Browse Skills

18175 skills found

tidying.md
20
1 export tidying
2 atusy from "atusy/dotfiles"
3 Guide structural code improvements using Kent Beck's Tidy First methodology. Use when seeing messy code, before making behavioral changes, after completing features, or discussing when to clean up code.
2026-01-05
design.md
20
1 export design
2 ReinaMacCredy from "ReinaMacCredy/maestro"
3 Design Session - collaborative brainstorming to turn ideas into designs using Double Diamond methodology OR 6-phase planning pipeline. Use when user types "ds", "pl", "/plan", or wants to explore/design a feature before implementation. MUST load maestro-core skill first for routing.
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
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
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
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
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
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
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
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
cloud-architect.md
19
1 export cloud-architect
2 nahisaho from "nahisaho/MUSUBI"
3 Copilot agent for cloud architecture design, AWS/Azure/GCP configuration, IaC code generation (Terraform/Bicep), and cost optimization Trigger terms: cloud architecture, AWS, Azure, GCP, cloud infrastructure, IaC, Terraform, CloudFormation, cloud design, serverless, cloud migration Use when: User requests involve cloud architect tasks.
2026-01-05
test-driven-development.md
19
1 export test-driven-development
2 romiluz13 from "romiluz13/cc10x"
3 Internal skill. Use cc10x-router for all development tasks.
2026-01-05
mobile-development.md
19
1 export mobile-development
2 binhmuc from "binhmuc/autobot-review"
3 Build modern mobile applications with React Native, Flutter, Swift/SwiftUI, and Kotlin/Jetpack Compose. Covers mobile-first design principles, performance optimization (battery, memory, network), offline-first architecture, platform-specific guidelines (iOS HIG, Material Design), testing strategies, security best practices, accessibility, app store deployment, and mobile development mindset. Use when building mobile apps, implementing mobile UX patterns, optimizing for mobile constraints, or making native vs cross-platform decisions.
2026-01-05
ai-multimodal.md
19
1 export ai-multimodal
2 binhmuc from "binhmuc/autobot-review"
3 Process and generate multimedia content using Google Gemini API for better vision capabilities. Capabilities include analyze audio files (transcription with timestamps, summarization, speech understanding, music/sound analysis up to 9.5 hours), understand images (better image analysis than Claude models, captioning, reasoning, object detection, design extraction, OCR, visual Q&A, segmentation, handle multiple images), process videos (scene detection, Q&A, temporal analysis, YouTube URLs, up to 6 hours), extract from documents (PDF tables, forms, charts, diagrams, multi-page), generate images (text-to-image with Imagen 4, editing, composition, refinement), generate videos (text-to-video with Veo 3, 8-second clips with native audio). Use when working with audio/video files, analyzing images or screenshots (instead of default vision capabilities of Claude, only fallback to Claude's vision capabilities if needed), processing PDF documents, extracting structured data from media, creating images/videos from text prompts, or implementing multimodal AI features. Supports Gemini 3/2.5, Imagen 4, and Veo 3 models with context windows up to 2M tokens.
2026-01-05
sequential-thinking.md
19
1 export sequential-thinking
2 binhmuc from "binhmuc/autobot-review"
3 Apply structured, reflective problem-solving for complex tasks requiring multi-step analysis, revision capability, and hypothesis verification. Use for complex problem decomposition, adaptive planning, analysis needing course correction, problems with unclear scope, multi-step solutions, and hypothesis-driven work.
2026-01-05
api-designer.md
19
1 export api-designer
2 nahisaho from "nahisaho/MUSUBI"
3 AI agent supporting REST/GraphQL/gRPC API design, OpenAPI specification generation, and API best practices Trigger terms: API design, REST API, GraphQL, OpenAPI, API specification, endpoint design, API contract, API documentation, gRPC, API versioning Use when: User requests involve api designer tasks.
2026-01-05
database-schema-designer.md
19
1 export database-schema-designer
2 nahisaho from "nahisaho/MUSUBI"
3 Copilot agent for database schema design, ER diagrams, normalization, DDL generation, and performance optimization Trigger terms: database design, schema design, ER diagram, normalization, DDL, database modeling, relational database, NoSQL design, data modeling, migration plan Use when: User requests involve database schema designer tasks.
2026-01-05
code-generation.md
19
1 export code-generation
2 romiluz13 from "romiluz13/cc10x"
3 Internal skill. Use cc10x-router for all development tasks.
2026-01-05
test-engineer.md
19
1 export test-engineer
2 nahisaho from "nahisaho/MUSUBI"
3 test-engineer skill Trigger terms: testing, unit tests, integration tests, E2E tests, test cases, test coverage, test automation, test plan, test design, TDD, test-first Use when: User requests involve test engineer tasks.
2026-01-05