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

docguard

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

skills مجمعة
13
Stars
21
محدث
2026-07-16
Forks
0
التغطية المهنية
2 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

docguard-fix
مطوّرو البرمجيات

AI-driven documentation repair with structured research workflow, template-aware generation, and quality validation loops. Generates or fixes canonical documentation by researching the actual codebase, not using placeholders. Iterates until guard passes.

2026-07-16
docguard-guard
مطوّرو البرمجيات

Run DocGuard guard validation against Canonical-Driven Development standards. Parses output, triages severity, suggests targeted fixes, and optionally chains to docguard-fix for automated remediation. Use as a quality gate before commits or after implementation phases.

2026-07-16
docguard-review
مطوّرو البرمجيات

Cross-document consistency analysis and quality assessment. Performs read-only analysis across all canonical docs, identifies drift, coverage gaps, and quality issues. Produces a structured report with severity-ranked findings. Modeled after speckit-analyze.

2026-07-16
docguard-score
مطوّرو البرمجيات

CDD maturity assessment with category-aware improvement roadmap. Runs scoring engine, analyzes category breakdown, identifies highest-impact improvements, and generates a before/after improvement plan with projected score gains.

2026-07-16
docguard-sync
مطوّرو البرمجيات

Keep canonical documentation ALWAYS UP TO DATE. Refreshes code-truth doc sections in place (mechanical, idempotent, preserves human prose) and flags the prose sections you must review when code changes.

2026-07-16
speckit-analyze
مطوّرو البرمجيات

Perform cross-artifact consistency analysis across spec.md, plan.md, and tasks.md. Use after task generation to identify gaps, duplications, and inconsistencies before implementation.

2026-03-14
speckit-checklist
مطوّرو البرمجيات

Generate custom quality checklists for validating requirements completeness and clarity. Use to create unit tests for English that ensure spec quality before implementation.

2026-03-14
speckit-clarify
مطوّرو البرمجيات

Structured clarification workflow for underspecified requirements. Use before planning to resolve ambiguities through coverage-based questioning. Records answers in spec clarifications section.

2026-03-14
speckit-implement
مطوّرو البرمجيات

Execute all tasks from the task breakdown to build the feature. Use after task generation to systematically implement the planned solution following TDD approach where applicable.

2026-03-14
speckit-plan
محللو أنظمة الحاسوب

Generate technical implementation plans from feature specifications. Use after creating a spec to define architecture, tech stack, and implementation phases. Creates plan.md with detailed technical design.

2026-03-14
speckit-specify
مطوّرو البرمجيات

Create or update feature specifications from natural language descriptions. Use when starting new features or refining requirements. Generates spec.md with user stories, functional requirements, and acceptance criteria following spec-driven development methodology.

2026-03-14
speckit-tasks
مطوّرو البرمجيات

Break down implementation plans into actionable task lists. Use after planning to create a structured task breakdown. Generates tasks.md with ordered, dependency-aware tasks.

2026-03-14
speckit-taskstoissues
مطوّرو البرمجيات

Convert tasks from tasks.md into GitHub issues. Use after task breakdown to track work items in GitHub project management.

2026-03-14