Browse Skills
22656 skills found
code-explanation.md
0
1
export
code-explanation
2
from
"brendendurham/claude-code-config"
from
"brendendurham/claude-code-config"
3
Explain code with ASCII diagrams, analogies, and Mermaid visualizations. Triggers: explain this code, how does this work, what does this do, explain architecture, visualize code, diagram this, help me understand
2026-01-05
project-doc.md
0
1
export
project-doc
2
from
"justEstif/dotfiles"
from
"justEstif/dotfiles"
3
Organize, create, and maintain documentation for projects. Use when the user asks to set up docs structure, write documentation, update existing docs, create READMEs, ADRs, guides, or any project documentation. Triggers include "organize my docs", "set up documentation", "write docs for this", "update the README", "document this", or when working on a project that needs documentation.
2026-01-05
lesson-structure.md
0
1
export
lesson-structure
2
from
"zeeshan080/ai-native-robotics"
from
"zeeshan080/ai-native-robotics"
3
Provide lesson markdown templates for the AI-Native Robotics Textbook. Use when writing lessons, structuring educational content, or validating lesson format.
2026-01-05
fundamentals-analysis.md
0
1
export
fundamentals-analysis
2
from
"hck717/FYP-Prep"
from
"hck717/FYP-Prep"
3
Analyzes a company's fundamental performance, growth drivers, and risks using verified financial data and text evidence. Use this when asked to research a stock's business model, revenue segments, or quarterly performance.
2026-01-05
context-manager.md
0
1
export
context-manager
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Comprehensive context and token usage management for Claude Code. Use this skill when working with large codebases, managing context window budget, optimizing file loading strategies, or when responses indicate context limitations. Helps with token analysis, file organization, query optimization, and context-efficient development workflows.
2026-01-05
assessment-builder.md
0
1
export
assessment-builder
2
from
"khanaleema/PhysicalAI-Book"
from
"khanaleema/PhysicalAI-Book"
3
Creates assessments with varied question types (MCQ, code-completion, debugging, projects) alignedto learning objectives with meaningful distractors based on common misconceptions. Activate wheneducators design quizzes, exams, or tests measuring understanding; need questions at appropriatecognitive levels (Bloom's taxonomy); want balanced cognitive distribution (60%+ non-recall); orrequire rubrics for open-ended questions. Generates MCQs with diagnostic distractors, code-writingprompts, debugging challenges, and project-based assessments targeting deep understanding.
2026-01-05
mcp-tool-developer.md
0
1
export
mcp-tool-developer
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Expert in building MCP servers using the Official Python MCP SDK. Use this when defining tools, resources, and prompts that allow AI agents to manage application state.
2026-01-05
jest-config-generator.md
0
1
export
jest-config-generator
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Generate Jest configuration files for JavaScript/TypeScript testing with coverage, mocking, and environment-specific settings. Triggers on "create jest config", "generate jest.config", "jest configuration for", "testing config".
2026-01-05
api-dev.md
0
1
export
api-dev
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Modern API development patterns for building high-performance, scalable web services. Expert in async/await patterns, REST/GraphQL APIs, middleware, error handling, rate limiting, OpenAPI documentation, testing, and production optimizations. Framework-agnostic patterns that work with Python, Node.js, Go, and other languages.
2026-01-05
error-triage.md
0
1
export
error-triage
2
from
"elevanaltd/hestai-core"
from
"elevanaltd/hestai-core"
3
Systematic error resolution with priority-based triage preventing cascade failures. Build→Types→Unused→Async→Logic→Tests priority order, TYPE_SAFETY_THEATER detection, proven from B2 validation work. Use when resolving errors, CI failures, cascade detection, type safety violations. Triggers on error resolution, CI failures, systematic error fixing, cascade detection, type safety theater, build errors, type errors, validation theater.
2026-01-05
skriptoteket-frontend-specialist.md
0
1
export
skriptoteket-frontend-specialist
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Skriptoteket frontend development (FastAPI backend + full Vue/Vite SPA) using the HuleEdu-aligned stack (Vue 3.5.x + Vite + TypeScript, Pinia, Vue Router, Tailwind CSS v4 tokens/@theme, HuleEdu design tokens, pnpm). Use for working in the `frontend/` pnpm workspace, SPA hosting/history fallback, implementing SPA features (auth, routing, state, API clients), and keeping the UI/auth model compatible with future HuleEdu teacher login integration (same entry point, no separate login).
2026-01-05
instruction-routing.md
0
1
export
instruction-routing
2
from
"sernstberger/base-joy"
from
"sernstberger/base-joy"
3
Help decide where to put new instructions, conventions, or automation. Use when the user wants to add a new rule, pattern, or workflow but isn't sure if it should go in CLAUDE.md, a skill, or a command.
2026-01-05
harness-mcp.md
0
1
export
harness-mcp
2
from
"Lobbi-Docs/claude"
from
"Lobbi-Docs/claude"
3
Harness MCP (Model Context Protocol) server integration for AI-powered CD operations, pipeline management, Git repositories, pull requests, code review comments, and bidirectional Jira synchronization
2026-01-05
orm-reviewer.md
0
1
export
orm-reviewer
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
WHEN: ORM code review, Prisma/TypeORM/SQLAlchemy/GORM patterns, lazy loading, transactionsWHAT: Query efficiency + Lazy/eager loading + Transaction handling + N+1 prevention + Model designWHEN NOT: Raw SQL → sql-optimizer, Schema design → schema-reviewer
2026-01-05
prompt-tsx-patterns.md
0
1
export
prompt-tsx-patterns
2
from
"OmerMachluf/vscode-copilot-chat"
from
"OmerMachluf/vscode-copilot-chat"
3
Deep dive into prompt-tsx patterns used in vscode-copilot-chat, including component lifecycle, async rendering, priority system, and token budget management
2026-01-05
extract-activations.md
0
1
export
extract-activations
2
from
"ajobi-uhc/interp-agent-bench"
from
"ajobi-uhc/interp-agent-bench"
3
Extract hidden state activations from specific model layers
2026-01-05
db-migrations.md
0
1
export
db-migrations
2
from
"blakebauman/cf-monorepo"
from
"blakebauman/cf-monorepo"
3
Intelligent database migration management for Drizzle ORM with Better Auth integration in Cloudflare Workers environment. Analyzes schema changes, validates migrations, and guides production deployment strategies.
2026-01-05
backend-migrations.md
0
1
export
backend-migrations
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Create and manage database migrations following best practices for reversibility, zero-downtime deployments, and version control. Use this skill when creating migration files, modifying database schemas, adding or removing tables/columns, managing indexes, or performing data transformations. Apply when working on migration files (migrations/*.ts, migrations/*.sql, *_migration.py), Prisma schema changes, Supabase migrations, or any database evolution tasks. This skill ensures reversible migrations with rollback/down methods, small focused single-change migrations, zero-downtime deployment compatibility, separated schema and data migrations, safe concurrent index creation on large tables, clear descriptive naming conventions, and proper version control practices (never modify deployed migrations).
2026-01-05
cleanup-issue.md
0
1
export
cleanup-issue
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Clean up after an issue PR is merged. Merges the PR if needed, removes the worktree, deletes the branch, updates main, and starts a fresh session. Use when asked to clean up an issue, finish an issue, or after a PR is approved.
2026-01-05
insightpulse-deepnote-data-lab.md
0
1
export
insightpulse-deepnote-data-lab
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Design, organize, and operate Deepnote projects as the InsightPulseAI Data Lab workspace for exploration, jobs, and Superset-ready summary tables.
2026-01-05
reinforcement-learning.md
0
1
export
reinforcement-learning
2
from
"pluginagentmarketplace/custom-plugin-machine-learning"
from
"pluginagentmarketplace/custom-plugin-machine-learning"
3
Q-learning, policy gradient, actor-critic, and multi-agent reinforcement learning.
2026-01-05
mcp-server.md
0
1
export
mcp-server
2
from
"Azeem-2/HackthonII"
from
"Azeem-2/HackthonII"
3
Generic MCP (Model Context Protocol) server development patterns. Provides reusable architecture and best practices for building MCP servers that expose any domain-specific operations as tools for AI agents. Framework-agnostic implementation supporting async operations, error handling, and enterprise-grade features.
2026-01-05
gh-fix-ci.md
0
1
export
gh-fix-ci
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Inspect GitHub PR for CI failures, merge conflicts, change requests, and unresolved review threads. Create fix plans and implement after user approval. Resolve review threads and notify reviewers after fixes.
2026-01-05
uv-advanced.md
0
1
export
uv-advanced
2
from
"cuba6112/researchagent"
from
"cuba6112/researchagent"
3
Advanced usage of uv, the extremely fast Python package and project manager from Astral. Use this skill when working with uv for project management (uv init, uv add, uv run, uv lock, uv sync), workspaces and monorepos, dependency resolution strategies (universal, platform-specific, constraints, overrides), Docker containerization, PEP 723 inline script metadata, uvx tool execution, Python version management, pip interface migration, pyproject.toml configuration, or any advanced uv workflow. Covers workspaces, resolution strategies, Docker best practices, CI/CD integration, and migration from pip/poetry/pipenv.
2026-01-05