.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

…/jeremydev87/codingbuddy
home/skills/jeremydev87/codingbuddy
jeremydev87 avatar

jeremydev87/codingbuddy

52 skills

View on GitHub
$npx skills add jeremydev87/codingbuddy
SkillInstalls
agent-designUse when creating new specialist agent definitions for codingbuddy.—agent-discussionUse when rendering multi-agent debate, discussion, or review output in the terminal.—agent-discussion-panelUse when rendering a multi-agent discussion as a TUI panel. Defines terminal panel layout, component architecture, real-time streaming behavior, and…—api-designUse when designing REST or GraphQL APIs - covers OpenAPI spec, resource design, versioning, and documentation—brainstormingbuild-fixUse when build fails, TypeScript errors appear, or compilation breaks. Minimal diff fixes only — no refactoring, no architecture changes.—code-explanationUse when explaining complex code to new team members, conducting code reviews, onboarding, or understanding unfamiliar codebases.—context-managementUse when working on long tasks that span multiple sessions, when context compaction is a concern, or when decisions from PLAN mode need to persist through ACT…—cost-budgetUse when managing AI session costs, setting budget limits, or preventing cost overruns in autonomous workflows like taskMaestro, autopilot, ralph loops, and…—cross-repo-issuesUse when a bug or feature request belongs in an upstream, parent, or dependency repository rather than the current one.—database-migrationUse when performing database schema changes, data migrations, large table modifications, or when zero-downtime deployment is required - guides systematic,…—deepsearchUse when simple grep/glob is insufficient and you need comprehensive, multi-pass codebase understanding—dependency-managementUse when CVE discovered, major version upgrade needed, lock file conflicts occur, or license compliance audit required - guides systematic dependency health…—deployment-checklistUse before deploying to staging or production. Covers pre-deploy validation, environment verification, rollback planning, health checks, and post-deploy…—dispatching-parallel-agentsdocumentation-generationUse when creating or updating README, API docs, architecture docs, or CHANGELOG. Generates clear, accurate documentation from code structure and context.—error-analysisUse when encountering error messages, stack traces, or unexpected application behavior.—executing-plansfinishing-a-development-branchUse when implementation is complete and you need to decide how to integrate the work - merge, PR, or cleanup—frontend-designCreate distinctive, production-grade frontend interfaces with high design quality.—git-masterUse when performing git operations - commits, rebasing, cherry-picking, history cleanup, or conflict resolution.—incident-responseUse when production incident occurs, alerts fire, service degradation detected, or on-call escalation needed - guides systematic organizational response before…—legacy-modernizationUse when modernizing legacy code or migrating outdated patterns to current best practices.—mcp-builderUse when building or extending MCP (Model Context Protocol) servers.—onboardGuided onboarding for new projects - scans tech stack, generates codingbuddy.config.json, sets up adapters, and installs .ai-rules with interactive Q&A.—parallel-issuesExecute multiple GitHub issues in parallel using taskMaestro worktrees.—performance-optimizationUse when optimizing code performance, addressing slowness complaints, or measuring application speed improvements—plan-and-reviewUse when creating implementation plans that need quality review before execution — 4-phase workflow combining plan creation with automated plan-reviewer…—plan-to-issuesConvert a PLAN into GitHub issues with native sub-issue hierarchy. Use when a plan is ready to be registered as deployable, independent work items.—pr-all-in-oneUnified commit and PR workflow. Auto-commits changes, creates/updates PRs with smart issue linking and multi-language support.—pr-reviewUse when conducting manual PR reviews - provides structured checklist covering security, performance, maintainability, and code quality dimensions with…—prompt-engineeringUse when writing prompts for AI tools, optimizing agent system prompts, or designing AI-readable instructions.—receiving-code-reviewUse when receiving PR review feedback or code review comments.—refactoringUse when improving code structure without changing behavior, cleaning up technical debt, or preparing code for new features—requesting-code-reviewUse when preparing code for review before submitting PRs — covers pre-flight validation, change summary generation, test evidence collection, review focus…—retroUse after completing parallel/batch work, multi-step plan execution, or any session where surprises occurred (good or bad) and learnings should be captured…—retrospectiveAnalyze recent session context archives to identify coding patterns, agent usage, TDD cycle stats, and common EVAL issues.—rule-authoringUse when writing AI coding rules for codingbuddy that must work consistently across multiple AI tools (Cursor, Claude Code, Codex, GitHub Copilot, Amazon Q,…—security-auditUse when reviewing code for security vulnerabilities, before shipping features, or conducting security assessments.—shipRun local CI checks and ship changes — create branch, commit, push, and PR. Optionally link to a GitHub issue. Use `--full` to run all workspace checks.—skill-creatorCreate new skills, modify and improve existing skills, and measure skill performance with eval pipeline.—subagent-driven-developmentsystematic-debuggingUse when encountering any bug, test failure, or unexpected behavior, before proposing fixes—taskmaestroUse when orchestrating parallel Claude Code instances across tmux panes with git worktree isolation — managing multiple concurrent development tasks visually—tech-debtUse when identifying, prioritizing, and planning resolution of technical debt.—test-coverage-gateUse before shipping, creating PRs, or merging to enforce minimum test coverage thresholds. Covers line, branch, and function coverage.—test-driven-developmenttmux-masterBackground knowledge for tmux session, window, and pane lifecycle management, layout control, inter-pane communication, styling, and troubleshooting.—using-git-worktreesUse when creating isolated workspaces for parallel execution, feature exploration, or plan implementation.—verification-before-completionUse when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output…—widget-slot-architectureArchitecture guide using Next.js App Router's Parallel Routes for Widget-Slot pattern.—writing-plansUse when you have a spec or requirements for a multi-step task, before touching code—