Browse Skills
17720 skills found
skill-refinement.md
0
1
export
skill-refinement
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Feedback-driven skill improvement through tool outcome analysis. Collects executiondata and surfaces insights for skill refinement. Use this skill when you want to:- Understand how skills are performing ("show skill feedback", "how are skills doing")- Get insights on skill effectiveness ("skill insights", "what skills need improvement")- Identify skills that need improvement ("which skills have errors")- Analyze tool usage patterns ("what tools are failing", "error hotspots")- Set up feedback collection ("enable feedback", "setup feedback tracking")
2026-01-05
managing-mcps.md
0
1
export
managing-mcps
2
from
"thoeltig/claude-code-toolkit"
from
"thoeltig/claude-code-toolkit"
3
Creates, analyzes, updates, and evaluates Model Context Protocol (MCP) servers including architecture assessment, security validation, and connection configuration. Use when user asks if current context or logic should be MCP, requests MCP creation/improvement/update, mentions MCP is outdated, or asks how MCPs work, what MCPs are, explaining MCP concepts, understanding MCP architecture, protocol specification, server implementation, client integration, or connecting MCP servers to Claude Code.
2026-01-05
accessibility-compliance.md
0
1
export
accessibility-compliance
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Implement WCAG 2.1 AA accessibility compliance with ARIA labels, keyboard navigation, screen reader support, and color contrast. Use when ensuring accessibility or fixing a11y issues.
2026-01-05
fastmcp.md
0
1
export
fastmcp
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Use this skill when building MCP (Model Context Protocol) servers with FastMCP in Python. FastMCP is a framework for creating servers that expose tools, resources, and prompts to LLMs like Claude. The skill covers server creation, tool/resource definitions, storage backends (memory/disk/Redis/DynamoDB), server lifespans, middleware system (8 built-in types), server composition (import/mount), OAuth Proxy, authentication patterns, icons, OpenAPI integration, client configuration, cloud deployment (FastMCP Cloud), error handling, and production patterns. It prevents 25+ common errors including storage misconfiguration, lifespan issues, middleware order errors, circular imports, module-level server issues, async/await confusion, OAuth security vulnerabilities, and cloud deployment failures. Includes templates for basic servers, storage backends, middleware, server composition, OAuth proxy, API integrations, testing, and self-contained production architectures.Keywords: FastMCP, MCP server Python, Model Context
2026-01-05
affinity-mcp-workflows.md
0
1
export
affinity-mcp-workflows
2
from
"yaniv-golan/affinity-sdk"
from
"yaniv-golan/affinity-sdk"
3
Use when working with Affinity CRM via MCP tools - find entities, manage workflows, log interactions, prepare briefings, find warm intros. Also use when user mentions "pipeline", "deals", "relationship strength", or wants to prepare for meetings.
2026-01-05
pr-creator.md
0
1
export
pr-creator
2
from
"shiiman/claude-code-plugins"
from
"shiiman/claude-code-plugins"
3
現在のブランチから PR を作成し関連 Issue を参照する。「PR 作成」「PR を作って」「プルリク作成」「pull request」「PR 出して」「プルリクエスト」「レビュー依頼したい」などで起動。変更内容を分析し適切な PR を生成。
2026-01-05
unity-catalog-tagger.md
0
1
export
unity-catalog-tagger
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Manage Unity Catalog metadata tags for data governance and classification. Use when applying tags to tables and columns, classifying data sensitivity (PII, PHI), marking data quality attributes, or when user mentions Unity Catalog tagging, metadata management, data governance, or compliance workflows.
2026-01-05
generating-unit-tests.md
0
1
export
generating-unit-tests
2
from
"jhlee0409/inner-lens"
from
"jhlee0409/inner-lens"
3
Generate Vitest unit tests following project conventions. Use when user asks to create tests, write test cases, or add test coverage for TypeScript functions.
2026-01-05
code-review-simplify.md
0
1
export
code-review-simplify
2
from
"negi524/dotfiles"
from
"negi524/dotfiles"
3
複雑な実装をシンプルにする方法を提案し、よりエレガントなコードへの改善案をGitHub PR形式で出力するスキル
2026-01-05
connection-management.md
0
1
export
connection-management
2
from
"vanman2024/ai-dev-marketplace"
from
"vanman2024/ai-dev-marketplace"
3
Redis connection pooling, client configuration, and reconnection strategies. Use when setting up Redis clients, managing connection pools, handling reconnection logic, or configuring sentinel/cluster modes.
2026-01-05
brevard-site-development.md
0
1
export
brevard-site-development
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Brevard County site plan development expertise. Invoke when analyzing parcels, checking zoning, or navigating the permit process in Brevard County, Florida.
2026-01-05
sentry-pr-resolver.md
0
1
export
sentry-pr-resolver
2
from
"getsentry/sentry-for-claude"
from
"getsentry/sentry-for-claude"
3
Analyze and resolve Sentry Bot comments on GitHub Pull Requests. Use this when asked to review or fix issues identified by Sentry Bot in PR comments (NOT seer-by-sentry comments). Can review specific PRs by number or automatically find recent PRs with Sentry Bot feedback.
2026-01-05
skill-gemini-google-maps-tool.md
0
1
export
skill-gemini-google-maps-tool
2
from
"dnvriend/gemini-google-maps-tool"
from
"dnvriend/gemini-google-maps-tool"
3
Query Gemini with Google Maps grounding
2026-01-05
coolify-manager.md
0
1
export
coolify-manager
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Manage and troubleshoot Coolify deployments using the official CLI and API. Use this skill when the user needs help with Coolify server management, WordPress troubleshooting on Coolify, debugging service issues, checking SSL certificates, accessing containers, or managing applications and databases through Coolify. Particularly useful for diagnosing down services, fixing .htaccess issues, REST API problems, and performing deployment operations.
2026-01-05
read-webpage-content-as-markdown.md
0
1
export
read-webpage-content-as-markdown
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Read a webpage into cleaned markdown using curl + markitdown + codex exec. Use whenever asked to read a webpage or extract article content from a URL. Static HTML only; JS/client-rendered pages require a Playwright workflow.
2026-01-05
research-git-patterns.md
0
1
export
research-git-patterns
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Git-aware skill for finding implementation patterns and retrieving story context from git history. Use when searching for similar implementations or understanding how a feature was built. To use this skill, you must have a story ID (e.g., "US-001-auth-login-admin"). Use research-user-stories skill to find the story ID.
2026-01-05
context7-docs.md
0
1
export
context7-docs
2
from
"syz51/claude-code-settings"
from
"syz51/claude-code-settings"
3
PRIMARY tool for fetching library/framework documentation. PROACTIVELY use instead of WebFetch/WebSearch when user requests docs, API references, setup guides, or code examples for any programming library or framework. Use this skill immediately when detecting queries like "show me X docs", "how do I use Y", "get Z documentation", etc. Token-efficient alternative to MCP servers.
2026-01-05
payload.md
0
1
export
payload
2
from
"TariqMehmood1004/Smart-Building-Automation-3D-System-Nextjs-Zustand-Sockets-3D-models"
from
"TariqMehmood1004/Smart-Building-Automation-3D-System-Nextjs-Zustand-Sockets-3D-models"
3
Use when working with Payload CMS projects, payload.config.ts, collections, fields, hooks, access control, or Payload API. Provides TypeScript patterns and examples for Payload 3.x development.
2026-01-05
creating-commits.md
0
1
export
creating-commits
2
from
"zookanalytics/claude-devcontainer"
from
"zookanalytics/claude-devcontainer"
3
Use before EVERY git commit - no exceptions. Enforces pre-commit quality checks, atomic commits, and conventional commit format to prevent hook failures and maintain clean history
2026-01-05
css-inspector.md
0
1
export
css-inspector
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Deep CSS analysis tool for understanding specificity, cascade order, inheritance chains, and computed styles. Visualizes CSS complexity and suggests simplifications. Use when debugging specificity issues or understanding CSS behavior.
2026-01-05
pipeline-errors.md
0
1
export
pipeline-errors
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Fetch and analyze GitHub Actions pipeline errors. Use when the user wants to debug CI/CD failures, check workflow runs, or troubleshoot test failures.
2026-01-05
django-vue-flutter.md
0
1
export
django-vue-flutter
2
from
"hmesfin/pm-mcp"
from
"hmesfin/pm-mcp"
3
Comprehensive guide for developing full-stack applications using the Django + Vue.js + Flutter starter template.Use this skill when creating new projects from the fullstack-starter-djvurn template, or when working on projects that follow this architecture.Covers: Django app creation, DRF API development, Vue.js components, Flutter mobile development, database migrations,API client generation, testing (TDD), type safety (mypy, TypeScript), code quality enforcement, and Docker-based workflows.Trigger patterns: "create new Django app", "add API endpoint", "build Vue component", "setup Flutter feature","write tests for", "run migrations", "generate API client", "type check", "follow TDD"
2026-01-05
helm-chart-scaffolding.md
0
1
export
helm-chart-scaffolding
2
from
"HermeticOrmus/after-the-third-cup"
from
"HermeticOrmus/after-the-third-cup"
3
Design, organize, and manage Helm charts for templating and packaging Kubernetes applications with reusable configurations. Use when creating Helm charts, packaging Kubernetes applications, or implementing templated deployments.
2026-01-05
templar-miner-claude-skill.md
0
1
export
templar-miner-claude-skill
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
This skill should be used when setting up, optimizing, or managing Templar AI miners on Bittensor Subnet 3 (netuid 3). Use it for tasks involving miner configuration, performance optimization, troubleshooting gradient scoring issues, managing Bittensor wallets with btcli, monitoring miner metrics, renting GPUs via Basilica for mining operations, or strategizing to achieve top miner ranking in the Templar decentralized training network. Integrates seamlessly with the basilica-cli-helper skill for GPU rentals.
2026-01-05