AugmentClaude

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

🛠️
★ Our top picks · All in one5 skills · install with one command

Engineering Essentials

Frontend, API integration, MCP servers, browser testing, and network debugging — the day-to-day software stack.

🧱
★ Our top picks · All in one6 skills · install with one command

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.

📖
★ Our top picks · All in one6 skills · install with one command

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.

🧠
★ Our top picks · All in one10 skills · install with one command

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.

🧬
★ Our top picks · All in one12 skills · install with one command

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

Sort by
G

Generative Code Art

anthropics

Create algorithmic art with p5.js using randomness and interactive parameters.

OfficialComplete terms in LICENSE.txt
U

UI/UX Pro Max

anthropics

Build production-grade web components and interfaces with distinctive, polished design.

OfficialComplete terms in LICENSE.txt
A

Artifact Theme Toolkit

anthropics

Apply professional color and font themes to slides, docs, and web pages.

OfficialComplete terms in LICENSE.txt
M

Multi-Component Web Artifacts

anthropics

Build complex React artifacts with Tailwind CSS and shadcn/ui components.

OfficialComplete terms in LICENSE.txt
P

Playwright Web App Testing

anthropics

Test local web apps with Playwright, verify UI behavior, and capture screenshots.

OfficialComplete terms in LICENSE.txt
W

Word Document Editor

anthropics

Create, edit, and format Word documents with tables, images, and tracked changes.

OfficialProprietary. LICENSE.txt has complete terms
P

Poster & Visual Design

anthropics

Create original posters and visual art in PNG and PDF formats.

OfficialComplete terms in LICENSE.txt
C

Claude API Helper

anthropics

Build, debug, and optimize Claude API applications with caching and model migration support.

OfficialComplete terms in LICENSE.txt
M

MCP Server Builder

anthropics

Build protocol servers that connect language models to external APIs and services.

OfficialComplete terms in LICENSE.txt
S

Spreadsheet & Excel Editor

anthropics

Open, edit, and create Excel and CSV files with formulas, formatting, and data cleaning.

OfficialProprietary. LICENSE.txt has complete terms
D

Documentation Co-Authoring

anthropics

Guide structured workflows for writing docs, proposals, and technical specs collaboratively.

Official
S

Skill Builder & Optimizer

anthropics

Create, edit, and optimize Claude skills with performance testing and benchmarking.

Official
S

Supabase (official)

supabase

The official Supabase skill: Auth, RLS, Edge Functions, Realtime, Storage, migrations, and the JS/SSR clients — straight from the Supabase team.

OfficialMIT
S

Supabase Postgres Best Practices (official)

supabase

Supabase's official Postgres performance playbook: indexing, connection pooling, pagination, locking, and query tuning.

OfficialMIT
S

Superpowers

obra

Jesse Vincent's full Claude Code methodology — TDD, brainstorming, git worktrees, all auto-triggering.

MIT
B

Brainstorming

obra

Force Claude to ask questions and pressure-test the idea before any code gets written.

MIT
D

Dispatching Parallel Agents

obra

Split independent work across parallel subagents and merge the results, like a frontier-model orchestrator.

MIT
E

Executing Plans

obra

Execute a written plan in controlled batches with review checkpoints, instead of one giant leap.

MIT
R

Receiving Code Review

obra

Take review feedback rigorously — verify each claim, push back with evidence, fix properly.

MIT
R

Requesting Code Review

obra

Have the model request a real review of its own work before it merges anything.

MIT
S

Systematic Debugging

obra

Replace guess-and-check debugging with a four-phase root-cause investigation.

MIT
T

Test-Driven Development

obra

Enforce strict RED → GREEN → REFACTOR: the failing test comes first, every time.

MIT
V

Verification Before Completion

obra

Never let the model claim 'done', 'fixed', or 'passing' without running the proof first.

MIT
W

Writing Plans

obra

Turn any task into a step-by-step implementation plan another engineer — or another model — could execute.

MIT
W

Writing Skills

obra

The meta-skill: teach the model to write, test, and improve new skills of its own.

MIT
A

Agent Sort

affaan-m

Analyze your codebase to create a trimmed ECC install plan with only the skills you actually need.

A

API Design Patterns

affaan-m

Learn REST API best practices for resource naming, versioning, pagination, and error handling.

A

Agent Introspection Debugging

affaan-m

Debug AI agent failures by diagnosing loops, token waste, and task drift systematically.

B

Blackbox CLI

NousResearch

Delegate coding tasks to multiple AI models and get the best result.

MIT
H

Honcho Memory Manager

NousResearch

Configure cross-session user memory and multi-profile isolation for AI agents.

MIT
O

OpenHands CLI

NousResearch

Delegate coding tasks to OpenHands, a model-agnostic agent via terminal.

MIT
E

EVM Blockchain Client

NousResearch

Query wallet balances, token info, gas prices, and transactions across 8 blockchain networks.

MIT
S

Slack GIF Creator

anthropics

Create animated GIFs optimized for Slack messages and custom emojis.

Complete terms in LICENSE.txt
W

Web Artifacts Builder

anthropics

Build multi-component React artifacts with Tailwind CSS and shadcn/ui components.

Complete terms in LICENSE.txt
W

Web Application Testing

anthropics

Test local web apps with Playwright to verify frontend functionality and capture screenshots.

Complete terms in LICENSE.txt
S

Skill Creator

anthropics

Create, edit, and optimize skills with performance testing and benchmarking.

C

Claude API Helper

anthropics

Build and optimize Claude API applications with prompt caching and model migration.

Complete terms in LICENSE.txt
M

MCP Server Builder

anthropics

Build Model Context Protocol servers to connect AI with external APIs and services.

Complete terms in LICENSE.txt
G

gstack

garrytan

Garry Tan's 23-role Claude Code stack — CEO, designer, eng, QA, security, release, all as slash commands.

MIT
B

Browser Automation

browser-use

Automate web browsing tasks like filling forms, taking screenshots, and extracting data.

C

ckm:design-system

nextlevelbuilder

Create design tokens, component specs, and branded presentations from a systematic token architecture.

MIT
G

Graphify

Graphify-Labs

Turn any codebase or document folder into an interactive knowledge graph with community detection.

O

OpenClaw

thedotmack

Add persistent memory to Claude agents across sessions via context injection.

P

PR Babysitter

thedotmack

Monitor a pull request until it's ready to merge, tracking comments and CI checks.

P

Plan Executor

thedotmack

Execute multi-phase plans by coordinating specialized subagents.

U

Understand Diff

Egonex-AI

Analyze git diffs and pull requests to understand changes, affected components, and risks.

U

Understand Dashboard

Egonex-AI

Visualize your codebase's knowledge graph in an interactive web dashboard.

U

Understand Chat

Egonex-AI

Ask questions about your codebase using an AI-powered knowledge graph.

G

GitHub Triage

code-yeongyu

Analyze open GitHub issues and PRs, generating evidence-backed reports without modifying anything.

U

Unpublished Changes

code-yeongyu

Compare your code to the latest npm version and list what's changed.

O

Oh My OpenCode Easter Egg

code-yeongyu

Discover a hidden easter egg about the Oh My OpenCode development plugin.

G

Graphify

safishamsi

Turn code folders into interactive knowledge graphs with community detection and query tools.

G

Goal-Oriented Action Planner

ruvnet

Create intelligent multi-step plans to achieve complex objectives using adaptive reasoning.

B

Browser Automation

shanraisshan

Automate website interactions like filling forms, clicking buttons, and extracting data.

P

Presentation Styling

shanraisshan

Reference CSS classes and HTML patterns for presentation components.

B

Browser Testing with DevTools

addyosmani

Test and debug web apps in real browsers using Chrome DevTools inspection.

A

API and Interface Design

addyosmani

Design stable, well-documented APIs and module boundaries that are hard to misuse.

C

CI/CD and Automation

addyosmani

Set up and configure automated build and deployment pipelines with quality gates.

C

Code Review and Quality

addyosmani

Review code across correctness, readability, architecture, security, and performance.

G

GitHub Issue Creator

CherryHQ

Create GitHub issues for your repository following its template format.

D

Demand-First Review

CherryHQ

Verify actual demand exists before reviewing code that adds new surface area.

C

Cherry Studio PR Test

CherryHQ

Test Cherry Studio pull requests with automated UI testing and code review.

3

3D Web Experience

sickn33

Build interactive 3D scenes and product configurators for web browsers.

A

Accessibility Audit

sickn33

Audit digital products for WCAG compliance and identify accessibility barriers.

G

GitNexus CLI

abhigyanpatwari

Analyze, index, and generate wikis for your codebase via command line.

G

GitNexus Debugging

abhigyanpatwari

Trace bugs and errors by mapping code execution flows and finding root causes.

G

GitNexus PR Swarm Review

abhigyanpatwari

Review pull requests for production readiness using a coordinated multi-reviewer approach.

A

Andru.ia Solutions Architect

sickn33

Diagnose your AI project and create an optimal technical roadmap in Spanish.

A

Andru.ia Skill Smith

sickn33

Design, write, and deploy new skills to your repository following Diamond Standard.

S

Security Auditor

sickn33

Audit code and infrastructure for security vulnerabilities and threats.

A

AI Slop Cleaner

Yeachan-Heo

Remove bloat and repetition from AI-generated code while preserving behavior.

A

Auto Research Loop

Yeachan-Heo

Iteratively improve a single mission until it passes evaluation or hits time limit.

N

Notification Configurator

Yeachan-Heo

Set up alerts for Telegram, Discord, or Slack using plain language.

