Browse Skills
22656 skills found
value-based-methods.md
0
1
export
value-based-methods
2
from
"tachyon-beep/hamlet"
from
"tachyon-beep/hamlet"
3
Master DQN, Double DQN, Dueling DQN, Rainbow - value-based methods for discrete actions
2026-01-05
terraphim-hooks.md
0
1
export
terraphim-hooks
2
from
"terraphim/codex-skills"
from
"terraphim/codex-skills"
3
Knowledge graph-based text replacement using Terraphim hooks.Intercepts commands and text to apply transformations defined in the knowledge graph.Works with Claude Code PreToolUse hooks and Git prepare-commit-msg hooks.
2026-01-05
moai-domain-frontend.md
0
1
export
moai-domain-frontend
2
from
"junseokandylee/ClaudeAutomate"
from
"junseokandylee/ClaudeAutomate"
3
Frontend development specialist covering React 19, Next.js 16, Vue 3.5, and modern UI/UX patterns with component architecture
2026-01-05
backend-trpc.md
0
1
export
backend-trpc
2
from
"frankdevlabs/compilothq"
from
"frankdevlabs/compilothq"
3
Design and implement end-to-end type-safe APIs using tRPC with proper router organization, procedure definitions, input validation with Zod schemas, context management, and middleware. Use this skill when creating or modifying tRPC router files like server/routers/*.ts, src/server/api/routers/*.ts, *.router.ts, or any files containing tRPC procedure definitions, queries, and mutations. Use this when defining tRPC routers with .query() for read operations and .mutation() for write operations, implementing input validation using Zod schemas with .input(z.object({...})) for type-safe runtime validation of all procedure parameters, creating and organizing reusable sub-routers by feature or domain (user router, post router, comment router) and composing them into a main app router using mergeRouters or router nesting, setting up tRPC context in createContext functions to provide request-scoped data like user sessions, database connections, or authentication state to all procedures, implementing tRPC middleware wit
2026-01-05
prisma-database.md
0
1
export
prisma-database
2
from
"metasaver/metasaver-marketplace"
from
"metasaver/metasaver-marketplace"
3
Use when scaffolding, auditing, or validating Prisma database packages in MetaSaver monorepos. Covers package structure, Prisma schema setup, database client initialization, and seed scripts. File types: .prisma, .ts, package.json.
2026-01-05
planning.md
0
1
export
planning
2
from
"Tietve/Lawweb"
from
"Tietve/Lawweb"
3
Use when you need to plan technical solutions that are scalable, secure, and maintainable.
2026-01-05
world-building.md
0
1
export
world-building
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
World-building assistant for maintaining canonical lore of imaginary countries. Use when Saul wants to create new countries, add historical events, create biographies of figures, expand existing canon, correct errors in canon, or ask questions about the world-building repository. Manages git repository of markdown files with validation for internal consistency.
2026-01-05
client-interviewing.md
0
1
export
client-interviewing
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
This skill should be used when conducting live client discovery interviews for brand identity projects. It provides guidelines for structured interviewing based on predefined questionnaire workflows for Express Brand (2-week) and Full Brand Identity (6-week) engagements.
2026-01-05
database-operations.md
0
1
export
database-operations
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
A skill for performing database CRUD operations following best practices. Includes guidance on session management, query building (filters, joins, aggregations), transaction handling, bulk operations, error handling, connection pooling, and query optimization. Provides reusable templates for database session dependencies, CRUD service classes, and transaction context managers.
2026-01-05
chatkit-botbuilder.md
0
1
export
chatkit-botbuilder
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Guide for creating production-grade ChatKit chatbots that integrate OpenAI Agents SDK with MCP tools and custom backends. Use when building AI-powered chatbots with specialized capabilities, real-time task execution, and user isolation for any application.
2026-01-05
pattern-migrator.md
0
1
export
pattern-migrator
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Systematic approach for migrating patterns between directories in Storybook-based design systems while maintaining cross-references and documentation integrity. Use this skill when reorganizing Storybook structure, moving patterns to new categories, refactoring documentation hierarchy, or performing bulk pattern migrations that require careful tracking of Meta titles, URLs, and cross-references.
2026-01-05
config-audit.md
0
1
export
config-audit
2
from
"amhuppert/my-ai-resources"
from
"amhuppert/my-ai-resources"
3
This skill should be used when auditing or comparing Claude Code and Cursor IDE configurations to identify feature gaps, equivalencies, and migration opportunities. Useful when managing AI development tooling across both platforms or deciding how to structure AI workflows.
2026-01-05
python.md
0
1
export
python
2
from
"anntnzrb/.claude"
from
"anntnzrb/.claude"
3
Develop Python applications using modern patterns, uv, and functional-first design. Activate when working with .py files, pyproject.toml, uv commands, or user mentions Python, itertools, functools, pytest, mypy, ruff, async, or functional programming patterns.
2026-01-05
frontend-design.md
0
1
export
frontend-design
2
from
"eoinmurray/neonfeedback.com"
from
"eoinmurray/neonfeedback.com"
3
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
2026-01-05
githubpages.md
0
1
export
githubpages
2
from
"julianobarbosa/claude-code-skills"
from
"julianobarbosa/claude-code-skills"
3
Complete GitHub Pages deployment and management system. Static site hosting with Jekyll, custom domains, and GitHub Actions. USE WHEN user mentions 'github pages', 'deploy static site', 'host website on github', 'jekyll site', 'custom domain for github', OR wants to publish a website from a repository.
2026-01-05
fastapi-jwt-auth.md
0
1
export
fastapi-jwt-auth
2
from
"MuhammedSuhaib/LevelUpSpeckit-Plus"
from
"MuhammedSuhaib/LevelUpSpeckit-Plus"
3
Expert skill for implementing JWT-based authentication in FastAPI applications. Handles token generation, verification, user authentication, protected routes, and security best practices. Includes setup for password hashing, OAuth2 schemes, and user data isolation. Use when implementing JWT authentication in FastAPI applications, securing API endpoints with token-based authentication, or implementing user registration and login functionality.
2026-01-05
javascript-pragmatic-rules.md
0
1
export
javascript-pragmatic-rules
2
from
"matthewharwood/fantasy-phonics"
from
"matthewharwood/fantasy-phonics"
3
30 pragmatic rules for production JavaScript covering async operations, V8 optimization, memory management, testing, error handling, and performance. Use when writing JavaScript, optimizing performance, handling promises, or building production-grade applications. Includes promise rejection handling, V8 hidden classes, memory leak prevention, and structured testing patterns.
2026-01-05
story-creator.md
0
1
export
story-creator
2
from
"LaunchCG/claude-marketplace-pub"
from
"LaunchCG/claude-marketplace-pub"
3
Generates structured user stories from natural language requirements with proper formatting and AI-ready content
2026-01-05
ux-prototyping.md
0
1
export
ux-prototyping
2
from
"Emz1998/avaris-ai"
from
"Emz1998/avaris-ai"
3
Create interactive single-file HTML prototypes for UX validation. Use when the user asks to create a prototype, mockup, or interactive wireframe based on specs/architecture/ux.md or any UX specification. Triggers include requests like "create a prototype", "build a prototype from the UX spec", "make an interactive mockup", "prototype the user flow", or "validate the UX".
2026-01-05
supabase-management.md
0
1
export
supabase-management
2
from
"GolferGeek/orchestrator-ai"
from
"GolferGeek/orchestrator-ai"
3
Manage Supabase database using Orchestrator AI's storage-based sync system. Use when working with Supabase, database snapshots, migrations, agent exports, N8N workflow exports, backups, or storage scripts. CRITICAL: Prevents direct Supabase operations - all operations MUST use storage/scripts/*.sh
2026-01-05
type-safety-validation.md
0
1
export
type-safety-validation
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Achieve end-to-end type safety with Zod runtime validation, tRPC type-safe APIs, Prisma ORM, exhaustive type checking, and TypeScript 5.7+ features. Build fully type-safe applications from database to UI for 2025+ development.
2026-01-05
skill-creator.md
0
1
export
skill-creator
2
from
"MasonRhodesDev/dotfiles"
from
"MasonRhodesDev/dotfiles"
3
This skill should be used whenever the user mentions "skill" in any way, including creating, updating, modifying, or packaging skills. Guide for creating effective skills that extend Claude's capabilities with specialized knowledge, workflows, or tool integrations.
2026-01-05
gap-tracker.md
0
1
export
gap-tracker
2
from
"durdan/dd-sdlc-ai"
from
"durdan/dd-sdlc-ai"
3
Track and update progress on system design gap implementation. Use when implementing patterns, marking items complete, checking progress, viewing remaining items, or updating the implementation plan. Triggers on "mark complete", "check progress", "show gaps", "update tracker", "what's next", "implementation status".
2026-01-05
frontend-responsive.md
0
1
export
frontend-responsive
2
from
"DevanB/lucidlog"
from
"DevanB/lucidlog"
3
Implement mobile-first responsive designs with fluid layouts, breakpoints, relative units, and touch-friendly interfaces that work across all device sizes. Use this skill when writing or modifying React components (.tsx, .jsx files), when implementing CSS or Tailwind responsive utilities (sm:, md:, lg:, xl: breakpoints), when working on layout components, navigation menus, grid systems, when optimizing for mobile devices, tablets, or desktop screens, when implementing media queries, when ensuring touch-friendly UI elements, or when testing cross-device compatibility.
2026-01-05