buiducnhat/agent-skills▌
9 approved skills in this repository
brainstorm
AI/ML
Use this skill to convert rough ideas into clear, reviewable design outputs through structured dialogue.
bootstrap
Productivity
Collect project requirements through structured dialogue, generate foundational documentation, and scaffold the project structure — then hand off to downstream workflow skills.
docs
Documents
Create and maintain project documentation in docs/ with a consistent, lightweight structure.
quick-implement
Frontend
Implement small features or bug fixes directly, with strict scope control and verification.
ask
Productivity
Gather the information needed to proceed with a task through structured, focused dialogue.
fix
Productivity
Use this skill to resolve bugs through a structured flow:
review
Productivity
Use this skill to review uncommitted changes in the current git workspace. Focus on correctness, safety, maintainability, and alignment with project standards.
execute-plan
Productivity
Execute a pre-approved plan with strict adherence to scope, sequence, and verification.
write-plan
Productivity
Produce a complete, self-contained implementation plan that can be executed by execute-plan with minimal ambiguity.