Browse Skills
44915 skills found
banksy-merged-v4.md
0
1
export
banksy-merged-v4
2
from
"Ketomihine/my_skills"
from
"Ketomihine/my_skills"
3
BANKSY spatial transcriptomics analysis tool - complete documentation with precise file name-based categorization
2026-01-05
python-patterns.md
0
1
export
python-patterns
2
from
"memuringo/subagent_agentskills_skills"
from
"memuringo/subagent_agentskills_skills"
3
Python開発パターン集。Pythonコード作成、データ処理、ファイル操作時に使用。
2026-01-05
unit-testing.md
0
1
export
unit-testing
2
from
"sun33t/suneet-codes"
from
"sun33t/suneet-codes"
3
This skill should be used when the user asks to "add unit tests", "write tests", "set up Vitest", "create a utility function", "add test coverage", or mentions TDD, test-driven development, or testing utilities. Provides guidance for unit testing with Vitest in TypeScript/Next.js projects using TDD approach.
2026-01-05
slack-gif-creator.md
0
1
export
slack-gif-creator
2
from
"Snoopiam/claude_all_skills"
from
"Snoopiam/claude_all_skills"
3
Toolkit for creating animated GIFs optimized for Slack, with validators for size constraints and composable animation primitives. This skill applies when users request animated GIFs or emoji animations for Slack from descriptions like "make me a GIF for Slack of X doing Y".
2026-01-05
security-review.md
0
1
export
security-review
2
from
"tvdavies/opencode-kit"
from
"tvdavies/opencode-kit"
3
Security-focused code review guidelines for identifying vulnerabilities
2026-01-05
opportunityiq.md
0
1
export
opportunityiq
2
from
"Generative-Bricks/claude-code-agent"
from
"Generative-Bricks/claude-code-agent"
3
Intelligent revenue opportunity discovery system for financial advisors. Extracts structured revenue scenarios from publications and matches them to client books of business to identify high-value opportunities. Use when analyzing industry articles to discover new scenarios, or when scanning client data to find revenue opportunities and generate Top 25 opportunity reports.
2026-01-05
architecture-lookup.md
0
1
export
architecture-lookup
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Use this skill when exploring codebase architecture or planning new features requiring models/enums.AUTO-ACTIVATE when user mentions (FR/EN): - modèle, model, models, enum, enums, schema, Prisma schema - architecture, domain, domaine, existe, exists, available, disponible - créer, create, ajouter, add, nouveau, new, nouvelle feature - quel modèle, what model, which model,quel enum - 121 modèles, 87 enums, Planning, Leave, Business RulesThis skill provides INSTANT lookup (500 tokens vs 15k for full ERD) for 121 models and 87 enums.
2026-01-05
sequentialthinking.md
0
1
export
sequentialthinking
2
from
"raphaelmansuy/machine-learning-feature-selection"
from
"raphaelmansuy/machine-learning-feature-selection"
3
Use this skill for systematic problem-solving through structured, iterative thinking. Break down complex problems, iterate on understanding, catch edge cases, and validate solutions comprehensively.
2026-01-05
atlas-agent-devops.md
0
1
export
atlas-agent-devops
2
from
"ajstack22/StackMap"
from
"ajstack22/StackMap"
3
DevOps expertise for deployment, CI/CD, infrastructure, and automation
2026-01-05
guardrails-contracts.md
0
1
export
guardrails-contracts
2
from
"colingwuyu/optaic-trading"
from
"colingwuyu/optaic-trading"
3
Follow these patterns when designing guardrails validation contracts in OptAIC. Use for signal bounds, dataset schemas, portfolio constraints, PIT validation, and other domain-specific validation rules. Covers the "Law vs Police" architecture where Definitions contain contracts and the Engine enforces them.
2026-01-05
architecture-systems.md
0
1
export
architecture-systems
2
from
"pluginagentmarketplace/custom-plugin-devrel-engineer"
from
"pluginagentmarketplace/custom-plugin-devrel-engineer"
3
Master system design and scalable architecture. Learn distributed systems, scalability patterns, high availability, and designing large-scale systems.
2026-01-05
julien-dev-hook-creator.md
0
1
export
julien-dev-hook-creator
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Guide for creating Claude Code hooks - shell commands that execute at specific lifecycle events (SessionStart, SessionEnd, PreToolUse, PostToolUse, etc.). Use when users want to automate actions, add validation, logging, or integrate external tools into Claude Code workflows.
2026-01-05
add-provider.md
0
1
export
add-provider
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Guide for adding new AI providers to ClaudeBar using TDD patterns. Use this skill when:(1) Adding a new AI assistant provider (like Antigravity, Cursor, etc.)(2) Creating a usage probe for a CLI tool or local API(3) Following TDD to implement provider integration(4) User asks "how do I add a new provider" or "create a provider for X"
2026-01-05
spec-workflow.md
0
1
export
spec-workflow
2
from
"Clionegohan/YoRuH-Resonance-Archive-C4-Sync-"
from
"Clionegohan/YoRuH-Resonance-Archive-C4-Sync-"
3
仕様駆動開発(SDD)ワークフローを自動発動で強制。Subtask開始時にAC確認、TDD実行、完了時にACチェックを実施。スコープ外実装を禁止。Use when implementing features, creating new functionality, or when "実装して", "作成して", "開発して" keywords appear.
2026-01-05
verification.md
0
1
export
verification
2
from
"astrosteveo/claude-code-plugins"
from
"astrosteveo/claude-code-plugins"
3
MUST invoke before claiming work is complete, fixed, or passing.
2026-01-05
qdrant-retrieval-tool.md
0
1
export
qdrant-retrieval-tool
2
from
"nadeemsangrasi/humanoid-and-robotic-book"
from
"nadeemsangrasi/humanoid-and-robotic-book"
3
Generate JSON schemas and Python handlers for Qdrant-based retrieval tools used by the RAG agent to search sitemap-crawled textbook content with URL citations.
2026-01-05
hook-sdk-integration.md
0
1
export
hook-sdk-integration
2
from
"chkim-su/skillmaker"
from
"chkim-su/skillmaker"
3
LLM invocation patterns from hooks via SDK. Use when you need background agents, CLI calls, or cost optimization.
2026-01-05
ctxarchitect.md
0
1
export
ctxarchitect
2
from
"Shakes-tzd/contextune"
from
"Shakes-tzd/contextune"
3
Systematic architecture analysis following Understand → Research → Specify → Decompose → Plan workflow. Use for system design, solution evaluation, build vs buy decisions, and task decomposition. Activate when users say "design", "architect", "break down", "best approach", or "should I build".
2026-01-05
layer-09-ux.md
0
1
export
layer-09-ux
2
from
"tinkermonkey/documentation_robotics"
from
"tinkermonkey/documentation_robotics"
3
Expert knowledge for UX Layer modeling in Documentation Robotics
2026-01-05
develop-claude-4-prompt.md
0
1
export
develop-claude-4-prompt
2
from
"mikekelly/develop-claude-4-prompt"
from
"mikekelly/develop-claude-4-prompt"
3
Use when creating, assessing, or updating system prompts, instructions, or prompt content for Claude 4.x models (Sonnet 4.5, Haiku 4.5, Opus 4.5). Ensures prompts follow Claude 4 best practices.
2026-01-05
nextjs.md
0
1
export
nextjs
2
from
"violetio/violet-ai-plugins"
from
"violetio/violet-ai-plugins"
3
Next.js conventions for VioletDashboard and Connect
2026-01-05
bad-example-skill.md
0
1
export
bad-example-skill
2
from
"danielseltzer/code-analysis-tools"
from
"danielseltzer/code-analysis-tools"
3
ANTI-PATTERN - Example showing violations of self-containment (DO NOT COPY)
2026-01-05
plugin-tester.md
0
1
export
plugin-tester
2
from
"violetio/violet-ai-plugins"
from
"violetio/violet-ai-plugins"
3
Validate and test plugins before deployment
2026-01-05
add-dialog-component.md
0
1
export
add-dialog-component
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Create React dialog components with forms for the dealflow-network project using Radix UI, tRPC mutations, and proper state management. Use when adding create/edit dialogs, modals, or form-based UI components.
2026-01-05