Task Skills
Modern task runner and build tool. Define tasks in YAML with dependencies, parallel execution, and cross-platform support.
3 skills
Taskfile Smart Caching with Sources & Generates
Intermediate
Use Taskfile's sources and generates for intelligent task caching — skip tasks when inputs haven't changed, fingerprint-based detection, and status commands for custom cache logic.
taskfilesmartcachingsources+4
Works with:claude-code, cursor, copilot +3
View Skill
Taskfile Includes & Modular Configuration
Intermediate
Split large Taskfile configurations into modular includes — namespaced task groups, shared variables, monorepo support, and DRY patterns for complex projects.
taskfileincludesmodularconfiguration+4
Works with:claude-code, cursor, copilot +4
View Skill
Taskfile Variables & Dependencies
Advanced
Master Taskfile variables, dynamic shell values, task dependencies, preconditions, status checks, and environment configuration — the building blocks for maintainable YAML-based task automation.
taskfilevariablesdependenciesdocker+2
Works with:claude-code, cursor, copilot +4
View Skill