aussiegingersnap/cursor-skills

A curated set of skills for Cursor Agent use.

9Stars on the repository
36Mods indexed here, across every type
6mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

api-rest

01

aussiegingersnap/cursor-skills

Skill Claude CodeCodex

REST API conventions for Next.js App Router with Zod validation and standardized error handling. This skill should be used when creating API routes, implementing CRUD operations, or establishing API patterns for a project.

not rated 9 6mo ago A 42 tokens

auth-better-auth

02

aussiegingersnap/cursor-skills

Skill Claude CodeCodex

Better Auth integration for Next.js 16 with Drizzle adapter. This skill should be used when connecting to a Better Auth instance, configuring OAuth providers, or implementing protected routes with proxy.ts.

not rated 9 6mo ago A 43 tokens

auth-lucia

03

aussiegingersnap/cursor-skills

Skill Claude CodeCodex

Minimal, secure authentication for Next.js App Router using Oslo (crypto/cookies), Arctic (OAuth), and Drizzle ORM + SQLite. No Auth.js/NextAuth bloat. Follows post-Lucia deprecation patterns from lucia-auth.com.

not rated 9 6mo ago A 0 tokens

db-postgres

04

aussiegingersnap/cursor-skills

Skill Claude CodeCodex

PostgreSQL database management with Drizzle ORM, versioned migrations, and type-safe queries. This skill should be used when setting up a new database, writing migrations, managing schemas, or troubleshooting database issues in PostgreSQL projects.

not rated 9 6mo ago A 50 tokens

db-prisma

05

aussiegingersnap/cursor-skills

Skill Claude CodeCodex

Prisma 7 ORM with PostgreSQL — schema design, migrations, seeding, and Railway deployment patterns. This skill should be used when setting up Prisma in a new project, writing migrations, managing database schemas, or deploying Prisma-backed services to Railway.

not rated 9 6mo ago A 55 tokens

db-sqlite

06

aussiegingersnap/cursor-skills

Skill Claude CodeCodex

SQLite database management with Prisma ORM, type-safe queries, and Railway deployment with Litestream backup. This skill should be used when creating database schemas, writing migrations, managing SQLite on Railway volumes, or troubleshooting database issues.

not rated 9 6mo ago A 48 tokens

docx

07

aussiegingersnap/cursor-skills

Skill Claude CodeCodex

Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new documents, (2) Modifying or editing content, (3) Working with tracked changes, (4)…

not rated 9 6mo ago B 77 tokens

pdf

08

aussiegingersnap/cursor-skills

Skill Claude CodeCodex

Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.

not rated 9 6mo ago A 50 tokens

pptx

09

aussiegingersnap/cursor-skills

Skill Claude CodeCodex

Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other presentation tasks.

not rated 9 6mo ago B 62 tokens

xlsx

10

aussiegingersnap/cursor-skills

Skill Claude CodeCodex

Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv, etc) for: (1) Creating new spreadsheets with formulas and formatting, (2) Reading or analyzing data, (3) Modify…

not rated 9 6mo ago A 96 tokens

documentation

11

aussiegingersnap/cursor-skills

Skill Claude CodeCodex

Maintain organized project documentation with metadata headers. Update existing docs before creating new ones. Use when writing or editing any project documentation.

not rated 9 6mo ago A 27 tokens

feature-build

12

aussiegingersnap/cursor-skills

Skill Claude CodeCodex

Orchestrator skill for the complete feature development lifecycle. Coordinates 5 phases - task selection, component design, build loop, analytics setup, and commit/documentation. Use when building any new feature or enhancement that requires multiple steps.

not rated 9 6mo ago C 49 tokens

infra-docker

13

aussiegingersnap/cursor-skills

Skill Claude CodeCodex

Local development environment with Docker Compose for PostgreSQL and other services. This skill should be used when setting up local infrastructure, managing development databases, or configuring containerized services.

not rated 9 6mo ago A 38 tokens

infra-env

14

aussiegingersnap/cursor-skills

Skill Claude CodeCodex

Environment variable conventions and security practices for Next.js projects. This skill should be used when setting up environment configuration, managing secrets, or establishing security patterns for a new project.

not rated 9 6mo ago B 37 tokens

railway

15

aussiegingersnap/cursor-skills

Skill Claude CodeCodex

Railway deployment and infrastructure management skill. This skill should be used when deploying applications to Railway, managing Railway services, checking deployment status, viewing logs, configuring environment variables, or troubleshooting Railway deployments.

not rated 9 6mo ago A 42 tokens

judge

16

aussiegingersnap/cursor-skills

Skill Claude CodeCodex

Quality review skill for verifying complex changes against criteria. Use for multi-file changes, new features, or before important commits. Skip for trivial fixes and quick iterations.

not rated 9 6mo ago A 34 tokens

mcp-apps

17

aussiegingersnap/cursor-skills

Skill Claude CodeCodex

Build MCP Apps - interactive UI components that render inside AI hosts like Claude, ChatGPT, and VSCode. This skill should be used when creating tools with rich UI, building dashboards or forms for AI interactions, or adding visual interfaces to MCP servers.

not rated 9 6mo ago A 55 tokens

nestjs

18

aussiegingersnap/cursor-skills

Skill Claude CodeCodex

NestJS 11 backend patterns with Fastify, modular architecture, guards, pipes, and Railway deployment. This skill should be used when building NestJS APIs, setting up backend services, or creating REST/GraphQL endpoints with NestJS.

not rated 9 6mo ago A 50 tokens

nextjs-16

19

aussiegingersnap/cursor-skills

Skill Claude CodeCodex

Next.js 16 specific patterns including proxy.ts (replaces middleware), cache components, and App Router conventions. This skill should be used when setting up a new Next.js 16 project or migrating from earlier versions.

not rated 9 6mo ago A 48 tokens

secrets-1password

20

aussiegingersnap/cursor-skills

Skill Claude CodeCodex

1Password Developer CLI skill for secure secrets management. This skill should be used when creating, reading, updating, or deleting secrets in 1Password vaults, injecting secrets into script execution, or setting up 1Password CLI authentication.

not rated 9 6mo ago D 53 tokens

skill-creator

21

aussiegingersnap/cursor-skills

Skill Claude CodeCodex

Orchestrator skill for creating effective skills. Guides through 6 steps - understanding examples, planning contents with scope assessment, initialization, editing with contracts, packaging, and iteration. Use when creating a new skill or updating an existing skill.

not rated 9 6mo ago A 51 tokens

state-effector

22

aussiegingersnap/cursor-skills

Skill Claude CodeCodex

Effector reactive state management for React/Next.js applications. This skill should be used when implementing Effector stores, events, and effects, or when choosing Effector as the state management solution.

not rated 9 6mo ago A 43 tokens

state-tanstack

23

aussiegingersnap/cursor-skills

Skill Claude CodeCodex

State management patterns using Tanstack Query for server state and Zustand for client state. This skill should be used when setting up data fetching, implementing mutations, managing UI state, or organizing stores in React applications.

not rated 9 6mo ago A 46 tokens

tools-artifacts

24

aussiegingersnap/cursor-skills

Skill Claude CodeCodex

Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.

not rated 9 6mo ago A 63 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: