Browse Skills
4429 skills found
authhub.md
0
1
export
authhub
2
from
"awudevelop/claude-plugins"
from
"awudevelop/claude-plugins"
3
Use when implementing authentication, user management, organization/tenant management, team invitations, role-based access control (RBAC), or multi-tenant architecture in a Supabase project. Provides complete schema, API templates, and frontend components for AuthHub-style authentication.
2026-01-05
reviewing-skills.md
0
1
export
reviewing-skills
2
from
"taisukeoe/agentic-ai-skills-creator"
from
"taisukeoe/agentic-ai-skills-creator"
3
Review skill files for best practices compliance (naming, description, structure, size). Use when checking SKILL.md quality or getting feedback before publishing. Static analysis only - does NOT execute the skill.
2026-01-05
chrome-devtools-site-search.md
0
1
export
chrome-devtools-site-search
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Validate website parsing and browser automation feasibility by browsing and searching within a user-specified website scope using the chrome-devtools MCP server (mcp_servers.chrome-devtools); summarize results backed by observed page content (real titles/URLs), and open matching pages for review. Use when the user asks you to open a site, find specific content on it, run a site-scoped query, and keep the relevant pages open.
2026-01-05
landsandboat-ffxi.md
0
1
export
landsandboat-ffxi
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Expert knowledge of Final Fantasy XI private server development using LandSandBoat codebase. Use when working with FFXI game mechanics, LandSandBoat source code, database schema, Lua scripting, GM tools, or server administration.
2026-01-05
infra-tdd.md
0
1
export
infra-tdd
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
인프라 계층(JpaEntity, Adapter, Repository) TDD 개발 지침. Red-Green-Refactor 사이클을 통해 테스트 주도 개발을 수행합니다. 실제 DB(Testcontainer)를 사용하며 Mocking하지 않습니다.
2026-01-05
subscription-schemas.md
0
1
export
subscription-schemas
2
from
"vanman2024/ai-dev-marketplace"
from
"vanman2024/ai-dev-marketplace"
3
Production-ready Supabase database schemas for customers, subscriptions, payments, invoices, and webhook events with comprehensive Row Level Security policies. Use when setting up payment infrastructure, creating subscription tables, implementing secure payment data storage, or configuring RLS policies for multi-tenant payment systems.
2026-01-05
database-reset-dev.md
0
1
export
database-reset-dev
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Resets local development database by deleting all data and restarting API container to trigger auto-seeding. SINGLE SOURCE OF TRUTH for dev database reset automation.
2026-01-05
rr-nestjs.md
0
1
export
rr-nestjs
2
from
"sigma16z-hq/s16z-pms"
from
"sigma16z-hq/s16z-pms"
3
Comprehensive NestJS framework skill for building scalable server-side applications. Use for TypeScript backend development with controllers, providers, modules, dependency injection, middleware, guards, interceptors, pipes, database integration (MikroORM + MongoDB), GraphQL, microservices, testing, and API documentation. Also triggers when working with NestJS TypeScript files (.ts), NestJS module files, nest-cli.json, or NestJS project structure. Example triggers: "Create NestJS controller", "Set up dependency injection", "Add middleware", "Create GraphQL resolver", "Build microservice", "Write NestJS test", "Set up database module"
2026-01-05
redis-caching-patterns.md
0
1
export
redis-caching-patterns
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Redis caching strategies for MCP servers - cache invalidation, TTL management, pub/sub patterns, and performance optimization
2026-01-05
executing-plans.md
0
1
export
executing-plans
2
from
"jrc1883/popkit-claude"
from
"jrc1883/popkit-claude"
3
Controlled batch execution of implementation plans with review checkpoints between phases. Loads plan, critically reviews for issues, executes tasks in batches, then pauses for architect feedback before continuing. Use when you have a complete implementation plan from brainstorming/writing-plans and want structured execution with quality gates. Do NOT use for ad-hoc implementation, exploratory coding, or when you don't have a formal plan - just implement directly with code review at the end.
2026-01-05
better-auth.md
0
1
export
better-auth
2
from
"jackspace/ClaudeSkillz"
from
"jackspace/ClaudeSkillz"
3
Implement authentication and authorization with Better Auth - a framework-agnostic TypeScript authentication framework. Features include email/password authentication with verification, OAuth providers (Google, GitHub, Discord, etc.), two-factor authentication (TOTP, SMS), passkeys/WebAuthn support, session management, role-based access control (RBAC), rate limiting, and database adapters. Use when adding authentication to applications, implementing OAuth flows, setting up 2FA/MFA, managing user sessions, configuring authorization rules, or building secure authentication systems for web applications.
2026-01-05
financial-proposal-generator.md
0
1
export
financial-proposal-generator
2
from
"PandaAllIn/UBOS_FINAL"
from
"PandaAllIn/UBOS_FINAL"
3
Produces excellence-grade EU grant narratives, budget justifications, andscoring diagnostics that consistently reach ≥4.6/5 (13.8/15 Horizon scale).Integrates constitutional AI framing, Oracle-validated evidence, and EU costcompliance to feed Grant Application Assembler and client review workflows.
2026-01-05
implementation-review.md
0
1
export
implementation-review
2
from
"teliha/dev-workflows"
from
"teliha/dev-workflows"
3
Self-feedback review loop to verify implementation matches specification. Use with --mode quick/standard/thorough to control review depth. Default is thorough (3 consecutive passes). (user)
2026-01-05
backend-models.md
0
1
export
backend-models
2
from
"frankdevlabs/compilothq"
from
"frankdevlabs/compilothq"
3
Define and structure database models with clear naming conventions, timestamps, data integrity constraints, appropriate data types, and relationship definitions. Use this skill when creating or modifying database model files in directories like models/, entities/, schemas/, src/models/, app/models/, or any ORM model definition folders. Use this when defining model classes with ORMs like Sequelize, TypeORM, Prisma schema, Django ORM models, Rails ActiveRecord models, SQLAlchemy models, Mongoose schemas, or any database ORM framework, adding or modifying database constraints like NOT NULL, UNIQUE, CHECK constraints, or foreign key relationships to enforce data integrity at the database level, defining model relationships such as hasMany, belongsTo, hasOne, belongsToMany, ManyToMany, or OneToMany associations between entities to represent how data is connected, implementing validation rules at the model layer for data integrity including required fields, format validation, and custom business rule validation, ch
2026-01-05
react-tanstack-senior.md
0
1
export
react-tanstack-senior
2
from
"mOdrA40/claude-codex-skills-directory"
from
"mOdrA40/claude-codex-skills-directory"
3
Expertise senior/lead React developer 20 tahun dengan TanStack ecosystem (Query, Router, Table, Form, Start). Gunakan skill ini ketika: (1) Membuat aplikasi React dengan TanStack libraries, (2) Review/refactor kode React untuk clean code, (3) Debugging React/TanStack issues, (4) Setup project structure yang maintainable, (5) Optimasi performa React apps, (6) Memilih library yang tepat untuk use case tertentu, (7) Mencegah common bugs dan memory leaks, (8) Implementasi best practices KISS dan less is more. Trigger keywords: React, TanStack, React Query, TanStack Router, TanStack Table, TanStack Form, TanStack Start, Vinxi, clean code, refactor, performance, debugging.
2026-01-05
database-best-practices.md
0
1
export
database-best-practices
2
from
"sarojpunde/shopify-dev-toolkit-claude-plugins"
from
"sarojpunde/shopify-dev-toolkit-claude-plugins"
3
Prisma ORM best practices for Shopify apps including multi-tenant data isolation, query optimization, transaction patterns, and migration strategies. Auto-invoked when working with database operations.
2026-01-05
mastering-postgresql.md
0
1
export
mastering-postgresql
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
PostgreSQL development for Python with full-text search (tsvector, tsquery, BM25 via pg_search), vector similarity (pgvector with HNSW/IVFFlat), JSONB and array indexing, and production deployment. Use when creating search features, storing AI embeddings, querying vector similarity, optimizing PostgreSQL indexes, or deploying to AWS RDS/Aurora, GCP Cloud SQL/AlloyDB, or Azure. Covers psycopg2, psycopg3, asyncpg, SQLAlchemy integration, Docker development setup, and index selection strategies. Triggers: "PostgreSQL search", "pgvector", "BM25 postgres", "JSONB index", "psycopg", "asyncpg", "PostgreSQL Docker", "AlloyDB vector". Does NOT cover: DBA administration (backup, replication, users), MySQL/MongoDB/Redis, schema design theory, stored procedures.
2026-01-05
pso.md
0
1
export
pso
2
from
"alexAlchemy/aphebis-world-builder-claude"
from
"alexAlchemy/aphebis-world-builder-claude"
3
Project Support Officer - Interface to the organization's project management system. Manages project list (project-list.csv), activity logs (project-activity-logs.csv), and project artifacts in org/projects/. Use when agents need to: create new projects, query project status, get active/all projects, record activity, save/get project artifacts, update project details, or close projects. All operations require caller identification (agent name/role). Only project managers can close projects. The PSO answers project-related questions and updates projects via scripts but does not perform non-project work.
2026-01-05
retrospective-workflow.md
0
1
export
retrospective-workflow
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Systematic post-story retrospective process with automated metrics gathering, structured feedback collection, and Agent Package Manager handoff generation
2026-01-05
supabase-react-best-practices.md
0
1
export
supabase-react-best-practices
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Comprehensive guide for building production-ready React applications with Supabase, TypeScript, and TanStack Query. Use when implementing auth, data fetching, real-time features, or optimizing Supabase integration.
2026-01-05
sequelize-migrations.md
0
1
export
sequelize-migrations
2
from
"francanete/fran-marketplace"
from
"francanete/fran-marketplace"
3
Sequelize migration patterns and best practices for PostgreSQL schema changes. Use when creating migrations, modifying tables, managing indexes, or handling data migrations safely.
2026-01-05
backend-design-optimizer.md
0
1
export
backend-design-optimizer
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Find the best backend architecture, database design, and API patterns using deep research. Use when user asks "best database for...", "optimize API", "backend architecture for...", or "scale this service".
2026-01-05
auto-animate.md
0
1
export
auto-animate
2
from
"jackspace/ClaudeSkillz"
from
"jackspace/ClaudeSkillz"
3
Production-tested setup for AutoAnimate (@formkit/auto-animate) - a zero-config, drop-in animation librarythat automatically adds smooth transitions when DOM elements are added, removed, or moved. This skill shouldbe used when building UIs that need simple, automatic animations for lists, accordions, toasts, or form validationmessages without the complexity of full animation libraries.Use when: Adding smooth animations to dynamic lists, building filter/sort interfaces, creating accordion components,implementing toast notifications, animating form validation messages, needing simple transitions without animation code,working with Vite + React + Tailwind, deploying to Cloudflare Workers Static Assets, or encountering SSR errors withanimation libraries.Keywords: auto-animate, @formkit/auto-animate, formkit, zero-config animation, automatic animations, drop-in animation,list animations, accordion animation, toast animation, form validation animation, lightweight animation, 2kb animation,prefers-reduce
2026-01-05
supabase-rls.md
0
1
export
supabase-rls
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Supabase Row Level Security policies. Use when creating RLS policies, securing tables, or implementing multi-tenant data isolation.
2026-01-05