By DaisyCatTs
Advanced development workflow orchestration with BDD support and self-improving skills
Turns rough ideas into implementation-ready designs for the current repository via autonomous codebase research and BDD specs, then commits the design for your review (it runs to completion without pausing for mid-design questions). This skill should be used when the user wants to design a new software feature or multi-component change to be built in the current repo before implementation begins — including new features that do not yet reference existing code. NOT for hardware or physical-system design (sensors, devices, firmware-to-app communication, embedded behavior), questions outside this repo's codebase, single-file refactors, known-root-cause bug fixes, or "how does X work" questions (those route to systematic-debugging or direct code reading instead).
Create design documents with integrated quality assurance. Unconditional 4-file output — no complexity routing.
Reference for the superpowers-evaluator when operating in design mode. The evaluator applies binary PASS/FAIL checklist items from `docs/retros/checklists/design-v{N}.md` to determine whether design documents meet the bar for implementation planning.
Understand what's being built by exploring the codebase, then record a sprint contract inline that locks the chosen approach for Phase 2+. No approval gate — the evaluator at Phase 2 and the post-commit `git show` diff are the quality surface.
Creates executable implementation plans that break down designs into detailed tasks. This skill should be used when the user has completed a brainstorming design and asks to "write an implementation plan" or "create step-by-step tasks" for execution.
Use when the superpowers-evaluator returned REWORK on a batch, when fixing rework items from an evaluation report, or when receiving any code review feedback on superpowers output. Requires technical rigor and verification instead of performative agreement or blind implementation.
Applies behavior-driven development principles including Gherkin scenarios and test-driven development. This skill should be used when the user asks to implement features, fix bugs, or when writing executable specifications and tests before writing production code.
Turns rough ideas into implementation-ready designs for the current repository via autonomous codebase research and BDD specs, then commits the design for your review (it runs to completion without pausing for mid-design questions). This skill should be used when the user wants to design a new software feature or multi-component change to be built in the current repo before implementation begins — including new features that do not yet reference existing code. NOT for hardware or physical-system design (sensors, devices, firmware-to-app communication, embedded behavior), questions outside this repo's codebase, single-file refactors, known-root-cause bug fixes, or "how does X work" questions (those route to systematic-debugging or direct code reading instead).
Executes written implementation plans efficiently using per-batch sub-agent coordinators. This skill should be used when the user has a completed plan.md, asks to "execute the plan", or is ready to run batches of independent tasks in parallel following BDD principles.
This skill should be used when the user wants to analyze evaluation patterns across completed plans and evolve checklists. Triggered by asking to "run a retrospective", "analyze evaluation patterns", "evolve checklists", or "/superpowers:retrospective". For autonomous multi-turn runs, invoke wrapped in `/goal`.
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
English | 简体中文
A curated collection of 16 plugins for Claude Code, providing specialized agents, skills, and automation tools for development and productivity workflows.
Conventional Git automation for commits and repository management with AI code quality checks.
Installation:
claude plugin install git@frad-dotclaude
GitFlow workflow automation for feature, hotfix, and release branches with semantic versioning and post-finish cleanup.
Installation:
claude plugin install gitflow@frad-dotclaude
GitHub project operations with quality gates, TDD workflows, comprehensive validation, and persistent PR review monitoring (/github:review-pr watches CI and triages reviewer comments).
Installation:
claude plugin install github@frad-dotclaude
Advanced development workflow orchestration with BDD support and self-improving skills.
Installation:
claude plugin install superpowers@frad-dotclaude
Code simplification and refactoring with language-specific patterns and cross-file optimization.
Installation:
claude plugin install refactor@frad-dotclaude
SwiftUI Clean Architecture reviewer for iOS/macOS development with best practices enforcement.
Installation:
claude plugin install swiftui@frad-dotclaude
Patent application generation, Product Requirements Documents, image and video generation, Feishu document creation, agent-based browser automation, Lark/Feishu CLI operations, and AI writing trope detection.
Installation:
claude plugin install office@frad-dotclaude
Validate and optimize Claude Code plugins against official best practices with agent-based fixes.
Installation:
claude plugin install plugin-optimizer@frad-dotclaude
Web frontend development toolkit — shadcn/ui, Next.js DevTools, React best practices, Supabase, DESIGN.md design system spec, and impeccable design skills.
Installation:
claude plugin install frontend@frad-dotclaude
Autonomous research loop inspired by karpathy/autoresearch — you supply an editable artifact, a scorer that prints one number, and an optimization direction; it runs bounded experiments, keeps a change only if the score improves, logs to results.tsv, and iterates via a stop hook. Works on any objective, not just ML training.
Installation:
claude plugin install autoresearch@frad-dotclaude
Delegate tasks and deep research to Google Gemini Managed Agents (Antigravity) running in a remote sandbox with code execution, Google Search, and URL reading, then read the results back. Runs asynchronously and polls for completion via the Monitor tool. Requires GEMINI_API_KEY and uv.
Installation:
claude plugin install antigravity@frad-dotclaude
Wikipedia-style long-form article generation via multi-perspective question asking and retrieval — a Claude-native port of Stanford STORM's two-stage research-to-article pipeline. Given a topic, it discovers research personas, runs simulated Q&A grounded in web search, then writes a cited article through outline → per-section → polish phases. Each phase is independently runnable and resumable.
Installation:
claude plugin install storm@frad-dotclaude
Hardware and EDA toolkit. use-kicad-cli drives KiCad 9.0's kicad-cli for schematic/PCB export, fabrication outputs (gerbers, drill, pick-and-place, BOM), 3D models, and ERC/DRC checks. use-openscad writes OpenSCAD code and drives the openscad CLI for parametric 3D/2D part design and STL/DXF/PNG output.
Installation:
claude plugin install hardware@frad-dotclaude
Knowledge base for acpx - a headless ACP CLI for agent-to-agent communication.
Installation:
claude plugin install acpx@frad-dotclaude
Five methods to retrieve code context: DeepWiki, Context7, Exa, git clone, and web search.
Installation:
claude plugin install code-context@frad-dotclaude
General-purpose utility skills for documentation, writing, and project maintenance.
Installation:
claude plugin install utils@frad-dotclaude
npx claudepluginhub daisycatts/dotclaude --plugin superpowersValidates and optimizes Claude Code plugins against official best practices and file patterns
GitHub project operations with quality gates.
Agent and skills for code simplification and refactoring to improve code quality while preserving functionality
Hardware and EDA toolkit. Drives the KiCad CLI for schematic/PCB export and checks, and OpenSCAD for parametric 3D/2D part design and STL/DXF/PNG output.
Retrieve code context for any repo, library, or natural-language query via DeepWiki, Context7, Exa, git clone, and web search+fetch
Harness-native ECC operator layer - 67 agents, 278 skills, 94 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Consult multiple AI coding agents (Gemini, OpenAI, Grok, Perplexity, plus codex, antigravity, and grok CLIs when installed) to get diverse perspectives on coding problems
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Complete developer toolkit for Claude Code
Matt Pocock's agent skills for real engineering — grilling, spec/ticket flows, TDD, code review, domain modelling and more. Plug-and-play, not vibe coding.