Browse Skills

44756 skills found

coverage.md
20
1 export coverage
2 talmolab from "talmolab/sleap-io"
3 Run test coverage analysis, identify missed and partial lines, and write tests to improve coverage. Use this when the user asks to check coverage, improve coverage, or write tests for uncovered code. This skill detects both completely missed lines and partially covered lines (executed but missing branch coverage) to match Codecov analysis.
2026-01-05
sharing-skills.md
20
1 export sharing-skills
2 ReinaMacCredy from "ReinaMacCredy/maestro"
3 Use when you've developed a broadly useful skill and want to contribute it upstream via pull request - guides process of branching, committing, pushing, and creating PR to contribute skills back to upstream repository
2026-01-05
investigation.md
20
1 export investigation
2 talmolab from "talmolab/sleap-io"
3 Scaffolds a structured investigation in scratch/ for empirical research and documentation. Use when the user says "start an investigation" or wants to: trace code paths or data flow ("trace from X to Y", "what touches X", "follow the wiring"), document system architecture comprehensively ("document how the system works", "archeology"), investigate bugs ("figure out why X happens"), explore technical feasibility ("can we do X?"), or explore design options ("explore the API", "gather context", "design alternatives"). Creates dated folder with README. NOT for simple code questions or single-file searches.
2026-01-05
using-git-worktrees.md
20
1 export using-git-worktrees
2 ReinaMacCredy from "ReinaMacCredy/maestro"
3 Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification
2026-01-05
threejs.md
19
1 export threejs
2 binhmuc from "binhmuc/autobot-review"
3 Build immersive 3D web experiences with Three.js - WebGL/WebGPU library for scenes, cameras, geometries, materials, lights, animations, loaders, post-processing, shaders (including node-based TSL), compute, physics, VR/XR, and advanced rendering. Use when creating 3D visualizations, games, interactive graphics, data viz, product configurators, architectural walkthroughs, or WebGL/WebGPU applications. Covers OrbitControls, GLTF/FBX loading, PBR materials, shadow mapping, post-processing effects (bloom, SSAO, SSR), custom shaders, instancing, LOD, animation systems, and WebXR.
2026-01-05
brainstorming.md
19
1 export brainstorming
2 romiluz13 from "romiluz13/cc10x"
3 Internal skill. Use cc10x-router for all development tasks.
2026-01-05
site-reliability-engineer.md
19
1 export site-reliability-engineer
2 nahisaho from "nahisaho/MUSUBI"
3 Production monitoring, observability, SLO/SLI management, and incident response. Trigger terms: monitoring, observability, SRE, site reliability, alerting, incident response, SLO, SLI, error budget, Prometheus, Grafana, Datadog, New Relic, ELK stack, logs, metrics, traces, on-call, production monitoring, health checks, uptime, availability, dashboards, post-mortem, incident management, runbook. Completes SDD Stage 8 (Monitoring) with comprehensive production observability: - SLI/SLO definitions and tracking - Monitoring stack setup (Prometheus, Grafana, ELK, Datadog, etc.) - Alert rules and notification channels - Incident response runbooks - Observability dashboards (logs, metrics, traces) - Post-mortem templates and analysis - Health check endpoints - Error budget tracking Use when: user needs production monitoring, observability platform, alerting, SLOs, incident response, or post-deployment health tracking.
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
council-decision.md
19
1 export council-decision
2 mylukin from "mylukin/agent-council"
3 Get multi-model AI consensus on complex questions using Claude, Codex, and Gemini
2026-01-05
visualize-any-data.md
19
1 export visualize-any-data
2 ethpandaops from "ethpandaops/lab"
3 Learn how to visualize data in a sustainable, accurate, and theme aware way.
2026-01-05
claude-code.md
19
1 export claude-code
2 binhmuc from "binhmuc/autobot-review"
3 Activate when users ask about Claude Code installation, slash commands (/cook, /plan, /fix, /test, /docs, /design, /git), creating/managing Agent Skills, configuring MCP servers, setting up hooks/plugins, IDE integration (VS Code, JetBrains), CI/CD workflows, enterprise deployment (SSO, RBAC, sandboxing), troubleshooting authentication/performance issues, or advanced features (extended thinking, caching, checkpointing).
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
correcting-mistakes.md
19
1 export correcting-mistakes
2 Sawyer-Middeleer from "Sawyer-Middeleer/dot-claude"
3 Self-corrects skill and command instructions after resolving errors. Use when Claude errors during skill/command execution and finds a solution, or when user indicates a mistake was made. Finds the relevant instruction file and applies succinct fixes.
2026-01-05
shodh-memory.md
19
1 export shodh-memory
2 varun29ankuS from "varun29ankuS/shodh-memory"
3 Persistent memory system for AI agents. Use this skill to remember context across conversations, recall relevant information, and build long-term knowledge. Activate when you need to store decisions, learnings, errors, or context that should persist beyond the current session.
2026-01-05
Create New Routes.md
19
1 export Create New Routes
2 ethpandaops from "ethpandaops/lab"
3 Learn how to create a new route in The Lab.
2026-01-05
design-reviewer.md
19
1 export design-reviewer
2 nahisaho from "nahisaho/MUSUBI"
3 Copilot agent that assists with systematic design review using ATAM (Architecture Tradeoff Analysis Method), SOLID principles, design patterns, coupling/cohesion analysis, error handling, and security requirements Trigger terms: design review, architecture review, ATAM, SOLID principles, design patterns, coupling, cohesion, ADR review, C4 review, architecture analysis, design quality Use when: User requests involve design document review, architecture evaluation, or design quality assessment tasks.
2026-01-05
Problem-Solving Techniques.md
19
1 export Problem-Solving Techniques
2 binhmuc from "binhmuc/autobot-review"
3 Apply systematic problem-solving techniques for complexity spirals (simplification cascades), innovation blocks (collision-zone thinking), recurring patterns (meta-pattern recognition), assumption constraints (inversion exercise), scale uncertainty (scale game), and dispatch when stuck. Techniques derived from Microsoft Amplifier project patterns adapted for immediate application.
2026-01-05
openai-apps-sdk-builder.md
19
1 export openai-apps-sdk-builder
2 hollaugo from "hollaugo/tutorials"
3 Build OpenAI Apps SDK applications - interactive ChatGPT apps with MCP servers, React widgets, and rich UI components for conversational experiences
2026-01-05
constitution-enforcer.md
19
1 export constitution-enforcer
2 nahisaho from "nahisaho/MUSUBI"
3 Validates compliance with 9 Constitutional Articles and Phase -1 Gates before implementation. Trigger terms: constitution, governance, compliance, validation, constitutional compliance, Phase -1 Gates, simplicity gate, anti-abstraction gate, test-first, library-first, EARS compliance, governance validation, constitutional audit, compliance check, gate validation. Enforces all 9 Constitutional Articles with automated validation: - Article I: Library-First Principle - Article II: CLI Interface Mandate - Article III: Test-First Imperative - Article IV: EARS Requirements Format - Article V: Traceability Mandate - Article VI: Project Memory - Article VII: Simplicity Gate - Article VIII: Anti-Abstraction Gate - Article IX: Integration-First Testing Runs Phase -1 Gates before any implementation begins. Use when: validating project governance, checking constitutional compliance, or enforcing quality gates before implementation.
2026-01-05
orchestrator.md
19
1 export orchestrator
2 nahisaho from "nahisaho/MUSUBI"
3 Integrated orchestrator agent that manages and coordinates 25 specialized AI agents for Specification Driven Development Trigger terms: orchestrate, coordinate, multi-agent, workflow, execution plan, task breakdown, agent selection, project planning, complex task, full lifecycle, end-to-end development, comprehensive solution Use when: User requests involve orchestrator tasks.
2026-01-05
debugging-patterns.md
19
1 export debugging-patterns
2 romiluz13 from "romiluz13/cc10x"
3 Internal skill. Use cc10x-router for all development tasks.
2026-01-05
architecture-patterns.md
19
1 export architecture-patterns
2 romiluz13 from "romiluz13/cc10x"
3 Internal skill. Use cc10x-router for all development tasks.
2026-01-05
Create New Component.md
19
1 export Create New Component
2 ethpandaops from "ethpandaops/lab"
3 Create a new React component following Lab's architecture patterns. Determines component scope (core vs. page-scoped), generates proper structure with TypeScript types, creates Storybook stories for core components, and ensures composability with existing components.
2026-01-05
clean-architecture-typescript.md
19
1 export clean-architecture-typescript
2 craftaholic from "craftaholic/dotfiles"
3 Implement Clean Architecture principles in TypeScript for maintainable, testable, and framework-independent applications. Use when designing new TypeScript applications, refactoring existing code, or implementing domain-centric Node.js applications.
2026-01-05