Browse Skills
44656 skills found
mongodb.md
0
1
export
mongodb
2
from
"mgd34msu/goodvibes-plugin"
from
"mgd34msu/goodvibes-plugin"
3
Integrates MongoDB document database with Node.js applications using the official driver or Mongoose ODM. Use when building applications with flexible schemas, document storage, or when user mentions MongoDB, NoSQL, or document databases.
2026-01-05
td-correlation.md
0
1
export
td-correlation
2
from
"teradata-labs/claude-cookbooks"
from
"teradata-labs/claude-cookbooks"
3
Signal correlation analysis for similarity and delay detection
2026-01-05
dependency-management.md
0
1
export
dependency-management
2
from
"YosrBennagra/3SC"
from
"YosrBennagra/3SC"
3
Manage NuGet/.NET dependencies with enterprise-grade safety: versioning strategy, vulnerability awareness, licensing awareness, and minimizing supply-chain risk. Use when adding/updating packages or changing restore/build behavior.
2026-01-05
designing-innovation-experiments.md
0
1
export
designing-innovation-experiments
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Turn Innovation PRDs into concrete experiment plans with explicit hypotheses, metrics, and evaluation methods for RAG quality, agents, and automation outcomes.
2026-01-05
code-templates.md
0
1
export
code-templates
2
from
"Integrum-Global/kaizen-studio"
from
"Integrum-Global/kaizen-studio"
3
Production-ready code templates for Kailash SDK including basic workflows, cyclic workflows, custom nodes, MCP servers, and all three test tiers (unit, integration, end-to-end). Use when asking about 'template', 'example code', 'starter code', 'boilerplate', 'scaffold', 'workflow template', 'custom node template', 'MCP server template', 'test template', 'unit test template', 'integration test template', or 'E2E test template'.
2026-01-05
go-navigator-read.md
0
1
export
go-navigator-read
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Use Go Navigator MCP to explore Go code semantically (packages, symbols, definitions/references, context, metrics, deps) and return file/line/snippets; do not modify code.
2026-01-05
maestro-testing.md
0
1
export
maestro-testing
2
from
"IvanTorresEdge/molcajete.ai"
from
"IvanTorresEdge/molcajete.ai"
3
Maestro E2E testing patterns for React Native. Use when implementing end-to-end tests.
2026-01-05
meeting-transcription.md
0
1
export
meeting-transcription
2
from
"naity/professional-growth-agent"
from
"naity/professional-growth-agent"
3
Transcribe audio recordings from meetings (MP3, WAV, M4A) into text using AWS Transcribe service
2026-01-05
domain-extractor.md
0
1
export
domain-extractor
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Extract technology-free domain model from codebase. Produces a pure business-language specification that any stakeholder can understand. Use for: understand legacy code, document business logic, domain modeling, business requirements extraction, what does this code do, explain codebase to non-technical stakeholders.
2026-01-05
type-safety-patterns.md
0
1
export
type-safety-patterns
2
from
"IvanTorresEdge/molcajete.ai"
from
"IvanTorresEdge/molcajete.ai"
3
Advanced TypeScript type patterns including generics, type guards, and branded types. Use when designing type-safe APIs.
2026-01-05
chapter-content-generator.md
0
1
export
chapter-content-generator
2
from
"vishalsachdev/database-management"
from
"vishalsachdev/database-management"
3
This skill generates comprehensive chapter content for intelligent textbooks after the book-chapter-generator skill has created the chapter structure. Use this skill when a chapter index.md file exists with title, summary, and concept list, and detailed educational content needs to be generated at the appropriate reading level with rich non-text elements including diagrams, infographics, and MicroSims. (project, gitignored)
2026-01-05
obsidian.md
0
1
export
obsidian
2
from
"julianobarbosa/claude-code-skills"
from
"julianobarbosa/claude-code-skills"
3
Guide for implementing Obsidian knowledge management - vault operations, plugin development, URI scheme automation, markdown extensions, and Local REST API integration. Use when working with Obsidian vaults, creating plugins, automating note workflows, querying notes via API, or implementing knowledge graph features.
2026-01-05
launch-planner.md
0
1
export
launch-planner
2
from
"sgueye00/andmoov"
from
"sgueye00/andmoov"
3
Helps turn app ideas into shippable MVPs with opinionated guidance on scoping, tech stack (Next.js, Supabase, Vercel), and avoiding feature creep. Use when the user wants to plan an MVP, create a PRD, generate Claude Code prompts, scope features, make product decisions, or needs help staying focused on shipping. Triggers include "plan this app", "help me scope this", "create a PRD", "what should I build first", "generate a Claude Code prompt", or any request to turn an idea into something shippable.
2026-01-05
kpi-code-quality.md
0
1
export
kpi-code-quality
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
KPI for measuring and improving code quality. Covers lint errors, type safety, test coverage, and verification pass rates. Use to ensure code meets quality standards.
2026-01-05
eleventy.md
0
1
export
eleventy
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Build content-focused websites with Eleventy (11ty). Use when creating templates (.njk, .liquid), working with data cascade, collections, or deploying static sites.
2026-01-05
vehicle-setup.md
0
1
export
vehicle-setup
2
from
"ceo-whyd-it/car-log"
from
"ceo-whyd-it/car-log"
3
Guide users through Slovak VAT Act 2025 compliant vehicle registration with VIN validation
2026-01-05
project-conventions.md
0
1
export
project-conventions
2
from
"lightrao/kiloSkillTest"
from
"lightrao/kiloSkillTest"
3
Every code need inline doc comments.
2026-01-05
github-ai-projects.md
0
1
export
github-ai-projects
2
from
"zsutxz/ClaudeLearning"
from
"zsutxz/ClaudeLearning"
3
这个skill专门用于监控GitHub上的热门AI项目,获取项目的简述信息和不同时间范围的更新状态。当用户需要了解GitHub AI项目动态时使用此skill。通过智能分析项目的活跃度、星标增长、提交频率等指标,为用户提供AI领域最具潜力和活跃度的开源项目洞察。
2026-01-05
python-performance.md
0
1
export
python-performance
2
from
"pproenca/dot-claude-old"
from
"pproenca/dot-claude-old"
3
Use when Python code runs slowly, needs profiling, requires async/await patterns, or needs concurrent execution - covers profiling tools, optimization patterns, and asyncio; measure before optimizing (plugin:python@dot-claude)
2026-01-05
opencode-cli.md
0
1
export
opencode-cli
2
from
"SpillwaveSolutions/opencode_cli"
from
"SpillwaveSolutions/opencode_cli"
3
This skill should be used when configuring or using the OpenCode CLI for headless LLM automation. Use when the user asks to "configure opencode", "use opencode cli", "set up opencode", "opencode run command", "opencode model selection", "opencode providers", "opencode vertex ai", "opencode mcp servers", "opencode ollama", "opencode local models", "opencode deepseek", "opencode kimi", "opencode mistral", "fallback cli tool", or "headless llm cli". Covers command syntax, provider configuration, Vertex AI setup, MCP servers, local models, cloud providers, and subprocess integration patterns.
2026-01-05
ai-model-cascade.md
0
1
export
ai-model-cascade
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
A production-ready pattern for integrating AI models (specifically Google Gemini) with automatic fallback, retry logic, structured output via Zod schemas, and comprehensive error handling. Use when integrating AI/LLM APIs, need automatic fallback when models are overloaded, want type-safe structured responses, or building features requiring reliable AI generation.
2026-01-05
bid-batch.md
0
1
export
bid-batch
2
from
"sihu-dev/qetta"
from
"sihu-dev/qetta"
3
배치 입찰 분석 - 다중 공고 일괄 처리
2026-01-05
xunit-testing-patterns.md
0
1
export
xunit-testing-patterns
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Master xUnit testing patterns for ABP Framework applications including unit tests, integration tests, test data seeders, and mocking strategies. Use when: (1) writing xUnit tests for ABP services, (2) creating test data seeders, (3) implementing integration tests, (4) setting up test infrastructure.
2026-01-05
review-agent.md
0
1
export
review-agent
2
from
"Unicorn/Radium"
from
"Unicorn/Radium"
3
Reviews code for quality, security, and best practices
2026-01-05