Agent Skills
Instruction packs that give your AI agent know-how. Three different kinds — pick the right one below.
✦ Standalone skills2,933
Self-contained. Install one into any project and it works on its own — no other software needed.
🧰 Tool add-ons725
Come bundled with a specific tool and only work together with it — they teach your agent how to operate that tool.
breakdown-epic-arch
✓★ 36,200by github
Architectural planning prompt for translating product requirements into modular, scalable technical specifications. Generates comprehensive Epic Architecture Specifications in Markdown, including system diagrams, feature lists, and technology stack recommendations Enforces domain-driven design patterns with Docker containerization, TypeScript/Next.js, Turborepo monorepos, tRPC APIs, and Stack Auth authentication Produces Mermaid diagrams spanning user, application, service, data, and...
finnish-humanizer
✓★ 36,200by github
Detect and remove AI-generated patterns from Finnish text to match native speaker voice. Identifies 26 patterns across Finnish-specific structures (passive overuse, missing particles, translation calques, genitive chains) and universal markers (hedging, filler phrases, artificial enthusiasm) Preserves meaning, register, and technical content while replacing AI patterns with natural Finnish constructions Includes adaptive workflow: analyzes short texts directly, flags patterns in longer...
quasi-coder
✓★ 36,200by github
Interprets shorthand, pseudo-code, and natural language descriptions to generate production-quality code. Assesses collaborator technical expertise (high/medium/low confidence) to determine how much interpretation and correction is needed Processes special shorthand notation marked with start-shorthand and end-shorthand boundaries; always removes ()=> lines when implementing Applies expert judgment to translate incomplete or imperfect descriptions into robust code, handling typos,...
noob-mode
✓★ 36,200by github
Plain-English translation layer that makes Copilot CLI accessible to non-technical users. Translates every approval prompt, error message, and technical output into jargon-free language with color-coded risk indicators (🟢 low, 🟡 moderate, 🔴 high, ⛔ critical) Explains what each action does, why it's needed, what the risks are, and what happens if you approve or decline before any permission is requested Automatically defines technical terms on first use and provides step-by-step roadmaps...
prd
✓★ 36,200by github
Generate comprehensive Product Requirements Documents that translate business vision into technical specifications. Follows a strict three-phase workflow: discovery interview to fill knowledge gaps, analysis and scoping to identify dependencies, and technical drafting using a standardized PRD schema Requires concrete, measurable success criteria and acceptance criteria; explicitly avoids vague language like "fast" or "intuitive" in favor of quantifiable benchmarks Covers executive summary,...
next-intl-add-language
✓★ 36,200by github
Add a new language to a Next.js application using next-intl internationalization. Requires translating all entries from en.json in the ./messages directory to the new language Update routing configuration in src/i18n/routing.ts and middleware in src/middleware.ts to recognize the new language Register the language in the language toggle component at src/components/language-toggle.tsx
mkdocs-translations
✓★ 36,200by github
ERROR - NOT ENOUGH TEXT ON PAGE
migrating-oracle-to-postgres-stored-procedures
✓★ 36,200by github
Migrates Oracle PL/SQL stored procedures to PostgreSQL PL/pgSQL. Translates Oracle-specific syntax, preserves method signatures and type-anchored parameters,…
figma
✓★ 23,200by openai
Fetch design context, screenshots, and assets from Figma, then translate designs into production code. Provides three core commands: get_design_context for structured node representation, get_screenshot for visual reference, and asset download via localhost endpoints Requires a mandatory workflow: fetch design context, retrieve screenshot, download assets, then implement using project conventions and design tokens Outputs React + Tailwind as a design representation; implementation must reuse...
figma-generate-design
✓★ 23,200by openai
Use this skill alongside figma-use when the task involves translating an application page, view, or multi-section layout into Figma. Triggers: 'write to…
figma-implement-design
✓★ 23,200by openai
Translate Figma designs into production-ready code with pixel-perfect visual fidelity. Structured seven-step workflow: extract node IDs from Figma URLs, fetch design context and screenshots, download assets, translate to project conventions, and validate against Figma specs Integrates with Figma MCP server (remote or desktop) to access layout properties, typography, colors, design tokens, and component structure Emphasizes design system reuse, design token mapping, and 1:1 visual parity;...
write-query
✓★ 22,300by anthropic
Write optimized SQL for your dialect with best practices. Use when translating a natural-language data need into SQL, building a multi-CTE query with joins and…
search-strategy
✓★ 22,300by anthropic
Query decomposition and multi-source search orchestration. Breaks natural language questions into targeted searches per source, translates queries into…
transformers-js
✓★ 10,800by huggingface
Use Transformers.js to run state-of-the-art machine learning models directly in JavaScript/TypeScript. Supports NLP (text classification, translation,…
design-md
★ 6,400by google-labs-code
Analyze Stitch design projects and generate semantic DESIGN.md files as prompting source of truth. Retrieves screen metadata, HTML/CSS source, and design assets from Stitch projects via MCP Server tools to extract design tokens and visual patterns Synthesizes findings into structured DESIGN.md files covering atmosphere, color palette with hex codes, typography, component styling, and layout principles Translates technical values (Tailwind classes, border-radius, shadows) into evocative...
figma-generate-design
✓★ 4,000by openai
Use this skill alongside figma-use when the task involves translating an application page, view, or multi-section layout into Figma. Triggers: 'write to…
azure-ai-translation-ts
✓★ 2,700by microsoft
Build translation applications using Azure Translation SDKs for JavaScript (@azure-rest/ai-translation-text, @azure-rest/ai-translation-document). Use when…
azure-ai-translation-document-py
✓★ 2,700by microsoft
Client library for Azure AI Translator document translation service for batch document translation with format preservation.
azure-ai-translation-text-py
✓★ 2,700by microsoft
Client library for Azure AI Translator text translation service for real-time text translation, transliteration, and language operations.
azure-ai-translation-ts
✓★ 2,700by microsoft
Build translation applications using Azure Translation SDKs for JavaScript (@azure-rest/ai-translation-text, @azure-rest/ai-translation-document). Use when…
azure-ai-translation-document-py
✓★ 2,700by microsoft
Client library for Azure AI Translator document translation service for batch document translation with format preservation.
azure-ai-translation-text-py
✓★ 2,700by microsoft
Client library for Azure AI Translator text translation service for real-time text translation, transliteration, and language operations.
clickhouse-architecture-advisor
✓★ 482by clickhouse
MUST USE when designing ClickHouse architectures, selecting between ingestion or modeling patterns, or translating best practices into workload-specific system…
frontend-design-deslop
★ 157by samber
Produce distinctive, non-generic UI and design applications well, working strategy-first. Identify the project (landing page, SaaS app, dashboard, ecommerce, presentation, docs, portfolio...) and its positioning and personality, commit to brand adjectives, translate into a typography and color system, then apply the craft layer (layout, components and states, motion, iconography, imagery, dark mode and theming, accessibility), avoiding the AI-slop / Claude-esque default. This is both a...
readme-i18n
★ 70by xixu-me
Use when the user wants to translate a repository README, make a repo multilingual, localize docs, add a language switcher, internationalize the README, or update localized README variants in a GitHub-style repository.
mapbox-google-maps-migration
★ 68by mapbox
Migration guide for developers moving from Google Maps Platform to Mapbox GL JS, covering API equivalents, pattern translations, and key differences
pulumi-terraform-to-pulumi
✓★ 61by pulumi
Migrate Terraform/OpenTofu projects to Pulumi, including translating HCL source code and/or importing Terraform state into a Pulumi stack. Use when a user…
provider-upgrade
✓★ 61by pulumi
A provider upgrade is a translation, not a change request.
pulumi-cdk-to-pulumi
✓★ 61by pulumi
Load this skill when a user wants to migrate, convert, port, translate, or move an AWS CDK application (including CDK stacks, constructs, or…
Canva Translate
★ 44by Canva
Translate all text in a Canva design to another language, creating a translated copy. Faster than manually copying and editing each text box in Canva's editor. Use when users say "translate my design to [language]", "make a Spanish/French/etc version", or "localize my Canva design".