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

noddde

يحتوي noddde على 11 من skills المجمعة من dogganidhal، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
11
Stars
41
محدث
2026-04-08
Forks
1
التغطية المهنية
3 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

audit-spec
محللو ضمان جودة البرمجيات والمختبرون

Internal procedure for the Auditor agent. Use /spec instead — it orchestrates the full pipeline. Runs Steps 5-6 (validate + update docs) with an independent context and an added coherence review. Produces an Audit Report.

2026-04-08
build-spec
متخصصو إدارة المشاريع

Internal procedure for the Builder agent. Use /spec instead — it orchestrates the full pipeline. Combines Steps 2-4 (generate RED tests, implement code, run GREEN tests) into a single agent invocation. Produces a Build Report for the Auditor.

2026-04-08
spec
مطوّرو البرمجيات

Spec-driven development orchestrator. The single entry point for all spec work: creating features, fixing bugs, evolving APIs. Drives the full 6-step pipeline (spec → RED tests → implement → GREEN tests → validate → update docs) autonomously, only pausing for developer approval at gate points. Use when asked to 'add a feature', 'implement', 'fix a bug', 'change the API', 'new spec', 'edit spec', or any development task.

2026-04-08
implement-spec
مطوّرو البرمجيات

Internal procedure for Step 3. Use /spec instead — it orchestrates the full pipeline. This skill contains detailed instructions for implementing a spec (code only, no test generation).

2026-03-30
validate-spec
محللو ضمان جودة البرمجيات والمختبرون

Internal procedure for Step 5. Use /spec instead — it orchestrates the full 6-step pipeline. This skill contains detailed instructions for validating implementation against spec.

2026-03-30
update-docs
مطوّرو البرمجيات

Internal procedure for Step 6. Use /spec instead — it orchestrates the full pipeline. This skill contains detailed instructions for updating documentation pages after a spec is implemented or updated.

2026-03-29
generate-tests
محللو ضمان جودة البرمجيات والمختبرون

Internal procedure for Step 2. Use /spec instead — it orchestrates the full pipeline. This skill contains detailed instructions for generating vitest tests from a spec's Test Scenarios section.

2026-03-24
run-tests
محللو ضمان جودة البرمجيات والمختبرون

Internal procedure for Step 4. Use /spec instead — it orchestrates the full pipeline. This skill contains detailed instructions for running tests and reporting RED/GREEN status.

2026-03-24
edit-spec
مطوّرو البرمجيات

Internal procedure for Step 1 (edit). Use /spec instead — it orchestrates the full pipeline. This skill contains detailed instructions for editing an existing spec with breaking change detection.

2026-03-21
new-spec
مطوّرو البرمجيات

Internal procedure for Step 1 (new). Use /spec instead — it orchestrates the full pipeline. This skill contains detailed instructions for creating a new behavioral spec.

2026-03-21
spec-status
مطوّرو البرمجيات

Show the implementation status of all specs in the project, including which pipeline step each is on. Use when asked "what's the status", "which specs are implemented", "what's left to do", "show progress", or for sprint planning.

2026-03-21