Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
docx
Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new documents, (2) Modifying or editing content, (3) Working with tracked changes, (4) Adding comments, or any other document tasks
ArtemisAI/code-execution-with-MCP 3
-
xlsx
Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv, etc) for: (1) Creating new spreadsheets with formulas and formatting, (2) Reading or analyzing data, (3) Modify existing spreadsheets while preserving formulas, (4) Data analysis and visualization in spreadsheets, or (5) Recalculating formulas
ArtemisAI/code-execution-with-MCP 3
-
pptx
Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other presentation tasks
ArtemisAI/code-execution-with-MCP 3
-
feature-finishing
Use after feature-implementing completes - performs final quality check from fresh context
escarti/agentDevPrompts 4
-
feature-documenting
Use when implementation complete and tests pass - follow structured workflow with custom patterns
escarti/agentDevPrompts 4
-
feature-pr-reviewing
Use when reviewing pull request changes - follow structured workflow
escarti/agentDevPrompts 4
-
feature-planning
Use after research (Z01 files exist) to create implementation plan - follow structured workflow
escarti/agentDevPrompts 4
-
feature-researching
Use when change proposal presented - follow structured research workflow to produce directive specification
escarti/agentDevPrompts 4
-
use-sub-agent
Use when work should be delegated to one or more headless Codex subagents in the same machine session, especially for parallelizable tasks and when reliable launch, timeout, and log-handling behavior is required.
escarti/agentDevPrompts 4
-
feature-implementing
Use to execute implementation plan (Z02 files) in batches - follow structured workflow
escarti/agentDevPrompts 4
-
load-superpowers
Bootstrap superpowers and load required superpowers skills before using feature-* skills that require them.
escarti/agentDevPrompts 4
-
feature-pr-fixing
Use when addressing PR review comments - follow structured workflow
escarti/agentDevPrompts 4
-
design-research
mevans2120/design-suite-claude-skills 8
-
design-components
Designs components and sections within an existing design system. Creates 3 composition variations that use the project's actual tokens, colors, typography, and component primitives. Use when user says "design a component", "component variations", "design a card", "design a hero", "design a section", "component options", "design within our system", "new component", "component concept", or wants to explore how a component could look using their existing design system. Also use when designing larger composed sections (dashboards, settings pages, feature panels) that build on existing primitives. Do NOT use when the project has no design system yet (use design-system-init), when exploring entirely new visual directions (use design-concepts), or when reviewing implemented code (use design-qa).
mevans2120/design-suite-claude-skills 8
-
design-qa
Reviews finished and in-progress digital products to assess adherence to design specifications and discover potential issues. Use when user says "design review", "design QA", "QA review", "check implementation", "visual bugs", "compare to design", "match the specs", "review the build", "before launch", "pre-launch review", "implementation review", "verify design", "design validation", "spacing issues", "visual discrepancies", "accessibility review", "WCAG compliance", or "responsive testing". Validates implementation against design intent, identifies visual and interaction discrepancies, and provides actionable feedback. Do NOT use when still designing concepts (use design-concepts), need to understand users (use design-research), or nothing has been built yet.
mevans2120/design-suite-claude-skills 8
-
design-production
Creates production-ready design files, prototypes, and specifications for development teams. Translates validated concepts into detailed, implementable designs with comprehensive specs for developers. Produces Figma files (via API), high-fidelity prototypes, design specifications, and animation files.
mevans2120/design-suite-claude-skills 8
-
design-concepts
Creates conceptual designs that illustrate design strategy and approach. Use when user says "mockup", "wireframe", "concept", "mood board", "visual direction", "design options", "explore designs", "UI design", "prototype", "design this", "show me designs", "create a design", "look and feel", or "design variations". Leverages research insights and design briefs to develop UI concepts, mood boards, and interactive prototypes. Do NOT use when user needs to understand users first (use design-research), is reviewing an implemented product (use design-qa), or is writing code.
mevans2120/design-suite-claude-skills 8
-
hugo-blog
A set of resources to help me write blog posts for hugozhu.site
hugozhu/blog2 3
-
azure-expert
Comprehensive Azure cloud expertise covering all major services (App Service, Functions, Container Apps, AKS, databases, storage, monitoring). Use when working with Azure infrastructure, deployments, troubleshooting, cost optimization, IaC (Bicep/ARM), CI/CD pipelines, or any Azure-related development tasks. Provides scripts, templates, and best practices for production-ready Azure solutions.
QuestForTech-Investments/claude-code-skills 4
-
internal-comms
A set of resources to help me write all kinds of internal communications, using the formats that my company likes to use. Claude should use this skill whenever asked to write some sort of internal communications (status reports, leadership updates, 3P updates, company newsletters, FAQs, incident reports, project updates, etc.).
QuestForTech-Investments/claude-code-skills 4
-
Playwright Browser Automation
Complete browser automation with Playwright. Auto-detects dev servers, writes clean test scripts to /tmp. Test pages, fill forms, take screenshots, check responsive design, validate UX, test login flows, check links, automate any browser task. Use when user wants to test websites, automate browser interactions, validate web functionality, or perform any browser-based testing.
QuestForTech-Investments/claude-code-skills 4
-
mcp-builder
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).
QuestForTech-Investments/claude-code-skills 4
-
canvas-design
Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.
QuestForTech-Investments/claude-code-skills 4
-
api-design-principles
Master REST and GraphQL API design principles to build intuitive, scalable, and maintainable APIs that delight developers. Use when designing new APIs, reviewing API specifications, or establishing API design standards.
QuestForTech-Investments/claude-code-skills 4