By pandysp
Generate multiple strong design options with explicit tradeoff profiles, anchored against at least two ideal target architectures.
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 against at least two ideal targets |
| 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 |
| quality-review | Workflow | Audit docs, code, or any artifact through 13 quality lenses with a workflow-backed finder/verifier pipeline |
| 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 |
| drive-browser | Tooling | Drive a browser with Playwright. Resilient locators for your own app, a vision loop for opaque sites |
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.
npx claudepluginhub pandysp/claude-plugins --plugin design-optionsMulti-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.
Get 1-3 independent second opinions from fresh Claude reviewers to strengthen your reasoning before presenting to the user.
Identify and verify unverified claims in the agent's own responses before presenting them as conclusions.
Systematically identify how a plan or design could fail before committing to it.
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.
This skill should be used when users need to generate ideas, explore creative solutions, or systematically brainstorm approaches to problems. Use when users request help with ideation, content planning, product features, marketing campaigns, strategic planning, creative writing, or any task requiring structured idea generation. The skill provides 30+ research-validated prompt patterns across 14 categories with exact templates, success metrics, and domain-specific applications.
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.
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.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Consult multiple AI coding agents (Gemini, OpenAI, Grok, Perplexity, plus codex, antigravity, and grok CLIs when installed) to get diverse perspectives on coding problems