Agent Skills by noiemany moustafa
Showing 17 vetted skills indexed across 1 GitHub repositories.
speckit.migrate
Generate spec.md, plan.md, and tasks.md from an existing codebase structure.
speckit.tasks
Convert plan.md and spec.md into a dependency-ordered tasks.md.
speckit.quizme
Identify specification gaps through Socratic red-teaming of edge cases.
speckit.analyze
Analyze spec.md, plan.md, and tasks.md for inconsistencies and ambiguities.
speckit.constitution
Fill placeholders and propagate amendments across governance templates.
speckit.tester
Run project test suites and generate a unified coverage report.
speckit.diff
Generate structured markdown diff reports for specification artifacts.
speckit.reviewer
Review Git diffs and output a severity-based feedback report.
speckit.validate
Generate a coverage matrix and validate code implementations against specification requirements.
speckit.plan
Generate implementation plans with data models, contracts, and quickstart guides from feature specifications.
speckit.specify
Generate structured feature specifications from natural language descriptions.
speckit.taskstoissues
Convert design-derived tasks into dependency-ordered GitHub issues.
speckit.checklist
Generate English-language requirement checklists from software feature specs.
speckit.checker
Automate static analysis tool execution and aggregate prioritized findings.
speckit.clarify
Identify underspecified areas in feature specifications and update them with clarifying questions.
speckit.status
Consolidate feature progress, blockers, and next actions into a status dashboard.
speckit.implement
Execute tasks from tasks.md with anti-regression protocols and progress recording.