Skip to main content
Run any Skill in Manus
with one click
GitHub repository

claude-sdlc-plugin

claude-sdlc-plugin contains 7 collected skills from 45ck, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
7
Stars
1
updated
2026-02-06
Forks
1
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

init
software-developers

Initialize a new SDLC monorepo with Storybook planning hub, pnpm workspace, and git configuration. Use when starting a new project.

2026-02-06
plan
software-developers

Iterative planning wizard with client validation at each stage. Generates SDLC artifacts in proper dependency order (scenarios → workflows → models → data → API → design).

2026-02-06
refs
software-developers

Sync and search local reference repositories (curated awesome-* lists) to support planning/design decisions.

2026-02-06
implement
software-developers

Implement software from validated planning artifacts using TDD and quality gates. Reads /sdlc:plan outputs and guides proper implementation.

2026-01-26
qa
software-quality-assurance-analysts-and-testers

Quality assurance verification. Checks test coverage against thresholds, validates test quality, identifies E2E/integration gaps, runs security dependency audit, performs static analysis, and generates QA report with quality score.

2026-01-26
review
software-quality-assurance-analysts-and-testers

Verify implementation conforms to planning artifacts. Checks API routes against OpenAPI spec, schema against ERD, domain model against classes, acceptance criteria coverage, security implementation, and documentation completeness.

2026-01-26
update
software-developers

Synchronize planning artifacts with implementation status. Updates progress tracking, marks completed items in RTM, and generates progress reports. Use after completing implementation work.

2026-01-26