Official marketplace for Claude Code plugins by Ladi. Essential tools and workflows to supercharge your development experience.
Add this marketplace to your Claude Code:
/plugins marketplace add iamladi/cautious-computing-machineOnce added, you can browse and install plugins directly through Claude Code.
Comprehensive SDLC plugin with specialized agents, commands, and integrations for enhanced software development workflow.
Version: 1.1.1
Install:
/plugin install sdlcRepository: cautious-computing-machine--sdlc-plugin
What's included:
codebase-analyzer- Deep implementation analysis with file:line referencescodebase-locator- Fast component discovery across your codebasecodebase-pattern-finder- Pattern detection and architecture understandingweb-search-researcher- Real-time research via web search
/plan- Generate comprehensive PRDs with phases and validation/research- AI-powered research with project context/implement- Execute implementation based on plans/verify- Validate implementation (build, tests, plugin schema, code review)/submit- Prepare work for review (auto-runs verify as quality gate)
codex- OpenAI Codex integration for automated refactoringgemini- Google Gemini integration
- Context7 - Up-to-date library documentation
- Perplexity - Advanced web search
Best for:
- Planning features with comprehensive PRDs
- Understanding complex codebases
- AI-assisted refactoring and analysis
- Research-driven development
- End-to-end SDLC workflows
Time saved: ~2 hours per feature planning, ~1 hour on codebase analysis
Essential building blocks for Claude Code workflows.
Install:
/plugin install primitivesRepository: cautious-computing-machine--primitives-plugin
What's included:
/commit- Smart commit specialist with automatic batching and conventional commit standards/debug- Investigate issues through parallel analysis of logs, database, and git history/install- Verify tooling and install dependencies with health checks/prime- Quick codebase understanding and context loading/start- Start development environment from project docs/tools- List all available built-in development tools
check-env-keys- Validate environment variables without exposing secrets
Best for:
- Teams enforcing coding standards
- Streamlining git workflows
- Debugging during development
- Quick project onboarding
- Secure environment validation
Time saved: ~14 minutes per feature, ~40 minutes on project setup
GitHub CI/CD automation plugin for auto-detecting, analyzing, and fixing CI/CD failures on any branch.
Version: 1.3.1
Install:
/plugin install githubRepository: cautious-computing-machine--github-plugin
What's included:
ci-log-analyzer- Parse CI logs and identify error patternsci-error-fixer- Apply fixes based on CI error types
/fix-ci- Auto-detect, analyze, and fix CI/CD failures on any branch/create-issue-from-plan- Convert implementation plans into GitHub Issues with checklists/create-pr- Create GitHub Pull Request with proper formatting and plan linking/address-pr-comments- Interactive or autonomous PR comment resolution with confidence scoring/review-pr- Comprehensive PR review with detailed analysis and actionable feedback
Best for:
- Automated CI/CD failure detection and resolution
- PR workflow automation
- Code review assistance
- GitHub integration workflows
Time saved: ~30 minutes per CI failure, ~20 minutes per PR workflow
After adding the marketplace, install any plugin:
/plugin install <plugin-name>List installed plugins:
/plugin listRemove a plugin:
/plugin remove <plugin-name>Want to add your plugin to this marketplace? Open an issue or PR at the marketplace repository.
MIT - See LICENSE for details