By mrbogomips
Developer environment tooling — devcontainer generation, stack detection, infrastructure config
A curated collection of Claude Code plugins for professional workflows.
| Plugin | Description | Category | Version |
|---|---|---|---|
| developer-tools | Developer environment tooling — devcontainer generation, stack detection, infrastructure config | Engineering | 2.4.0 |
| human-resources | HR workflow support — interview preparation, candidate evaluation, job descriptions | Human Resources | 0.1.0 |
| project-management | Project management workflows — PERT estimation, WBS, risk analysis, status reporting | Operations | 0.1.0 |
| tech-writing | Technical writing support — documentation structure, style guides, content review | Documentation | 0.1.0 |
Add this marketplace to Claude Code:
claude plugin add MrBogomips/claude-code
See CONTRIBUTING.md for guidelines on adding or improving plugins.
MIT — see LICENSE for details.
Mr Bogomips — [email protected]
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.
npx claudepluginhub mrbogomips/claude-code --plugin developer-toolsHR interview workflow — job descriptions, candidate pre-screening, interview preparation, evaluation, compliance checking, and methodology guidance
SOW writing, review, estimation, and PMI-compliant PERT analysis — an integrated project management pipeline
Continuous improvement loops — a generic recursive optimization engine inspired by autoresearch, with bundled profiles for Claude Code usage, code refactoring, and process improvement
Stand up, assess, and maintain an agentic harness in an existing repo. A meta-tool that generates project-specific agent teams and the skills they use, then assesses how effectively they are used. When a spec-driven development system or an issue tracker is present, the generated orchestrator coordinates with it — activating the spec workflow and resuming on hand-back, pulling ready work and writing status back. When a repo-native tracker and a human tracker (Jira, Linear, GitHub Issues) coexist, it generates a dual-tracker sync that keeps the SaaS as a projection of the repo-native source of truth. Five skills: harness-setup (build, extend, maintain), harness-review (read-only assessment), harness-feedback (run a kaizen retrospective and file tool-improvement feedback upstream), spec-advisor (advise and delegate setup of a spec-driven development system), and tracker-advisor (advise and delegate setup of an agent-suited issue tracker).
Complete developer toolkit for Claude Code
Use this agent when setting up CI/CD pipelines, configuring Docker containers, deploying applications to cloud platforms, setting up Kubernetes clusters, implementing infrastructure as code, or automating deployment workflows. Examples: <example>Context: User is setting up a new project and needs deployment automation. user: "I've built a FastAPI application and need to deploy it to production with proper CI/CD" assistant: "I'll use the deployment-engineer agent to set up a complete deployment pipeline with Docker, GitHub Actions, and production-ready configurations."</example> <example>Context: User mentions containerization or deployment issues. user: "Our deployment process is manual and error-prone. We need to automate it." assistant: "Let me use the deployment-engineer agent to design an automated CI/CD pipeline that eliminates manual steps and ensures reliable deployments."</example>
Bootstrap - Developer onboarding accelerator. Analyzes project requirements, detects missing dependencies, generates Docker/docker-compose configs, creates .env templates, sets up pre-commit hooks, configures IDE settings (VSCode/Cursor), and troubleshoots 'it works on my machine' issues. Gets developers productive in minutes, not hours.
Commands for CI/CD setup, containerization, and deployment automation
Skills for Docker-based local development environment configuration.
DevOps and containerization expertise