A

Agent Browser Core

vercel-labs

Automate browser tasks like clicking, filling forms, and extracting data from websites.

D

Dogfood

vercel-labs

Systematically test a web app to find bugs, UX issues, and quality problems with detailed evidence.

A

Agent Browser

vercel-labs

Automate browser tasks like navigating sites, filling forms, taking screenshots, and scraping data.

A

AWS Bedrock AgentCore

vercel-labs

Run browser automation on AWS Bedrock's managed cloud browsers.

V

Vercel Sandbox Browser

vercel-labs

Run headless Chrome browser automation in Vercel's ephemeral microVMs.

E

Electron App Automation

vercel-labs

Automate desktop apps like Slack, VS Code, and Discord through their native interfaces.

E

E2E Testing Patterns

wshobson

Writes reliable Playwright and Cypress E2E tests and fixes flaky ones.

MIT
T

TypeScript Advanced Types

wshobson

Patterns for generics, conditional types, mapped types, and type-safe TypeScript utilities.

MIT
R

React State Management

wshobson

Picks the right React state tool and gives typed store and query patterns to copy.

MIT
N

Next.js App Router Patterns

wshobson

Reference patterns for Next.js 14+ App Router, Server Components, and streaming.

MIT
O

OpenAPI Spec Generation

wshobson

Writes and validates OpenAPI 3.1 specs from code or design-first contracts.

MIT
C

CQRS Implementation

wshobson

Separates read and write models with CQRS patterns for scalable, event-sourced systems.

MIT
M

Microservices Patterns

wshobson

Reference for service boundaries, inter-service communication, and resilience patterns.

MIT
F

FastAPI Project Templates

wshobson

Scaffolds production FastAPI projects with async patterns, DI, and pytest setup.

MIT
S

Secrets Management For CI/CD

wshobson

Wires Vault, AWS/Azure/GCP secret stores, and rotation into CI/CD pipelines.

MIT
P

Prometheus Configuration

wshobson

Sets up Prometheus scraping, recording rules, and alerting with proven conventions.

MIT
G

GitOps Workflow

wshobson

Sets up GitOps delivery for Kubernetes with ArgoCD or Flux and auto-sync.

MIT
G

GitHub Actions Templates

wshobson

Ready-to-use GitHub Actions workflows for testing, building, and deploying with sane defaults.

MIT
K

K8s Manifest Generator

wshobson

Generates production Kubernetes manifests with resource limits, health checks, and security contexts.

MIT
T

Terraform Module Library

wshobson

Builds reusable Terraform modules for AWS, Azure, GCP, and OCI with tested IaC patterns.

MIT
D

Delegate

Hmbown

Split complex tasks across multiple focused agents while keeping strategic control in the parent.

F

Feishu / Lark Integration

Hmbown

Build Feishu and Lark bot automations, documents, sheets, and approval workflows securely.

M

MCP Server Builder

Hmbown

Design, build, and debug Model Context Protocol servers with stdio and HTTP/SSE transports.

A

Arize AI Integration Manager

github

Manage LLM provider credentials and integrations in Arize for evaluators.

A

Arize Annotation

github

Create annotation schemas and manage human review workflows in Arize.

A

AI Agent Instructions Generator

github

Generate customized instruction files for AI coding agents like Copilot and Claude.

A

AI Readiness Assessment

github

Audit your repository's AI-readiness and generate an interactive HTML dashboard.

G

Google Workspace Admin Reports

googleworkspace

Access audit logs and usage reports from Google Workspace Admin SDK.

C

Claude Automation Recommender

anthropics

Analyze your codebase and recommend Claude Code automations to optimize your workflow.

E

Example Command

anthropics

A sample skill demonstrating slash command format and frontmatter options.

S

Skill Template

anthropics

Create a reference template for building Claude Code plugin skills.

D

Discord Channel Setup

anthropics

Configure your Discord bot token and review channel access policies.

C

CLAUDE.md Improver

anthropics

Audit and improve CLAUDE.md files to optimize Claude's project context.

C

Cardputer Buddy

anthropics

Develop and deploy MicroPython apps to your Cardputer device without re-flashing.

M

M5Stack Onboarding

anthropics

Flash and set up M5Stack ESP32 devices with UIFlow 2.0 firmware and MicroPython apps.

D

Discord Access Manager

anthropics

Manage Discord channel access, approve pairings, and control allowlist policies.

A

Architecture Guide

iOfficeAI

Determine correct file placement and structure for your project.

F

Fix Issues

iOfficeAI

Automatically fix GitHub bug issues and submit pull requests.

S

Sentry Issue Fixer

iOfficeAI

Auto-fix high-frequency Sentry errors by analyzing stack traces and submitting pull requests.

V

Vercel Optimize

vercel-labs

Reduce Vercel costs and improve performance using verified metrics and framework-specific recommendations.

B

Browser Extension Developer

yamadashy

Build and maintain cross-browser extensions for Chrome, Firefox, and Edge.

R

Repomix

yamadashy

Pack codebases into single files optimized for AI analysis and exploration.

C

Contextual Commit

yamadashy

Write commits that capture intent, decisions, and constraints alongside code changes.

MIT
A

Ad Creative Generator

coreyhaines31

Generate and iterate high-performing ad copy, headlines, and variations for any platform.

C

Competitor Research Profiler

coreyhaines31

Analyze competitor URLs to generate detailed profiles with market data and insights.

M

Marketing Image Generator

coreyhaines31

Generate and optimize images for blogs, social media, product mockups, and brand assets.

A

A/B Test Designer

coreyhaines31

Design and plan A/B tests to measure which version performs better.

A

Analytics Tracking Setup

coreyhaines31

Set up and audit analytics tracking for events, conversions, and marketing measurement.

C

Content Strategy Planner

coreyhaines31

Plan what content to create and organize topics for your editorial roadmap.

L

Lifecycle Email Sequences

coreyhaines31

Create automated email campaigns to nurture leads and guide customers through their journey.

F

Form Conversion Optimizer

coreyhaines31

Improve form completion rates by reducing friction and optimizing fields.

A

AI Search Optimization

coreyhaines31

Optimize your content to be cited and surfaced by AI search engines.

A

App Store Listing Audit

coreyhaines31

Analyze your app listing against best practices and get a prioritized optimization plan.

M

Marketing Copy Editor

coreyhaines31

Review and polish marketing copy to strengthen messaging and improve readability.

F

Free Tool Lead-Gen Planner

coreyhaines31

Plan and build free marketing tools to generate leads and attract organic traffic.

R

React Composition Patterns

vercel-labs

Build flexible, maintainable React components using composition techniques.

MIT
R

React & Next.js Performance

vercel-labs

Optimize React and Next.js code following Vercel's performance best practices.

MIT
R

React Native Best Practices

vercel-labs

Build performant React Native apps with optimization and animation guidance.

MIT
R

React View Transitions

vercel-labs

Animate page and component transitions using React's native View Transition API.

MIT
D

Deploy to Vercel

vercel-labs

Deploy your app to Vercel with preview or production environments.

V

Vercel CLI with Tokens

vercel-labs

Deploy and manage Vercel projects using token-based authentication instead of interactive login.

U

UI Design Guidelines Reviewer

vercel-labs

Review UI code for compliance with web interface best practices and accessibility standards.

B

Builtin Skills Manager

charmbracelet

Create and edit embedded skills in Crush's binary system.

S

Shell Builtins

charmbracelet

Create and manage custom shell commands for Crush's embedded shell environment.

C

Crush Config

charmbracelet

Configure Crush settings, providers, servers, and permissions via JSON.

C

Crush Hooks

charmbracelet

Add and debug hooks to gate, approve, or modify tool calls in Crush.

G

GitHub Issue Triage

herdrdev

Organize open GitHub issues into a priority table with recommendations.

H

Herdr Throwaway Repro

herdrdev

Create isolated Herdr sessions for safe testing and debugging without affecting your main session.

H

Herdr

herdrdev

Control terminal multiplexer workspaces, tabs, and panes for coding agents.

H

Herdr Pre-release Audit

herdrdev

Validate release readiness by comparing commits, changelog, and documentation before publishing.

P

Planning with Files

OthmanAdi

Keep task plans and progress in markdown files that survive context loss.

C

Commit Message Writer

herdrdev

Generate Git commit messages following project style guidelines.

A

Agent Memory MCP Tools

rohitg00

Index and reference guide for Agent Memory's MCP tools and parameters.

F

Frontend Slides

zarazhangrui

Create animation-rich HTML presentations from scratch or convert PowerPoint files.

B

Browser Automation

manaflow-ai

Open websites and interact with pages to extract data and automate tasks.

C

Cmux Keyboard Shortcuts

manaflow-ai

Customize and manage keyboard shortcut bindings for cmux.

C

Cmux Customization

manaflow-ai

Customize cmux actions, shortcuts, layouts, and terminal preferences.

C

cmux Diagnostics

manaflow-ai

Run health checks and debug reports for cmux hooks, sessions, and automation issues.

I

Image Compressor

JimLiu

Compress images to WebP or PNG format with automatic tool selection.

F

Find Skills

vercel-labs

Built by Vercel Labs. Claude searches the open skill ecosystem for you — surfaces real, popular skills instead of reinventing them.

O

Open Code Review Delegate

alibaba

Let your agent review code using its own intelligence while OCR handles file filtering.

Apache-2.0
C

Code Reviewer

alibaba

Review code changes, pull requests, and commits for bugs and quality issues.

Apache-2.0
D

Debug Issue

tirth8205

