By pandysp
Write code, comments, tests, or commit messages that read as if the project's own maintainer wrote them, so a contribution is accepted as native rather than rejected as foreign. A foreign-looking patch is a cost to the maintainer even when it's correct.
A collection of Claude Code plugins.
# Add the marketplace
/plugin marketplace add pandysp/claude-plugins
# Install a plugin
/plugin install <plugin-name>@pandysp
| Plugin | Category | Description |
|---|---|---|
| align | Workflow | Surface what the agent thinks the task is before producing any artifact |
| explore | Workflow | Map the terrain before designing — locate, trace, pattern, constrain |
| clarify | Workflow | Resolve underspecified decisions with targeted questions before designing |
| design-options | Workflow | Generate multiple strong design options with tradeoff profiles, anchored on the ideal |
| pre-mortem | Workflow | Identify how a plan or design could fail before committing |
| second-opinion | Workflow | Spawn 1-3 independent reviewers from other models for critical perspectives |
| steel-man-own-position | Workflow | Restate the strongest version of a prior position before flipping under pushback |
| spec | Workflow | Write the implementation spec that drives execution after design is chosen |
| verify-claims | Workflow | Identify and verify unverified claims before presenting them as conclusions |
| verify-result | Workflow | Black-box verification of any agent output — code, documents, presentations, configs |
| silent-failures | Workflow | Audit error handling for silent failures, inadequate feedback, and inappropriate fallbacks |
| preflight | Workflow | Honest self-assessment of completeness, correctness, quality, and loose ends before shipping |
| handoff | Workflow | Write a durable handoff — PR descriptions, summaries, memos, or memory notes |
| reflect | Workflow | Capture durable lessons from a session before they fade |
| understudy | Workflow | Write code, comments, tests, and commits that read as if the project's own maintainer wrote them |
| worktrunk-hook | Tooling | Route Claude Code's auto-created git worktrees through worktrunk so sessions inherit project hooks |
ruby scripts/validate.rb
CI runs the same validation on pull requests and pushes to main.
MIT
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Generate multiple strong design options with explicit tradeoff profiles, anchored against at least two ideal target architectures.
Multi-lens quality audit for docs, code, and other artifacts. 13 quality adjectives as audit lenses with per-domain translation sheets, a workflow-backed finder/verifier pipeline, and lens-yield reporting.
Black-box verification of any agent output — code, documents, presentations, reports, configs. Examine from the consumer's perspective and show evidence.
Identify and verify unverified claims in the agent's own responses before presenting them as conclusions.
Get 1-3 independent second opinions from fresh Claude reviewers to strengthen your reasoning before presenting to the user.
npx claudepluginhub pandysp/claude-plugins --plugin understudyLazy senior dev mode. Forces the simplest, shortest solution that actually works: YAGNI, stdlib first, no unrequested abstractions.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.
Evidence-gated AI coding workflow: scan → analyze → plan → TDD → execute → fix → verify → review, powered by Codebase Memory MCP >= 0.9.0 with optional Serena LSP intelligence. Includes blast-radius planning, test/cycle gates, independent review, and Windows Git Bash hook auto-resolution.