Agent Skills by HaiDuong
Showing 27 vetted skills indexed across 1 GitHub repositories.
propose
Generate proposal, design, and task artifacts for morkit changes with validation checks.
using-git-worktrees
Create isolated Git worktrees and bootstrap project environments automatically.
test-driven-development
Enforce a test-first workflow using the Red-Green-Refactor cycle.
generate-api-docs
Generate REST API documentation from a ProjectModel JSON and codebase.
docs-hero
Coordinate seven sub-skills to generate and synchronize a full documentation suite from inputs and OpenSpec changes.
systematic-debugging
Trace root causes through a four-phase debugging workflow.
generate-code-standards
Generate and update docs/code-standards.md from a ProjectModel with lint and commit rules.
archive
Move completed morkit changes to the archive subfolder and update metadata.
dispatching-parallel-agents
Dispatch parallel agents with isolated context to investigate failures and consolidate remediation plans.
generate-db-design
Render Mermaid ERD diagrams from a ProjectModel JSON into database design documents.
executing-plans
Execute implementation plans with critical review checkpoints and blocker handling.
finishing-a-development-branch
Coordinate test verification and merge options for completed Git branches.
deep-review
Merge parallel specialist review findings from GitHub PRs or diffs into a Markdown report.
generate-system-architecture
Generate an arc42-lite architecture document with an embedded Mermaid diagram from a ProjectModel.
brainstorming
Explore ideas and clarify requirements by reading project context files.
review
Generate developer review checklists to gate morkit implementation steps requiring human approval.
using-morkit
Define SKILL.md frontmatter and route /morkit:<name> slash commands across platforms.
writing-plans
Generate executable implementation plans with files, tasks, tests, and commit strategy.
requesting-code-review
Route code changes to a specialized code-review agent for pre-merge checks.
generate-design-guidelines
Generate MADR-compliant design guidelines and ADR stubs from a ProjectModel JSON.
receiving-code-review
Verify unclear code-review feedback against the codebase before implementing changes.
writing-skills
Parse SKILL.md frontmatter to capture metadata for skill discovery.
generate-srs
Generate BrSE-aligned SRS and per-screen specs from a ProjectModel JSON.
verification-before-completion
Run verification commands and inspect outputs before asserting completion.