
from nikoheikkila.fi13
A concise guide of project task commands (Taskfile) for common development, build, test, and deployment workflows used in this repository.
Documents a project's Taskfile-powered command set and common workflows. It lists essential commands for installing, developing, testing, building, and serving the site, plus examples for running targeted tests and CI-ready workflows. This skill helps contributors run the right local commands and standardize dev workflows.
Use this skill when onboarding to the repo, running local development or CI tasks, creating new posts/pages, or validating changes before a PR. It's helpful for developers who need the canonical Task commands to build, lint, test, and serve the site.
Inferred compatibility: CLI-helping agents and developer assistants (Copilot-style, terminal helpers, or documentation chatbots) that can present command snippets and workflows to contributors.
A Taskfile-based task runner skill documenting common dev commands (install, dev, lint, test, build, clean) for a Gatsby personal site. No bundled scripts — purely instructional SKILL.md. Well-organized with clear workflow sections, but highly specific to one repo and not reusable elsewhere.
Simple, benign skill. No security concerns. Low usefulness due to repo-specific nature — essentially a project README in skill format.