vanman2024-dev-lifecycle-marketplace
πͺMarketplacevanman2024/dev-lifecycle-marketplace
Provides tech-agnostic development workflow plugins that automate and structure software development processes across seven key lifecycle phases, from project initialization to deployment, adaptabl...
Installation
/plugin marketplace add vanman2024/dev-lifecycle-marketplacePlugins in this Marketplace
deployment
Automates deployment workflows, manages release configurations, and handles infrastructure provisioning across different tech stacks and cloud environments.
/plugin install deployment@vanman2024-dev-lifecycle-marketplacefoundation
Foundation & Setup: Initialize projects, detect stack, setup environment, verify configuration
/plugin install foundation@vanman2024-dev-lifecycle-marketplaceimplementation
Transforms high-level architectural plans and specifications into concrete, executable code implementations across different technology stacks.
/plugin install implementation@vanman2024-dev-lifecycle-marketplaceiterate
Manages iterative software development by dynamically adjusting code implementation, synchronizing tasks with specifications, and facilitating incremental feature refinement and refactoring.
/plugin install iterate@vanman2024-dev-lifecycle-marketplaceplanning
Planning & Architecture: Create specs, architecture designs, roadmaps, and ADRs
/plugin install planning@vanman2024-dev-lifecycle-marketplacequality
Ensures code quality by performing comprehensive static analysis, detecting potential bugs, code smells, and recommending improvements across different programming languages and frameworks.
/plugin install quality@vanman2024-dev-lifecycle-marketplacesecurity
Performs comprehensive security scanning, threat modeling, and security assessments across project codebases, identifying vulnerabilities, recommending mitigation strategies, and andgenerating secu...
/plugin install security@vanman2024-dev-lifecycle-marketplacesupervisor
Monitors development progress, tracks project health, identifies potential bottlenecks, and provides real-time recommendations for workflow optimization across the project lifecycle.
/plugin install supervisor@vanman2024-dev-lifecycle-marketplacetesting
Validates code quality, runs automated tests across different environments, and generates comprehensive test coverage reports for development workflows.
/plugin install testing@vanman2024-dev-lifecycle-marketplaceversioning
Manages semantic versioning, tracks version changes, and automates version incrementation across project artifacts and documentation.
/plugin install versioning@vanman2024-dev-lifecycle-marketplace