Browse Skills

6825 skills found

microsoft-code-reference.md
0
1 export microsoft-code-reference
2 megait004 from "megait004/learn_cpp"
3 Look up Microsoft API references, find working code samples, and verify SDK code is correct. Use when working with Azure SDKs, .NET libraries, or Microsoft APIs—to find the right method, check parameters, get working examples, or troubleshoot errors. Catches hallucinated methods, wrong signatures, and deprecated patterns by querying official docs.
2026-01-05
reading-websites.md
0
1 export reading-websites
2 jumski from "jumski/dotfiles"
3 Use ONLY this skill when user mentions a domain (example.com, site.pl, docs.io), URL (https://...), or asks to read/fetch/check a website or webpage - MANDATORY, replaces WebFetch, crawl4ai, and curl
2026-01-05
diagram-creation.md
0
1 export diagram-creation
2 KellerAI-Plugins from "KellerAI-Plugins/dev-tools"
3 This skill should be used when the user asks to "create diagram", "visualize architecture", "draw flowchart", "make Mermaid diagram", "show process flow", or needs to create visual diagrams using Mindpilot's Mermaid rendering.
2026-01-05
api-document-generator.md
0
1 export api-document-generator
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Parses interface/API information from files or directories and generates OpenAPI-compliant documentation with timestamps
2026-01-05
content-research-writer.md
0
1 export content-research-writer
2 Snoopiam from "Snoopiam/claude_all_skills"
3 Assists in writing high-quality content by conducting research, adding citations, improving hooks, iterating on outlines, and providing real-time feedback on each section. Transforms your writing process from solo effort to collaborative partnership.
2026-01-05
global-commenting.md
0
1 export global-commenting
2 SpacePlushy from "SpacePlushy/portfolio"
3 Write purposeful code comments that explain the "why" behind technical decisions, complex logic, and non-obvious implementations using JSDoc for components and APIs. Use this skill when documenting component props, explaining complex algorithms, noting performance optimizations, documenting workarounds, or adding API documentation. When working on component prop interfaces requiring JSDoc documentation, complex business logic or algorithms, performance optimization rationale, browser compatibility workarounds or hacks, API route documentation with request/response formats, configuration file explanations, Content Collection schema documentation, or regex patterns and what they match.
2026-01-05
slash-command-design.md
0
1 export slash-command-design
2 racurry from "racurry/neat-little-package"
3 Interpretive guidance for designing Claude Code slash commands. Helps you apply official documentation effectively and create high-quality commands. Use when creating or reviewing slash commands.
2026-01-05
kiss-principle.md
0
1 export kiss-principle
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Apply the K.I.S.S principle (Keep It Simple, Stupid) to reduce complexity, improve maintainability, and solve problems elegantly. Use when designing systems, writing code, planning solutions, creating documentation, architecting features, or making decisions where simplicity drives quality and efficiency.
2026-01-05
prd-writing.md
0
1 export prd-writing
2 Taira0222 from "Taira0222/juku-cloud-backend"
3 プロダクト要求定義書(PRD)を作成するスキル
2026-01-05
write-commit-message.md
0
1 export write-commit-message
2 craigtkhill from "craigtkhill/atui-tools"
3 Guidelines for writing effective git commit messages using conventional commits style
2026-01-05
briefkit-documenter.md
0
1 export briefkit-documenter
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Create interface-first documentation using BRIEF system v3. Generate BRIEF.md files with inputs/outputs contracts, validate against spec, convert PRDs/specs to BRIEFs, and support multi-surface applications (Web/Mobile/API). Use when creating module documentation, establishing documentation standards, or documenting legacy code.
2026-01-05
frontend-designer.md
0
1 export frontend-designer
2 Beerspitnight from "Beerspitnight/cc-skills"
3 Convert UI/UX designs (mockups, wireframes, screenshots) into technical specs, component architectures, and implementation guides. Use for design analysis, design system extraction, component specifications, and frontend documentation.
2026-01-05
miden-assembly.md
0
1 export miden-assembly
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Guide for understanding and writing Miden VM assembly (MASM) code. Use when:(1) Reading, analyzing, or explaining MASM code(2) Writing new MASM procedures or programs(3) Debugging MASM execution or stack state(4) Optimizing MASM code for cycle count(5) Working with Miden VM stack machine conceptsCovers instructions, code organization, core library, and common patterns.
2026-01-05
web-search.md
0
1 export web-search
2 u9401066 from "u9401066/copilot-capability-manager"
3 Web research and literature search capabilities for external resources.LOAD THIS SKILL WHEN: User says "搜尋", "search", "找資料", "查詢", "檢索", "web search", "網路搜尋" | needs external documentation | research task | API reference lookup | technology comparison | wants latest information.CAPABILITIES: Technical docs (MDN, GitHub, Stack Overflow), academic papers (PubMed integration), API documentation, real-time web data via fetch_webpage, structured search results.
2026-01-05
brainstorming.md
0
1 export brainstorming
2 htooayelwinict from "htooayelwinict/claude-config"
3 Brainstorm and advise on technical decisions using structured process. EXCLUSIVE to brainstormer agent. Does NOT implement — only advises.
2026-01-05
render-book.md
0
1 export render-book
2 dparedesi from "dparedesi/Data-Science-with-R-book"
3 Render the book into HTML (gitbook) or PDF formats. Use when the user wants to "render the book", "build the book", "generate the book", or create HTML/PDF output.
2026-01-05
fvtt-error-handling.md
0
1 export fvtt-error-handling
2 ImproperSubset from "ImproperSubset/hh-agentics"
3 This skill should be used when adding error handling to catch blocks, standardizing error handling across a codebase, or ensuring proper UX with user messages vs technical logs. Covers NotificationOptions, Hooks.onError, and preventing console noise.
2026-01-05
content-publisher.md
0
1 export content-publisher
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Handles the publication workflow for AndesRC blog articles. Creates markdown files, triggers builds, submits to Google Search Console, and initiates promotion. Use as the final step in the content pipeline.
2026-01-05
create-agent-skills.md
0
1 export create-agent-skills
2 RBozydar from "RBozydar/rbw-claude-code"
3 This skill provides expert guidance for creating, writing, building, and refining Claude Code Skills. It should be used when working with SKILL.md files, authoring new skills, improving existing skills, or understanding skill structure and best practices.
2026-01-05
nuxt-ui.md
0
1 export nuxt-ui
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use when implementing or debugging UI features with Nuxt UI components, designing forms, tables, modals, or any user interface work - fetches current documentation to ensure accurate component APIs
2026-01-05
documentation.md
0
1 export documentation
2 toddmoy from "toddmoy/protobox"
3 Project documentation patterns using README.md with visual diagrams. For creating and maintaining product-level documentation that's accessible in-app via CMD-I.
2026-01-05
test-driven-development.md
0
1 export test-driven-development
2 abudhahir from "abudhahir/cp-ninja"
3 Use when implementing any feature or bugfix, before writing implementation code
2026-01-05
git-commit.md
0
1 export git-commit
2 mountaintop1 from "mountaintop1/myclaude"
3 Generate meaningful commit messages from git changes following conventional commits format. Use when user says "commit", "create commit", or needs help writing commit messages.
2026-01-05
backend-queries.md
0
1 export backend-queries
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Write efficient and secure database queries following best practices for SQL injection prevention, N+1 query optimization, and performance for PostgreSQL (Bun.sql, Prisma, Supabase) and Firestore. Use this skill when writing or modifying database queries, implementing data fetching logic, working with ORMs (Prisma, TypeORM, Entity Framework), using Bun.sql native driver, querying Firestore collections, or implementing caching strategies. Apply when working on service files (services/*.ts, repositories/*.ts, *Service.cs), query builder implementations, data access layers, or any code that fetches or manipulates data. This skill ensures parameterized queries to prevent SQL injection (never interpolate user input), eager loading to prevent N+1 problems, selective column fetching (no SELECT *), strategic indexing on WHERE/JOIN/ORDER BY columns, transactions for related operations, query timeouts for performance, caching expensive queries, prepared statements with Bun.sql for repeated queries, and query-driven mod
2026-01-05