byarenukvern· 30 skills
Chooses ecosystem-native release and changelog tooling (Changesets, Melos, release-plz) plus binary distribution (GitHub Release tarballs, install.sh) when the product is an executable. Use for release CI, install.sh, versioning, CHANGELOGs, shipping MCP/CLI without clone, or meta repos that only ship skills via npx skills—not domain app tutorials.
$npx -y skills add arenukvern/mcp_flutter --skill release-changelog-harnessInstalls into the current project.
Run `npx skills use "https://github.com/arenukvern/mcp_flutter" --skill "arenukvern/mcp_flutter/release-changelog-harness"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/arenukvern/mcp_flutter" that are relevant to the current task. Run `npx skills add "https://github.com/arenukvern/mcp_flutter"` and select the relevant skills, then follow their instructions.