tako
Rust coding style rules and documentation authoring standards
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Tako skills?โผ
Run `npx skills add rust-dd/tako --all -g -y` in your terminal to install all skills in this repository globally.
What coding rules does the dev-rules skill enforce?โผ
It bans decorative banner comments, comments that restate obvious code, PR references in comments, and vague TODO markers, keeping Rust source files clean and readable.
How does the docs-writing skill help write documentation?โผ
It provides ready-made page templates, a mandatory frontmatter schema, sidebar wiring rules, and an audit checklist so every new docs page for the Tako framework stays consistent and error-free.
Do these skills work with Claude Code and Cursor?โผ
Yes. Both skills follow the universal SKILL.md standard and run in Claude Code, Cursor, Codex, and other compatible coding environments.
Who should use the Tako skills?โผ
Rust developers contributing to the Tako web framework or any team that wants consistent code comments and well-structured technical documentation.
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