Engineering Claude skills
Engineering Claude skills that make Claude Code a stronger teammate: code review, testing, DevOps runbooks, security checks, and backend patterns. Install any of them with a single command — free, open, and credited to their authors.
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.
Frontier Mind
The discipline that separates a frontier model from an eager intern — as installable skills. From Jesse Vincent's 257k-star Superpowers project: brainstorm before building, write plans another engineer could run, execute in checkpointed batches, test-drive every change, debug to root cause instead of guessing, refuse to say 'done' without proof, request and absorb code review, parallelize across subagents, and even write new skills of its own. Works on any Claude model — point Opus, Sonnet, or Haiku at these and watch it slow down, think, and verify like a bigger model. Every skill credited to its original author.
Fable 5 Clone Kit
When Fable 5 launched, the community started writing down its working habits as skills any Claude model can load — they call it "skill distillation". This kit is the 12 best of those skills: finish the turn instead of asking "want me to?", prove it before saying done, debug to the root cause, keep changes small, lead with the answer, and carry lessons between sessions. From Benjamin Ard's fable-skills library and kpab's Fable-5-native set — all MIT, every skill credited to its author. Pairs well with the fablize plugin in our Plugins section.
665 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.
Supabase (official)
supabase
The official Supabase skill: Auth, RLS, Edge Functions, Realtime, Storage, migrations, and the JS/SSR clients — straight from the Supabase team.
Supabase Postgres Best Practices (official)
supabase
Supabase's official Postgres performance playbook: indexing, connection pooling, pagination, locking, and query tuning.
Superpowers
obra
Jesse Vincent's full Claude Code methodology — TDD, brainstorming, git worktrees, all auto-triggering.
Brainstorming
obra
Force Claude to ask questions and pressure-test the idea before any code gets written.
Dispatching Parallel Agents
obra
Split independent work across parallel subagents and merge the results, like a frontier-model orchestrator.
Executing Plans
obra
Execute a written plan in controlled batches with review checkpoints, instead of one giant leap.
Receiving Code Review
obra
Take review feedback rigorously — verify each claim, push back with evidence, fix properly.
Requesting Code Review
obra
Have the model request a real review of its own work before it merges anything.
Systematic Debugging
obra
Replace guess-and-check debugging with a four-phase root-cause investigation.
Test-Driven Development
obra
Enforce strict RED → GREEN → REFACTOR: the failing test comes first, every time.
Verification Before Completion
obra
Never let the model claim 'done', 'fixed', or 'passing' without running the proof first.
Writing Plans
obra
Turn any task into a step-by-step implementation plan another engineer — or another model — could execute.
Writing Skills
obra
The meta-skill: teach the model to write, test, and improve new skills of its own.
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.
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.
Graphify
Graphify-Labs
Turn any codebase or document folder into an interactive knowledge graph with community detection.
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.
3D Web Experience
sickn33
Build interactive 3D scenes and product configurators for web browsers.
Accessibility Audit
sickn33
Audit digital products for WCAG compliance and identify accessibility barriers.
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.
AI Slop Cleaner
Yeachan-Heo
Remove bloat and repetition from AI-generated code while preserving behavior.
Auto Research Loop
Yeachan-Heo
Iteratively improve a single mission until it passes evaluation or hits time limit.
Notification Configurator
Yeachan-Heo
Set up alerts for Telegram, Discord, or Slack using plain language.
Agent Browser Core
vercel-labs
Automate browser tasks like clicking, filling forms, and extracting data from websites.
Dogfood
vercel-labs
Systematically test a web app to find bugs, UX issues, and quality problems with detailed evidence.
Agent Browser
vercel-labs
Automate browser tasks like navigating sites, filling forms, taking screenshots, and scraping data.
AWS Bedrock AgentCore
vercel-labs
Run browser automation on AWS Bedrock's managed cloud browsers.
Vercel Sandbox Browser
vercel-labs
Run headless Chrome browser automation in Vercel's ephemeral microVMs.
Electron App Automation
vercel-labs
Automate desktop apps like Slack, VS Code, and Discord through their native interfaces.
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.
Google Workspace Admin Reports
googleworkspace
Access audit logs and usage reports from Google Workspace Admin SDK.
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.
Browser Extension Developer
yamadashy
Build and maintain cross-browser extensions for Chrome, Firefox, and Edge.
Repomix
yamadashy
Pack codebases into single files optimized for AI analysis and exploration.
Contextual Commit
yamadashy
Write commits that capture intent, decisions, and constraints alongside code changes.
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.
GitHub Issue Triage
herdrdev
Organize open GitHub issues into a priority table with recommendations.
Herdr Throwaway Repro
herdrdev
Create isolated Herdr sessions for safe testing and debugging without affecting your main session.
Herdr
herdrdev
Control terminal multiplexer workspaces, tabs, and panes for coding agents.
Herdr Pre-release Audit
herdrdev
Validate release readiness by comparing commits, changelog, and documentation before publishing.
Planning with Files
OthmanAdi
Keep task plans and progress in markdown files that survive context loss.
Commit Message Writer
herdrdev
Generate Git commit messages following project style guidelines.
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.
Open Code Review Delegate
alibaba
Let your agent review code using its own intelligence while OCR handles file filtering.
Code Reviewer
alibaba
Review code changes, pull requests, and commits for bugs and quality issues.
Debug Issue
tirth8205
Trace and debug code issues using semantic search and execution flow analysis.
Code Graph Builder
tirth8205
Build and maintain a knowledge graph of your codebase for smarter reviews.
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.
Install memU
NevaMind-AI
Install or uninstall memU integration for your agent system.
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.
Herdr Pre-release Audit
ogulcancelik
Audit release readiness by comparing commits against changelog and docs.
GitHub Issue Triage
ogulcancelik
Organize open GitHub issues into a prioritized table with recommendations.
Herdr Control
ogulcancelik
Manage workspaces, tabs, and panes in herdr from within the terminal environment.
Commit Message Writer
ogulcancelik
Generate well-formatted Git commit messages following project conventions.
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.
Cloudflare Platform
XiaomiMiMo
Build serverless apps, APIs, and infrastructure on Cloudflare's global edge network.
Effect Framework Guide
XiaomiMiMo
Answer questions about Effect, a TypeScript framework for robust applications.
Cloudflare Agents SDK
XiaomiMiMo
Build stateful AI agents and workflows on Cloudflare Workers with real-time capabilities.
Ticket Format
superset-sh
Format Linear or Superset tickets with a standardized three-section structure.
Paseo Committee
getpaseo
Assemble two AI agents to analyze root causes and plan solutions when stuck.
Release Beta
getpaseo
Cut a beta release and publish to npm with the beta tag.
Release Stable
getpaseo
Cut a stable release or promote a beta version of Paseo to production.
Obsidian Canvas Editor
AgriciDaniel
Create and edit Obsidian Canvas boards with nodes, links, and visual layouts.
Defuddle
AgriciDaniel
Extract web pages as clean, readable Markdown with clutter removed.
Obsidian Vault Saver
AgriciDaniel
Save conversation insights and decisions to your Obsidian vault.
Auto Research
AgriciDaniel
Run bounded research loops, gather cited sources, and draft documented reports.
Bug Triage
Untrivial-ai
Triage bugs, find duplicates, and file GitHub issues with full context.
AO CLI Reference
Untrivial-ai
Reference for the AO CLI commands to spawn workers, manage sessions, and control agents.
AO CLI
AgentWrapper
Spawn workers, manage sessions, and control the AO daemon from your terminal.
Bug Triage
AgentWrapper
Triage bugs, find duplicates, and file GitHub issues with full context.
Chinese Commit Conventions
jnMetaCode
Configure git commits and changelogs following Chinese-adapted Conventional Commits standards.
Graphify Dark Deck
nexu-io
Create beautiful dark-themed presentation decks with animated knowledge graphs and code highlighting.
Refly
refly-ai
Create, discover, and run domain-specific skills bound to automated workflows.
Agent Workspace Migration
dontbesilent2025
Organize multi-platform agent projects with consistent naming, bridging, and structure.
UI Builder
tw93
Design production-grade interfaces, components, and visual layouts with modern polish.
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.
CLI Output Standards
max-sixty
Format command-line messages and help text with consistent colors and patterns.
Worktrunk Tend CI
max-sixty
Guide tend CI workflows with worktrunk conventions, codecov polling, and Rust test commands.
Release Workflow
max-sixty
Publish a new version to crates.io and GitHub.
AI Integration Phase Designer
open-gsd
Generate an AI design contract and evaluation strategy for system development phases.
Test Generator
open-gsd
Generate unit and E2E tests for completed project phases based on requirements.
Ask Questions If Underspecified
trailofbits
Ask clarifying questions before starting work on ambiguous requests.
Next Idea
breaking-brake
Generate and evaluate improvement ideas for your project workflow.
Next QA Idea
breaking-brake
Identify high-value untested behaviors and file QA test ideas.
Next QA
breaking-brake
Run one iteration of automated quality assurance: pick a test task, build tests, and open a PR.
Next Task
breaking-brake
Execute one autonomous development iteration: fix issues, merge PRs, or build a queued idea.
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.
Chrome Browser Control (CDP)
worldwonderer
Control Chrome via CDP protocol to automate browser tasks and reuse login sessions.
Draw.io Diagrams
Agents365-ai
Generate flowcharts, architecture diagrams, and visual system maps as PNG, SVG, or PDF.
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.
PinMe
glitternetwork
Deploy static files to IPFS or full-stack web projects with backend APIs and databases.
PinMe Share
glitternetwork
Create and upload static HTML share pages for projects, reports, and demos.
Video Shotcraft
Vincentwei1021
Create cinematic product videos from shot templates, screenshots, and audio assets.
Lean Context
yvgude
Compress AI context by up to 99% when reading files, searching code, and running commands.
Code Health
davepoon
Scan your codebase for dead code, tech debt, and quality issues.
Codebase Manager
giancarloerra
Index, organize, and manage your codebase with search and code graph infrastructure.
Codebase Explorer
giancarloerra
Search and understand code structure, dependencies, and architecture using semantic analysis.
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.
NVIDIA Skill Finder
NVIDIA
Find and discover NVIDIA-related skills for GPUs, CUDA, Jetson, and other NVIDIA products.
AIQ Deploy
NVIDIA
Install, deploy, and validate NVIDIA AI-Q Blueprint infrastructure.
Gemini Second Opinion
nowork-studio
Get a cross-model review from Google Gemini on code, ads campaigns, or SEO changes.
Go Benchmark
samber
Measure and analyze Go application performance with benchmarks, profiling, and statistical comparisons.
Go CLI Developer
samber
Build and extend command-line tools in Go with proper structure and flag handling.
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.
Ccc
cocoindex-io
Search and index your codebase semantically to find relevant code quickly.
Codex E2E Test
liaohch3
Run end-to-end validation tests with screenshot evidence for pull requests.
E2E Test
liaohch3
Run end-to-end tests for claude-tap using pytest.
Demo Video Generator
liaohch3
Generate GIF and MP4 demo videos from terminal recordings and screenshots.
JS in HTML Testing
liaohch3
Test JavaScript logic in HTML files using Python unit tests and browser integration tests.
References
DingTalk-Real-AI
Search and manage documentation, live streams, and skills across platforms.
CTF AI/ML Techniques
ljagiello
Attack ML models, craft adversarial examples, and solve AI-based CTF challenges.
Archify
tt-a1i
Generate professional architecture and workflow diagrams as HTML files with dark/light themes and image export.
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.
CLAUDE.md Review
wesammustafa
Audit your CLAUDE.md file for vague instructions, stale facts, and unnecessary bloat.
Skill Installer
foryourhealth111-pixel
Install Codex skills from curated lists or GitHub repositories.
Vibe Code Orchestrator
foryourhealth111-pixel
Manage code execution with frozen requirements, bounded scope, and verification checkpoints.
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.
PortalJS DCAT Publisher
datopian
Generate standards-compliant DCAT feeds for your PortalJS portal to enable harvesting by open-data registries.
Patch Creator
Piebald-AI
Create and register code patches for Claude Code customizations.
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.
URL to Markdown
sdyckjq-lab
Convert any webpage to clean markdown with rendered HTML snapshot.
Docmd Agent Skills
docmd-io
Access documentation and configuration guidance for the docmd AI-first docs engine.
Design QA Checklist
Owl-Listener
Generate systematic checklists to verify design implementations match specifications.
Skybridge
alpic-ai
Build ChatGPT and MCP apps from concept to deployment.
ChatGPT App Builder
alpic-ai
Guide developers through creating and deploying ChatGPT apps with tools and custom UI.
MCP App Builder
alpic-ai
Guide developers through creating and deploying MCP apps with tools and custom UI views.
Brainstorming
xintaofei
Turn ideas into designs through guided questions and collaborative dialogue.
Plan Executor
xintaofei
Load and execute implementation plans with built-in review checkpoints.
Parallel Agent Dispatcher
xintaofei
Delegate independent tasks to isolated agents working simultaneously without shared state.
Development Branch Finisher
xintaofei
Guide completion of development work with merge or cleanup options.
Loopy
Forward-Future
Discover, build, and run repeatable AI-agent loops with safety checks and evidence tracking.
Comet Archive
rpamis
Merge verified spec changes and archive them following OpenSpec delta semantics.
Comet Hotfix
rpamis
Fix bugs quickly with open → build → verify → archive workflow.
Comet Design
rpamis
Generate design documents and specifications through structured brainstorming.
Sync Meta Crates
pawurb
Sync changes from hotpath crates to their meta counterparts for profiler testing.
Hotpath Profiling Setup
pawurb
Add performance profiling to your Rust project with zero overhead when disabled.
OpenKnowledge Bug Report
inkeep
Capture diagnostic information and file bug reports for OpenKnowledge issues.
Codebase Wiki Pack
inkeep
Maintain an agent-authored wiki documenting your codebase's architecture, modules, and flows.
Handoff Document Generator
feiskyer
Create a summary document for the next agent to continue your work seamlessly.
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.
Video Podcast Maker
Agents365-ai
Turn a topic into a narrated 4K explainer video with script, voiceover, and music.
OpenTag
amplifthq
Set up and run OpenTag to connect collaboration platforms with local coding agents.
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.
ClaudeBar Report Card Builder
tddworks
Add analytics cards that parse local data and display metrics with period comparisons.
Add Provider
tddworks
Add new AI assistant providers to ClaudeBar following test-driven development patterns.
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.
GitHub README Beautifier
oil-oil
Design cohesive visual stories for GitHub READMEs with custom SVG assets.
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.
MockupLM
nimbalyst
Create interactive HTML mockups to design and plan UI layouts visually.
Excalidraw
nimbalyst
Create flowcharts, architecture diagrams, and visual sketches with Excalidraw.
DataModelLM
nimbalyst
Design database schemas visually with entity-relationship diagrams and Prisma format.
Feedback Intake
nimbalyst
File bug reports and feature requests for Nimbalyst to GitHub Issues.
Agent Team Designer
agentlas-ai
Design multi-agent systems with defined roles, handoffs, and team structure.
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.
Database Architect
first-fluke
Design and optimize SQL, NoSQL, and vector databases with schemas, indexing, and compliance.
Backend Agent
first-fluke
Build and review APIs, databases, authentication, and server logic with clean architecture.
Architecture Agent
first-fluke
Analyze software architecture decisions with tradeoff analysis, risk assessment, and stakeholder synthesis.
Git Machete
VirtusLab
Organize branch chains and manage stacked rebases, merges, and PR workflows.
Mediary Scout
fancydirty
Find, download, and track movies, TV shows, and anime from your local media agent.
Code Review
Stack-Cairn
Review GitHub pull requests or local branches with parallel independent reviewers.
Skills Installer
Stack-Cairn
Install, list, validate, and package LiveAgent skills from various sources.
Database Domain Specialist
modu-ai
Design schemas, optimize queries, and choose the right database for your application.
OpenSpec Task Implementer
Chorus-AIDLC
Start or continue implementing tasks from an OpenSpec change.
Archive Change
Chorus-AIDLC
Finalize and archive a completed change in your experimental workflow.
AI Model Node.js
TencentCloudBase
Build Node.js backend AI apps with text and image generation models.
AI Model Web
TencentCloudBase
Call AI models directly from browser apps using CloudBase JavaScript SDK.
WeChat Mini Program AI
TencentCloudBase
Generate and stream text using AI models in WeChat Mini Programs.
CloudBase Node.js Auth
TencentCloudBase
Handle server-side authentication, user lookup, and custom login in Node.js CloudBase apps.
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.
Fable Domain Builder
Sahir619
Generate a trusted workflow with flowchart and adapter for any business domain.
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.
Fable Loop
Sahir619
Orchestrate complex tasks with parallel verification agents and strategic execution gates.
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.
Release Helper
Sahir619
Deploy configuration changes to production after editing config files.
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.
Claudish Usage
MadAppGang
Run Claude Code with external AI models through sub-agents.
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.
Retentioneering Contributor
retentioneering
Turn bug reports and feature ideas into polished pull requests for Retentioneering.
Happier Release Notes
happier-dev
Author and publish curated release note story decks with images and videos.
CORAL Debug
Human-Agent-Society
Debug and verify changes to the CORAL framework with targeted reproduce loops.
Marmite
rochacbruno
Convert markdown files into a complete static website with zero configuration.
Marmite Development
rochacbruno
Follow code quality, testing, and contribution guidelines for the Marmite codebase.
App Store Localization
rorkai
Translate and sync App Store metadata to multiple languages automatically.
CLI Testing
vellum-ai
Test a running assistant end-to-end from the terminal without a web UI.
Accessibility Checker
AgnosticUI
Review components for accessibility issues and WCAG compliance.
Component Docs Updater
AgnosticUI
Automatically update component documentation when source code changes.
Code Explainer
AgnosticUI
Explain what code does in plain English.
GitHub Issue Fixer
AgnosticUI
Fix GitHub issues by number following project best practices.
Add Component
agentforce314
Scaffold a new React component with a matching test file.
BOM Manager
aklofas
Coordinate component sourcing across distributors and manage electronics project bills of materials.
Datasheets
aklofas
Extract component specifications, pinouts, and electrical characteristics from datasheet PDFs.
Persistent Memory
a5c-ai
Store and retrieve decisions, discoveries, and patterns across chat sessions.
DigiKey Parts Search
aklofas
Search electronic components, check pricing and stock, download datasheets.
Agent Memory Vault
mcncarl
Install and manage a shared Markdown-based memory system for Claude agents.
MATLAB Experiment Manager
matlab
Create and configure MATLAB experiments to sweep parameters and compare configurations.
MATLAB Deep Learning Model Importer
matlab
Import PyTorch, ONNX, and Keras models into MATLAB as dlnetwork objects.
Ego Browser
citrolabs
Automate website interactions like filling forms, clicking buttons, and scraping data.
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.
Record Demo
apify
Create and update terminal demo GIFs for mcpc using VHS scripts.
MCP Command-Line Client
apify
Connect to MCP servers and call tools, resources, and prompts from the shell.
AGF Design Discipline
pcliangx
Review design specs and prototypes against aesthetic standards and anti-AI-slop guidelines.
UAT Deployment
pcliangx
Deploy merged code to an isolated local UAT environment with pre-flight checks and smoke tests.
Dashboard Creator
bruin-data
Build dashboards using YAML or TSX with widgets, filters, and templating.
AI Models Reference
alinaqi
Find the right AI model for your task with capabilities and cost comparisons.
AWS Aurora
alinaqi
Query and manage MySQL or PostgreSQL databases on AWS Aurora with serverless scaling.
Contract Builder
MageByte-Zero
Convert planning documents into an executable contract for implementation.
Cursor Delegate
amElnagdy
Delegate coding tasks to Cursor Agent and review diffs before committing.
Bernstein Agent Manager
sipyourdrink-ltd
List, monitor, inspect, and control active Bernstein agents in real-time.
SEO Auditor
Bhanunamikaze
Audit websites and repositories for SEO issues, Core Web Vitals, and schema optimization.
AntiVibe
mohi-devhub
Analyze any codebase and explain what it does, why, and what alternatives exist.
Documentation Criteria
shinpr
Create and review technical documents using PRD, ADR, and design templates.
Implementation Strategy Selector
shinpr
Choose the right development approach for your project based on current state analysis.
Storybloq
Storybloq
Track project tickets, issues, and context across coding sessions.
Brainstorming
GanyuanRan
Explore and pressure-test new features, designs, and architecture before implementation.
First Principles Review
GanyuanRan
Clarify ambiguous goals and competing constraints before making directional decisions.
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.
Mermaid Diagram
wecode-ai
Create flowcharts, sequence diagrams, and other visual charts.
Browser Control
wecode-ai
Navigate websites, interact with pages, and extract data through automated browser control.
Antigravity Delegate
amElnagdy
Delegate coding tasks to Antigravity CLI and review diffs before landing changes.
Claude Delegate
amElnagdy
Delegate coding tasks to a separate Claude session, review the diff, and merge the changes.
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.
Game Build
worldwonderer
Convert approved game design and art direction into a playable game build.
Game Art Direction
worldwonderer
Define visual style, composition, and audio direction for game production from design specs.
Compose Expert
aldefy
Build native UIs for Android, iOS, Desktop, and Web with Jetpack Compose.
Third-Party Integration Builder
kdlbs
Scaffold new external service integrations with credentials, auth polling, and settings UI.
ACP Debug
kdlbs
Debug ACP agents by spawning them, capturing JSON-RPC frames, and analyzing capabilities.
Clean Branches
kdlbs
Delete local Git branches whose remote has been removed, including worktrees.
Caveman Compress
stevesolun
Compress memory files into minimal text format to save tokens while preserving all essential content.
Changelog Generator
laolaoshiren
Generate changelogs automatically from Git commit history.
Perf Profiler
laolaoshiren
Identify performance bottlenecks and generate optimization suggestions for code, databases, and networks.
GitHub Actions Generator
laolaoshiren
Generate CI/CD workflows for GitHub Actions based on your project's tech stack.
Skill Creator
CreminiAI
Create, edit, test, and optimize skills with performance benchmarking and accuracy improvements.
Pipeline Orchestrator
levnikolaevich
Execute stories end-to-end through planning, validation, execution, and quality gates.
Scope Decomposer
levnikolaevich
Break down project scope into epics, stories, and prioritized tasks.
Deja History
vshulcz
Search your past AI coding sessions to find previous solutions and decisions.
Sentry CLI Debug
avibe-bot
Investigate Sentry issues, events, traces, and logs from the command line securely.
Background Watch Hook
avibe-bot
Resume conversations later when background tasks like CI jobs or reviews complete.
Avibe Configuration Manager
avibe-bot
Configure and manage local Avibe installations, routing, models, and integrations.
Avibe Configuration
avibe-bot
Inspect and modify Avibe settings, routing, tasks, and cloud remote access.
Orchestrator Advisor
Th0rgal
Build a mental map of your codebase once, then answer questions across multiple turns.
Hermes Mission Control
Th0rgal
Monitor and manage long-running AI coding missions, switch backends, and keep them progressing toward completion.
Orchestrator Boss
Th0rgal
Coordinate and delegate tasks to parallel workers with built-in monitoring and integration.
Library Management
Th0rgal
Create and manage reusable skills, agents, commands, and tools in your library.
Productivity Score
hoangsonww
Calculate your agent's productivity score from session metrics and cache efficiency data.
Web Design Guidelines Reviewer
freestyle-voice
Review UI code for compliance with web design and accessibility best practices.
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.
Communication Style
tzachbon
Format concise, scannable output rules for AI agents and planning.
Swamp Data Manager
swamp-club
List, query, version, and clean up model data artifacts with flexible filtering.
Java Skills Inventory
jabrena
Generate a checklist document of Java system prompts from your skills inventory.
Agents Inventory Checklist
jabrena
Generate a Java agents inventory checklist document from a predefined template.
Commands Inventory Checklist
jabrena
Generate a Java commands inventory checklist document from a template.
Embedded Commands Installer
jabrena
Install predefined project commands into your IDE configuration directories interactively.
Architecture Diagram
taracodlabs
Generate professional system architecture diagrams as shareable HTML and SVG files.
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.
Repo Harness Architecture
Ancienttwo
Update architecture documentation and diagrams without reinitializing your repository.
Vera Language
aallan
Write, edit, and debug Vera code, a functional language with typed slots and mandatory contracts.
Project Planner
saltbo
Plan projects and create task boards with dependencies and agent assignments.
Draw Your Font
danilo-znamerovszkij
Convert a photo of handwriting into an installable font file.
Codebase Review Swarm
ZaxbyHub
Run security, quality, and performance audits on entire codebases with detailed, quote-backed reports.
CI Fix Monitor
ZaxbyHub
Monitor and fix continuous integration failures on pull requests automatically.
Contributing
ZaxbyHub
Validate code changes against project contribution guidelines and checklists.
Commit & PR
ZaxbyHub
Automate GitHub commits, pull requests, and release notes for code changes.
Godot 2D Animation
thedivergentai
Build sprite and skeletal 2D animations in Godot with frame timing and procedural effects.
Godot 3D Materials
thedivergentai
Create realistic 3D surfaces using Godot's PBR material system and texture workflows.
Answer Reviewer Questions
tobihagemann
Draft replies to code review questions using implementation reasoning.
Lazyweb Design Improve
aboul3ata
Get design feedback by comparing your screen to real examples and improvement ideas.
Tasteful Web Animation
Asymmetric-al
Design refined, purposeful UI animations for hovers, transitions, and micro-interactions.
Inline Visualizer
Classic298
Render interactive SVG diagrams, charts, and HTML widgets directly in chat.
Google Maps
cablate
Find routes, locations, distances, and elevation data for any geographic query.
Google Maps Project Knowledge
cablate
Learn the architecture and design decisions for the Google Maps MCP server project.
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.
Claude Code Collaborator
appautomaton
Get code review, debugging help, and design feedback from Claude via CLI.
Gemini Collaborator
appautomaton
Consult Gemini for coding tasks like prototyping, debugging, and code review.
Local RAG Search
shinpr
Search, save, and index your local documents for quick semantic retrieval.
Patent Disclosure Prep
Light0305
Organize technical details into a patent disclosure package for attorney review.
SitemapKit
aiskillstore
Discover and extract all URLs from any website's sitemaps.
List Templates
ruvnet
Show available harness templates and what each scaffolding option includes.
Publish Harness
ruvnet
Publish a generated harness to npm with automated testing, signing, and provenance verification.
Repo Genome
ruvnet
Score a repository's readiness across test coverage, release, and deployment risk.
Experiment Coding Stage 6
Light0305
Turn frozen research plans into reproducible, auditable experiment code with data leak prevention.
OIA Manifest Generator
ruvnet
Generate and validate architecture compliance manifests for the Open Intelligence Architecture framework.
Ask Human
smithersai
Pause execution and request human approval before proceeding with critical decisions.
Superdesign
superdesigndev
Design and iterate UI layouts, components, and flows on an infinite canvas.
Agent Personas
prisma
Load named personas that shift how Claude approaches tasks and reviews work.
Playwright Best Practices
currents-dev
Get expert guidance on writing, debugging, and maintaining Playwright tests.
HeiGe Codex Skin Studio
HeiGeAi
Install and manage custom skins for HeiGe Codex Desktop on macOS or Windows.
Smithers Agents
smithersai
Register and manage agent accounts, subscriptions, and API keys.
Smithers Approve
smithersai
Approve paused approval gates in your workflow runs.
Smithers Alerts
smithersai
List and manage durable alert instances across your system.
SAP AI Core
secondsky
Deploy and manage generative AI models and ML workflows on SAP's enterprise cloud platform.
Documentation Architect
griddynamics
Review and improve open source project documentation for clarity and usability.
Changelog Updater
griddynamics
Synchronize your CHANGELOG.md with git commits from the past week.
Website Sync
griddynamics
Synchronize your website with changes from local markdown files.
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.
ChatGPT Image Generator
leeguooooo
Generate PNG, JPEG, or WebP images using your ChatGPT account without an API key.
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.
Game UI/UX
gamedev-skills
Design responsive game menus and HUDs that work across all screen sizes and input devices.
Agent Council
0xwilliamortiz
Collect opinions from multiple AI agents and synthesize them into one answer.
Changelog Generator
ratel-ai
Draft and update CHANGELOG.md files for releases with git-cliff.
Timeline Studio
MartinDelophy
Create, edit, and export video timelines with AI voiceover and subtitles.
Awesome Claude PR Helper
JSONbored
Prepare and submit pull requests to the Awesome Claude community resource directory.
Dark Mode
egregore-labs
Generate browser-rendered pages and components with dark mode and theme support.
Accessibility Audit
rampstackco
Run a comprehensive WCAG compliance audit and generate a remediation plan.
Plan
owainlewis
Create a clear implementation plan before coding complex features or changes.
AI News Research
owainlewis
Generate a daily AI news digest from top tech sources and blogs.
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.
Jira Assistant
codemie-ai
Create and manage Jira tickets from requirements and requests.
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.
Screenshot
mozilla
Capture and display screenshots of web pages or specific elements.
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.
Web Design Guidelines Reviewer
JetBrains
Review UI code for compliance with web design and accessibility best practices.
Link Ticket to Session
JayantDevkar
Connect your current work session to a Linear, Jira, or GitHub ticket.
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.
Anima LoRA Trainer
artokun
Train custom anime character and style adapters for the Anima model locally.
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.
Brainstorm Prototypes
Neeeophytee
Generate multiple design variations for users to review and react to before building.
Implementation Notes
Neeeophytee
Log deviations and edge cases discovered during development for future reference.
UX Create Manifest
h0x91b
Generate a comprehensive UX architecture bible by auditing your app's code and design patterns.
UX Principal
h0x91b
Plan UI features with design specs, accessibility, and navigation before coding.
LPM Config
gug007
Create and edit YAML configuration files for LPM projects, services, and actions.
Define Jumbo Goals
jumbocontext
Break down objectives into focused, scoped work units with clear success criteria.
CodeKanban CLI
fy0
Manage CodeKanban workflows and sessions from the command line.
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.
Vast.ai GPU Manager
vast-ai
Manage GPU instances, volumes, and billing on Vast.ai.
Vast.ai SDK
vast-ai
Manage GPU instances, volumes, and serverless endpoints on Vast.ai.
Flyway Migrations
rrezartprebreza
Create and manage database schema changes with Flyway naming conventions and versioning.
tlive
y49
Monitor Claude Code sessions and approve tasks remotely via Telegram, Feishu, or web dashboard.
Qdrant Model Migration
qdrant
Migrate embedding models in Qdrant without downtime or data loss.
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.
Aceternity UI
secondsky
Build animated React components for Next.js with Tailwind CSS and Framer Motion.
Inspire CLI
realZillionX
Manage machine learning workloads on the Inspire platform via command-line interface.
Erie Verilog Generator
Eriemon
Generate, analyze, and debug Verilog RTL designs with synthesis validation.
Design Review
pproenca
Review UI code for visual hierarchy, spacing, typography, accessibility, and responsiveness issues.
LlamaFactory
Prism-Shadow
Fine-tune open-weight language models with LoRA adapters and custom datasets.
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.
Distil CLI
distil-labs
Train custom small language models using knowledge distillation and production data.
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.
SQL to ER Diagram
ystemsrx
Generate Chen-model ER diagrams from SQL or DBML schemas with export options.
Claude Code Analytics
serejaris
Generate HTML reports showing your Claude Code usage, projects, and activity statistics.
Word Docs CLI
kklimuk
Read, edit, and create Microsoft Word documents with tracked changes and comments.
VectorBT Strategy Optimizer
marketcalls
Test trading strategy parameters and generate performance heatmaps.
InfiniSynapse Data Analysis
xuzhougeng
Run multi-turn AI analysis tasks with database and RAG context.
Strategy Backtest
marketcalls
Generate a complete backtesting script for trading strategies with data, signals, and performance charts.
GSAP Performance
JNTMTMTM
Optimize GSAP animations for smooth 60fps with transforms, opacity, and batching.
shadcn UI Manager
daiki-beppu
Add, search, and style shadcn components in your project.
Design System Extractor
arvindrk
Extract design tokens and starter files from any public website.
CrystalJson
SnowBankSDK
Parse, build, and serialize JSON with SnowBank's high-performance DOM and code generators.
Rich Text Editor Node Builder
getlago
Generate custom TipTap nodes for edit, preview, and PDF modes.
Channel Setup
daiki-beppu
Sync YouTube channel branding, status, and localization settings with local config.
Reverse Engineer Anything
morluto
Analyze compiled applications, decompiled code, and runtime behavior to understand features and architecture.
Functional Skill Creator
Shopee-Eng
Create or migrate functional skills from requirements or legacy code.
Fskill Creator
Shopee-Eng
Normalize skill requests into structured specifications for skill generation.
Skill Migration Analyzer
Shopee-Eng
Analyze legacy skills to plan refactoring into modular components.
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.
Publish Report
Amal-David
Turn local HTML, Markdown, or static projects into shareable public URLs.
Decompose
arbiterForge
Guide a greenfield project through structured architecture planning before coding.
Spec Refinement
arbiterForge
Turn rough ideas into approved specs with testable acceptance criteria before coding.
Embedded AI Deployment
matlab
Deploy AI models to resource-constrained hardware using MATLAB and Simulink.
Flutter Accessibility Auditor
VeryGoodOpenSource
Audit and fix Flutter widgets for WCAG 2.2 accessibility compliance.
3DGS MCP Renderer
jaccen
Control 3D Gaussian splatting rendering with voice commands and real-time parameter editing.
3DGS Compression & Deploy
jaccen
Compress and optimize 3D Gaussian Splatting models for web, mobile, and edge deployment.
Figure Gallery
Dsadd4
Query scientific figures, select visual examples, and export reference bundles for plotting.
Squid Plan
iusztinpaul
Turn feature specs into approved task plans with optional ADRs and branches.
Frontend Design
wk42worldworld
Build polished, production-grade web components and interfaces with distinctive design.
PRD to UX
ragnar-pwninskjold
Turn product specs into design prompts for web UI generators like Figma and v0.
UI Cloner
ragnar-pwninskjold
Replicate a website's design and visual style for your own product.
Docs and Site Steward
Goldziher
Keep documentation accurate and consistent with code changes.
PR Review Resolver
haacked
Evaluate and fix unresolved pull request review comments from any reviewer.
PR Babysitter
haacked
Monitor open PRs for CI failures and review comments, then fix and push automatically.
Permissions Analyzer
haacked
Analyze permissions and suggest wildcard patterns to optimize access settings.
HyperFrames
edison7009
Create animated videos by writing HTML, CSS, and GSAP timelines.
Playwright
edison7009
Automate browser tasks like scraping, form-filling, and screenshots on JavaScript-heavy sites.
gm/ID Transistor Designer
Arcadia-1
Characterize and size MOSFETs using gm/ID methodology with ngspice simulations.
Honeycomb Design
legioncodeinc
Generate branded interfaces and assets following Honeycomb design guidelines and components.
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.
Atomic Tasks
TheBeardedBearSAS
Break complex work into atomic tasks executed in fresh context windows.
Project Auditor
jianshuo
Scan your project for stalled branches, failed builds, and plan drift, then fix confirmed issues.
Twitter Spam Cleaner
jianshuo
Hide and mute spam replies on your X/Twitter posts automatically.
Code Execution Decision
agentsope
Decide whether an AI agent should run code or reason in text for each task.
Alpaca Market Data
alpacahq
Stream real-time and historical US stock data from Alpaca via REST and WebSocket.
HA Dashboard Design
tonylofgren
Get nine pre-built Home Assistant dashboard styles with ready-to-copy CSS and templates.
Superloopy Clone
beefiker
Reverse-engineer a website into a working local implementation with audit artifacts.
Superloopy Frontend
beefiker
Build polished, designed UI that avoids generic AI defaults with design tokens and visual QA.
Design System Extractor
jparkerweb
Extract a website's design tokens and generate a spec-compliant DESIGN.md file.
FigEdit
giszzt
Convert screenshots and diagrams into editable SVG and PowerPoint files.
Hackathon Submission Helper
solanabr
Prepare a winning hackathon submission with track selection, demo scripts, and judging checklists.
Sales Enablement
aAAaqwq
Create pitch decks, one-pagers, objection docs, and demo scripts to help close deals.
Agentforce Observability
SalesforceAIResearch
Analyze production agent behavior using session traces and Data Cloud.
Senior Engineering Partner
bjgreenberg
Review, debug, and mentor Python and JavaScript code with security and testing rigor.
Agentforce Agent Developer
SalesforceAIResearch
Build, debug, and deploy Salesforce agents using Agent Script.
Audit Context
DheerG
Check your project files for conflicts before launching a team environment.
Grafana Best Practice
wquguru
Review, optimize, and deploy Grafana dashboards and alerting rules.
Source Ingest
zby
Analyze a URL or document snapshot into a structured knowledge base report.
HitKeep Tracking Verifier
PascaleBeier
Diagnose HitKeep tracking installation issues and verify event collection is working correctly.
Spec Kit Analyzer
alfredoperez
Analyze consistency and quality across spec, plan, and task documents.
Checklist Generator
alfredoperez
Generate a custom checklist to validate requirement quality and completeness.
HitKeep i18n
PascaleBeier
Maintain dashboard translations and locale-aware formatting across HitKeep.
Docs Drift
gtapps
Verify documentation matches unreleased changelog changes before shipping.
Personal Homepage Builder
powerycy
Create a professional portfolio website or presentation homepage with responsive design.
Jira Communication
netresearch
Search, create, update, and manage Jira issues, comments, and workflows.
Artisan
simota
Convert design prototypes to production React, Vue, or Svelte code.
App Release
luochang212
Ship a new version by tagging and pushing to trigger automated builds and updates.
Tauri Updater
luochang212
Add auto-update functionality to Tauri 2 desktop apps with manifest generation.
npm Release
luochang212
Publish npm packages with local verification and authentication handling.
CLAUDE.md Creator
sruthik27
Generate a lean project memory file for Claude by scanning your repo and asking key questions.
Solana Blockchain Query
raphaelmansuy
Query wallet balances, token portfolios, transactions, and NFTs on Solana with USD pricing.
Obsidian CLI
iusztinpaul
Read, create, and manage notes in Obsidian vaults from the command line.
Portfolio SEO Optimizer
vitaecontext
Improve your portfolio's visibility to search engines and AI systems.
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.
Recording Analyzer
terrylica
Extract keywords and patterns from converted text recordings.
Audit Trail
doncheli
Record and query project decisions with timestamps, rationale, and consequences.
Tastemaker
codeswithroh
Design beautiful, on-brand UIs instead of generic AI-generated interfaces.
Workflow Audit
Terryc21
Analyze SwiftUI app flows to find navigation issues and broken user paths.
AI Elements
laguagu
Build AI chat interfaces with pre-built UI components for Next.js apps.
Email HTML Generator
framix-team
Generate responsive email templates that work reliably across Outlook, Gmail, Apple Mail, and mobile clients.
Schema Markup Generator
aaron-he-zhu
Generate JSON-LD schema markup for search engine rich results.
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.
Delegate and Verify
benjaminard
Hand work to subagents, then verify their output instead of trusting it.
Evidence-Audited Analysis
benjaminard
Every claim in an analysis gets an evidence check before it ships.
Finish the Turn
benjaminard
Stop the model ending turns with 'Want me to…?' — it acts, absorbs errors, and only stops at real forks.
Lessons Ledger
benjaminard
Keep a running ledger of mistakes and fixes so the model stops repeating them.
Minimal Diff
benjaminard
The smallest change that does the job — no drive-by refactors.
Outcome-First Writing
benjaminard
Answer first, supporting detail after — updates that read like a senior's handoff.
Plain Handoff
benjaminard
Report work in plain English a teammate can act on — no jargon dumps.
Root Cause First
benjaminard
No patch until the why is proven — fixes causes, not symptoms.
Verified Done
benjaminard
'Done' requires evidence: run the thing, observe the output, then claim it.
API Gateway
maton-ai
Connect to external services through managed API routes.
Effort Calibrator
kpab
Pick the right Fable 5 effort level per workload — stop overpaying for xhigh.
Markdown Memory
kpab
Give the model a persistent markdown memory it maintains across sessions.
No Gold-Plating
kpab
Diffs map one-to-one to the ask — no speculative abstractions or 'while I was here' cleanup.
21st.dev 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.
Leak Lens
heyrapto
An AI code reviewer that detects, prevents, and fixes JavaScript, TypeScript, React, Next.js, Angular, and Node.js memory leaks before they reach production.
img2threejs
hoainho
Turn one photo into 3D model ThreeJS
Describe what you're working on and Sprout will search the whole catalog — not just engineering skills — and build you a custom bundle.
Engineering Claude 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 665 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 665 engineering skills on AugmentClaude are free, open, and credited to their original authors with direct links to the source on GitHub.
More Claude skills by industry
New to skills? Start with where to find Claude skills — all seven sources, compared honestly.