Browse Skills

44915 skills found

cc-overview.md
0
1 export cc-overview
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Comprehensive overview of Claude Code features, architecture, and capabilities. Learn about hooks, skills, commands, permissions, and best practices for configuring Claude Code as your AI development assistant. This is about the TOOL itself, not project code.
2026-01-05
nextjs-module-builder.md
0
1 export nextjs-module-builder
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Complete workflow for building new modules in Next.js 15 (App Router) with Supabase backend. Use when creating CRUD features, data management modules, or any new feature module following the 5-layer architecture (Types → Services → Hooks → Components → Pages). Covers TypeScript types, Supabase services, React hooks, Shadcn/UI components, and permission-based routing.
2026-01-05
fastapi-patterns.md
0
1 export fastapi-patterns
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Advanced FastAPI patterns including hierarchical dependency injection, background task management, and type-safe dependency annotation. Triggers: fastapi, dependency-injection, background-tasks, annotated-dependency, permission-chain.
2026-01-05
quiz-game-mechanics.md
0
1 export quiz-game-mechanics
2 violabg from "violabg/dev-quiz-battle"
3 Implement quiz game logic including game creation, player turn management, score calculation, answer validation, and game completion. Use when building game flows, turn-based mechanics, and scoring algorithms.
2026-01-05
truth-in-noise-encoder.md
0
1 export truth-in-noise-encoder
2 agentgptsmith from "agentgptsmith/MonadFramework"
3 Iteration 16 of Multiplicity Cascade - Hides truth in indistinguishable noise
2026-01-05
duckdb-sql.md
0
1 export duckdb-sql
2 robdmc from "robdmc/claude_skills"
3 Generate DuckDB SQL queries. Use when user asks about DuckDB queries, data analysis, exploring .ddb database files, CSV files, Parquet files, wants help editing/improving SQL, asks to use the duckdb skill, references duckdb assets, or wants to initialize/setup duckdb analysis.
2026-01-05
launch-email-sequence.md
0
1 export launch-email-sequence
2 Sheshiyer from "Sheshiyer/Skills-claude-brand-genesis"
3 Produces the full launch week email cadence (morning, evening, day 2 extension, reason
2026-01-05
power-mode.md
0
1 export power-mode
2 jrc1883 from "jrc1883/popkit-claude"
3 Multi-agent orchestration system using Claude Code's native background agents (2.0.64+) for true parallel collaboration. Enables shared context, sync barriers between phases, and coordinator oversight. Use for complex tasks benefiting from parallel execution (epics, large refactors, multi-phase features). Do NOT use for simple tasks or sequential workflows - the coordination overhead isn't justified.
2026-01-05
web-security-standards.md
0
1 export web-security-standards
2 cuioss from "cuioss/cui-llm-rules"
3 Trusted domains, security assessment patterns, and domain research standards for WebFetch permissions
2026-01-05
process-pdfs.md
0
1 export process-pdfs
2 philoserf from "philoserf/claude-code-setup"
3 Comprehensive toolkit for PDF processing and manipulation. Process PDF files to extract text/tables, convert PDF to text, merge/combine/split PDFs, fill forms, add watermarks, rotate pages, handle passwords, OCR scanned documents. Use when working with PDF documents for complex tasks, batch processing, or programmatic manipulation to read, parse, combine, or extract data from PDFs at scale.
2026-01-05
implement-dynamic-graph-question.md
0
1 export implement-dynamic-graph-question
2 asmith7013 from "asmith7013/coachingPlatform"
3 Create interactive coordinate plane questions using p5.js where students draw linear lines with snap-to-grid.
2026-01-05
github-cli.md
0
1 export github-cli
2 qnimbus from "qnimbus/dotfiles"
3 Interact with GitHub using the 'gh' command-line tool for repository operations, issue management, pull requests, GitHub Actions workflows, releases, and gists. Use when working with GitHub repositories, when the user mentions 'gh' commands, GitHub operations, or requests like creating issues, managing PRs, viewing workflows, creating releases, or working with gists.
2026-01-05
moai-baas-railway-ext.md
0
1 export moai-baas-railway-ext
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Enterprise Railway Full-Stack Platform with AI-powered container orchestration, Context7 integration, and intelligent deployment automation for scalable modern applications
2026-01-05
dev-init.md
0
1 export dev-init
2 lastdays03 from "lastdays03/claude_skills"
3 Standards for project scaffolding, directory structure, and initial documentation.
2026-01-05
testing.md
0
1 export testing
2 nathanielcrowell12-spec from "nathanielcrowell12-spec/photo-vault"
3 Implement testing patterns for PhotoVault using Playwright and Vitest. Use when writing E2E tests, unit tests, API route tests, or debugging flaky tests. Includes PhotoVault test fixtures, page objects, and Stripe webhook testing patterns.
2026-01-05
terminal-context.md
0
1 export terminal-context
2 GlacierEQ from "GlacierEQ/mastermind"
3 Complete Kitty terminal awareness + control for coding agents: list panes/tabs, read scrollback, map ports→processes, parse per-pane git/last-command metadata (from shell hooks), and send commands/focus panes. Use when user mentions "another terminal", "is the server running", "what failed", or you need to run/inspect commands across panes.
2026-01-05
agent-management.md
0
1 export agent-management
2 Emz1998 from "Emz1998/avaris-ai"
3 Use PROACTIVELY this agent when you need to design and create optimal Claude Code subagents, update existing agents with new capabilities, revise agent configurations, analyze project requirements to identify specialized roles, or craft precise agent configurations with appropriate tool permissions and model tiers. When the user specify "Create or Update subagent [name]", this skill must be triggered.
2026-01-05
github-security-alert-fixer.md
0
1 export github-security-alert-fixer
2 bigandslow from "bigandslow/cproj"
3 Systematically analyzes and fixes GitHub CodeQL security alerts with proper documentation and testing
2026-01-05
steering-workflow.md
0
1 export steering-workflow
2 anujkumar001111 from "anujkumar001111/xsky-agent"
3 This skill should be used when the user asks about "steering documents", "project steering", "workflow setup", "CLAUDE.md configuration", "AGENTS.md", "AI agent project setup", or needs to understand how to configure steering documentation for AI-driven development workflows.
2026-01-05
avoiding-any-types.md
0
1 export avoiding-any-types
2 djankies from "djankies/claude-configs"
3 Teaches when and how to use unknown instead of any type in TypeScript. Use when working with TypeScript code that has any types, needs type safety, handling external data, or when designing APIs. Critical for preventing type safety violations.
2026-01-05
storybook-creation.md
0
1 export storybook-creation
2 griffnb from "griffnb/assettradingdesk-ui"
3 Creating Storybook documentation with proper stories, argTypes, model instances, and variations
2026-01-05
error-handling-patterns.md
0
1 export error-handling-patterns
2 adaptive-enforcement-lab from "adaptive-enforcement-lab/claude-skills"
3 Master when to fail fast vs degrade gracefully. Production-tested error handling strategies for GitHub Actions, CI/CD pipelines, and platform automation.
2026-01-05
excel-formula-analyzer.md
0
1 export excel-formula-analyzer
2 tylermorganme from "tylermorganme/crop_plan_2025"
3 Analyze Excel spreadsheet formulas to build dependency DAGs (Directed Acyclic Graphs) and understand calculation chains. This skill should be used when the user wants to reverse-engineer Excel formula dependencies, trace how values are calculated from inputs to outputs, validate formula logic, or create reusable calculators from spreadsheet logic.
2026-01-05
reviewing-notes.md
0
1 export reviewing-notes
2 alexanderop from "alexanderop/second-brain-nuxt"
3 Audit notes for quality issues. Use when asked to "review notes", "check content quality", "audit my knowledge base", or "find broken links".
2026-01-05