skills
Sharpen prompts, research code, plan work, commit cleanly
All Skills in This Repository (5)
Pure Emerald Level Indicatorsissue-resolution
Triage, reproduce, analyze root cause, and verify bug fixes.
planning
Formalize a feature plan from discovery to execution tracks.
worker
Execute beads within a track and persist context via Agent Mail.
orchestrator
Coordinate multi-agent beads across tracks and report outcomes to the epic thread.
book-sft-pipeline
Automate ePub-to-JSONL dataset creation and LoRA fine-tuning.
Frequently Asked Questions
FAQPage SchemaHow 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โopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core