Agent Skills by TonyShou
Showing 12 vetted skills indexed across 1 GitHub repositories.
lybtzyzs-workflow-orchestrator
Automates the LYBTZYZS development workflow from user requirements to code deployment via 13 specialized services.
lybtzyzs-context-builder
Builds a context package from documents, code dependencies, and ADRs for a GitHub Issue.
lybtzyzs-doc-sync
Detect code-documentation discrepancies and generate Markdown update checklists.
lybtzyzs-mvp-compliance
Scan code for disallowed technologies and over-engineered patterns.
lybtzyzs-requirements-arch-guard
Generate requirements documents with mandatory architecture constraints sections.
lybtzyzs-design-generator
Generate technical design documents from business requirements.
lybtzyzs-task-breakdown
Break down technical design documents into dependency-aware development task lists.
lybtzyzs-quality-reporter
Generate a consolidated quality report for the latest pull request.
lybtzyzs-design-arch-validator
Validate API endpoint designs against DDD aggregate root patterns and Write/Read Layer separation.
lybtzyzs-task-executor
Automate GitHub Issue implementation from task reading to code commit.
lybtzyzs-requirements-generator
Generate structured Markdown requirements documents from natural language input.
lybtzyzs-arch-compliance
Verify codebase compliance with three-tier architecture, DDD aggregate roots, and Repository patterns.