Trace and debug code issues using semantic search and execution flow analysis.

C

Code Graph Builder

tirth8205

Build and maintain a knowledge graph of your codebase for smarter reviews.

A

AI Learning Level Finder

rohitg00

Take a quick quiz to find your starting point in an AI engineering curriculum.

P

Phase Knowledge Quiz

rohitg00

Test your understanding of AI Engineering from Scratch course phases.

C

Cognee

topoteretes

Build knowledge graphs from documents and search them with natural language queries.

C

Context Mode Ops

mksglu

Coordinate GitHub workflows and marketing tasks using parallel subagents for issues, PRs, and releases.

Q

QA Test

steipete

Run live QA and end-to-end tests for provider validation and app configuration.

C

CodexBar

steipete

Check provider usage, limits, credits, and configuration health in JSON format.

C

CodexBar Release

steipete

Manage macOS app releases with versioning, notarization, and Homebrew updates.

S

Skill Builder

yusufkaraaslan

Convert documentation, repos, PDFs, and videos into AI-ready skills automatically.

G

Golden Chat

yusufkaraaslan

Search Slack chat history to find solutions, code snippets, and team decisions.

I

Install memU

NevaMind-AI

Install or uninstall memU integration for your agent system.

S

Senior Frontend Engineer

alirezarezvani

Build and optimize React and Next.js applications with performance analysis and accessibility.

C

Cinematic Web Animations

alirezarezvani

Build immersive scroll-driven websites with parallax effects, text animations, and interactive depth.

W

WCAG Accessibility Audit

alirezarezvani

Scan code for accessibility violations and generate WCAG 2.2 compliance reports.

C

Customer Health Scorer

alirezarezvani

Analyze customer accounts to predict churn risk and identify expansion opportunities.

MIT
R

Revenue Pipeline Analyzer

alirezarezvani

Analyze sales pipeline health, forecast accuracy, and go-to-market efficiency for SaaS teams.

P

Pre-Sales RFP Engineer

alirezarezvani

Analyze RFP requirements, build competitor comparisons, and plan proof-of-concept engagements.

B

Board Meeting Prep

alirezarezvani

Prepare tough answers and narratives for adversarial board questions.

P

Pre-Mortem Plan Analyzer

alirezarezvani

Identify hidden weaknesses in your plan before they cause failure.

E

Executive Stress-Test Mentor

alirezarezvani

Challenge your business decisions and plans with adversarial questions before they fail.

MIT
H

Hard Decision Framework

alirezarezvani

Navigate difficult choices with no clear right answer using structured analysis.

B

Business Assumption Stress Test

alirezarezvani

Challenge your business assumptions by stress-testing revenue, market size, and competitive risks.

C

C-Suite Advisory Suite

alirezarezvani

Get strategic advice from virtual CEO, CTO, CFO, and other executives for your business.

MIT
C

CEO Strategic Advisor

alirezarezvani

Get executive guidance on strategy, fundraising, board management, and organizational leadership.

MIT
H

Herdr Pre-release Audit

ogulcancelik

Audit release readiness by comparing commits against changelog and docs.

G

GitHub Issue Triage

ogulcancelik

Organize open GitHub issues into a prioritized table with recommendations.

H

Herdr Control

ogulcancelik

Manage workspaces, tabs, and panes in herdr from within the terminal environment.

C

Commit Message Writer

ogulcancelik

Generate well-formatted Git commit messages following project conventions.

S

SQL Query Generator

phuryn

Generate SQL queries from plain English descriptions for BigQuery, PostgreSQL, MySQL, and more.

I

Intended vs. Implemented

phuryn

Find gaps between what code should do and what it actually does.

C

Cloudflare Platform

XiaomiMiMo

Build serverless apps, APIs, and infrastructure on Cloudflare's global edge network.

E

Effect Framework Guide

XiaomiMiMo

Answer questions about Effect, a TypeScript framework for robust applications.

C

Cloudflare Agents SDK

XiaomiMiMo

Build stateful AI agents and workflows on Cloudflare Workers with real-time capabilities.

T

Ticket Format

superset-sh

Format Linear or Superset tickets with a standardized three-section structure.

P

Paseo Committee

getpaseo

Assemble two AI agents to analyze root causes and plan solutions when stuck.

R

Release Beta

getpaseo

Cut a beta release and publish to npm with the beta tag.

R

Release Stable

getpaseo

Cut a stable release or promote a beta version of Paseo to production.

O

Obsidian Canvas Editor

AgriciDaniel

Create and edit Obsidian Canvas boards with nodes, links, and visual layouts.

D

Defuddle

AgriciDaniel

Extract web pages as clean, readable Markdown with clutter removed.

O

Obsidian Vault Saver

AgriciDaniel

Save conversation insights and decisions to your Obsidian vault.

A

Auto Research

AgriciDaniel

Run bounded research loops, gather cited sources, and draft documented reports.

B

Bug Triage

Untrivial-ai

Triage bugs, find duplicates, and file GitHub issues with full context.

A

AO CLI Reference

Untrivial-ai

Reference for the AO CLI commands to spawn workers, manage sessions, and control agents.

A

AO CLI

AgentWrapper

Spawn workers, manage sessions, and control the AO daemon from your terminal.

B

Bug Triage

AgentWrapper

Triage bugs, find duplicates, and file GitHub issues with full context.

C

Chinese Commit Conventions

jnMetaCode

Configure git commits and changelogs following Chinese-adapted Conventional Commits standards.

MIT
G

Graphify Dark Deck

nexu-io

Create beautiful dark-themed presentation decks with animated knowledge graphs and code highlighting.

R

Refly

refly-ai

Create, discover, and run domain-specific skills bound to automated workflows.

A

Agent Workspace Migration

dontbesilent2025

Organize multi-platform agent projects with consistent naming, bridging, and structure.

U

UI Builder

tw93

Design production-grade interfaces, components, and visual layouts with modern polish.

O

OmniRoute A2A CLI

diegosouzapw

Interact with OmniRoute A2A server, send tasks, and test the agent-to-agent protocol.

C

CLI Backup Sync

diegosouzapw

Backup and restore OmniRoute data, manage snapshots, and sync to cloud storage.

P

Pierre Guard

backnotprop

Verify code changes won't break the Pierre diff viewer integration.

P

Plannotator Release

backnotprop

Draft release notes with contributor credit, bump versions, and publish tagged releases.

D

DeepChat Data Import

ThinkInAIXYZ

Build tools to import, inspect, and migrate DeepChat chat data and configurations.

C

Computer Use

stablyai

Control desktop apps and windows through screenshots, accessibility trees, and UI actions.

L

Linear Tickets

stablyai

Read, update, and triage Linear issues directly from your workflow.

O

Orca Emulator

stablyai

Control iOS simulators and interact with emulator streams directly from Orca.

Apache-2.0
O

Orca CLI

stablyai

Control Orca worktrees, terminals, repos, and embedded browser from Claude.

C

CLI Output Standards

max-sixty

Format command-line messages and help text with consistent colors and patterns.

W

Worktrunk Tend CI

max-sixty

Guide tend CI workflows with worktrunk conventions, codecov polling, and Rust test commands.

R

Release Workflow

max-sixty

Publish a new version to crates.io and GitHub.

A

AI Integration Phase Designer

open-gsd

Generate an AI design contract and evaluation strategy for system development phases.

T

Test Generator

open-gsd

Generate unit and E2E tests for completed project phases based on requirements.

A

Ask Questions If Underspecified

trailofbits

Ask clarifying questions before starting work on ambiguous requests.

N

Next Idea

breaking-brake

Generate and evaluate improvement ideas for your project workflow.

N

Next QA Idea

breaking-brake

Identify high-value untested behaviors and file QA test ideas.

N

Next QA

breaking-brake

Run one iteration of automated quality assurance: pick a test task, build tests, and open a PR.

N

Next Task

breaking-brake

Execute one autonomous development iteration: fix issues, merge PRs, or build a queued idea.

P

Ponytail

DietrichGebert

Find the simplest solution that works, questioning if the task is necessary.

MIT
C

Codebase Audit

DietrichGebert

Scan your entire codebase to find dead code, over-engineering, and simplification opportunities.

P

Ponytail Help

DietrichGebert

Display a quick-reference guide for Ponytail modes, skills, and commands.

P

Ponytail Review

DietrichGebert

Find over-engineered code, unnecessary dependencies, and complexity to delete.

C

Chrome Browser Control (CDP)

worldwonderer

Control Chrome via CDP protocol to automate browser tasks and reuse login sessions.

D

Draw.io Diagrams

Agents365-ai

Generate flowcharts, architecture diagrams, and visual system maps as PNG, SVG, or PDF.

MIT
G

GitHub Agentic Workflows

github

Convert markdown workflow specs into compiled GitHub Actions using AI engines.

P

Playwright CLI

github

Automate browser interactions and test web pages with Playwright commands.

B

Browser Use

steipete

Automate tasks in your existing Chrome browser without creating new profiles.

A

Agent Transcript

steipete

Add redacted agent logs to GitHub PRs and issues for transparency.

P

PinMe

glitternetwork

Deploy static files to IPFS or full-stack web projects with backend APIs and databases.

P

PinMe Share

glitternetwork

Create and upload static HTML share pages for projects, reports, and demos.

V

Video Shotcraft

Vincentwei1021

Create cinematic product videos from shot templates, screenshots, and audio assets.

L

Lean Context

yvgude

Compress AI context by up to 99% when reading files, searching code, and running commands.

C

Code Health

davepoon

Scan your codebase for dead code, tech debt, and quality issues.

