Engineering skills
Build, ship, and operate software.
Not sure which engineering skill you need? Ask Sprout
Engineering Essentials
Frontend, API integration, MCP servers, browser testing, and network debugging โ the day-to-day software stack.
Senior Engineer Stack
Six elite Claude Code skills for serious engineers: TDD methodology, a 23-role workflow, MCP server building, custom skill creation, browser testing, and a meta-tool that finds more skills as you work.
Fable 5 Power Pack
Get everything out of Claude on the new Fable 5 model โ create and optimize your own skills, discover the best of the ecosystem, extend Claude with MCP servers, tune your CLAUDE.md, and build on the Claude API.
321 skills across 7 categories
Generative Code Art
anthropics
Create algorithmic art with p5.js using randomness and interactive parameters.
UI/UX Pro Max
anthropics
Build production-grade web components and interfaces with distinctive, polished design.
Artifact Theme Toolkit
anthropics
Apply professional color and font themes to slides, docs, and web pages.
Multi-Component Web Artifacts
anthropics
Build complex React artifacts with Tailwind CSS and shadcn/ui components.
Playwright Web App Testing
anthropics
Test local web apps with Playwright, verify UI behavior, and capture screenshots.
Word Document Editor
anthropics
Create, edit, and format Word documents with tables, images, and tracked changes.
Poster & Visual Design
anthropics
Create original posters and visual art in PNG and PDF formats.
Claude API Helper
anthropics
Build, debug, and optimize Claude API applications with caching and model migration support.
MCP Server Builder
anthropics
Build protocol servers that connect language models to external APIs and services.
Spreadsheet & Excel Editor
anthropics
Open, edit, and create Excel and CSV files with formulas, formatting, and data cleaning.
Documentation Co-Authoring
anthropics
Guide structured workflows for writing docs, proposals, and technical specs collaboratively.
Skill Builder & Optimizer
anthropics
Create, edit, and optimize Claude skills with performance testing and benchmarking.
Agent Sort
affaan-m
Analyze your codebase to create a trimmed ECC install plan with only the skills you actually need.
API Design Patterns
affaan-m
Learn REST API best practices for resource naming, versioning, pagination, and error handling.
Agent Introspection Debugging
affaan-m
Debug AI agent failures by diagnosing loops, token waste, and task drift systematically.
Superpowers
obra
Jesse Vincent's full Claude Code methodology โ TDD, brainstorming, git worktrees, all auto-triggering.
Blackbox CLI
NousResearch
Delegate coding tasks to multiple AI models and get the best result.
Honcho Memory Manager
NousResearch
Configure cross-session user memory and multi-profile isolation for AI agents.
OpenHands CLI
NousResearch
Delegate coding tasks to OpenHands, a model-agnostic agent via terminal.
EVM Blockchain Client
NousResearch
Query wallet balances, token info, gas prices, and transactions across 8 blockchain networks.
Slack GIF Creator
anthropics
Create animated GIFs optimized for Slack messages and custom emojis.
Web Artifacts Builder
anthropics
Build multi-component React artifacts with Tailwind CSS and shadcn/ui components.
Web Application Testing
anthropics
Test local web apps with Playwright to verify frontend functionality and capture screenshots.
Skill Creator
anthropics
Create, edit, and optimize skills with performance testing and benchmarking.
Claude API Helper
anthropics
Build and optimize Claude API applications with prompt caching and model migration.
MCP Server Builder
anthropics
Build Model Context Protocol servers to connect AI with external APIs and services.
gstack
garrytan
Garry Tan's 23-role Claude Code stack โ CEO, designer, eng, QA, security, release, all as slash commands.
Browser Automation
browser-use
Automate web browsing tasks like filling forms, taking screenshots, and extracting data.
ckm:design-system
nextlevelbuilder
Create design tokens, component specs, and branded presentations from a systematic token architecture.
OpenClaw
thedotmack
Add persistent memory to Claude agents across sessions via context injection.
PR Babysitter
thedotmack
Monitor a pull request until it's ready to merge, tracking comments and CI checks.
Plan Executor
thedotmack
Execute multi-phase plans by coordinating specialized subagents.
Understand Diff
Egonex-AI
Analyze git diffs and pull requests to understand changes, affected components, and risks.
Understand Dashboard
Egonex-AI
Visualize your codebase's knowledge graph in an interactive web dashboard.
Understand Chat
Egonex-AI
Ask questions about your codebase using an AI-powered knowledge graph.
GitHub Triage
code-yeongyu
Analyze open GitHub issues and PRs, generating evidence-backed reports without modifying anything.
Unpublished Changes
code-yeongyu
Compare your code to the latest npm version and list what's changed.
Oh My OpenCode Easter Egg
code-yeongyu
Discover a hidden easter egg about the Oh My OpenCode development plugin.
Graphify
safishamsi
Turn code folders into interactive knowledge graphs with community detection and query tools.
Goal-Oriented Action Planner
ruvnet
Create intelligent multi-step plans to achieve complex objectives using adaptive reasoning.
Browser Automation
shanraisshan
Automate website interactions like filling forms, clicking buttons, and extracting data.
Presentation Styling
shanraisshan
Reference CSS classes and HTML patterns for presentation components.
Browser Testing with DevTools
addyosmani
Test and debug web apps in real browsers using Chrome DevTools inspection.
API and Interface Design
addyosmani
Design stable, well-documented APIs and module boundaries that are hard to misuse.
CI/CD and Automation
addyosmani
Set up and configure automated build and deployment pipelines with quality gates.
Code Review and Quality
addyosmani
Review code across correctness, readability, architecture, security, and performance.
GitHub Issue Creator
CherryHQ
Create GitHub issues for your repository following its template format.
Demand-First Review
CherryHQ
Verify actual demand exists before reviewing code that adds new surface area.
Cherry Studio PR Test
CherryHQ
Test Cherry Studio pull requests with automated UI testing and code review.
GitNexus CLI
abhigyanpatwari
Analyze, index, and generate wikis for your codebase via command line.
GitNexus Debugging
abhigyanpatwari
Trace bugs and errors by mapping code execution flows and finding root causes.
GitNexus PR Swarm Review
abhigyanpatwari
Review pull requests for production readiness using a coordinated multi-reviewer approach.
Andru.ia Solutions Architect
sickn33
Diagnose your AI project and create an optimal technical roadmap in Spanish.
Andru.ia Skill Smith
sickn33
Design, write, and deploy new skills to your repository following Diamond Standard.
Security Auditor
sickn33
Audit code and infrastructure for security vulnerabilities and threats.
E2E Testing Patterns
wshobson
Writes reliable Playwright and Cypress E2E tests and fixes flaky ones.
TypeScript Advanced Types
wshobson
Patterns for generics, conditional types, mapped types, and type-safe TypeScript utilities.
React State Management
wshobson
Picks the right React state tool and gives typed store and query patterns to copy.
Next.js App Router Patterns
wshobson
Reference patterns for Next.js 14+ App Router, Server Components, and streaming.
OpenAPI Spec Generation
wshobson
Writes and validates OpenAPI 3.1 specs from code or design-first contracts.
CQRS Implementation
wshobson
Separates read and write models with CQRS patterns for scalable, event-sourced systems.
Microservices Patterns
wshobson
Reference for service boundaries, inter-service communication, and resilience patterns.
FastAPI Project Templates
wshobson
Scaffolds production FastAPI projects with async patterns, DI, and pytest setup.
Secrets Management For CI/CD
wshobson
Wires Vault, AWS/Azure/GCP secret stores, and rotation into CI/CD pipelines.
Prometheus Configuration
wshobson
Sets up Prometheus scraping, recording rules, and alerting with proven conventions.
GitOps Workflow
wshobson
Sets up GitOps delivery for Kubernetes with ArgoCD or Flux and auto-sync.
GitHub Actions Templates
wshobson
Ready-to-use GitHub Actions workflows for testing, building, and deploying with sane defaults.
K8s Manifest Generator
wshobson
Generates production Kubernetes manifests with resource limits, health checks, and security contexts.
Terraform Module Library
wshobson
Builds reusable Terraform modules for AWS, Azure, GCP, and OCI with tested IaC patterns.
Delegate
Hmbown
Split complex tasks across multiple focused agents while keeping strategic control in the parent.
Feishu / Lark Integration
Hmbown
Build Feishu and Lark bot automations, documents, sheets, and approval workflows securely.
MCP Server Builder
Hmbown
Design, build, and debug Model Context Protocol servers with stdio and HTTP/SSE transports.
Arize AI Integration Manager
github
Manage LLM provider credentials and integrations in Arize for evaluators.
Arize Annotation
github
Create annotation schemas and manage human review workflows in Arize.
AI Agent Instructions Generator
github
Generate customized instruction files for AI coding agents like Copilot and Claude.
AI Readiness Assessment
github
Audit your repository's AI-readiness and generate an interactive HTML dashboard.
Claude Automation Recommender
anthropics
Analyze your codebase and recommend Claude Code automations to optimize your workflow.
Example Command
anthropics
A sample skill demonstrating slash command format and frontmatter options.
Skill Template
anthropics
Create a reference template for building Claude Code plugin skills.
Discord Channel Setup
anthropics
Configure your Discord bot token and review channel access policies.
CLAUDE.md Improver
anthropics
Audit and improve CLAUDE.md files to optimize Claude's project context.
Cardputer Buddy
anthropics
Develop and deploy MicroPython apps to your Cardputer device without re-flashing.
M5Stack Onboarding
anthropics
Flash and set up M5Stack ESP32 devices with UIFlow 2.0 firmware and MicroPython apps.
Discord Access Manager
anthropics
Manage Discord channel access, approve pairings, and control allowlist policies.
Architecture Guide
iOfficeAI
Determine correct file placement and structure for your project.
Fix Issues
iOfficeAI
Automatically fix GitHub bug issues and submit pull requests.
Sentry Issue Fixer
iOfficeAI
Auto-fix high-frequency Sentry errors by analyzing stack traces and submitting pull requests.
Vercel Optimize
vercel-labs
Reduce Vercel costs and improve performance using verified metrics and framework-specific recommendations.
Ad Creative Generator
coreyhaines31
Generate and iterate high-performing ad copy, headlines, and variations for any platform.
Competitor Research Profiler
coreyhaines31
Analyze competitor URLs to generate detailed profiles with market data and insights.
Marketing Image Generator
coreyhaines31
Generate and optimize images for blogs, social media, product mockups, and brand assets.
A/B Test Designer
coreyhaines31
Design and plan A/B tests to measure which version performs better.
Analytics Tracking Setup
coreyhaines31
Set up and audit analytics tracking for events, conversions, and marketing measurement.
Content Strategy Planner
coreyhaines31
Plan what content to create and organize topics for your editorial roadmap.
Lifecycle Email Sequences
coreyhaines31
Create automated email campaigns to nurture leads and guide customers through their journey.
Form Conversion Optimizer
coreyhaines31
Improve form completion rates by reducing friction and optimizing fields.
AI Search Optimization
coreyhaines31
Optimize your content to be cited and surfaced by AI search engines.
App Store Listing Audit
coreyhaines31
Analyze your app listing against best practices and get a prioritized optimization plan.
Marketing Copy Editor
coreyhaines31
Review and polish marketing copy to strengthen messaging and improve readability.
Free Tool Lead-Gen Planner
coreyhaines31
Plan and build free marketing tools to generate leads and attract organic traffic.
React Composition Patterns
vercel-labs
Build flexible, maintainable React components using composition techniques.
React & Next.js Performance
vercel-labs
Optimize React and Next.js code following Vercel's performance best practices.
React Native Best Practices
vercel-labs
Build performant React Native apps with optimization and animation guidance.
React View Transitions
vercel-labs
Animate page and component transitions using React's native View Transition API.
Deploy to Vercel
vercel-labs
Deploy your app to Vercel with preview or production environments.
Vercel CLI with Tokens
vercel-labs
Deploy and manage Vercel projects using token-based authentication instead of interactive login.
UI Design Guidelines Reviewer
vercel-labs
Review UI code for compliance with web interface best practices and accessibility standards.
Builtin Skills Manager
charmbracelet
Create and edit embedded skills in Crush's binary system.
Shell Builtins
charmbracelet
Create and manage custom shell commands for Crush's embedded shell environment.
Crush Config
charmbracelet
Configure Crush settings, providers, servers, and permissions via JSON.
Crush Hooks
charmbracelet
Add and debug hooks to gate, approve, or modify tool calls in Crush.
Planning with Files
OthmanAdi
Keep task plans and progress in markdown files that survive context loss.
Agent Memory MCP Tools
rohitg00
Index and reference guide for Agent Memory's MCP tools and parameters.
Frontend Slides
zarazhangrui
Create animation-rich HTML presentations from scratch or convert PowerPoint files.
Browser Automation
manaflow-ai
Open websites and interact with pages to extract data and automate tasks.
Cmux Keyboard Shortcuts
manaflow-ai
Customize and manage keyboard shortcut bindings for cmux.
Cmux Customization
manaflow-ai
Customize cmux actions, shortcuts, layouts, and terminal preferences.
cmux Diagnostics
manaflow-ai
Run health checks and debug reports for cmux hooks, sessions, and automation issues.
Image Compressor
JimLiu
Compress images to WebP or PNG format with automatic tool selection.
Find Skills
vercel-labs
Built by Vercel Labs. Claude searches the open skill ecosystem for you โ surfaces real, popular skills instead of reinventing them.
AI Learning Level Finder
rohitg00
Take a quick quiz to find your starting point in an AI engineering curriculum.
Phase Knowledge Quiz
rohitg00
Test your understanding of AI Engineering from Scratch course phases.
Cognee
topoteretes
Build knowledge graphs from documents and search them with natural language queries.
Context Mode Ops
mksglu
Coordinate GitHub workflows and marketing tasks using parallel subagents for issues, PRs, and releases.
QA Test
steipete
Run live QA and end-to-end tests for provider validation and app configuration.
CodexBar
steipete
Check provider usage, limits, credits, and configuration health in JSON format.
CodexBar Release
steipete
Manage macOS app releases with versioning, notarization, and Homebrew updates.
Skill Builder
yusufkaraaslan
Convert documentation, repos, PDFs, and videos into AI-ready skills automatically.
Golden Chat
yusufkaraaslan
Search Slack chat history to find solutions, code snippets, and team decisions.
Senior Frontend Engineer
alirezarezvani
Build and optimize React and Next.js applications with performance analysis and accessibility.
Cinematic Web Animations
alirezarezvani
Build immersive scroll-driven websites with parallax effects, text animations, and interactive depth.
WCAG Accessibility Audit
alirezarezvani
Scan code for accessibility violations and generate WCAG 2.2 compliance reports.
Customer Health Scorer
alirezarezvani
Analyze customer accounts to predict churn risk and identify expansion opportunities.
Revenue Pipeline Analyzer
alirezarezvani
Analyze sales pipeline health, forecast accuracy, and go-to-market efficiency for SaaS teams.
Pre-Sales RFP Engineer
alirezarezvani
Analyze RFP requirements, build competitor comparisons, and plan proof-of-concept engagements.
Board Meeting Prep
alirezarezvani
Prepare tough answers and narratives for adversarial board questions.
Pre-Mortem Plan Analyzer
alirezarezvani
Identify hidden weaknesses in your plan before they cause failure.
Executive Stress-Test Mentor
alirezarezvani
Challenge your business decisions and plans with adversarial questions before they fail.
Hard Decision Framework
alirezarezvani
Navigate difficult choices with no clear right answer using structured analysis.
Business Assumption Stress Test
alirezarezvani
Challenge your business assumptions by stress-testing revenue, market size, and competitive risks.
C-Suite Advisory Suite
alirezarezvani
Get strategic advice from virtual CEO, CTO, CFO, and other executives for your business.
CEO Strategic Advisor
alirezarezvani
Get executive guidance on strategy, fundraising, board management, and organizational leadership.
SQL Query Generator
phuryn
Generate SQL queries from plain English descriptions for BigQuery, PostgreSQL, MySQL, and more.
Intended vs. Implemented
phuryn
Find gaps between what code should do and what it actually does.
Ticket Format
superset-sh
Format Linear or Superset tickets with a standardized three-section structure.
OmniRoute A2A CLI
diegosouzapw
Interact with OmniRoute A2A server, send tasks, and test the agent-to-agent protocol.
CLI Backup Sync
diegosouzapw
Backup and restore OmniRoute data, manage snapshots, and sync to cloud storage.
Pierre Guard
backnotprop
Verify code changes won't break the Pierre diff viewer integration.
Plannotator Release
backnotprop
Draft release notes with contributor credit, bump versions, and publish tagged releases.
DeepChat Data Import
ThinkInAIXYZ
Build tools to import, inspect, and migrate DeepChat chat data and configurations.
Computer Use
stablyai
Control desktop apps and windows through screenshots, accessibility trees, and UI actions.
Linear Tickets
stablyai
Read, update, and triage Linear issues directly from your workflow.
Orca Emulator
stablyai
Control iOS simulators and interact with emulator streams directly from Orca.
Orca CLI
stablyai
Control Orca worktrees, terminals, repos, and embedded browser from Claude.
Chinese Commit Conventions
jnMetaCode
Configure git commits and changelogs following Chinese-adapted Conventional Commits standards.
Ask Questions If Underspecified
trailofbits
Ask clarifying questions before starting work on ambiguous requests.
Ponytail
DietrichGebert
Find the simplest solution that works, questioning if the task is necessary.
Codebase Audit
DietrichGebert
Scan your entire codebase to find dead code, over-engineering, and simplification opportunities.
Ponytail Help
DietrichGebert
Display a quick-reference guide for Ponytail modes, skills, and commands.
Ponytail Review
DietrichGebert
Find over-engineered code, unnecessary dependencies, and complexity to delete.
GitHub Agentic Workflows
github
Convert markdown workflow specs into compiled GitHub Actions using AI engines.
Playwright CLI
github
Automate browser interactions and test web pages with Playwright commands.
Browser Use
steipete
Automate tasks in your existing Chrome browser without creating new profiles.
Agent Transcript
steipete
Add redacted agent logs to GitHub PRs and issues for transparency.
Perfup
raullenchai
Autonomously research, benchmark, and implement performance optimizations with production-ready pull requests.
Design Language Extractor
Manavarya09
Extract colors, fonts, and design tokens from any website into multiple formats.
Browser CDP
worldwonderer
Control Chrome via CDP protocol to automate browser tasks and reuse login sessions.
Gemini Second Opinion
nowork-studio
Get a cross-model review from Google Gemini on code, ads campaigns, or SEO changes.
APM Strategy
microsoft
Review project positioning, release strategy, and breaking changes for APM.
Agent of Empires
agent-of-empires
Launch and monitor AI coding agents in tmux with session management and parallel worktree support.
CTF AI/ML Techniques
ljagiello
Attack ML models, craft adversarial examples, and solve AI-based CTF challenges.
Copilot History Ingest
Ar9av
Extract and organize your GitHub Copilot sessions into searchable Obsidian wiki pages.
Browser Act Skill Forge
browser-act
Turn website data extraction into reusable, deployable skills with automatic API discovery.
Browser Act
browser-act
Automate browser tasks like navigation, form filling, and content extraction for AI agents.
SAP Extension Creator
heshengtao
Build custom extensions for Super Agent Party with frontend or Node.js backends.
Skill Finder
heshengtao
Discover and install agent skills to extend your capabilities.
officeCLI
heshengtao
Create, analyze, and modify Word, Excel, and PowerPoint files without Office installed.
Code Auditor
jeremylongshore
Review code changes for quality, security, and performance issues.
SVG Logo Finder
glincker
Fetch brand logos and cloud service icons as ready-to-use SVG files.
dstack
dstackai
Provision and orchestrate GPU workloads across clouds, Kubernetes, and on-premise clusters.
Docmd Agent Skills
docmd-io
Access documentation and configuration guidance for the docmd AI-first docs engine.
Dev Requirements
codeaholicguy
Capture, clarify, and review product requirements before development starts.
Dev Planning
codeaholicguy
Create and update feature task plans with progress tracking and blocker management.
n8n Architect
EtienneLescot
Create, edit, and validate n8n workflows and automation configurations.
Hypothesis Generator
m0n0x41d
Generate multiple competing explanations for an observed problem or signal.
Boundary Statement Analyzer
m0n0x41d
Decompose boundary statements into legal, admissibility, deontic, and evidence categories.
Spec Kitty Charter Doctrine
Priivacy-ai
Manage project governance charters, interviews, and doctrine artifacts in Spec Kitty.
Clean Architecture
wondelai
Structure code so business logic stays independent from frameworks and databases.
Algorithmic Art Generator
Prat011
Create generative art with p5.js using custom algorithms and interactive parameters.
Artifacts Builder
Prat011
Create complex React artifacts with Tailwind CSS and shadcn/ui components.
Theme Factory
Prat011
Apply professional color and font themes to slides, docs, and web pages.
Web Application Testing
Prat011
Test local web applications with automated browser interactions and debugging.
Canvas Design
Prat011
Create original visual designs as PNG and PDF files using design philosophy.
MCP Server Builder
Prat011
Build Model Context Protocol servers to connect LLMs with external APIs and services.
Resemble Detect
Prat011
Detect AI-generated audio, images, video, and text to identify deepfakes and synthetic media.
Spreadsheet Builder
Prat011
Create, edit, and analyze Excel files with formulas, formatting, and data visualization.
Meeting Intelligence
Prat011
Generate meeting prep materials and agendas by gathering Notion context and research.
Spec to Implementation
Prat011
Turn product specs into actionable Notion tasks with implementation plans.
Changelog Generator
Prat011
Generate customer-friendly release notes from git commit history automatically.
Token Dashboard
alexgreensh
View your context usage trends, quality scores, and session history in a live dashboard.
Azure AI Services
microsoft
Search, transcribe speech, and extract text from documents using Azure AI.
AI Runway AKS Setup
microsoft
Set up AI Runway on Azure Kubernetes Service from cluster to running model.
ccstate Patterns
vm0-ai
Learn state management best practices for the vm0 platform.
CLI Design
vm0-ai
Apply consistent design patterns and conventions when building CLI commands.
Git Machete
VirtusLab
Organize branch chains and manage stacked rebases, merges, and PR workflows.
Database Domain Specialist
modu-ai
Design schemas, optimize queries, and choose the right database for your application.
Reference UI to Design System
daymade
Extract design systems from UI screenshots and generate implementation-ready design prompts.
CLAUDE.md Optimizer
daymade
Optimize your CLAUDE.md file for clarity, efficiency, and maintainability.
Claude Skills Troubleshooter
daymade
Diagnose and fix plugin installation, enablement, and activation problems.
Claude Code Statusline Builder
daymade
Configure custom statuslines for Claude Code with token counts, costs, and git status.
Audio/Video Transcription
daymade
Transcribe audio and video files to text with fast local or remote processing.
Cloudflare Issue Troubleshooter
daymade
Investigate and resolve Cloudflare configuration issues using API-driven evidence gathering.
Documentation Consolidator
daymade
Merge redundant documentation files while keeping all unique content and information.
Meeting Minutes from Transcript
daymade
Transform meeting transcripts into structured minutes with speaker identification and iterative review.
Markdown to PDF Creator
daymade
Convert markdown documents to professional PDFs with Chinese font support and theme options.
Document to Markdown Converter
daymade
Convert DOCX, PDF, and PPTX files to clean, readable Markdown.
Network & Streaming Debugger
daymade
Debug network and streaming bugs using evidence-driven investigation and layered isolation experiments.
Programmatic Screenshot Capture
daymade
Capture macOS application windows programmatically with window control and automation.
Resume Interrupted Claude Work
daymade
Recover context from interrupted Claude sessions and continue work without replaying full history.
Japanese NLP Repository Finder
taishi-i
Find new Japanese NLP GitHub repositories missing from awesome-japanese-nlp-resources lists.
Paca Doc Writer
Paca-AI
Write and update documentation for features, guides, and specs in Paca Docs.
Paca Epic Builder
Paca-AI
Convert product requirements into structured epics with user stories and spec documents.
Happier Release Notes
happier-dev
Author and publish curated release note story decks with images and videos.
App Store Localization
rorkai
Translate and sync App Store metadata to multiple languages automatically.
Persistent Memory
a5c-ai
Store and retrieve decisions, discoveries, and patterns across chat sessions.
Ingest Triage
Kaelio
Classify and resolve conflicts when ingesting data bundles.
Design Studio
JimLiu
Create interactive UI mockups, prototypes, and wireframes as self-contained HTML.
Yahoo Finance Data
gadicc
Access stock quotes, charts, and financial data via the Yahoo Finance library.
SEO Auditor
Bhanunamikaze
Audit websites and repositories for SEO issues, Core Web Vitals, and schema optimization.
Flow Next Interview
gmickel
Interview users deeply about specs and tasks to extract complete implementation details.
Flow Next Capture
gmickel
Convert conversations into Flow Next spec files with review before saving.
Flow-Next Dependency Graph
gmickel
Visualize spec dependencies, blocking chains, and execution order.
Flutter Bloc State Management
evanca
Design and implement Flutter state management using the Bloc and Cubit patterns.
Code Review
evanca
Review Flutter and Dart pull requests against a structured quality checklist.
Flutter Architecture Guide
evanca
Structure Flutter apps with layered, feature-first architecture and dependency injection.
Skill Creator
CreminiAI
Create, edit, test, and optimize skills with performance benchmarking and accuracy improvements.
Productivity Score
hoangsonww
Calculate your agent's productivity score from session metrics and cache efficiency data.
AI Elements
mxyhi
Build AI chat interfaces with pre-made conversation and message components.
Better Icons
mxyhi
Search and retrieve SVG icons from 200+ libraries instantly.
Swamp Data Manager
swamp-club
List, query, version, and clean up model data artifacts with flexible filtering.
Accessibility Auditor
bitjaru
Audit components for WCAG accessibility issues and get fixes.
UX Feedback States Generator
bitjaru
Add loading, success, error, and empty states to your components.
Brand YAML
posit-dev
Create and apply brand.yml files for consistent branding across Shiny and Quarto projects.
Alt Text Generator
posit-dev
Generate accessible alt text descriptions for images and data visualizations.
Agile Feature Generator
jabrena
Split epics into detailed feature documents with scope and acceptance criteria.
Lazyweb Design Improve
aboul3ata
Get design feedback by comparing your screen to real examples and improvement ideas.
Inline Visualizer
Classic298
Render interactive SVG diagrams, charts, and HTML widgets directly in chat.
Knowledge Compiler
boshu2
Compile agent artifacts into a structured, interlinked markdown wiki.
README Badges
jal-co
Generate shadcn/ui-styled status badges for project documentation.
SitemapKit
aiskillstore
Discover and extract all URLs from any website's sitemaps.
Agent Personas
prisma
Load named personas that shift how Claude approaches tasks and reviews work.
SAP AI Core
secondsky
Deploy and manage generative AI models and ML workflows on SAP's enterprise cloud platform.
Godot 2D Essentials
jame581
Master Godot 4.3+ 2D systems: tilemaps, parallax, lights, particles, and custom drawing.
Colleague Distillation
ZhixiangLuo
Create an AI skill capturing a coworker's expertise and work style from your connected tools.
Missing Checklist
jame581
A fixture skill demonstrating incomplete implementation documentation.
Bad Cross-Ref Fixture
jame581
Demonstration skill containing intentionally broken cross-references.
Bad Frontmatter Fixture
jame581
Identify markdown files missing required YAML frontmatter metadata.
Harness Diagnostic
ruvnet
Check if your local kernel matches the harness scaffold version.
Example Harness
ruvnet
Scaffold an AI agent harness in one command from pre-built templates.
Create Harness
ruvnet
Scaffold a custom AI agent harness with CLI, MCP server, and marketplace identity.
Compare Harnesses
ruvnet
Diff two scaffolded harnesses and report manifest, host, and file changes.
Frontend Design
syahiidkamil
Build production-grade web components and interfaces with polished, distinctive design.
Accessibility Audit
rampstackco
Run a comprehensive WCAG compliance audit and generate a remediation plan.
Pixel Art Decoration Designer
IvanWng97
Redesign and beautify pixel-art decorations for top-down game sprites.
Create Diagram
Mertcikla
Generate interactive architecture diagrams from codebases or system descriptions.
Accessibility Compliance
jamditis
Audit and build accessible web interfaces meeting WCAG standards for news and academic sites.
Python Pipeline
jamditis
Build modular data processing workflows with batch jobs and API integration.
Loop Library
Forward-Future
Find, audit, and design AI agent loops with safe triggers, actions, and stopping conditions.
Kanban TUI
Zaloog
Manage tasks, boards, and workflows in your terminal with a CLI kanban tool.
Animate
joewinke
Add purposeful animations and micro-interactions to enhance UI usability and delight.
AgentDB Learning Plugins
spencermarx
Build self-improving AI agents using 9 reinforcement learning algorithms.
Figma Token Extractor
TheQtCompanyRnD
Extract design tokens and variables from Figma and generate ready-to-use QML code.
Brand Context Injector
kwakseongjae
Apply your project's design system to UI, styling, and copy decisions automatically.
Define Jumbo Goals
jumbocontext
Break down objectives into focused, scoped work units with clear success criteria.
Mobile App UI Design
majiayu000
Design accessible iOS and Android interfaces following platform guidelines and modern best practices.
Discussion Agent
dcouple
Explore ideas and tradeoffs through interactive conversation before implementation.
Accessibility
yonatangross
Build WCAG 2.2 compliant web apps with keyboard navigation and screen reader support.
Animation & Motion Design
yonatangross
Build accessible animations and page transitions with Motion library patterns.
AI UI Generation
yonatangross
Generate, review, and integrate AI-built UI components into design systems.
Analytics
yonatangross
Query local project analytics for agent usage, costs, and performance trends.
Codebase Analyzer
clay-good
Analyze code architecture, call graphs, and refactoring issues without AI.
OpenLore Brainstorm
clay-good
Transform feature ideas into annotated stories with automated greenfield or brownfield detection.
Openlore Debug
clay-good
Debug code issues by forming hypotheses from structural knowledge before reading code.
Execute Refactor
clay-good
Apply a confirmed refactoring plan to your codebase step by step.
Playwright Accessibility Testing
fugazi
Write and run automated accessibility tests for web apps using Playwright and axe-core.
Accessibility Testing
fugazi
Scan web pages for WCAG compliance issues and accessibility violations using automated testing.
Claude Code Analytics
serejaris
Generate HTML reports showing your Claude Code usage, projects, and activity statistics.
ChatGPT Image Generator
leeguooooo
Generate PNG, JPEG, or WebP images using your ChatGPT account without an API key.
Accessibility Validator
softspark
Scan code for WCAG 2.1 AA and EU accessibility compliance issues.
ADHD Ideation
prassanna-ravishankar
Generate multiple creative solutions in parallel for open-ended design problems.
axe-core Accessibility Automation
PramodDutta
Run automated accessibility tests and fix issues in your CI pipeline.
Accessibility A11y Enhanced
PramodDutta
Test and improve web accessibility for WCAG compliance and inclusive design.
Adversary
atelier-fashion
Attack any document or plan to find flaws, gaps, and weak points you'd miss otherwise.
Figure Gallery
Dsadd4
Query scientific figures, select visual examples, and export reference bundles for plotting.
Docs and Site Steward
Goldziher
Keep documentation accurate and consistent with code changes.
Task Atomizer
papadopouloskyriakos
Break design documents into atomic parallel tasks with dependencies and acceptance criteria.
Specify
papadopouloskyriakos
Interview you to create project specs, charters, and acceptance criteria.
Agent Onboarding
forefy
Get oriented to a multi-agent codebase and establish your role within the team.
Skill Generator from Conversation
forefy
Create reusable skills by analyzing your conversation history and learning from what worked.
Collaborative Brainstorm
raine
Brainstorm ideas with a partner LLM in alternating turns, then synthesize the best into a plan.
HA Dashboard Design
tonylofgren
Get nine pre-built Home Assistant dashboard styles with ready-to-copy CSS and templates.
Hackathon Submission Helper
solanabr
Prepare a winning hackathon submission with track selection, demo scripts, and judging checklists.
Audit Context
DheerG
Check your project files for conflicts before launching a team environment.
Jira Communication
netresearch
Search, create, update, and manage Jira issues, comments, and workflows.
Solana Blockchain Query
raphaelmansuy
Query wallet balances, token portfolios, transactions, and NFTs on Solana with USD pricing.
Build
JKHeadley
Execute substantial development tasks with isolated workspaces, testing phases, and quality gates.
Collaborative Spec Workflow
avivsinai
Guide two agents through parallel research and joint design before implementation.
Design Brainstorm
oprogramadorreal
Plan and document design decisions before writing code.
Handoff
oprogramadorreal
Create a self-contained summary document to resume work in a new session or with another developer.
US Gov Shutdown Tracker
Mann1988
Monitor Treasury and bank liquidity impacts during US government shutdowns.
Audit Trail
doncheli
Record and query project decisions with timestamps, rationale, and consequences.
Email HTML Generator
framix-team
Generate responsive email templates that work reliably across Outlook, Gmail, Apple Mail, and mobile clients.
Browser Script Builder
m13v
Generate automation scripts for browser agents to bundle multi-step interactions efficiently.
Product Funnel Stats
m13v
Track marketing funnel metrics from social posts through bookings.
API Breaker
KaQus
Discover and test APIs for security vulnerabilities like BOLA, JWT attacks, and business logic flaws.
Attack Path Architect
KaQus
Map attack chains and kill paths from reconnaissance data using MITRE ATT&CK.
Recon Dominator
KaQus
Map attack surface with subdomain enumeration, port scanning, and technology fingerprinting.
Cloud Pivot Finder
KaQus
Map cloud infrastructure and identify security paths from external domains to cloud internals.
API Gateway
maton-ai
Connect to external services through managed API routes.
21st Registry
21st-dev
Publish React components to your team library or install shared ones.
PR Title Writer
Augment claude
Writes a clear pull-request title and a tight summary from a branch's diff or commit list.
Describe what you're working on and Sprout will search the whole catalog โ not just engineering skills โ and build you a custom bundle.
Engineering skills, answered
What are the best Claude Code skills for engineering?
The most popular engineering skills on AugmentClaude right now are Generative Code Art, UI/UX Pro Max, and Artifact Theme Toolkit โ out of 321 hand-picked, free skills in this category. Official skills from trusted publishers are listed first.
How do I install a engineering Claude skill?
Every skill has a one-command install: copy the command from the skill page, paste it into your terminal, and it saves the skill into ~/.claude/skills/. Restart Claude Code and the skill activates automatically when your request matches.
Are these engineering skills free?
Yes โ all 321 engineering skills on AugmentClaude are free, open, and credited to their original authors with direct links to the source on GitHub.