hiro-task-manager-cli
Hiro Task Manager CLI
Use this skill when the user wants to work with Hiro Task Manager through the hirotm CLI to manage tasks, task lists and task boards.
Use this skill for
- Creating, updating and deleting tasks.
- Creating, updating and deleting task lists.
- Managing boards.
- Listing, searching and filtering tasks, lists and boards.
- Managing Hiro Task Manager server, to be able to operate on tasks, lists and boards.
- Delete, purge or restore tasks, lists and boards (see Destructive operations).
Destructive operations
The following commands are destructive and must NEVER be invoked without an explicit, unambiguous user request in the current turn:
tasks purge,lists purge,boards purge— permanent deletion, not recoverable.
More from hiro-league/hirotaskmanager
web-design-guidelines
Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices".
1vercel-react-best-practices
React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.
1vercel-composition-patterns
React composition patterns that scale. Use when refactoring components with
1