C

Codebase Manager

giancarloerra

Index, organize, and manage your codebase with search and code graph infrastructure.

C

Codebase Explorer

giancarloerra

Search and understand code structure, dependencies, and architecture using semantic analysis.

P

Perfup

raullenchai

Autonomously research, benchmark, and implement performance optimizations with production-ready pull requests.

D

Design Language Extractor

Manavarya09

Extract colors, fonts, and design tokens from any website into multiple formats.

N

NVIDIA Skill Finder

NVIDIA

Find and discover NVIDIA-related skills for GPUs, CUDA, Jetson, and other NVIDIA products.

CC-BY-4.0 AND Apache-2.0
A

AIQ Deploy

NVIDIA

Install, deploy, and validate NVIDIA AI-Q Blueprint infrastructure.

Apache-2.0
G

Gemini Second Opinion

nowork-studio

Get a cross-model review from Google Gemini on code, ads campaigns, or SEO changes.

G

Go Benchmark

samber

Measure and analyze Go application performance with benchmarks, profiling, and statistical comparisons.

MIT
G

Go CLI Developer

samber

Build and extend command-line tools in Go with proper structure and flag handling.

MIT
A

APM Strategy

microsoft

Review project positioning, release strategy, and breaking changes for APM.

A

Agent of Empires

agent-of-empires

Launch and monitor AI coding agents in tmux with session management and parallel worktree support.

MIT
C

Ccc

cocoindex-io

Search and index your codebase semantically to find relevant code quickly.

C

Codex E2E Test

liaohch3

Run end-to-end validation tests with screenshot evidence for pull requests.

E

E2E Test

liaohch3

Run end-to-end tests for claude-tap using pytest.

D

Demo Video Generator

liaohch3

Generate GIF and MP4 demo videos from terminal recordings and screenshots.

J

JS in HTML Testing

liaohch3

Test JavaScript logic in HTML files using Python unit tests and browser integration tests.

R

References

DingTalk-Real-AI

Search and manage documentation, live streams, and skills across platforms.

C

CTF AI/ML Techniques

ljagiello

Attack ML models, craft adversarial examples, and solve AI-based CTF challenges.

MIT
A

Archify

tt-a1i

Generate professional architecture and workflow diagrams as HTML files with dark/light themes and image export.

MIT
C

Copilot History Ingest

Ar9av

Extract and organize your GitHub Copilot sessions into searchable Obsidian wiki pages.

B

Browser Act Skill Forge

browser-act

Turn website data extraction into reusable, deployable skills with automatic API discovery.

B

Browser Act

browser-act

Automate browser tasks like navigation, form filling, and content extraction for AI agents.

C

CLAUDE.md Review

wesammustafa

Audit your CLAUDE.md file for vague instructions, stale facts, and unnecessary bloat.

S

Skill Installer

foryourhealth111-pixel

Install Codex skills from curated lists or GitHub repositories.

V

Vibe Code Orchestrator

foryourhealth111-pixel

Manage code execution with frozen requirements, bounded scope, and verification checkpoints.

S

SAP Extension Creator

heshengtao

Build custom extensions for Super Agent Party with frontend or Node.js backends.

S

Skill Finder

heshengtao

Discover and install agent skills to extend your capabilities.

O

officeCLI

heshengtao

Create, analyze, and modify Word, Excel, and PowerPoint files without Office installed.

P

PortalJS DCAT Publisher

datopian

Generate standards-compliant DCAT feeds for your PortalJS portal to enable harvesting by open-data registries.

MIT
P

Patch Creator

Piebald-AI

Create and register code patches for Claude Code customizations.

C

Code Auditor

jeremylongshore

Review code changes for quality, security, and performance issues.

MIT
S

SVG Logo Finder

glincker

Fetch brand logos and cloud service icons as ready-to-use SVG files.

MIT
D

dstack

dstackai

Provision and orchestrate GPU workloads across clouds, Kubernetes, and on-premise clusters.

U

URL to Markdown

sdyckjq-lab

Convert any webpage to clean markdown with rendered HTML snapshot.

D

Docmd Agent Skills

docmd-io

Access documentation and configuration guidance for the docmd AI-first docs engine.

D

Design QA Checklist

Owl-Listener

Generate systematic checklists to verify design implementations match specifications.

S

Skybridge

alpic-ai

Build ChatGPT and MCP apps from concept to deployment.

C

ChatGPT App Builder

alpic-ai

Guide developers through creating and deploying ChatGPT apps with tools and custom UI.

M

MCP App Builder

alpic-ai

Guide developers through creating and deploying MCP apps with tools and custom UI views.

B

Brainstorming

xintaofei

Turn ideas into designs through guided questions and collaborative dialogue.

P

Plan Executor

xintaofei

Load and execute implementation plans with built-in review checkpoints.

P

Parallel Agent Dispatcher

xintaofei

Delegate independent tasks to isolated agents working simultaneously without shared state.

D

Development Branch Finisher

xintaofei

Guide completion of development work with merge or cleanup options.

L

Loopy

Forward-Future

Discover, build, and run repeatable AI-agent loops with safety checks and evidence tracking.

C

Comet Archive

rpamis

Merge verified spec changes and archive them following OpenSpec delta semantics.

C

Comet Hotfix

rpamis

Fix bugs quickly with open → build → verify → archive workflow.

C

Comet Design

rpamis

Generate design documents and specifications through structured brainstorming.

S

Sync Meta Crates

pawurb

Sync changes from hotpath crates to their meta counterparts for profiler testing.

H

Hotpath Profiling Setup

pawurb

Add performance profiling to your Rust project with zero overhead when disabled.

O

OpenKnowledge Bug Report

inkeep

Capture diagnostic information and file bug reports for OpenKnowledge issues.

C

Codebase Wiki Pack

inkeep

Maintain an agent-authored wiki documenting your codebase's architecture, modules, and flows.

H

Handoff Document Generator

feiskyer

Create a summary document for the next agent to continue your work seamlessly.

D

Dev Requirements

codeaholicguy

Capture, clarify, and review product requirements before development starts.

D

Dev Planning

codeaholicguy

Create and update feature task plans with progress tracking and blocker management.

V

Video Podcast Maker

Agents365-ai

Turn a topic into a narrated 4K explainer video with script, voiceover, and music.

O

OpenTag

amplifthq

Set up and run OpenTag to connect collaboration platforms with local coding agents.

N

n8n Architect

EtienneLescot

Create, edit, and validate n8n workflows and automation configurations.

H

Hypothesis Generator

m0n0x41d

Generate multiple competing explanations for an observed problem or signal.

B

Boundary Statement Analyzer

m0n0x41d

Decompose boundary statements into legal, admissibility, deontic, and evidence categories.

S

Spec Kitty Charter Doctrine

Priivacy-ai

Manage project governance charters, interviews, and doctrine artifacts in Spec Kitty.

C

ClaudeBar Report Card Builder

tddworks

Add analytics cards that parse local data and display metrics with period comparisons.

A

Add Provider

tddworks

Add new AI assistant providers to ClaudeBar following test-driven development patterns.

C

Clean Architecture

wondelai

Structure code so business logic stays independent from frameworks and databases.

MIT
A

Algorithmic Art Generator

Prat011

Create generative art with p5.js using custom algorithms and interactive parameters.

Complete terms in LICENSE.txt
A

Artifacts Builder

Prat011

Create complex React artifacts with Tailwind CSS and shadcn/ui components.

Complete terms in LICENSE.txt
T

Theme Factory

Prat011

Apply professional color and font themes to slides, docs, and web pages.

Complete terms in LICENSE.txt
W

Web Application Testing

Prat011

Test local web applications with automated browser interactions and debugging.

Complete terms in LICENSE.txt
C

Canvas Design

Prat011

Create original visual designs as PNG and PDF files using design philosophy.

Complete terms in LICENSE.txt
M

MCP Server Builder

Prat011

Build Model Context Protocol servers to connect LLMs with external APIs and services.

Complete terms in LICENSE.txt
R

Resemble Detect

Prat011

Detect AI-generated audio, images, video, and text to identify deepfakes and synthetic media.

S

Spreadsheet Builder

Prat011

Create, edit, and analyze Excel files with formulas, formatting, and data visualization.

Proprietary. LICENSE.txt has complete terms
M

Meeting Intelligence

Prat011

Generate meeting prep materials and agendas by gathering Notion context and research.

S

Spec to Implementation

Prat011

Turn product specs into actionable Notion tasks with implementation plans.

C

Changelog Generator

Prat011

Generate customer-friendly release notes from git commit history automatically.

G

GitHub README Beautifier

oil-oil

Design cohesive visual stories for GitHub READMEs with custom SVG assets.

T

Token Dashboard

alexgreensh

View your context usage trends, quality scores, and session history in a live dashboard.

A

Azure AI Services

microsoft

Search, transcribe speech, and extract text from documents using Azure AI.

MIT
A

AI Runway AKS Setup

microsoft

Set up AI Runway on Azure Kubernetes Service from cluster to running model.

MIT
M

MockupLM

nimbalyst

Create interactive HTML mockups to design and plan UI layouts visually.

E

Excalidraw

nimbalyst

Create flowcharts, architecture diagrams, and visual sketches with Excalidraw.

D

DataModelLM

nimbalyst

Design database schemas visually with entity-relationship diagrams and Prisma format.

F

Feedback Intake

nimbalyst

File bug reports and feature requests for Nimbalyst to GitHub Issues.

A

Agent Team Designer

agentlas-ai

Design multi-agent systems with defined roles, handoffs, and team structure.

