Browse Skills

22656 skills found

backtest-persistence.md
0
1 export backtest-persistence
2 smith6jt-cop from "smith6jt-cop/Skills_Registry"
3 Save backtest results to SQLite database for comparison. Trigger when: (1) tracking backtest history, (2) comparing model performance, (3) querying best backtests.
2026-01-05
unsloth-orpo.md
0
1 export unsloth-orpo
2 majiayu000 from "majiayu000/claude-skill-registry"
3 One-step preference alignment using Odds Ratio Preference Optimization (ORPO) (triggers: ORPO, preference optimization, alignment, ORPOTrainer, log_odds_ratio, binary preference).
2026-01-05
authentication.md
0
1 export authentication
2 Lobbi-Docs from "Lobbi-Docs/claude"
3 Authentication and authorization including JWT, OAuth2, OIDC, sessions, RBAC, and security analysis. Activate for login, auth flows, security audits, threat modeling, access control, and identity management.
2026-01-05
nightly.md
0
1 export nightly
2 jrc1883 from "jrc1883/popkit-claude"
3 End-of-day cleanup and maintenance routine. Calculates Sleep Score (0-100) based on uncommitted work, branch cleanup, issue updates, CI status, and service shutdown. Automatically captures session state to STATUS.json. Use at end of work day before closing Claude Code.
2026-01-05
api-test.md
0
1 export api-test
2 dfujiwara from "dfujiwara/kindle-notes-reminder"
3 Interactive API testing tool for the Kindle notes backend. Tests endpoints with intelligent data checking, minimal test data creation, and timing metrics.
2026-01-05
prompt-templating.md
0
1 export prompt-templating
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Fill prompt templates with variables from task context, replacing placeholders like {user_name} or {analysis}. Use when you need consistent, reusable prompts with dynamic content insertion and validation of required variables.
2026-01-05
panel-digitizer.md
0
1 export panel-digitizer
2 sashburner26 from "sashburner26/ampacity"
3 Extract panel schedule data from images using flat slot-by-slot extraction. AI captures each slot as a row; post-processor groups breakers and assigns phases.
2026-01-05
error-recovery.md
0
1 export error-recovery
2 Clouder0 from "Clouder0/dotagent"
3 Strategies for handling subagent failures with retry logic and escalation patterns.
2026-01-05
prompt-engineering-patterns.md
0
1 export prompt-engineering-patterns
2 Git-Fg from "Git-Fg/thecattoolkit"
3 MUST USE this skill when creating prompts for AI agents, structuring constraints, or designing prompt workflows. Secondary: implementing chain-of-thought, using example-based learning, or building meta-prompts.
2026-01-05
layer-10-navigation.md
0
1 export layer-10-navigation
2 tinkermonkey from "tinkermonkey/documentation_robotics"
3 Expert knowledge for Navigation Layer modeling in Documentation Robotics
2026-01-05
notion-mcp-developer.md
0
1 export notion-mcp-developer
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Develop Notion templates and databases using Notion MCP tools in Claude Code. Orchestrates escape room design skills (narrative-architect, puzzle-designer, formula-master, localizer, playtester) and implements their output via Notion MCP API. Use when creating Notion templates, building databases, implementing game mechanics, or managing complex multi-step Notion development workflows. Handles rate limits, session persistence via Serena MCP, and iterative development cycles.
2026-01-05
testing.md
0
1 export testing
2 markus41 from "markus41/lobbi-design-system"
3 Testing patterns including pytest, unittest, mocking, fixtures, and test-driven development. Activate for test writing, coverage analysis, TDD, and quality assurance tasks.
2026-01-05
n8n-workflow-architect.md
0
1 export n8n-workflow-architect
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Strategic automation architecture advisor. Use when users want to plan automation solutions, evaluate their tech stack (Shopify, Zoho, HubSpot, etc.), decide between n8n vs Python/Claude Code, or need guidance on production-ready automation design. Invokes plan mode for complex architectural decisions.
2026-01-05
hypothesis-test.md
0
1 export hypothesis-test
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Guide selection and interpretation of statistical hypothesis tests. Use when: (1) Choosing appropriate test for research data, (2) Checking assumptions before analysis, (3) Interpreting test results correctly, (4) Reporting statistical findings, (5) Troubleshooting assumption violations.
2026-01-05
architecture-paradigm-hexagonal.md
0
1 export architecture-paradigm-hexagonal
2 athola from "athola/claudenomicon"
3 Use Hexagonal (Ports & Adapters) boundaries to decouple domain logic from infrastructure concerns for maximum flexibility.
2026-01-05
solid-drawing-mastery.md
0
1 export solid-drawing-mastery
2 dylantarre from "dylantarre/animation-principles"
3 Use when creating motion that needs dimensional grounding, designing transforms that maintain object integrity, or ensuring animations feel structurally sound.
2026-01-05
frontend-web.md
0
1 export frontend-web
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-postgresql"
3 Master frontend development with HTML, CSS, JavaScript, TypeScript, and modern frameworks like React, Vue, and Angular. Covers web standards, responsive design, accessibility, and performance optimization.
2026-01-05
code-quality.md
0
1 export code-quality
2 Lobbi-Docs from "Lobbi-Docs/claude"
3 Expertise in automated testing, code review practices, and quality standards enforcement. Activates when working with "lint", "test", "review", "coverage", "quality", "standards", or test automation.
2026-01-05
monet.md
0
1 export monet
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Landing page component registry integration for searching, browsing, and pulling pre-built React/TypeScript components from the monet MCP server. Use this skill when users want to (1) search for UI components (hero sections, pricing tables, testimonials, etc.), (2) pull/add components to their project, (3) browse available component categories, (4) get component details or code, or (5) explore the component registry statistics.
2026-01-05
scaffold-domain.md
0
1 export scaffold-domain
2 semicolon-devteam from "semicolon-devteam/semo-backend"
3 Spring Boot CQRS 도메인 구조 생성. Use when:(1) 새 도메인 구현 시작, (2) v0.1.x PROJECT 단계,(3) CQRS 구조 필요 시.
2026-01-05
imessage-texting.md
0
1 export imessage-texting
2 wolfiesch from "wolfiesch/imessage-mcp"
3 Send and read iMessages through Claude. Use when the user wants to text someone, check messages, or search conversations on macOS.
2026-01-05
multi-agent-patterns.md
0
1 export multi-agent-patterns
2 Asmayaseen from "Asmayaseen/hackathon-2"
3 Design multi-agent architectures for complex tasks. Use when single-agent context limits are exceeded, when tasks decompose naturally into subtasks, or when specializing agents improves quality.
2026-01-05
parallel-execution.md
0
1 export parallel-execution
2 jpoutrin from "jpoutrin/product-forge"
3 Execute multiple Claude Code agents in parallel using the cpo CLI tool. Use when running parallel tasks, monitoring execution, or understanding the execution workflow.
2026-01-05
tailwindcss.md
0
1 export tailwindcss
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Guide for implementing Tailwind CSS - a utility-first CSS framework for rapid UI development. Use when styling applications with responsive design, dark mode, custom themes, or building design systems with Tailwind's utility classes.
2026-01-05