Browse Skills
22656 skills found
ranking.md
0
1
export
ranking
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Ranks and scores retrieved documents based on similarity metrics from vector search. Use when sorting documents by relevance, prioritizing results, or when the user mentions ranking, scoring, or ordering documents.
2026-01-05
grammar-checker.md
0
1
export
grammar-checker
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Analyze text for grammar, spelling, punctuation, and style issues. Execute Python script to perform detailed analysis. Use when checking grammar or proofreading.
2026-01-05
mcp-builder.md
0
1
export
mcp-builder
2
from
"vamseeachanta/workspace-hub"
from
"vamseeachanta/workspace-hub"
3
Guide for building high-quality Model Context Protocol (MCP) servers that allow LLMs to interact with external services. Use when creating new MCP integrations, tools, or servers for Claude or other AI systems.
2026-01-05
gemini-pdf.md
0
1
export
gemini-pdf
2
from
"odysseus0/nix-config"
from
"odysseus0/nix-config"
3
Process multimodal documents using Gemini CLI, leveraging Gemini's superior multimodal capabilities. Use for PDFs, scanned documents, image-heavy documents, or any file where visual understanding matters. Ideal for extracting content from complex layouts, tables, diagrams, handwritten notes, or mixed text/image documents. Triggers on PDF processing, document extraction, "use Gemini for this", or when document has visual complexity that benefits from multimodal understanding.
2026-01-05
anime-mj-prompt-builder.md
0
1
export
anime-mj-prompt-builder
2
from
"jawhnycooke/claude-code-anime-mj"
from
"jawhnycooke/claude-code-anime-mj"
3
Generates anime/manga prompts for Midjourney Niji mode with 30+ artist styles, SREF code library
2026-01-05
workflow-orchestration.md
0
1
export
workflow-orchestration
2
from
"astrosteveo/dev-marketplace"
from
"astrosteveo/dev-marketplace"
3
This skill should be used when Claude needs to understand the feature development workflow, manage state persistence, resume paused features, handle context management, or understand phase transitions. Trigger phrases include "resume feature", "workflow phases", "state management", "how does the workflow work".
2026-01-05
coding-guidelines-java.md
0
1
export
coding-guidelines-java
2
from
"PedroSantiagoDev/buildup"
from
"PedroSantiagoDev/buildup"
3
Comprehensive coding standards for Java and Spring Boot projects. Use when writing new code, refactoring, or setting up project structure. Focuses on robustness, immutability, dependency injection, and maintainability.
2026-01-05
test-generator.md
0
1
export
test-generator
2
from
"sernstberger/base-joy"
from
"sernstberger/base-joy"
3
Generate comprehensive test suites for components. Use when writing tests, adding tests, creating test suites, testing a component, or adding test coverage.
2026-01-05
base-ui-react.md
0
1
export
base-ui-react
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Production-tested setup for Base UI (@base-ui-components/react) - MUI's unstyled component librarythat provides accessible, customizable React components using render props pattern. This skillshould be used when building accessible UIs with full styling control, migrating from Radix UI,or needing components with Floating UI integration for smart positioning.Use when: Setting up Base UI in Vite + React projects, migrating from Radix UI to Base UI,implementing accessible components (Dialog, Select, Popover, Tooltip, NumberField, Accordion),encountering positioning issues with popups, needing render prop API instead of asChild pattern,building with Tailwind v4 + shadcn/ui, or deploying to Cloudflare Workers.⚠️ BETA STATUS: Base UI is v1.0.0-beta.4. Stable v1.0 expected Q4 2025. This skill providesworkarounds for known beta issues and guidance on API stability.Keywords: base-ui, @base-ui-components/react, mui base ui, unstyled components, accessible components,render props, radix alternative, radix
2026-01-05
synthesis-matrix.md
0
1
export
synthesis-matrix
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Create evidence synthesis matrices for systematic reviews. Use when: (1) Organizing extracted data, (2) Comparing study characteristics, (3) Identifying patterns across studies, (4) Preparing synthesis for manuscripts.
2026-01-05
memory-generator.md
0
1
export
memory-generator
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Generate CLAUDE.md project memory files by exploring codebases. Use when user asks to "generate memory", "create CLAUDE.md", "document this project", "understand this codebase", or starts work on a new/unfamiliar repository. Triggers on new project onboarding and documentation requests.
2026-01-05
generate-ad-copy.md
0
1
export
generate-ad-copy
2
from
"feed-mob/feedmob-adpilot-mcp"
from
"feed-mob/feedmob-adpilot-mcp"
3
Generate two distinct, creative, and copyright-compliant ad copy variations based on campaign parameters and research insights. Use when creating advertising text content including headlines, body copy, and calls-to-action. Triggers on requests to write ad copy, create ad text, generate headlines, or develop platform-specific ad messaging for A/B testing.
2026-01-05
julien-mcp-webmind.md
0
1
export
julien-mcp-webmind
2
from
"theflysurfer/claude-skills-marketplace"
from
"theflysurfer/claude-skills-marketplace"
3
Install WebMind MCP for DOM analysis. Use when user needs Ragic DOM assistant capabilities.
2026-01-05
trust-layer-tdd.md
0
1
export
trust-layer-tdd
2
from
"CheekyCodexConjurer/quant-lab"
from
"CheekyCodexConjurer/quant-lab"
3
Enforce test-first changes and debug based on failing tests.
2026-01-05
mcp-code-graph.md
0
1
export
mcp-code-graph
2
from
"MichelKerkmeester/AI_Magic"
from
"MichelKerkmeester/AI_Magic"
3
GraphRAG-powered code intelligence providing agentic reasoning tools (agentic_context, agentic_impact, agentic_architecture, agentic_quality) that return synthesized ANSWERS about code relationships, dependencies, architecture, and quality metrics. Uses knowledge graph + vector embeddings for relationship-aware code understanding. Replaces mcp-semantic-search.
2026-01-05
backend-models.md
0
1
export
backend-models
2
from
"elliotsaha/smt-slack-app"
from
"elliotsaha/smt-slack-app"
3
Define and structure database models with proper data integrity, relationships, and validation. When creating or modifying database model files (models/*, *.model.ts, schema.ts, schema.prisma, drizzle.config.ts). When working on ORM schemas, database table definitions, or data structure specifications. When defining model relationships, constraints, foreign keys, indexes, or validation rules. When implementing timestamps, data types, or cascade behaviors for database entities.
2026-01-05
td-vector-distance.md
0
1
export
td-vector-distance
2
from
"teradata-labs/claude-cookbooks"
from
"teradata-labs/claude-cookbooks"
3
Vector distance calculations for similarity analysis
2026-01-05
datalab.md
0
1
export
datalab
2
from
"xdanger/claude-plugins"
from
"xdanger/claude-plugins"
3
Convert documents (PDF, EPUB, PPTX, DOCX, XLSX, HTML, images) to Markdown using Datalab cloud API. Use when user wants to use Datalab API for document conversion, or prefers cloud-based processing over local marker CLI.
2026-01-05
nextjs-architect.md
0
1
export
nextjs-architect
2
from
"edneyreis999/zord-project"
from
"edneyreis999/zord-project"
3
SEMPRE use quando trabalhar com Next.js 15/React 19 + shadcn/ui + Tailwind. Arquiteta apps server-first/feature-first com decisões de estado, cache, forms, segurança e performance.
2026-01-05
plugin-validator.md
0
1
export
plugin-validator
2
from
"poindexter12/waypoint"
from
"poindexter12/waypoint"
3
Validate Claude Code plugin structure, manifests, frontmatter, and dependencies. Use when user mentions "validate plugin", "check plugin health", "plugin broken", "plugin not loading", "plugin errors", "plugin.json invalid", "agent not working", "check plugin structure", or reports plugin-related issues.
2026-01-05
systematic-debugging.md
0
1
export
systematic-debugging
2
from
"penne-0505/docs_driven_dev_template"
from
"penne-0505/docs_driven_dev_template"
3
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes - four-phase framework (root cause investigation, pattern analysis, hypothesis testing, implementation) that ensures understanding before attempting solutions
2026-01-05
api-organization.md
0
1
export
api-organization
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Explains the standardized API organization pattern for this codebase. Use when creating new API endpoints, API clients, or modifying existing API structure. Covers the 5-file system (endpoint-types, endpoints, api-client, admin-api-client, protected-endpoints), role-based access patterns (admin vs regular users), and TypeScript type safety across the API layer. All API code lives in src/lib/api/ following this exact pattern.
2026-01-05
computer-vision.md
0
1
export
computer-vision
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Image processing, object detection, segmentation, and vision models. Use for image classification, object detection, or visual analysis tasks.
2026-01-05
pufferlib.md
0
1
export
pufferlib
2
from
"jackspace/ClaudeSkillz"
from
"jackspace/ClaudeSkillz"
3
This skill should be used when working with reinforcement learning tasks including high-performance RL training, custom environment development, vectorized parallel simulation, multi-agent systems, or integration with existing RL environments (Gymnasium, PettingZoo, Atari, Procgen, etc.). Use this skill for implementing PPO training, creating PufferEnv environments, optimizing RL performance, or developing policies with CNNs/LSTMs.
2026-01-05