.agent/skills/master-skill/SKILL.md
Orchestrate end-to-end Agent Skill delivery as a standalone workflow with natural-language intent routing, optional /ss commands, session tracking, and deterministic verification.
npx skillsauth add vuthuonghai-steve/KLTN-By_Thuong_Hai-Steve master-skillInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Convert user intent into a complete standalone skill package with traceable lifecycle artifacts:
IDEA -> DESIGN.md -> TASK.md -> IMPLEMENTATION -> VERIFY_REPORT.md -> ARCHIVE.
knowledge/architect.md.knowledge/standards.md.loop/roadmap.md./ss:* command hints.exploreff or continueapplyverifyarchive/ss:explore: Discover scope and constraints. Do not implement code./ss:new-session: Start a new standalone session context./ss:ff: Generate artifacts quickly until apply-ready./ss:continue: Create exactly one missing artifact per turn./ss:apply: Execute tasks and update checklist state immediately./ss:verify: Evaluate spec-task-code coherence./ss:archive: Close lifecycle after verification gates pass.Use /ss:* commands instead.DESIGN.md.loop/roadmap.md.TASK.md.loop/tasks.md.- [ ] to - [x] as soon as a task is completed.VERIFY_REPORT.md.Completeness, Correctness, and Coherence.CRITICAL, WARNING, SUGGESTION.loop/checklist.md.DESIGN.md.TASK.md with DoD.Maintain the following files at all times:
SKILL.mdknowledge/architect.mdknowledge/standards.mdloop/roadmap.mdloop/checklist.mdloop/tasks.mdscripts/init_skill.pyscripts/quick_validate.pytemplates/DESIGN.md.templatetemplates/TASK.md.templatetemplates/VERIFY_REPORT.md.templateReturn exactly eight sections in every execution response:
VERIFY_REPORT.md contains any CRITICAL issue.Mark the skill complete only when all conditions pass:
SKILL.md.VERIFY_REPORT.md proving design-task-implementation coherence.tools
Automates end-to-end drawing of UI screens in Pencil canvas from module spec files. Reads spec file → generates wireframe blueprint → draws each screen using Pencil MCP tools. Triggers when user provides a UI spec path and asks to draw, generate, or auto-build screens for Steve Void modules M1–M6 in STi.pen.
testing
Extracts UI Screen Specs by analyzing Schema and Diagrams. Use when you need to bridge database logic and flow diagrams into intermediate UI component specifications for a given module. Trigger when user says "analyze UI for module X", "generate ui spec", "phân tích UI module", or invokes "ui-architecture-analyst --module M[X]".
development
Giải thích lỗi TypeScript một cách dễ hiểu bằng tiếng Việt. Sử dụng khi gặp lỗi type, generic, inference, hoặc bất kỳ lỗi TS nào cần được giải thích rõ ràng.
development
Skill phan tach yeu cau/tinh nang thanh cac phase, task va subtask cu the. Tao bo tai lieu planning clean, khong chua code mau, tap trung mo ta logic va nghiep vu. Su dung khi: (1) nhan yeu cau tinh nang moi can lap ke hoach, (2) co tai lieu nghien cuu can chuyen thanh task plan, (3) nguoi dung yeu cau phan tach cong viec, (4) can tao roadmap trien khai cho du an/tinh nang. Trigger: /task-planner, /plan-tasks, "phan tach task", "lap ke hoach", "tao plan", "chia phase".