Transform requirement documents (PDF, Word, Markdown) into test plans, use cases, reports, and traceability matrices using equivalence partitioning, boundary analysis, scenarios, error guessing, and P0-P3 prioritization. Persists learned project context for ongoing refinements, triggered by test-related phrases.
A plugin marketplace for Claude Code by himicoswilson.
| Plugin | Description |
|---|---|
| git-worktree | Manage git worktrees with Claude Code |
# Add the marketplace
/plugin marketplace add himicoswilson/himi-claude-plugins
# Install plugin
/plugin install git-worktree
.
├── .claude-plugin/
│ └── marketplace.json # Marketplace definition
└── git-worktree/ # Git worktree plugin
├── .claude-plugin/
│ └── plugin.json # Plugin manifest
├── commands/ # Slash commands
│ ├── wt-create.md
│ └── wt-finish.md
├── scripts/ # Shell scripts
│ ├── wt-create.sh
│ ├── wt-finish.sh
│ ├── wt-parallel.sh
│ └── lib/ # Shared libraries
│ ├── common.sh
│ ├── terminal.sh
│ ├── detect-terminal.sh
│ └── adapters/ # Terminal adapters
├── skills/ # Agent skills
│ └── parallel-tasks/
│ └── SKILL.md
├── LICENSE
└── README.md
MIT License - see individual plugin directories for details.
himicoswilson
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.
Manage git worktrees with Claude Code - create, switch, and cleanup.
Turn design prototypes into maintainable frontend components through structured analysis and incremental generation.
npx claudepluginhub himicoswilson/himi-claude-plugins --plugin test-doc-generatorComprehensive 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.
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
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.
Lazy senior dev mode. Forces the simplest, shortest solution that actually works: YAGNI, stdlib first, no unrequested abstractions.
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.
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.