UltraReview
Parallel multi-agent code review for the CURRENT git branch vs `main`. Uses Tarsee's agent registry (Coder, Researcher, Writer) to run three independent review passes simultaneously, then aggregates.
vscode-extension-expert
This skill provides expert-level guidance for VS Code extension development. Use when implementing new extension features, debugging extension code, designing WebView UIs, implementing Language Server Protocol features, or optimizing extension performance. Covers activation events, contribution points, VS Code API patterns, security best practices, testing strategies, state persistence, file watchers, singleton webview pattern, and publishing workflows.
Io.Github.Ref Tools/Ref Tools Mcp
Token efficient search for coding agents over public and private documentation.
Frontend Design Loop MCP
Design-first MCP for coding agents that improves websites with screenshot-grounded iteration.
Win-Hooks Diagnostics
Diagnose and fix Claude Code plugin hook compatibility issues on Windows.
Io.Github.Back1ply/Agent Skill Loader
Dynamically load Claude Code skills into AI agents without copying files.
clawdi
Cross-agent long-term memory for the current user: their preferences, coding habits, named projects / repos / tools, past bugs and architecture decisions, and anything they reference with 'my', 'I usually', 'like last time', 'the one we set up', etc. Surface this skill BEFORE answering any question about the user themselves, their work, or their history â even when phrased abstractly (e.g. 'what do I usually use for X'). Also provides connected-service tools (Gmail, GitHub, Notion, Drive, Calendar, etc.).
Wemo
Control WeMo smart home devices - discover, toggle, adjust brightness, and manage HomeKit codes
Io.Github.Markswendsen Code/Grubhub
MCP server for Grubhub - let AI agents order food delivery
ray
Generate code screenshots via ray.tinte.dev API. Use when user asks for code screenshots, code images, code snippets as images, or says "ray". Calls POST https://ray.tinte.dev/api/v1/screenshot and saves the PNG result.
waza
Engineering skills for Claude: think (architecture), design (UI), check (code review), hunt (debugging), write (prose), learn (research), read (URL/PDF fetch), health (config audit). Triggers on slash commands or intent.
flux-autofix
Enable Claude Code's cloud auto-fix on a PR after submit. Watches for CI failures and review comments, pushes fixes remotely so you can walk away. Runs automatically after /flux:work submits a PR (when enabled via /flux:setup). Also invocable manually via /flux:autofix.
Release Management Skill
Comprehensive release management workflow for TermIDE project that ensures code quality, version consistency, and proper changelog documentation before creating releases.
checks
Run all code quality checks
Skill: slaude â Slack-Mirrored Claude Code Sessions
Delimit
One workspace for every AI coding assistant. Shared tasks, memory, and governance.
code-docs-align
Use when the user says '/code-docs-align', 'check if docs match code', 'verify docstrings', 'find stale comments', 'audit TODOs', 'check ref-doc accuracy', 'documentation accuracy', or wants to verify that documentation, docstrings, comments, and ref-docs actually reflect the current state of the code. This skill bridges /code-audit (code quality) and docs-assess (doc coverage) by checking ACCURACY â do the docs match what the code actually does?
Io.Github.ArkTechNWA/Zsh Tool
Zsh for Claude Code. PTY mode lets Claude type passwords. NEVERHANG + A.L.A.N.
effort-estimation
Calibrate engineering effort estimates for git commits using a 5-tier rubric. Use whenever you need to translate a diff into an hours estimate for a senior engineer working with or without an AI coding assistant.
zotero-mcp-code
Search Zotero library using code execution for efficient multi-strategy searches without crash risks. Use this skill when the user needs comprehensive Zotero searches with automatic deduplication and ranking.
A Claude Code kit that turns a PRD into shipped code — 32 AI agents, 21 skills, full implement-review-ship pipeline
AI Diagram Maker
Generate software diagrams from natural language, code, ASCII, images, Mermaid.
Accord
Create one shared specification package for Biz, Dev, and Design. Do not write code.
coding-handoff
Standardize coding handoffs between builder, QA, and deploy agents. Use when a coding task moves across stages and requires strict ACK/DONE/BLOCKED status updates, branch metadata, and PR readiness checks.
tmux-ide â Claude Code Skill
tmux-ide turns any project into a tmux-powered terminal IDE using a simple `ide.yml` config file.
Defenter Proxy
Real-time semantic security for AI coding agents and MCP tools
Claude Code Organizer
Organize Claude Code memories, skills, MCP servers, commands, agents, rules via drag-and-drop.
agent-spec-builder
Build a Prompt Hardener agent_spec.yaml from an existing codebase (from-code) or through an interactive interview (from-questions). Use when the user wants to create, generate, or scaffold an agent spec, or when they mention agent_spec.yaml creation. Generates agent_spec.yaml, evidence.md, and open_questions.md with confidence tracking and evidence trails.
swiftdata-pro
Writes, reviews, and improves SwiftData code using modern APIs and best practices. Use when reading, writing, or reviewing projects that use SwiftData.
bash-safety
Enforce safe bash scripting practices when writing, reviewing, or fixing shell scripts. Covers quoting, arrays, conditionals, arithmetic, redirections, strict mode, and static analysis. Use when editing .sh/.bash files, reviewing shell scripts, fixing shellcheck warnings, or writing new bash code.
Apply Patch
Apply AI-generated code edits from a response file to the local codebase.
HefestoAI
Pre-commit code quality guardian. Detects semantic drift in AI-generated code.
Io.Github.Ankitpal181/Toon Parse Mcp
MCP server that reduces LLM context by removing code comments and converting data formats to TOON
Cloud Agent
AI software engineer — writes code, opens PRs, reviews code, generates tests, and more.
OWASP Top 10 Review Checklist
Use this checklist when auditing application code, configuration, and deployment surfaces.
TigerStyle: Zig Coding Guidelines
Distilled from TigerBeetle's [TIGER_STYLE.md](https://github.com/tigerbeetle/tigerbeetle/blob/main/docs/TIGER_STYLE.md). Design goal priority: **Safety > Performance > Developer Experience**.
Io.Github.TonySimonovsky/Claude Code Conversation Search Mcp
Search Claude Code conversation history with natural language queries across all projects
sync-agent-instructions
Sync AI coding tool instruction files (CLAUDE.md, GEMINI.md, AGENTS.md) so they stay aligned. Detects which file changed and copies it to the others. Use when syncing md files, syncing instructions, updating GEMINI.md, or updating AGENTS.md.
code-flow-tracer
Trace code execution paths and data flow. Use when user asks "how does X work", "what happens when X", "trace the flow of X", "where does data come from", or needs to understand feature implementation.
rune-diff
Compare a RUNE specification against its implementation to detect drift. Use when verifying that code still matches its spec after modifications, or when auditing existing implementations against their contracts.
Swarm Gates
Static analysis quality gates for generated code.
Skillsmith
Discover, install, and manage Claude Code skills via MCP with 14,000+ curated skills.
Io.Github.Markswendsen Code/Yelp
MCP server for Yelp - search businesses, read reviews, make reservations
Arcjet
An MCP server for Arcjet - the runtime security platform that ships with your AI code.
narsil
Use narsil-mcp code intelligence tools effectively. Use when searching code, finding symbols, analyzing call graphs, scanning for security vulnerabilities, exploring dependencies, or performing static analysis on indexed repositories.
glide-mq
Creates message queues, workers, job workflows, and fan-out broadcasts using glide-mq on Valkey/Redis Streams. Provides API reference, code patterns, and configuration for queues, workers, delayed/priority jobs, schedulers, batch processing, DAG workflows, request-reply, and serverless producers. Triggers on "glide-mq", "glidemq", "job queue valkey", "background tasks valkey", "message queue redis streams".
repo-source-code-document
Write JSDoc comments and inline documentation for Valibot library source code in /library/src/. Use when documenting schemas, actions, methods, or utilities. Covers interface documentation, function overloads, purity annotations, inline comment patterns, and terminology consistency.
aws-cdk
Provides AWS CDK TypeScript patterns for defining, validating, and deploying AWS infrastructure as code. Use when creating CDK apps, stacks, and reusable constructs, modeling serverless or VPC-based architectures, applying IAM and encryption defaults, or testing and reviewing `cdk synth`, `cdk diff`, and `cdk deploy` changes. Triggers include "aws cdk typescript", "create cdk app", "cdk stack", "cdk construct", "cdk deploy", and "cdk test".
bombshell-dev-clack
ALWAYS use when writing code importing "@clack/prompts". Consult for debugging, best practices, or modifying @clack/prompts, clack/prompts, clack prompts, clack.
Vibesharing
Deploy prototypes and collect team feedback from Claude Code, Cursor, or any MCP client.