C

ccstate Patterns

vm0-ai

Learn state management best practices for the vm0 platform.

C

CLI Design

vm0-ai

Apply consistent design patterns and conventions when building CLI commands.

D

Database Architect

first-fluke

Design and optimize SQL, NoSQL, and vector databases with schemas, indexing, and compliance.

B

Backend Agent

first-fluke

Build and review APIs, databases, authentication, and server logic with clean architecture.

A

Architecture Agent

first-fluke

Analyze software architecture decisions with tradeoff analysis, risk assessment, and stakeholder synthesis.

G

Git Machete

VirtusLab

Organize branch chains and manage stacked rebases, merges, and PR workflows.

M

Mediary Scout

fancydirty

Find, download, and track movies, TV shows, and anime from your local media agent.

C

Code Review

Stack-Cairn

Review GitHub pull requests or local branches with parallel independent reviewers.

S

Skills Installer

Stack-Cairn

Install, list, validate, and package LiveAgent skills from various sources.

D

Database Domain Specialist

modu-ai

Design schemas, optimize queries, and choose the right database for your application.

Apache-2.0
O

OpenSpec Task Implementer

Chorus-AIDLC

Start or continue implementing tasks from an OpenSpec change.

MIT
A

Archive Change

Chorus-AIDLC

Finalize and archive a completed change in your experimental workflow.

MIT
A

AI Model Node.js

TencentCloudBase

Build Node.js backend AI apps with text and image generation models.

A

AI Model Web

TencentCloudBase

Call AI models directly from browser apps using CloudBase JavaScript SDK.

W

WeChat Mini Program AI

TencentCloudBase

Generate and stream text using AI models in WeChat Mini Programs.

C

CloudBase Node.js Auth

TencentCloudBase

Handle server-side authentication, user lookup, and custom login in Node.js CloudBase apps.

R

Reference UI to Design System

daymade

Extract design systems from UI screenshots and generate implementation-ready design prompts.

C

CLAUDE.md Optimizer

daymade

Optimize your CLAUDE.md file for clarity, efficiency, and maintainability.

C

Claude Skills Troubleshooter

daymade

Diagnose and fix plugin installation, enablement, and activation problems.

C

Claude Code Statusline Builder

daymade

Configure custom statuslines for Claude Code with token counts, costs, and git status.

F

Fable Domain Builder

Sahir619

Generate a trusted workflow with flowchart and adapter for any business domain.

A

Audio/Video Transcription

daymade

Transcribe audio and video files to text with fast local or remote processing.

C

Cloudflare Issue Troubleshooter

daymade

Investigate and resolve Cloudflare configuration issues using API-driven evidence gathering.

D

Documentation Consolidator

daymade

Merge redundant documentation files while keeping all unique content and information.

M

Meeting Minutes from Transcript

daymade

Transform meeting transcripts into structured minutes with speaker identification and iterative review.

M

Markdown to PDF Creator

daymade

Convert markdown documents to professional PDFs with Chinese font support and theme options.

F

Fable Loop

Sahir619

Orchestrate complex tasks with parallel verification agents and strategic execution gates.

D

Document to Markdown Converter

daymade

Convert DOCX, PDF, and PPTX files to clean, readable Markdown.

N

Network & Streaming Debugger

daymade

Debug network and streaming bugs using evidence-driven investigation and layered isolation experiments.

R

Release Helper

Sahir619

Deploy configuration changes to production after editing config files.

P

Programmatic Screenshot Capture

daymade

Capture macOS application windows programmatically with window control and automation.

R

Resume Interrupted Claude Work

daymade

Recover context from interrupted Claude sessions and continue work without replaying full history.

J

Japanese NLP Repository Finder

taishi-i

Find new Japanese NLP GitHub repositories missing from awesome-japanese-nlp-resources lists.

C

Claudish Usage

MadAppGang

Run Claude Code with external AI models through sub-agents.

P

Paca Doc Writer

Paca-AI

Write and update documentation for features, guides, and specs in Paca Docs.

P

Paca Epic Builder

Paca-AI

Convert product requirements into structured epics with user stories and spec documents.

R

Retentioneering Contributor

retentioneering

Turn bug reports and feature ideas into polished pull requests for Retentioneering.

Apache-2.0
H

Happier Release Notes

happier-dev

Author and publish curated release note story decks with images and videos.

C

CORAL Debug

Human-Agent-Society

Debug and verify changes to the CORAL framework with targeted reproduce loops.

M

Marmite

rochacbruno

Convert markdown files into a complete static website with zero configuration.

M

Marmite Development

rochacbruno

Follow code quality, testing, and contribution guidelines for the Marmite codebase.

A

App Store Localization

rorkai

Translate and sync App Store metadata to multiple languages automatically.

C

CLI Testing

vellum-ai

Test a running assistant end-to-end from the terminal without a web UI.

A

Accessibility Checker

AgnosticUI

Review components for accessibility issues and WCAG compliance.

C

Component Docs Updater

AgnosticUI

Automatically update component documentation when source code changes.

C

Code Explainer

AgnosticUI

Explain what code does in plain English.

G

GitHub Issue Fixer

AgnosticUI

Fix GitHub issues by number following project best practices.

A

Add Component

agentforce314

Scaffold a new React component with a matching test file.

B

BOM Manager

aklofas

Coordinate component sourcing across distributors and manage electronics project bills of materials.

D

Datasheets

aklofas

Extract component specifications, pinouts, and electrical characteristics from datasheet PDFs.

P

Persistent Memory

a5c-ai

Store and retrieve decisions, discoveries, and patterns across chat sessions.

D

DigiKey Parts Search

aklofas

Search electronic components, check pricing and stock, download datasheets.

A

Agent Memory Vault

mcncarl

Install and manage a shared Markdown-based memory system for Claude agents.

M

MATLAB Experiment Manager

matlab

Create and configure MATLAB experiments to sweep parameters and compare configurations.

MathWorks BSD-3-Clause
M

MATLAB Deep Learning Model Importer

matlab

Import PyTorch, ONNX, and Keras models into MATLAB as dlnetwork objects.

MathWorks BSD-3-Clause
E

Ego Browser

citrolabs

Automate website interactions like filling forms, clicking buttons, and scraping data.

I

Ingest Triage

Kaelio

Classify and resolve conflicts when ingesting data bundles.

D

Design Studio

JimLiu

Create interactive UI mockups, prototypes, and wireframes as self-contained HTML.

Y

Yahoo Finance Data

gadicc

Access stock quotes, charts, and financial data via the Yahoo Finance library.

R

Record Demo

apify

Create and update terminal demo GIFs for mcpc using VHS scripts.

M

MCP Command-Line Client

apify

Connect to MCP servers and call tools, resources, and prompts from the shell.

A

AGF Design Discipline

pcliangx

Review design specs and prototypes against aesthetic standards and anti-AI-slop guidelines.

U

UAT Deployment

pcliangx

Deploy merged code to an isolated local UAT environment with pre-flight checks and smoke tests.

D

Dashboard Creator

bruin-data

Build dashboards using YAML or TSX with widgets, filters, and templating.

A

AI Models Reference

alinaqi

Find the right AI model for your task with capabilities and cost comparisons.

A

AWS Aurora

alinaqi

Query and manage MySQL or PostgreSQL databases on AWS Aurora with serverless scaling.

C

Contract Builder

MageByte-Zero

Convert planning documents into an executable contract for implementation.

C

Cursor Delegate

amElnagdy

Delegate coding tasks to Cursor Agent and review diffs before committing.

MIT
B

Bernstein Agent Manager

sipyourdrink-ltd

List, monitor, inspect, and control active Bernstein agents in real-time.

S

SEO Auditor

Bhanunamikaze

Audit websites and repositories for SEO issues, Core Web Vitals, and schema optimization.

A

AntiVibe

mohi-devhub

Analyze any codebase and explain what it does, why, and what alternatives exist.

D

Documentation Criteria

shinpr

Create and review technical documents using PRD, ADR, and design templates.

I

Implementation Strategy Selector

shinpr

Choose the right development approach for your project based on current state analysis.

S

Storybloq

Storybloq

Track project tickets, issues, and context across coding sessions.

B

Brainstorming

GanyuanRan

Explore and pressure-test new features, designs, and architecture before implementation.

F

First Principles Review

GanyuanRan

Clarify ambiguous goals and competing constraints before making directional decisions.

F

Flow Next Interview

gmickel

Interview users deeply about specs and tasks to extract complete implementation details.

F

Flow Next Capture

gmickel

Convert conversations into Flow Next spec files with review before saving.

F

Flow-Next Dependency Graph

gmickel

Visualize spec dependencies, blocking chains, and execution order.

M

Mermaid Diagram

wecode-ai

Create flowcharts, sequence diagrams, and other visual charts.

B

Browser Control

wecode-ai

Navigate websites, interact with pages, and extract data through automated browser control.

A

Antigravity Delegate

amElnagdy

Delegate coding tasks to Antigravity CLI and review diffs before landing changes.

MIT
C

Claude Delegate

amElnagdy

Delegate coding tasks to a separate Claude session, review the diff, and merge the changes.

MIT
F

Flutter Bloc State Management

evanca

Design and implement Flutter state management using the Bloc and Cubit patterns.

C

Code Review

evanca

Review Flutter and Dart pull requests against a structured quality checklist.

F

Flutter Architecture Guide

evanca

Structure Flutter apps with layered, feature-first architecture and dependency injection.

G

Game Build

worldwonderer

Convert approved game design and art direction into a playable game build.

G

