main_rule
01aussiegingersnap/cursor-skills
Cursor rule Cursor
This is a skills distribution repository - a curated collection of skills for Cursor AI agents.
aussiegingersnap/cursor-skills
Cursor rule Cursor
This is a skills distribution repository - a curated collection of skills for Cursor AI agents.
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.
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.
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.
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.
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.
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.
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)…
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.
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.
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…
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.