claudeindex
durutheguru's avatar
Author

durutheguru

@durutheguru
1
Marketplaces
13
Plugins
0
Skills
0
Agents
0
Commands

Marketplaces

Marketplace

duru_claude_plugins

duru_claude_plugins

Plugins:13
Skills:0
0
0

Plugins

Plugin

cto

Battle-tested CTO providing strategic technical leadership. Manages priorities, technical debt, architecture decisions, testing strategy, and business metrics through `.notes/` folder.

Plugin

semver

Manage semantic versioning with VERSION file + CHANGELOG.md for any codebase. Track changes, bump versions, and create releases following Keep a Changelog format.

Plugin

brainstorm

Collaborative brainstorming facilitator that develops raw ideas into well-defined concepts. Use when user has an idea to explore, wants to think through a concept, or needs help clarifying a fuzzy vision before implementation.

Plugin

prd

Transform brainstorm.md into a comprehensive Product Specification Document. Use when user has a brainstorm file ready and wants to create a formal product spec with features, user flows, technical requirements, and release strategy.

Plugin

prd-spec-review

Multi-perspective quality review for product_spec.md files. Use after generating a PRD to ensure it meets production-ready standards through skeptical engineer, user advocate, business strategist, QA, and clarity editor lenses.

Plugin

tech-spec

Generate production-ready technical specifications from product specs. Use after product_spec.md is finalized to create the authoritative technical blueprint for engineering teams — covering architecture, APIs, data models, infrastructure, and security.

Plugin

tech-spec-review

Six-perspective engineering review for technical_spec.md files. Use after generating a technical spec to ensure it meets production-ready standards through backend, security, DevOps, database, integration, and management lenses.

Plugin

mvp-tech-spec

Distill technical_spec.md into a focused MVP_technical_spec.md with prioritized work items. Use after technical spec review to create an achievable MVP scope that validates product hypotheses without throwaway code.

Plugin

engineer

Autonomous full-stack development agent that implements entire technical specifications with 99%+ test coverage. Use when you have a complete MVP_technical_spec.md or technical_spec.md ready for implementation.

Plugin

code-review

Expert code reviewer ensuring implementations are simple, requirement-compliant, and architecturally sound. Works iteratively with engineer via refinement loop until code quality standards are met.

Plugin

qa

Quality Assurance agent that generates test cases (specifications), executes existing tests, analyzes coverage gaps, and produces structured reports. Identifies bugs and missing test coverage for engineer to address.

Plugin

local-run

DevOps agent that configures Docker Compose, validates README instructions, and executes local run. Use after implementation to ensure the application runs locally with clear documentation.

Plugin

build-e2e

End-to-end product development orchestrator with human-in-the-loop reviews. Use to run the complete pipeline from brainstorm to local deployment with evaluation checkpoints.