Game Art Direction

worldwonderer

Define visual style, composition, and audio direction for game production from design specs.

C

Compose Expert

aldefy

Build native UIs for Android, iOS, Desktop, and Web with Jetpack Compose.

T

Third-Party Integration Builder

kdlbs

Scaffold new external service integrations with credentials, auth polling, and settings UI.

A

ACP Debug

kdlbs

Debug ACP agents by spawning them, capturing JSON-RPC frames, and analyzing capabilities.

C

Clean Branches

kdlbs

Delete local Git branches whose remote has been removed, including worktrees.

C

Caveman Compress

stevesolun

Compress memory files into minimal text format to save tokens while preserving all essential content.

C

Changelog Generator

laolaoshiren

Generate changelogs automatically from Git commit history.

P

Perf Profiler

laolaoshiren

Identify performance bottlenecks and generate optimization suggestions for code, databases, and networks.

G

GitHub Actions Generator

laolaoshiren

Generate CI/CD workflows for GitHub Actions based on your project's tech stack.

S

Skill Creator

CreminiAI

Create, edit, test, and optimize skills with performance benchmarking and accuracy improvements.

P

Pipeline Orchestrator

levnikolaevich

Execute stories end-to-end through planning, validation, execution, and quality gates.

MIT
S

Scope Decomposer

levnikolaevich

Break down project scope into epics, stories, and prioritized tasks.

MIT
D

Deja History

vshulcz

Search your past AI coding sessions to find previous solutions and decisions.

S

Sentry CLI Debug

avibe-bot

Investigate Sentry issues, events, traces, and logs from the command line securely.

B

Background Watch Hook

avibe-bot

Resume conversations later when background tasks like CI jobs or reviews complete.

A

Avibe Configuration Manager

avibe-bot

Configure and manage local Avibe installations, routing, models, and integrations.

A

Avibe Configuration

avibe-bot

Inspect and modify Avibe settings, routing, tasks, and cloud remote access.

O

Orchestrator Advisor

Th0rgal

Build a mental map of your codebase once, then answer questions across multiple turns.

H

Hermes Mission Control

Th0rgal

Monitor and manage long-running AI coding missions, switch backends, and keep them progressing toward completion.

O

Orchestrator Boss

Th0rgal

Coordinate and delegate tasks to parallel workers with built-in monitoring and integration.

L

Library Management

Th0rgal

Create and manage reusable skills, agents, commands, and tools in your library.

P

Productivity Score

hoangsonww

Calculate your agent's productivity score from session metrics and cache efficiency data.

W

Web Design Guidelines Reviewer

freestyle-voice

Review UI code for compliance with web design and accessibility best practices.

A

AI Elements

mxyhi

Build AI chat interfaces with pre-made conversation and message components.

B

Better Icons

mxyhi

Search and retrieve SVG icons from 200+ libraries instantly.

C

Communication Style

tzachbon

Format concise, scannable output rules for AI agents and planning.

S

Swamp Data Manager

swamp-club

List, query, version, and clean up model data artifacts with flexible filtering.

J

Java Skills Inventory

jabrena

Generate a checklist document of Java system prompts from your skills inventory.

Apache-2.0
A

Agents Inventory Checklist

jabrena

Generate a Java agents inventory checklist document from a predefined template.

Apache-2.0
C

Commands Inventory Checklist

jabrena

Generate a Java commands inventory checklist document from a template.

Apache-2.0
E

Embedded Commands Installer

jabrena

Install predefined project commands into your IDE configuration directories interactively.

Apache-2.0
A

Architecture Diagram

taracodlabs

Generate professional system architecture diagrams as shareable HTML and SVG files.

Apache-2.0
A

Accessibility Auditor

bitjaru

Audit components for WCAG accessibility issues and get fixes.

U

UX Feedback States Generator

bitjaru

Add loading, success, error, and empty states to your components.

B

Brand YAML

posit-dev

Create and apply brand.yml files for consistent branding across Shiny and Quarto projects.

MIT
A

Alt Text Generator

posit-dev

Generate accessible alt text descriptions for images and data visualizations.

MIT
A

Agile Feature Generator

jabrena

Split epics into detailed feature documents with scope and acceptance criteria.

Apache-2.0
R

Repo Harness Architecture

Ancienttwo

Update architecture documentation and diagrams without reinitializing your repository.

V

Vera Language

aallan

Write, edit, and debug Vera code, a functional language with typed slots and mandatory contracts.

P

Project Planner

saltbo

Plan projects and create task boards with dependencies and agent assignments.

D

Draw Your Font

danilo-znamerovszkij

Convert a photo of handwriting into an installable font file.

C

Codebase Review Swarm

ZaxbyHub

Run security, quality, and performance audits on entire codebases with detailed, quote-backed reports.

C

CI Fix Monitor

ZaxbyHub

Monitor and fix continuous integration failures on pull requests automatically.

C

Contributing

ZaxbyHub

Validate code changes against project contribution guidelines and checklists.

C

Commit & PR

ZaxbyHub

Automate GitHub commits, pull requests, and release notes for code changes.

G

Godot 2D Animation

thedivergentai

Build sprite and skeletal 2D animations in Godot with frame timing and procedural effects.

G

Godot 3D Materials

thedivergentai

Create realistic 3D surfaces using Godot's PBR material system and texture workflows.

A

Answer Reviewer Questions

tobihagemann

Draft replies to code review questions using implementation reasoning.

L

Lazyweb Design Improve

aboul3ata

Get design feedback by comparing your screen to real examples and improvement ideas.

T

Tasteful Web Animation

Asymmetric-al

Design refined, purposeful UI animations for hovers, transitions, and micro-interactions.

I

Inline Visualizer

Classic298

Render interactive SVG diagrams, charts, and HTML widgets directly in chat.

G

Google Maps

cablate

Find routes, locations, distances, and elevation data for any geographic query.

MIT
G

Google Maps Project Knowledge

cablate

Learn the architecture and design decisions for the Google Maps MCP server project.

K

Knowledge Compiler

boshu2

Compile agent artifacts into a structured, interlinked markdown wiki.

R

README Badges

jal-co

Generate shadcn/ui-styled status badges for project documentation.

C

Claude Code Collaborator

appautomaton

Get code review, debugging help, and design feedback from Claude via CLI.

G

Gemini Collaborator

appautomaton

Consult Gemini for coding tasks like prototyping, debugging, and code review.

L

Local RAG Search

shinpr

Search, save, and index your local documents for quick semantic retrieval.

P

Patent Disclosure Prep

Light0305

Organize technical details into a patent disclosure package for attorney review.

S

SitemapKit

aiskillstore

Discover and extract all URLs from any website's sitemaps.

L

List Templates

ruvnet

Show available harness templates and what each scaffolding option includes.

P

Publish Harness

ruvnet

Publish a generated harness to npm with automated testing, signing, and provenance verification.

R

Repo Genome

ruvnet

Score a repository's readiness across test coverage, release, and deployment risk.

E

Experiment Coding Stage 6

Light0305

Turn frozen research plans into reproducible, auditable experiment code with data leak prevention.

O

OIA Manifest Generator

ruvnet

Generate and validate architecture compliance manifests for the Open Intelligence Architecture framework.

A

Ask Human

smithersai

Pause execution and request human approval before proceeding with critical decisions.

S

Superdesign

superdesigndev

Design and iterate UI layouts, components, and flows on an infinite canvas.

A

Agent Personas

prisma

Load named personas that shift how Claude approaches tasks and reviews work.

P

Playwright Best Practices

currents-dev

Get expert guidance on writing, debugging, and maintaining Playwright tests.

MIT
H

HeiGe Codex Skin Studio

HeiGeAi

Install and manage custom skins for HeiGe Codex Desktop on macOS or Windows.

S

Smithers Agents

smithersai

Register and manage agent accounts, subscriptions, and API keys.

S

Smithers Approve

smithersai

Approve paused approval gates in your workflow runs.

S

Smithers Alerts

smithersai

List and manage durable alert instances across your system.

S

SAP AI Core

secondsky

Deploy and manage generative AI models and ML workflows on SAP's enterprise cloud platform.

GPL-3.0
D

Documentation Architect

griddynamics

Review and improve open source project documentation for clarity and usability.

C

Changelog Updater

griddynamics

Synchronize your CHANGELOG.md with git commits from the past week.

W

Website Sync

griddynamics

Synchronize your website with changes from local markdown files.

G

Godot 2D Essentials

jame581

Master Godot 4.3+ 2D systems: tilemaps, parallax, lights, particles, and custom drawing.

C

Colleague Distillation

ZhixiangLuo

Create an AI skill capturing a coworker's expertise and work style from your connected tools.

M

Missing Checklist

jame581

A fixture skill demonstrating incomplete implementation documentation.

B

Bad Cross-Ref Fixture

jame581

Demonstration skill containing intentionally broken cross-references.

C

ChatGPT Image Generator

leeguooooo

Generate PNG, JPEG, or WebP images using your ChatGPT account without an API key.

H

Harness Diagnostic

ruvnet

Check if your local kernel matches the harness scaffold version.

E

Example Harness

ruvnet

Scaffold an AI agent harness in one command from pre-built templates.

C

Create Harness

ruvnet

Scaffold a custom AI agent harness with CLI, MCP server, and marketplace identity.

C

Compare Harnesses

ruvnet

Diff two scaffolded harnesses and report manifest, host, and file changes.

F

Frontend Design

syahiidkamil

Build production-grade web components and interfaces with polished, distinctive design.

Complete terms in LICENSE.txt
G

