wpank/ai

A curated collection of 115 skills, 16 agents, and 48 commands for Claude Code and Cursor.

11Stars on the repository
60Mods 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-design

01

wpank/ai

Skill Claude CodeCodex

REST and GraphQL API design principles — resource modeling, HTTP semantics, pagination, error handling, HATEOAS, schema design, and DataLoader patterns. Use when designing new APIs, reviewing specs, or establishing team API standards.

11 6mo ago A 50 tokens

api-development

02

wpank/ai

Skill Claude CodeCodex

Meta-skill that orchestrates the full API development lifecycle — from design through documentation — by coordinating specialized skills, agents, and commands into a seamless build workflow.

11 6mo ago A 35 tokens

api-versioning

03

wpank/ai

Skill Claude CodeCodex

API versioning strategies — URL path, header, query param, content negotiation — with breaking change classification, deprecation timelines, migration patterns, and multi-version support. Use when evolving APIs, planning breaking changes, or managing version lifecycles.

11 6mo ago A 53 tokens

auth-patterns

04

wpank/ai

Skill Claude CodeCodex

Authentication and authorization patterns — JWT, OAuth 2.0, sessions, RBAC/ABAC, password security, MFA, and vulnerability prevention. Use when implementing login flows, protecting routes, managing tokens, or auditing auth security.

11 6mo ago A 51 tokens

caching

05

wpank/ai

Skill Claude CodeCodex

Caching strategies, invalidation, eviction policies, HTTP caching, distributed caching, and anti-patterns. Use when designing cache layers, choosing eviction policies, debugging stale data, or optimizing read-heavy workloads.

11 6mo ago A 43 tokens

database-migrations

06

wpank/ai

Skill Claude CodeCodex

Safe, zero-downtime database migration strategies — schema evolution, rollback planning, data migration, tooling, and anti-pattern avoidance for production systems. Use when planning schema changes, writing migrations, or reviewing migration safety.

11 6mo ago A 47 tokens

error-handling

07

wpank/ai

Skill Claude CodeCodex

Error handling patterns across languages and layers — operational vs programmer errors, retry strategies, circuit breakers, error boundaries, HTTP responses, graceful degradation, and structured logging. Use when designing error strategies, building resilient APIs, or reviewing error management.

11 6mo ago A 51 tokens

rate-limiting

08

wpank/ai

Skill Claude CodeCodex

Rate limiting algorithms, implementation strategies, HTTP conventions, tiered limits, distributed patterns, and client-side handling. Use when protecting APIs from abuse, implementing usage tiers, or configuring gateway-level throttling.

11 6mo ago A 45 tokens

wpank/ai

Skill Claude CodeCodex

Design intuitive, scalable REST and GraphQL APIs that developers love. Covers resource modeling, HTTP semantics, pagination, error handling, versioning, and GraphQL schema patterns.

11 6mo ago A 5 tokens

wpank/ai

Skill Claude CodeCodex

Lightweight documentation capturing the context, decision, and consequences of significant technical choices. ADRs become the institutional memory of why things are built the way they are.

11 6mo ago A 9 tokens

wpank/ai

Skill Claude CodeCodex

Backend architecture patterns for building maintainable, testable systems: Clean Architecture, Hexagonal Architecture, and Domain-Driven Design.

11 6mo ago A 3 tokens

event-store

12

wpank/ai

Skill Claude CodeCodex

Design and implement event stores for event-sourced systems. Use when building event sourcing infrastructure, implementing event persistence, projections, snapshotting, or CQRS patterns.

11 6mo ago A 35 tokens

go-concurrency

13

wpank/ai

Skill Claude CodeCodex

Production Go concurrency patterns — goroutines, channels, sync primitives, context, worker pools, pipelines, and graceful shutdown. Use when building concurrent Go applications or debugging race conditions.

11 6mo ago A 39 tokens

wpank/ai

Skill Claude CodeCodex

Patterns for building distributed systems: service decomposition, inter-service communication, data management, and resilience. Helps you avoid the "distributed monolith" anti-pattern.

11 6mo ago A 4 tokens

monorepo

15

wpank/ai

Skill Claude CodeCodex

Build and manage monorepos with Turborepo, Nx, and pnpm workspaces — covering workspace structure, dependency management, task orchestration, caching, CI/CD, and publishing. Use when setting up monorepos, optimizing builds, or managing shared packages.

11 6mo ago C 59 tokens

nodejs-patterns

16

wpank/ai

Skill Claude CodeCodex

WHAT: Production-ready Node.js backend patterns - Express/Fastify setup, layered architecture, middleware, error handling, validation, database integration, authentication, and caching. WHEN: User is building REST APIs, setting up Node.js servers, implementing authentication, integrating databases, adding…

11 6mo ago A 113 tokens

postgres-job-queue

17

wpank/ai

Skill Claude CodeCodex

PostgreSQL-based job queue with priority scheduling, batch claiming, and progress tracking. Use when building job queues without external dependencies. Triggers on PostgreSQL job queue, background jobs, task queue, priority queue, SKIP LOCKED.

11 6mo ago A 53 tokens

wpank/ai

Skill Claude CodeCodex

Controller-service-query layered API architecture with data enrichment and parallel fetching. Use when building REST APIs or GraphQL resolvers with clean separation of concerns. Triggers on API architecture, service layer, controller pattern, data enrichment, REST API.

11 6mo ago A 52 tokens

supabase-postgres

19

wpank/ai

Skill Claude CodeCodex

Postgres performance optimization and best practices from Supabase — covering indexing, connection management, RLS security, schema design, locking, data access patterns, and monitoring. Use when writing SQL, designing schemas, optimizing queries, or configuring Postgres.

11 6mo ago A 54 tokens

wpank/ai

Skill Claude CodeCodex

Patterns for animating financial numbers with spring physics, formatting, and visual feedback. Covers animated counters, price tickers, percentage changes, and value flash effects. Use when building financial dashboards or trading UIs. Triggers on animated number, price animation, financial display, number formatting…

11 6mo ago A 68 tokens

wpank/ai

Skill Claude CodeCodex

Patterns for building design system components using Surface primitives, CVA variants, and consistent styling. Use when building reusable UI components that follow design token architecture. Triggers on Surface component, CVA, class-variance-authority, component variants, design tokens.

11 6mo ago A 55 tokens

wpank/ai

Skill Claude CodeCodex

Foundational design system architecture — token hierarchies, theming infrastructure, token pipelines, and governance. Use when creating design tokens, implementing theme switching, setting up Style Dictionary, or establishing multi-brand theming. Triggers on design tokens, theme provider, Style Dictionary, token…

11 6mo ago A 73 tokens

wpank/ai

Skill Claude CodeCodex

Patterns for creating design systems with personality and distinctive aesthetics. Covers aesthetic documentation, color token architecture, typography systems, layered surfaces, and motion. Use when building design systems that go beyond generic templates. Triggers on design system, design tokens, aesthetic, color…

11 6mo ago A 68 tokens

wpank/ai

Skill Claude CodeCodex

Patterns for building dark-themed financial charts and data visualizations. Covers chart theming, color scales for gains/losses, and real-time data display. Use when building trading dashboards or financial analytics. Triggers on chart theme, data visualization, financial chart, dark theme, gains losses, trading UI.

11 6mo ago A 67 tokens