with one click
impactaky
Repository-level view of 4 collected skills across 2 GitHub repositories.
Where the skills live
Top repositories by collected skill count, with their share of this creator catalog and occupation spread.
Repositories and representative skills
A skill that creates a plan document in plan.md based on requests. Use when the user says things like "create a plan", "make a plan.md", "project plan", "implementation plan", etc. Generates a comprehensive plan including objectives, scope, task breakdown, dependencies, risks, and milestones.
Run formatting, linting, and type checks for Deno projects (mirrors CI checks). Use when the user wants to check code quality, fix formatting issues, run linters, or verify type safety with commands like "/lint", "check formatting", "run type check", or before committing code.