Game UI/UX

gamedev-skills

Design responsive game menus and HUDs that work across all screen sizes and input devices.

Apache-2.0
A

Agent Council

0xwilliamortiz

Collect opinions from multiple AI agents and synthesize them into one answer.

C

Changelog Generator

ratel-ai

Draft and update CHANGELOG.md files for releases with git-cliff.

T

Timeline Studio

MartinDelophy

Create, edit, and export video timelines with AI voiceover and subtitles.

A

Awesome Claude PR Helper

JSONbored

Prepare and submit pull requests to the Awesome Claude community resource directory.

D

Dark Mode

egregore-labs

Generate browser-rendered pages and components with dark mode and theme support.

A

Accessibility Audit

rampstackco

Run a comprehensive WCAG compliance audit and generate a remediation plan.

P

Plan

owainlewis

Create a clear implementation plan before coding complex features or changes.

A

AI News Research

owainlewis

Generate a daily AI news digest from top tech sources and blogs.

P

Pixel Art Decoration Designer

IvanWng97

Redesign and beautify pixel-art decorations for top-down game sprites.

C

Create Diagram

Mertcikla

Generate interactive architecture diagrams from codebases or system descriptions.

J

Jira Assistant

codemie-ai

Create and manage Jira tickets from requirements and requests.

A

Accessibility Compliance

jamditis

Audit and build accessible web interfaces meeting WCAG standards for news and academic sites.

P

Python Pipeline

jamditis

Build modular data processing workflows with batch jobs and API integration.

S

Screenshot

mozilla

Capture and display screenshots of web pages or specific elements.

L

Loop Library

Forward-Future

Find, audit, and design AI agent loops with safe triggers, actions, and stopping conditions.

K

Kanban TUI

Zaloog

Manage tasks, boards, and workflows in your terminal with a CLI kanban tool.

W

Web Design Guidelines Reviewer

JetBrains

Review UI code for compliance with web design and accessibility best practices.

L

Link Ticket to Session

JayantDevkar

Connect your current work session to a Linear, Jira, or GitHub ticket.

A

Animate

joewinke

Add purposeful animations and micro-interactions to enhance UI usability and delight.

A

AgentDB Learning Plugins

spencermarx

Build self-improving AI agents using 9 reinforcement learning algorithms.

A

Anima LoRA Trainer

artokun

Train custom anime character and style adapters for the Anima model locally.

F

Figma Token Extractor

TheQtCompanyRnD

Extract design tokens and variables from Figma and generate ready-to-use QML code.

LicenseRef-Qt-Commercial OR BSD-3-Clause
B

Brand Context Injector

kwakseongjae

Apply your project's design system to UI, styling, and copy decisions automatically.

B

Brainstorm Prototypes

Neeeophytee

Generate multiple design variations for users to review and react to before building.

I

Implementation Notes

Neeeophytee

Log deviations and edge cases discovered during development for future reference.

U

UX Create Manifest

h0x91b

Generate a comprehensive UX architecture bible by auditing your app's code and design patterns.

U

UX Principal

h0x91b

Plan UI features with design specs, accessibility, and navigation before coding.

L

LPM Config

gug007

Create and edit YAML configuration files for LPM projects, services, and actions.

D

Define Jumbo Goals

jumbocontext

Break down objectives into focused, scoped work units with clear success criteria.

C

CodeKanban CLI

fy0

Manage CodeKanban workflows and sessions from the command line.

M

Mobile App UI Design

majiayu000

Design accessible iOS and Android interfaces following platform guidelines and modern best practices.

D

Discussion Agent

dcouple

Explore ideas and tradeoffs through interactive conversation before implementation.

V

Vast.ai GPU Manager

vast-ai

Manage GPU instances, volumes, and billing on Vast.ai.

V

Vast.ai SDK

vast-ai

Manage GPU instances, volumes, and serverless endpoints on Vast.ai.

F

Flyway Migrations

rrezartprebreza

Create and manage database schema changes with Flyway naming conventions and versioning.

T

tlive

y49

Monitor Claude Code sessions and approve tasks remotely via Telegram, Feishu, or web dashboard.

Q

Qdrant Model Migration

qdrant

Migrate embedding models in Qdrant without downtime or data loss.

A

Accessibility

yonatangross

Build WCAG 2.2 compliant web apps with keyboard navigation and screen reader support.

MIT
A

Animation & Motion Design

yonatangross

Build accessible animations and page transitions with Motion library patterns.

MIT
A

AI UI Generation

yonatangross

Generate, review, and integrate AI-built UI components into design systems.

MIT
A

Analytics

yonatangross

Query local project analytics for agent usage, costs, and performance trends.

MIT
A

Aceternity UI

secondsky

Build animated React components for Next.js with Tailwind CSS and Framer Motion.

MIT
I

Inspire CLI

realZillionX

Manage machine learning workloads on the Inspire platform via command-line interface.

E

Erie Verilog Generator

Eriemon

Generate, analyze, and debug Verilog RTL designs with synthesis validation.

D

Design Review

pproenca

Review UI code for visual hierarchy, spacing, typography, accessibility, and responsiveness issues.

L

LlamaFactory

Prism-Shadow

Fine-tune open-weight language models with LoRA adapters and custom datasets.

C

Codebase Analyzer

clay-good

Analyze code architecture, call graphs, and refactoring issues without AI.

MIT
O

OpenLore Brainstorm

clay-good

Transform feature ideas into annotated stories with automated greenfield or brownfield detection.

MIT
D

Distil CLI

distil-labs

Train custom small language models using knowledge distillation and production data.

O

Openlore Debug

clay-good

Debug code issues by forming hypotheses from structural knowledge before reading code.

MIT
E

Execute Refactor

clay-good

Apply a confirmed refactoring plan to your codebase step by step.

MIT
P

Playwright Accessibility Testing

fugazi

Write and run automated accessibility tests for web apps using Playwright and axe-core.

A

Accessibility Testing

fugazi

Scan web pages for WCAG compliance issues and accessibility violations using automated testing.

S

SQL to ER Diagram

ystemsrx

Generate Chen-model ER diagrams from SQL or DBML schemas with export options.

C

Claude Code Analytics

serejaris

Generate HTML reports showing your Claude Code usage, projects, and activity statistics.

W

Word Docs CLI

kklimuk

Read, edit, and create Microsoft Word documents with tracked changes and comments.

V

VectorBT Strategy Optimizer

marketcalls

Test trading strategy parameters and generate performance heatmaps.

I

InfiniSynapse Data Analysis

xuzhougeng

Run multi-turn AI analysis tasks with database and RAG context.

Apache-2.0
S

Strategy Backtest

marketcalls

Generate a complete backtesting script for trading strategies with data, signals, and performance charts.

G

GSAP Performance

JNTMTMTM

Optimize GSAP animations for smooth 60fps with transforms, opacity, and batching.

MIT
S

shadcn UI Manager

daiki-beppu

Add, search, and style shadcn components in your project.

D

Design System Extractor

arvindrk

Extract design tokens and starter files from any public website.

C

CrystalJson

SnowBankSDK

Parse, build, and serialize JSON with SnowBank's high-performance DOM and code generators.

R

Rich Text Editor Node Builder

getlago

Generate custom TipTap nodes for edit, preview, and PDF modes.

C

Channel Setup

daiki-beppu

Sync YouTube channel branding, status, and localization settings with local config.

R

Reverse Engineer Anything

morluto

Analyze compiled applications, decompiled code, and runtime behavior to understand features and architecture.

F

Functional Skill Creator

Shopee-Eng

Create or migrate functional skills from requirements or legacy code.

F

Fskill Creator

Shopee-Eng

Normalize skill requests into structured specifications for skill generation.

S

Skill Migration Analyzer

Shopee-Eng

Analyze legacy skills to plan refactoring into modular components.

A

Accessibility Validator

softspark

Scan code for WCAG 2.1 AA and EU accessibility compliance issues.

A

ADHD Ideation

prassanna-ravishankar

Generate multiple creative solutions in parallel for open-ended design problems.

MIT
A

axe-core Accessibility Automation

PramodDutta

Run automated accessibility tests and fix issues in your CI pipeline.

MIT
A

Accessibility A11y Enhanced

PramodDutta

Test and improve web accessibility for WCAG compliance and inclusive design.

MIT
A

Adversary

atelier-fashion

Attack any document or plan to find flaws, gaps, and weak points you'd miss otherwise.

P

Publish Report

Amal-David

Turn local HTML, Markdown, or static projects into shareable public URLs.

D

Decompose

arbiterForge

Guide a greenfield project through structured architecture planning before coding.

S

Spec Refinement

arbiterForge

Turn rough ideas into approved specs with testable acceptance criteria before coding.

E

Embedded AI Deployment

matlab

Deploy AI models to resource-constrained hardware using MATLAB and Simulink.

MathWorks BSD-3-Clause (see LICENSE)
F

Flutter Accessibility Auditor

VeryGoodOpenSource

Audit and fix Flutter widgets for WCAG 2.2 accessibility compliance.

3

3DGS MCP Renderer

jaccen

Control 3D Gaussian splatting rendering with voice commands and real-time parameter editing.

Apache-2.0
3

3DGS Compression & Deploy

jaccen

Compress and optimize 3D Gaussian Splatting models for web, mobile, and edge deployment.

Apache-2.0
F

Figure Gallery

Dsadd4

Query scientific figures, select visual examples, and export reference bundles for plotting.

S

Squid Plan

iusztinpaul

Turn feature specs into approved task plans with optional ADRs and branches.

F

