Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

claude-sdlc-plugin

يحتوي claude-sdlc-plugin على 7 من skills المجمعة من 45ck، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
7
Stars
1
محدث
2026-02-06
Forks
1
التغطية المهنية
2 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

init
مطوّرو البرمجيات

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

2026-02-06
plan
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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

2026-02-06
implement
مطوّرو البرمجيات

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

2026-01-26
qa
محللو ضمان جودة البرمجيات والمختبرون

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
محللو ضمان جودة البرمجيات والمختبرون

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
مطوّرو البرمجيات

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