Browse Skills

44357 skills found

disciplined-specification.md
0
1 export disciplined-specification
2 terraphim from "terraphim/codex-skills"
3 Phase 2.5 of disciplined development. Deep specification interview after design.Reads specifications, conducts thorough user interviews about implementation details,edge cases, and tradeoffs using AskUserQuestionTool. Appends refined findings tothe design document. Uses convergence-based completion.
2026-01-05
form-security-analyzer.md
0
1 export form-security-analyzer
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Static security analysis of HTML forms without sending any requests. Checks for CSRF tokens, insecure actions, missing validation, hidden field issues, and common security misconfigurations. Safe to run - no payloads sent. Use when user asks to "analyze form security", "check form for vulnerabilities", "static security check".
2026-01-05
flutter-development.md
0
1 export flutter-development
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-machine-learning"
3 Master Flutter for beautiful, high-performance mobile apps.
2026-01-05
solid-principles.md
0
1 export solid-principles
2 CodeTonight-SA from "CodeTonight-SA/claude-optim"
3 Apply SOLID principles (Single Responsibility, Open/Closed, Liskov Substitution, Interface Segregation, Dependency Inversion) when designing, reviewing, or refactoring code architecture. Use when evaluating class design, creating abstractions, or discussing software maintainability.
2026-01-05
mcp-server-config.md
0
1 export mcp-server-config
2 vanman2024 from "vanman2024/dev-lifecycle-marketplace"
3 Manage .mcp.json MCP server configurations. Use when configuring MCP servers, adding server entries, managing MCP config files, or when user mentions .mcp.json, MCP server setup, server configuration.
2026-01-05
container-restart.md
0
1 export container-restart
2 DarkMonkDev from "DarkMonkDev/WitchCityRope"
3 Restarts WitchCityRope Docker development containers using the CORRECT procedure. Handles shutdown, rebuild with dev compose overlay, health checks, and compilation verification. Ensures environment is ready for development or testing. SINGLE SOURCE OF TRUTH for container restart process.
2026-01-05
create-plan.md
0
1 export create-plan
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Create detailed implementation plans from feature specs or bug reports with testable acceptance criteria. Use proactively when planning features, refactors, or fixes. Every task MUST have minimum 2 testable ACs and map to requirements.
2026-01-05
config-improvement.md
0
1 export config-improvement
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Propose improvements to upstream RAE repository
2026-01-05
xcontent.md
0
1 export xcontent
2 vitortl from "vitortl/thesolowolfeng"
3 X (Twitter) content creation system. USE WHEN create post, write tweet, create thread, build in public, reply tweet, x content, twitter visual.
2026-01-05
amcs-skill-name-action.md
0
1 export amcs-skill-name-action
2 miethe from "miethe/MeatyMusic"
3 {ONE_SENTENCE_PURPOSE}. Use when {TRIGGER_CONDITION}.
2026-01-05
gh.md
0
1 export gh
2 msbaek from "msbaek/dotfiles"
3 This skill should be used when working with GitHub CLI (gh) for pull requests, issues, releases, and GitHub automation. Use when users mention gh commands, GitHub workflows, PR operations, issue management, or GitHub API access. Essential for understanding gh's mental model, command structure, and integration with git workflows.
2026-01-05
skill-design.md
0
1 export skill-design
2 chkim-su from "chkim-su/forge-editor"
3 Best practices for skill structure and types. Use when creating skills.
2026-01-05
machine-learning-fundamentals.md
0
1 export machine-learning-fundamentals
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-machine-learning"
3 Master machine learning fundamentals. Production-ready code examples, best practices, and real-world applications.
2026-01-05
create-exercise.md
0
1 export create-exercise
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Create consistent, high-quality educational programming exercises or tutorials following strict template guidelines. Use this skill whenever you need to create or refine a programming exercise or tutorial for your course. Automatically applies template structure, formatting rules, and quality verification.
2026-01-05
error-handling.md
0
1 export error-handling
2 adaptive-enforcement-lab from "adaptive-enforcement-lab/claude-skills"
3 Handle token failures, API rate limits, and permission errors in GitHub Actions workflows with retry logic, validation checks, and actionable error messages.
2026-01-05
chat-workflow.md
0
1 export chat-workflow
2 dogespartano-cyber from "dogespartano-cyber/tokenmilagre-platform"
3 Use esta skill quando trabalhar com o sistema de chat IA para criação de artigos. Contém workflow completo, detecção de intenção, comandos naturais, e arquitetura técnica.
2026-01-05
security-testing-automation.md
0
1 export security-testing-automation
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-ai-red-teaming"
3 Automate security testing, create reusable test suites, integrate with CI/CD, and measure security improvements over time.
2026-01-05
write-docs.md
0
1 export write-docs
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use when user requests automated documentation generation from requirements file. Triggers include:- Korean: "문서 작성해줘", "write-docs 실행해줘", "자동 문서 생성"- English: "write documentation", "run write-docs", "generate from requirements"- Context: User has run prepare-docs and has docs/doc-requirements.md file readyThis skill focuses on Step 2 of automated workflow: Reading requirements file and generatingdocumentation automatically with per-sentence accuracy tracking and rationale for low-confidence statements (< 70%).
2026-01-05
managing-subagents.md
0
1 export managing-subagents
2 thoeltig from "thoeltig/claude-code-toolkit"
3 Analyzes subagent usage patterns to determine when to delegate tasks, evaluates and improves existing subagent configurations, creates new custom subagents when needed, and identifies outdated subagent information. Use when deciding if a task should use a subagent, analyzing existing agents for effectiveness, recommending agent improvements, creating specialized agents for recurring patterns, or managing agent configurations. Optimizes Claude's subagent usage for performance, context preservation, and task specialization.
2026-01-05
docker-workflow.md
0
1 export docker-workflow
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Comprehensive Docker containerization workflow covering multi-stage builds, docker-compose orchestration, image optimization, debugging, and production best practices. Use when containerizing applications, setting up development environments, or deploying with Docker.
2026-01-05
quantum-memory.md
0
1 export quantum-memory
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Manage persistent quantum memories across sessions. Use for storing, retrieving, organizing, and building upon past learnings and insights.
2026-01-05
add-test-coverage.md
0
1 export add-test-coverage
2 thoreinstein from "thoreinstein/opencode-config"
3 Analyze recent changes and add test coverage for HEAD commit
2026-01-05
platform-health.md
0
1 export platform-health
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Check comprehensive platform health including ArgoCD apps, pods, services, certificates, and resources across the Kagenti platform
2026-01-05
figma-mcp-workflow.md
0
1 export figma-mcp-workflow
2 JewelsHovan from "JewelsHovan/pain-plus-site"
3 Standardize Figma-to-code workflow using Figma MCP - always get_design_context first, then screenshot, use project tokens not hardcoded values, validate 1:1 parity
2026-01-05