Browse Skills

6825 skills found

writing-graphql-operations.md
20
1 export writing-graphql-operations
2 saleor from "saleor/configurator"
3 Creates GraphQL queries and mutations using gql.tada and urql. Implements repository pattern with type-safe operations and error handling. Triggers on: GraphQL query, GraphQL mutation, gql.tada, urql client, Saleor API, fragments, repository pattern, fetch-schema, MSW mocks.
2026-01-05
notion-knowledge-capture.md
20
1 export notion-knowledge-capture
2 makenotion from "makenotion/notion-cookbook"
3 Transforms conversations and discussions into structured documentation pages in Notion. Captures insights, decisions, and knowledge from chat context, formats appropriately, and saves to wikis or databases with proper organization and linking for easy discovery.
2026-01-05
notion-meeting-intelligence.md
20
1 export notion-meeting-intelligence
2 makenotion from "makenotion/notion-cookbook"
3 Prepares meeting materials by gathering context from Notion, enriching with Claude research, and creating both an internal pre-read and external agenda saved to Notion. Helps you arrive prepared with comprehensive background and structured meeting docs.
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
example-skill.md
20
1 export example-skill
2 ReinaMacCredy from "ReinaMacCredy/maestro"
3 Template for creating skills. Use when writing new code, reviewing code, or when the skill's specific domain applies. Replace this description with specifics.
2026-01-05
tdd.md
20
1 export tdd
2 atusy from "atusy/dotfiles"
3 Guide Test-Driven Development using Kent Beck's Red-Green-Refactor cycle. Use when writing tests, implementing features via TDD, or following plan.md test instructions.
2026-01-05
reviewing-typescript-code.md
20
1 export reviewing-typescript-code
2 saleor from "saleor/configurator"
3 TypeScript code quality patterns for writing and reviewing code. Covers type safety, clean code, functional patterns, Zod usage, and error handling. Triggers on: add entity, create service, add repository, create comparator, add formatter, deployment stage, GraphQL query, GraphQL mutation, bootstrap method, diff support, command handler, Zod schema, error class, implement feature, add function, refactor code, clean code, functional patterns, map filter reduce, satisfies operator, type guard, code review, PR review, check implementation, audit code, fix types.
2026-01-05
analyzing-source.md
19
1 export analyzing-source
2 Sawyer-Middeleer from "Sawyer-Middeleer/dot-claude"
3 Conducts in-depth analysis of a specific source or topic, producing comprehensive summaries for research synthesis. Use when you need detailed analysis and documentation of individual sources as part of a larger research effort.
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
planning.md
19
1 export planning
2 binhmuc from "binhmuc/autobot-review"
3 Use when you need to plan technical solutions that are scalable, secure, and maintainable.
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
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
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
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
technical-writer.md
19
1 export technical-writer
2 nahisaho from "nahisaho/MUSUBI"
3 technical-writer skill Trigger terms: documentation, technical writing, API documentation, README, user guide, developer guide, tutorial, runbook, technical docs Use when: User requests involve technical writer tasks.
2026-01-05
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
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
repomix.md
19
1 export repomix
2 binhmuc from "binhmuc/autobot-review"
3 Package entire code repositories into single AI-friendly files using Repomix. Capabilities include pack codebases with customizable include/exclude patterns, generate multiple output formats (XML, Markdown, plain text), preserve file structure and context, optimize for AI consumption with token counting, filter by file types and directories, add custom headers and summaries. Use when packaging codebases for AI analysis, creating repository snapshots for LLM context, analyzing third-party libraries, preparing for security audits, generating documentation context, or evaluating unfamiliar codebases.
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
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
cloud-design.md
19
1 export cloud-design
2 craftaholic from "craftaholic/dotfiles"
3 Design resilient, scalable multi-cloud architectures with best practices for AWS, Azure, and GCP. Use when creating cloud architecture diagrams, planning cloud infrastructure, or designing cloud migration strategies.
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
rails-technical-writer.md
18
1 export rails-technical-writer
2 alec-c4 from "alec-c4/claude-skills-rails-dev"
3 Technical documentation specialist for Rails projects. Use when writing README files, API documentation, setup guides, architectural decisions, code comments, or user-facing documentation. Focuses on clarity, completeness, and maintainability.
2026-01-05
component-testing.md
18
1 export component-testing
2 jpmorgan-payments from "jpmorgan-payments/embedded-finance"
3 Comprehensive testing patterns for React components with MSW, React Query, and Vitest. Use when writing tests, setting up mocks, testing API interactions, or ensuring 80% coverage. Keywords - testing, MSW, React Query, Vitest, mocks, coverage, API testing.
2026-01-05