mit einem Klick
impactaky
Repository-Ansicht von 4 gesammelten Skills in 2 GitHub-Repositories.
Wo die Skills liegen
Top-Repositories nach gesammelter Skill-Anzahl, mit ihrem Anteil an diesem Creator-Katalog und ihrer Berufsverteilung.
Repositories und repräsentative 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.