By unclecode
Comprehensive Claude Code toolkit by unclecode. Includes project progress tracking commands, Gemini image generation, and web app testing capabilities. All-in-one productivity suite for development workflows.
Create a new subproject in the project structure.
Save current chat session state and prepare instructions for next session.
Clean up temporary files and archive useful markdown.
Quick, natural language edits to project planning files.
Fetch and cache API documentation in AI-readable markdown format.
Generate and edit images using the Gemini API (Nano Banana). Use this skill when creating images from text prompts, editing existing images, applying style transfers, generating logos with text, creating stickers, product mockups, or any image generation/manipulation task. Supports text-to-image, image editing, multi-turn refinement, and composition from multiple reference images.
Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.
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.
A comprehensive toolkit for Claude Code by unclecode. All-in-one productivity suite with project management, image generation, and testing capabilities.
One plugin with everything you need for productive development workflows.
Slash Commands (9 commands):
/pp-init - Initialize project progress tracking/pp-add - Add a checkpoint to project progress/pp-checkpoint - Create a project checkpoint/pp-status - Show current project progress status/pp-resume - Resume from a previous checkpoint/pp-update - Update project progress information/pp-clean - Clean up project progress data/pp-migrate - Migrate project progress to new format/pp-remove - Remove a checkpoint from project progressSkills (2 skills):
gemini-imagegen
GEMINI_API_KEYwebapp-testing
/plugin marketplace add unclecode/claude-code-tools
/plugin install unclecode-cc-toolkit@unclecode/claude-code-tools
After installation, restart Claude Code to activate.
All commands and skills are immediately available after installation:
# Use project progress commands
/pp-init
# Skills are invoked automatically by Claude when needed
"Generate a logo for my startup"
"Test my Next.js app at localhost:3000"
claude-code-tools/
├── .claude-plugin/
│ └── marketplace.json
└── plugins/
└── unclecode-cc-toolkit/
├── .claude-plugin/
│ └── plugin.json
├── commands/ # All PP commands
└── skills/ # gemini-imagegen, webapp-testing
Contributions are welcome! Feel free to submit issues or pull requests.
MIT License - see LICENSE file for details
unclecode
For issues, questions, or feature requests, please open an issue on GitHub.
npx claudepluginhub unclecode/claude-code-toolsWeb crawling, extraction, screenshots, and URL discovery. Free local mode + cloud API. After installing, run /crawl4ai:setup to configure your API key or local mode.
Parallel coding orchestration + Codex image generation — /pumasi for parallel code, /pumasi:image for AI image generation
Production-ready Claude Code configuration with role-based workflows (PM→Lead→Designer→Dev→QA), safety hooks, 44 commands, 19 skills, 8 agents, 43 rules, 30 hook scripts across 19 events, auto-learning pipeline, hook profiles, and multi-language coding standards
Project discovery, planning, and quality analysis system with parallel agents
Personal utility commands and tools for Claude Code
Use Claude Code like a Director, not a Programmer. Complete toolkit with 26 commands, 14 agents, 31 skills, and TDD-based Auto-Loop.
Context-driven development framework that enables structured lifecycle for software projects: Context → Spec & Plan → Implement