hoangnb24hoangnb24Communityยท5 Agent Skills Included

skills

Sharpen prompts, research code, plan work, commit cleanly

Upgrades vague prompts into execution-ready instructions with clear objectives, verification, and done criteria. Researches unfamiliar codebases before coding, sequences conflicting priorities into dependency-aware plans, and groups messy changes into clean commits. Eliminates guesswork, wasted rework, and manual diagram editing by automating tldraw canvases through its local API.
npx skills add hoangnb24/skills --all -g -y
Available:

Tells the agent that each skill must work independently from a plain user request, with concise SKILL.md files, clear trigger conditions, and no forced chaining or shared state.

All Skills in This Repository (5)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Khuym skills?โ–ผ

Run `npx skills add hoangnb24/skills --all -g -y` in your terminal to install all skills in this collection globally.

How to make a vague prompt execution-ready?โ–ผ

Use the prompt-leverage skill, which rewrites your raw prompt with a clear objective, context, tool rules, verification steps, and done criteria while preserving your original intent.

How to research a codebase before coding?โ–ผ

The xia skill maps your repository, finds reusable local code, checks upstream patterns and current official docs, then returns an evidence-labeled research brief before any code is written.

How to turn messy changes into clean commits?โ–ผ

The smart-commits skill inspects your working tree, groups changes by intent, runs validation, creates conventional commits, and pushes them when a remote exists.

Can I automate tldraw diagrams without mouse control?โ–ผ

Yes. The tldraw-api skill creates, edits, saves, and verifies diagrams through the tldraw Desktop local Canvas API, including bound connectors, linting, and screenshots.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’