Frontend Design

wk42worldworld

Build polished, production-grade web components and interfaces with distinctive design.

Complete terms in LICENSE.txt
P

PRD to UX

ragnar-pwninskjold

Turn product specs into design prompts for web UI generators like Figma and v0.

U

UI Cloner

ragnar-pwninskjold

Replicate a website's design and visual style for your own product.

D

Docs and Site Steward

Goldziher

Keep documentation accurate and consistent with code changes.

P

PR Review Resolver

haacked

Evaluate and fix unresolved pull request review comments from any reviewer.

P

PR Babysitter

haacked

Monitor open PRs for CI failures and review comments, then fix and push automatically.

P

Permissions Analyzer

haacked

Analyze permissions and suggest wildcard patterns to optimize access settings.

H

HyperFrames

edison7009

Create animated videos by writing HTML, CSS, and GSAP timelines.

P

Playwright

edison7009

Automate browser tasks like scraping, form-filling, and screenshots on JavaScript-heavy sites.

G

gm/ID Transistor Designer

Arcadia-1

Characterize and size MOSFETs using gm/ID methodology with ngspice simulations.

H

Honeycomb Design

legioncodeinc

Generate branded interfaces and assets following Honeycomb design guidelines and components.

T

Task Atomizer

papadopouloskyriakos

Break design documents into atomic parallel tasks with dependencies and acceptance criteria.

S

Specify

papadopouloskyriakos

Interview you to create project specs, charters, and acceptance criteria.

A

Agent Onboarding

forefy

Get oriented to a multi-agent codebase and establish your role within the team.

S

Skill Generator from Conversation

forefy

Create reusable skills by analyzing your conversation history and learning from what worked.

C

Collaborative Brainstorm

raine

Brainstorm ideas with a partner LLM in alternating turns, then synthesize the best into a plan.

A

Atomic Tasks

TheBeardedBearSAS

Break complex work into atomic tasks executed in fresh context windows.

P

Project Auditor

jianshuo

Scan your project for stalled branches, failed builds, and plan drift, then fix confirmed issues.

T

Twitter Spam Cleaner

jianshuo

Hide and mute spam replies on your X/Twitter posts automatically.

C

Code Execution Decision

agentsope

Decide whether an AI agent should run code or reason in text for each task.

A

Alpaca Market Data

alpacahq

Stream real-time and historical US stock data from Alpaca via REST and WebSocket.

H

HA Dashboard Design

tonylofgren

Get nine pre-built Home Assistant dashboard styles with ready-to-copy CSS and templates.

S

Superloopy Clone

beefiker

Reverse-engineer a website into a working local implementation with audit artifacts.

S

Superloopy Frontend

beefiker

Build polished, designed UI that avoids generic AI defaults with design tokens and visual QA.

D

Design System Extractor

jparkerweb

Extract a website's design tokens and generate a spec-compliant DESIGN.md file.

F

FigEdit

giszzt

Convert screenshots and diagrams into editable SVG and PowerPoint files.

H

Hackathon Submission Helper

solanabr

Prepare a winning hackathon submission with track selection, demo scripts, and judging checklists.

S

Sales Enablement

aAAaqwq

Create pitch decks, one-pagers, objection docs, and demo scripts to help close deals.

A

Agentforce Observability

SalesforceAIResearch

Analyze production agent behavior using session traces and Data Cloud.

S

Senior Engineering Partner

bjgreenberg

Review, debug, and mentor Python and JavaScript code with security and testing rigor.

Apache-2.0
A

Agentforce Agent Developer

SalesforceAIResearch

Build, debug, and deploy Salesforce agents using Agent Script.

A

Audit Context

DheerG

Check your project files for conflicts before launching a team environment.

G

Grafana Best Practice

wquguru

Review, optimize, and deploy Grafana dashboards and alerting rules.

S

Source Ingest

zby

Analyze a URL or document snapshot into a structured knowledge base report.

H

HitKeep Tracking Verifier

PascaleBeier

Diagnose HitKeep tracking installation issues and verify event collection is working correctly.

S

Spec Kit Analyzer

alfredoperez

Analyze consistency and quality across spec, plan, and task documents.

C

Checklist Generator

alfredoperez

Generate a custom checklist to validate requirement quality and completeness.

H

HitKeep i18n

PascaleBeier

Maintain dashboard translations and locale-aware formatting across HitKeep.

MIT
D

Docs Drift

gtapps

Verify documentation matches unreleased changelog changes before shipping.

P

Personal Homepage Builder

powerycy

Create a professional portfolio website or presentation homepage with responsive design.

J

Jira Communication

netresearch

Search, create, update, and manage Jira issues, comments, and workflows.

(MIT AND CC-BY-SA-4.0). See LICENSE-MIT and LICENSE-CC-BY-SA-4.0
A

Artisan

simota

Convert design prototypes to production React, Vue, or Svelte code.

A

App Release

luochang212

Ship a new version by tagging and pushing to trigger automated builds and updates.

T

Tauri Updater

luochang212

Add auto-update functionality to Tauri 2 desktop apps with manifest generation.

N

npm Release

luochang212

Publish npm packages with local verification and authentication handling.

C

CLAUDE.md Creator

sruthik27

Generate a lean project memory file for Claude by scanning your repo and asking key questions.

S

Solana Blockchain Query

raphaelmansuy

Query wallet balances, token portfolios, transactions, and NFTs on Solana with USD pricing.

MIT
O

Obsidian CLI

iusztinpaul

Read, create, and manage notes in Obsidian vaults from the command line.

P

Portfolio SEO Optimizer

vitaecontext

Improve your portfolio's visibility to search engines and AI systems.

MIT
B

Build

JKHeadley

Execute substantial development tasks with isolated workspaces, testing phases, and quality gates.

C

Collaborative Spec Workflow

avivsinai

Guide two agents through parallel research and joint design before implementation.

D

Design Brainstorm

oprogramadorreal

Plan and document design decisions before writing code.

H

Handoff

oprogramadorreal

Create a self-contained summary document to resume work in a new session or with another developer.

U

US Gov Shutdown Tracker

Mann1988

Monitor Treasury and bank liquidity impacts during US government shutdowns.

R

Recording Analyzer

terrylica

Extract keywords and patterns from converted text recordings.

A

Audit Trail

doncheli

Record and query project decisions with timestamps, rationale, and consequences.

T

Tastemaker

codeswithroh

Design beautiful, on-brand UIs instead of generic AI-generated interfaces.

W

Workflow Audit

Terryc21

Analyze SwiftUI app flows to find navigation issues and broken user paths.

Apache-2.0
A

AI Elements

laguagu

Build AI chat interfaces with pre-built UI components for Next.js apps.

E

Email HTML Generator

framix-team

Generate responsive email templates that work reliably across Outlook, Gmail, Apple Mail, and mobile clients.

MIT
S

Schema Markup Generator

aaron-he-zhu

Generate JSON-LD schema markup for search engine rich results.

Apache-2.0
B

Browser Script Builder

m13v

Generate automation scripts for browser agents to bundle multi-step interactions efficiently.

P

Product Funnel Stats

m13v

Track marketing funnel metrics from social posts through bookings.

A

API Breaker

KaQus

Discover and test APIs for security vulnerabilities like BOLA, JWT attacks, and business logic flaws.

A

Attack Path Architect

KaQus

Map attack chains and kill paths from reconnaissance data using MITRE ATT&CK.

R

Recon Dominator

KaQus

Map attack surface with subdomain enumeration, port scanning, and technology fingerprinting.

C

Cloud Pivot Finder

KaQus

Map cloud infrastructure and identify security paths from external domains to cloud internals.

D

Delegate and Verify

benjaminard

Hand work to subagents, then verify their output instead of trusting it.

MIT
E

Evidence-Audited Analysis

benjaminard

Every claim in an analysis gets an evidence check before it ships.

MIT
F

Finish the Turn

benjaminard

Stop the model ending turns with 'Want me to…?' — it acts, absorbs errors, and only stops at real forks.

MIT
L

Lessons Ledger

benjaminard

Keep a running ledger of mistakes and fixes so the model stops repeating them.

MIT
M

Minimal Diff

benjaminard

The smallest change that does the job — no drive-by refactors.

MIT
O

Outcome-First Writing

benjaminard

Answer first, supporting detail after — updates that read like a senior's handoff.

MIT
P

Plain Handoff

benjaminard

Report work in plain English a teammate can act on — no jargon dumps.

MIT
R

Root Cause First

benjaminard

No patch until the why is proven — fixes causes, not symptoms.

MIT
V

Verified Done

benjaminard

'Done' requires evidence: run the thing, observe the output, then claim it.

MIT
A

API Gateway

maton-ai

Connect to external services through managed API routes.

E

Effort Calibrator

kpab

Pick the right Fable 5 effort level per workload — stop overpaying for xhigh.

MIT
M

Markdown Memory

kpab

Give the model a persistent markdown memory it maintains across sessions.

MIT
N

No Gold-Plating

kpab

Diffs map one-to-one to the ask — no speculative abstractions or 'while I was here' cleanup.

MIT
2

21st.dev Registry

21st-dev

Publish React components to your team library or install shared ones.

P

PR Title Writer

Augment claude

Writes a clear pull-request title and a tight summary from a branch's diff or commit list.

MIT
L

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.

MIT
I

img2threejs

hoainho

Turn one photo into 3D model ThreeJS

Apache-2.0
Can't find the skill you want?

Describe what you're working on and Sprout will search the whole catalog — not just engineering skills — and build you a custom bundle.

Ask Sprout

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.