.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

…/d0nmega/donnyclaude
home/skills/d0nmega/donnyclaude
d0nmega avatar

d0nmega/donnyclaude

56 skills

View on GitHub
$npx skills add d0nmega/donnyclaude
SkillInstalls
ai-regression-testingRegression testing strategies for AI-assisted development. Sandbox-mode API testing without database dependencies, automated bug-check workflows, and patterns…—android-clean-architectureapi-designbackend-patternscoding-standardscompose-multiplatform-patternsCompose Multiplatform and Jetpack Compose patterns for KMP projects — state management, navigation, theming, performance, and platform-specific UI.—configure-eccInteractive installer for Everything Claude Code — guides users through selecting and installing skills and rules to user-level or project-level directories,…—continuous-learningAutomatically extract reusable patterns from Claude Code sessions and save them as learned skills for future use.—continuous-learning-v2Instinct-based learning system that observes sessions via hooks, creates atomic instincts with confidence scoring, and evolves them into…—cpp-coding-standardscpp-testingUse only when writing/updating/fixing C++ tests, configuring GoogleTest/CTest, diagnosing failing or flaky tests, or adding coverage/sanitizers.—django-patternsDjango architecture patterns, REST API design with DRF, ORM best practices, caching, signals, middleware, and production-grade Django apps.—django-tddDjango testing strategies with pytest-django, TDD methodology, factory_boy, mocking, coverage, and testing Django REST Framework APIs.—django-verificationVerification loop for Django projects: migrations, linting, tests with coverage, security scans, and deployment readiness checks before release or PR.—donny-add-backlogAdds an idea to the backlog parking lot using 999.x numbering, kept outside the active phase sequence so it accumulates context without being scheduled.—donny-add-testsGenerate unit and E2E tests for a completed phase, using its SUMMARY, CONTEXT, and VERIFICATION artifacts as the spec and gating unit tests on a mutation…—donny-analyze-dependenciesAnalyze the current milestone's phase dependency graph (file overlap, semantic and data-flow links) and suggest Depends on entries for ROADMAP.md.—donny-audit-milestoneAudit a milestone against its definition of done before archiving: aggregate per-phase VERIFICATION results, cross-check requirements coverage from three…—donny-audit-phaseRetroactively audits a completed phase for security (threat mitigations from the PLAN.md threat model are implemented) and validation (Nyquist test coverage of…—donny-audit-uatScans every phase for outstanding UAT and verification items (pending, skipped, blocked, human-needed), cross-references the codebase to flag stale entries,…—donny-autonomousRuns all remaining milestone phases end to end - discuss, plan, execute, verify per phase - pausing only for decisions or blockers, then audits, completes, and…—donny-captureCapture and triage ideas, tasks, and todos during a session. Subcommands: note (default, zero-friction quick note), todo (structured todo committed to git),…—donny-cleanupArchive phase directories from completed milestones into .planning/milestones/v{X.Y}-phases/ so orphaned dirs stop confusing milestone-aware commands.—donny-complete-milestoneArchive a completed milestone and prepare the next cycle: snapshot ROADMAP and REQUIREMENTS into .planning/milestones/, evolve PROJECT.md, append a…—donny-debugSystematic root-cause debugging by the scientific method, with session state persisted across context resets.—donny-discuss-phaseGathers phase implementation decisions before planning: always surfaces Claude's key assumptions for correction, then deep-dives the gray areas the user picks,…—donny-doRoutes freeform natural-language intent to the right Donny command and invokes it, acting as a dispatcher rather than doing the work itself.—donny-docs-updateGenerate or update up to nine project documentation files, each written and fact-checked against the live codebase by subagents.—donny-env-listList Donny multi-repo environments (workspaces) with name, path, repo count, strategy, and project status.—donny-env-newCreate an isolated multi-repo environment: a workspace directory of git worktrees or clones, each with its own independent .planning/.—donny-env-removeRemove a Donny multi-repo environment (workspace) and clean up its git worktrees, after typed confirmation. Refuses if any member repo has uncommitted changes.—donny-execute-phaseExecutes every PLAN.md in a phase with wave-based parallel subagents, then runs phase verification and updates state. Use to build a planned phase.—donny-forensicsPost-mortem investigation for a failed or stuck Donny workflow run.—donny-healthValidate .planning/ directory structural integrity (missing files, bad config, orphaned phase dirs, state drift) and optionally auto-repair fixable issues.—donny-helpShows the complete Donny command reference, grouped by task, with arguments and common workflow recipes.—donny-initInitialize Donny planning for a project: bootstrap a brand-new project (deep questioning, optional research, requirements, roadmap) or start the next milestone…—donny-managerSingle-terminal command center for a milestone: a live dashboard of every phase with status, recommended next actions, and dispatch (discuss runs inline, plan…—donny-map-codebaseAnalyze an existing codebase with parallel mapper agents to produce seven structured .planning/codebase/ documents (stack, architecture, structure,…—donny-milestone-summaryGenerate a human-readable milestone summary from the planning artifacts (ROADMAP, REQUIREMENTS, per-phase CONTEXT/SUMMARY/VERIFICATION) covering architecture,…—donny-nextDetects the current project state from STATE.md, ROADMAP.md, and phase directories and immediately invokes the next logical Donny step (discuss, plan, execute,…—donny-pause-workCaptures complete work state into a machine-readable HANDOFF.json and a human-readable .continue-here.md, then commits them as WIP.—donny-phase-addAdds a new phase to the current milestone's roadmap. Appends the next integer phase by default; with --after N inserts a decimal phase (N.1, N.2, ...) right…—donny-plan-milestone-gapsCreate every fix phase needed to close the gaps a milestone audit found, in one pass instead of manual /donny-phase-add calls.—donny-plan-phaseCreates executable PLAN.md files for a roadmap phase, integrating research, planning, and a verification loop.—donny-plant-seedCaptures a forward-looking idea as a seed with explicit trigger conditions, so it surfaces automatically during donny-init when the milestone scope matches.—donny-profile-userGenerates a developer behavioral profile from Claude Code session analysis (or a questionnaire fallback) and writes artifacts (USER-PROFILE.md, a…—donny-progressReports project progress with inline statistics (phase, plan, and requirement counts, git metrics, timeline) and routes to the next action.—donny-quickExecutes a small ad-hoc task with Donny guarantees (atomic commit, STATE.md tracking) without a full roadmap phase.—donny-remove-phaseRemoves an unstarted future phase from the roadmap and renumbers every subsequent phase for a clean linear sequence.—donny-research-phaseResearches how to implement a phase without planning it: spawns the phase-researcher in a fresh context and writes RESEARCH.md.—donny-resume-workRestores full project context from a previous session - STATE.md, checkpoints, incomplete plans, and pause-work handoffs - then routes to the next action.—donny-reviewRuns cross-AI peer review of a phase's plans by invoking external AI CLIs (Gemini, Claude, Codex, CodeRabbit, OpenCode) and writes a structured REVIEWS.md with…—donny-review-backlogReviews every 999.x backlog item one by one and promotes, keeps, or removes each.—donny-session-reportGenerate a SESSION_REPORT.md summarizing work performed, outcomes, files changed, and context usage read from the live statusline bridge when available.—donny-settingsConfigures Donny workflow toggles and the model profile. With no argument, runs the interactive settings flow (agents, pipeline, quality gates, git, model, and…—donny-shipShips a verified phase or milestone to a pull request: pushes the branch, builds a clean PR history that drops .planning commits by default, opens the PR with…—