Browse Skills

22656 skills found

system-architect.md
19
1 export system-architect
2 nahisaho from "nahisaho/MUSUBI"
3 Copilot agent that assists with architecture design, C4 model diagrams, ADR creation, and tradeoff analysis Trigger terms: architecture, system design, C4 model, ADR, architecture decision, design patterns, component design, architecture diagram, microservices, monolith, scalability Use when: User requests involve system architect tasks.
2026-01-05
specs-plan.md
19
1 export specs-plan
2 vaayne from "vaayne/cc-plugins"
3 Spec-first planning workflow that produces an approved plan.md before implementation, with reviewer subagent feedback and progress tracking. Use when a user asks for a plan-before-code process, a review-gated implementation plan, or a single plan.md that includes tasks and ongoing progress updates, with commits after each phase.
2026-01-05
creating-skills.md
19
1 export creating-skills
2 Sawyer-Middeleer from "Sawyer-Middeleer/dot-claude"
3 Creates high-quality Claude skills following official best practices. Use when the user asks to create a new skill, improve an existing skill, or needs guidance on skill authoring. Includes proper structure, naming conventions, progressive disclosure patterns, and quality validation.
2026-01-05
planning-patterns.md
19
1 export planning-patterns
2 romiluz13 from "romiluz13/cc10x"
3 Internal skill. Use cc10x-router for all development tasks.
2026-01-05
ui-ux-designer.md
19
1 export ui-ux-designer
2 nahisaho from "nahisaho/MUSUBI"
3 Copilot agent that assists with user interface and experience design, wireframes, prototypes, design systems, and usability testing Trigger terms: UI design, UX design, wireframe, mockup, prototype, user interface, user experience, design system, component library, accessibility, responsive design Use when: User requests involve ui ux designer tasks.
2026-01-05
devops-engineer.md
19
1 export devops-engineer
2 nahisaho from "nahisaho/MUSUBI"
3 Copilot agent that assists with CI/CD pipeline creation, infrastructure automation, Docker/Kubernetes deployment, and DevOps best practices Trigger terms: CI/CD, DevOps, pipeline, Docker, Kubernetes, deployment automation, containerization, infrastructure automation, GitHub Actions, GitLab CI Use when: User requests involve devops engineer tasks.
2026-01-05
performance-optimizer.md
19
1 export performance-optimizer
2 nahisaho from "nahisaho/MUSUBI"
3 Copilot agent that assists with performance analysis, bottleneck detection, optimization strategies, and benchmarking Trigger terms: performance optimization, performance tuning, profiling, benchmark, bottleneck analysis, scalability, latency optimization, memory optimization, query optimization Use when: User requests involve performance optimizer tasks.
2026-01-05
code-review.md
19
1 export code-review
2 binhmuc from "binhmuc/autobot-review"
3 Use when receiving code review feedback (especially if unclear or technically questionable), when completing tasks or major features requiring review before proceeding, or before making any completion/success claims. Covers three practices - receiving feedback with technical rigor over performative agreement, requesting reviews via code-reviewer subagent, and verification gates requiring evidence before any status claims. Essential for subagent-driven development, pull requests, and preventing false completion claims.
2026-01-05
bug-hunter.md
19
1 export bug-hunter
2 nahisaho from "nahisaho/MUSUBI"
3 Copilot agent that assists with bug investigation, root cause analysis, and fix generation for efficient debugging and issue resolution Trigger terms: bug fix, debug, troubleshoot, root cause analysis, error investigation, fix bug, resolve issue, error analysis, stack trace Use when: User requests involve bug hunter tasks.
2026-01-05
agent-assistant.md
19
1 export agent-assistant
2 nahisaho from "nahisaho/MUSUBI"
3 Agent assistance skill that provides stuck detection, memory management, and session learning capabilities for AI agents Trigger terms: agent stuck, loop detected, session memory, agent learning, condense memory, stuck detection, agent memory, session learnings, extraction Use when: User reports agent is stuck, looping, or needs memory/learning management
2026-01-05
skill-creator.md
19
1 export skill-creator
2 binhmuc from "binhmuc/autobot-review"
3 Guide for creating effective skills, adding skill references, skill scripts or optimizing existing skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, frameworks, libraries or plugins usage, or API and tool integrations.
2026-01-05
research.md
19
1 export research
2 binhmuc from "binhmuc/autobot-review"
3 Use when you need to research, analyze, and plan technical solutions that are scalable, secure, and maintainable.
2026-01-05
project-manager.md
19
1 export project-manager
2 nahisaho from "nahisaho/MUSUBI"
3 Copilot agent that assists with project planning, scheduling, risk management, and progress tracking for software development projects Trigger terms: project management, project plan, WBS, Gantt chart, risk management, sprint planning, milestone tracking, project timeline, resource allocation, stakeholder management Use when: User requests involve project manager tasks.
2026-01-05
performance-optimizer.md
19
1 export performance-optimizer
2 nahisaho from "nahisaho/MUSUBI"
3 Copilot agent that assists with performance analysis, bottleneck detection, optimization strategies, and benchmarking Trigger terms: performance optimization, performance tuning, profiling, benchmark, bottleneck analysis, scalability, latency optimization, memory optimization, query optimization Use when: User requests involve performance optimizer tasks.
2026-01-05
frontend-patterns.md
19
1 export frontend-patterns
2 romiluz13 from "romiluz13/cc10x"
3 Internal skill. Use cc10x-router for all development tasks.
2026-01-05
requirements-analyst.md
19
1 export requirements-analyst
2 nahisaho from "nahisaho/MUSUBI"
3 Copilot agent that assists with requirements analysis, user story creation, specification definition, and acceptance criteria definition Trigger terms: requirements, EARS format, user stories, functional requirements, non-functional requirements, SRS, requirement analysis, specification, acceptance criteria, requirement validation Use when: User requests involve requirements analyst tasks.
2026-01-05
clean-architecture-golang.md
19
1 export clean-architecture-golang
2 craftaholic from "craftaholic/dotfiles"
3 Implement Clean Architecture principles in Go to create maintainable, testable, and framework-independent applications. Use when designing new Go applications or refactoring existing Go codebases.
2026-01-05
ai-artist.md
19
1 export ai-artist
2 binhmuc from "binhmuc/autobot-review"
3 Write and optimize prompts for AI-generated outcomes across text and image models. Use when crafting prompts for LLMs (Claude, GPT, Gemini), image generators (Midjourney, DALL-E, Stable Diffusion, Imagen, Flux), or video generators (Veo, Runway). Covers prompt structure, style keywords, negative prompts, chain-of-thought, few-shot examples, iterative refinement, and domain-specific patterns for marketing, code, and creative writing.
2026-01-05
code-reviewer.md
19
1 export code-reviewer
2 nahisaho from "nahisaho/MUSUBI"
3 Copilot agent that assists with comprehensive code review focusing on code quality, SOLID principles, security, performance, and best practices Trigger terms: code review, review code, code quality, best practices, SOLID principles, code smells, refactoring suggestions, code analysis, static analysis Use when: User requests involve code reviewer tasks.
2026-01-05
Debugging.md
19
1 export Debugging
2 binhmuc from "binhmuc/autobot-review"
3 Systematic debugging framework ensuring root cause investigation before fixes. Includes four-phase debugging process, backward call stack tracing, multi-layer validation, and verification protocols. Use when encountering bugs, test failures, unexpected behavior, performance issues, or before claiming work complete. Prevents random fixes, masks over symptoms, and false completion claims.
2026-01-05
ai-ml-engineer.md
19
1 export ai-ml-engineer
2 nahisaho from "nahisaho/MUSUBI"
3 Copilot agent that assists with machine learning model development, training, evaluation, deployment, and MLOps Trigger terms: machine learning, ML, AI, model training, MLOps, model deployment, feature engineering, model evaluation, neural network, deep learning Use when: User requests involve ai ml engineer tasks.
2026-01-05
docs-seeker.md
19
1 export docs-seeker
2 binhmuc from "binhmuc/autobot-review"
3 Search technical documentation using executable scripts to detect query type, fetch from llms.txt sources (context7.com), and analyze results. Use when user needs: (1) Topic-specific documentation (features/components/concepts), (2) Library/framework documentation, (3) GitHub repository analysis, (4) Documentation discovery with automated agent distribution strategy
2026-01-05
security-auditor.md
19
1 export security-auditor
2 nahisaho from "nahisaho/MUSUBI"
3 security-auditor skill Trigger terms: security audit, vulnerability scan, OWASP, security analysis, penetration testing, security review, threat modeling, security best practices, CVE Use when: User requests involve security auditor tasks.
2026-01-05
media-processing.md
19
1 export media-processing
2 binhmuc from "binhmuc/autobot-review"
3 Process multimedia files with FFmpeg (video/audio encoding, conversion, streaming, filtering, hardware acceleration), ImageMagick (image manipulation, format conversion, batch processing, effects, composition), and RMBG (AI-powered background removal). Use when converting media formats, encoding videos with specific codecs (H.264, H.265, VP9), resizing/cropping images, removing backgrounds from images, extracting audio from video, applying filters and effects, optimizing file sizes, creating streaming manifests (HLS/DASH), generating thumbnails, batch processing images, creating composite images, or implementing media processing pipelines. Supports 100+ formats, hardware acceleration (NVENC, QSV), and complex filtergraphs.
2026-01-05