.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/madappgang/claude-code
home/skills/madappgang/claude-code
madappgang avatar

madappgang/claude-code

55 skills · 3 total installs

View on GitHub
$npx skills add madappgang/claude-code
SkillInstalls
debugger-detective⚡ Debugging skill. Best for: 'why is X broken', 'find bug source', 'root cause analysis', 'trace error', 'debug issue'.2claudish-usageCRITICAL - Guide for using Claudish CLI ONLY through sub-agents to run Claude Code with OpenRouter models (Grok, GPT-5, Gemini, MiniMax).1adr-documentationArchitecture Decision Records (ADR) documentation practice. Use when documenting architectural decisions, recording technical trade-offs, creating decision…—agent-coordination-disciplineUse when deciding whether to launch an agent, selecting which agent to use, or coordinating multiple agents.—api-designUse when designing REST or GraphQL APIs, defining endpoints, implementing pagination/filtering, handling API versioning, or establishing API documentation with…—architect-detectiveUse when analyzing architecture and system design. Find design patterns, map layers, identify core abstractions via PageRank.—auditOn-demand security and code quality audit. Use when checking for vulnerabilities, security issues, code smells, or compliance problems.—auth-patternsUse when implementing authentication (JWT, sessions, OAuth), authorization (RBAC, ABAC), password hashing, MFA, or security best practices for backend services.—bunjsUse when building Bun.js/Hono applications, implementing HTTP endpoints, setting up Prisma/SQLite, writing Zod validation, or using Bun's test runner.—bunjs-apidogUse when creating OpenAPI specs for Bun.js APIs, integrating with Apidog, documenting endpoints with schemas, or automating API specification imports via…—bunjs-architectureUse when implementing clean architecture (routes/controllers/services/repositories), establishing camelCase conventions, designing Prisma schemas, or planning…—bunjs-productionUse when deploying Bun.js to production, containerizing with Docker, setting up AWS ECS/Fargate, implementing Redis caching, hardening security, or configuring…—claudemem-orchestrationUse when orchestrating multi-agent code analysis with claudemem. Run claudemem once, share output across parallel agents.—claudemem-search⚡ PRIMARY TOOL for semantic code search AND structural analysis. NEW: AST tree navigation with map, symbol, callers, callees, context commands.—code-search-selector💡 Tool selector for code search tasks. Helps choose between semantic search (claudemem) and native tools (Grep/Glob) based on query type.—context-detectionUse when detecting project technology stack from files/configs/directory structure, auto-loading framework-specific skills, or analyzing multi-stack fullstack…—cross-plugin-detectiveUse when integrating detective skills across plugins. Maps agent roles to appropriate detective skills (developer → developer-detective, architect →…—database-patternsUse when designing database schemas, implementing repository patterns, writing optimized queries, managing migrations, or working with indexes and transactions…—debug-modeEnable, disable, and manage debug mode for agentdev sessions. Records all tool invocations, skill activations, hook triggers, and agent delegations to JSONL.—debugging-strategiesUse when troubleshooting bugs, analyzing stack traces, using debugging tools (breakpoints, loggers), or applying systematic debugging methodology across any…—deep-analysis⚡ PRIMARY SKILL for: 'how does X work', 'investigate', 'analyze architecture', 'trace flow', 'find implementations'.—design-referencesPredefined design system references for UI reviews. Includes Material Design 3, Apple Human Interface Guidelines, Tailwind UI, Ant Design, and Shadcn/ui.—developer-detective⚡ Implementation analysis skill. Best for: 'how does X work', 'find implementation of', 'trace data flow', 'where is X defined', 'find all usages'.—dingoUse when working with Dingo meta-language for Go, implementing optionals/results, using generics shortcuts, or transpiling .dingo files to .go while…—error-handlingUse when implementing custom error classes, error middleware, structured logging, retry logic, or graceful shutdown patterns in backend applications.—golangUse when building Go backend services, implementing goroutines/channels, handling errors idiomatically, writing tests with testify, or following Go best…—golang-performanceUse when profiling Go applications (pprof), running benchmarks, optimizing memory/CPU usage, or debugging performance bottlenecks in production Go code.—helpGet help with Conductor - commands, usage examples, and best practices—implementExecute tasks from track plan with TDD workflow and git commit integration—investigateUnified entry point for code investigation. Auto-routes to specialized detective based on query keywords.—linear-integrationLinear API patterns and examples for autopilot. Includes authentication, webhooks, issue CRUD, state transitions, file attachments, and comment handling.—new-trackCreate development track with spec and hierarchical plan through interactive Q&A—patternsCommon agent patterns and templates for Claude Code. Use when implementing agents to follow proven patterns for Tasks integration, quality checks, and external…—proof-of-workProof artifact generation patterns for task validation. Covers screenshots, test results, deployments, and confidence scoring.—pythonUse when building FastAPI applications, implementing async endpoints, setting up Pydantic schemas, working with SQLAlchemy, or writing pytest tests for Python…—revertGit-aware logical undo at track, phase, or task level with confirmation gates—rustUse when building Axum applications, implementing type-safe handlers, working with SQLx, setting up error handling with thiserror, or writing Rust backend…—schemasYAML frontmatter schemas for Claude Code agents and commands. Use when creating or validating agent/command files.—search-interceptor💡 Bulk file read optimizer. Suggests semantic search alternatives when reading multiple files.—setupInitialize Conductor with product.md, tech-stack.md, and workflow.md—state-machineTask lifecycle state transitions with validation gates. Defines states, triggers, and required proofs.—statusShow active tracks, progress, current tasks, and blockers—systematic-debuggingUse when debugging failures, errors, or unexpected behavior. Covers root cause investigation, data flow tracing, hypothesis-driven debugging, and fix…—tag-command-mappingHow tag-to-command routing works in autopilot. Defines default mappings, precedence rules, and customization patterns.—test-driven-developmentUse when writing production code. Enforces RED-GREEN-REFACTOR cycle: write failing test, make it pass, improve design.—tester-detective⚡ Test analysis skill. Best for: 'what's tested', 'find test coverage', 'audit test quality', 'missing tests', 'edge cases'.—testing-strategiesUse when writing tests, setting up test frameworks, implementing mocking strategies, or establishing testing best practices (unit, integration, E2E) across any…—ui-analyseUI visual analysis patterns using Gemini 3 Pro Preview multimodal capabilities. Analysis-only - no code changes.—ui-design-reviewPrompting patterns and review templates for UI design analysis with Gemini multimodal capabilities.—ui-implementPatterns for implementing UI improvements based on design analysis. Works with review documents from dev:ui-analyse or /dev:ui command.—ui-style-formatUI design style file format specification with reference image support. Defines the schema for .claude/design-style.md and .claude/design-references/.—ultrathink-detective⚡ Comprehensive analysis skill. Best for: 'comprehensive audit', 'deep analysis', 'full codebase review', 'multi-perspective investigation', 'complex…—universal-patternsUse when implementing language-agnostic patterns like layered architecture, dependency injection, error handling, or code organization principles across any…—xml-standardsXML tag structure patterns for Claude Code agents and commands.—yaml-agent-formatYAML format for Claude Code agent definitions as alternative to markdown.—