Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

audio-jones

audio-jones contient 13 skills collectées depuis EvanLavender13, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
13
Stars
2
mis à jour
2026-05-08
Forks
0
Couverture métier
5 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

add-effect
Développeurs de logiciels

Use when adding a new transform effect, creating a post-process shader, or planning effect implementation. Provides the complete checklist of files and commonly-missed steps.

2026-05-08
brainstorm
Écrivains et auteurs

Use when exploring a vague idea, finding inspiration, or researching a technique before planning. Triggers on "I want to add...", "what if...", "research", "look up", or when uncertain about what to build.

2026-05-08
commit
Développeurs de logiciels

Use when creating a git commit for staged or unstaged changes. Triggers on "commit this", "save my changes", or when implementation work completes and needs version control.

2026-05-03
release
Développeurs de logiciels

Use when creating a tagged release with changelog. Triggers on "release", "tag a release", "cut a release", or when ready to publish a new version.

2026-05-03
feature-review
Analystes en assurance qualité des logiciels et testeurs

Use when reviewing an implemented feature against its plan document. Triggers after implementation completes, on "review this", or when checking if code matches specification.

2026-04-02
feature-plan
Développeurs de logiciels

Use when planning a new feature before implementation. Triggers on "plan", "design", "architect", or when describing a feature to build.

2026-03-29
implement
Développeurs de logiciels

Use when executing a feature plan with wave-based parallel agents. Triggers on "implement this plan", "start building", or when a plan exists in docs/plans/ and user wants to begin coding.

2026-03-29
ui-guide
Concepteurs web et d'interfaces numériques

Use when editing UI code in any panel or effect Draw*Params function. Enforces the Signal Stack design language. Triggers on UI edits to src/ui/, src/effects/ UI sections, drawable_type_controls.cpp, or when reviewing effect UI for consistency.

2026-03-29
lint
Analystes en assurance qualité des logiciels et testeurs

Use when running static analysis on C++ source files. Triggers on "run clang-tidy", "check for warnings", "static analysis", "complexity check", or when verifying code quality.

2026-03-15
finalize
Développeurs de logiciels

Use after feature-review to archive plans and research docs, update effects inventory, and commit. Triggers on "finalize", "wrap up", "close out", or after review completes.

2026-03-11
write-effect-description
Rédacteurs techniques

Use when adding an entry to docs/effects.md for a new visual effect

2026-03-08
sync-docs
Développeurs de logiciels

Use when synchronizing codebase documentation after code changes. Triggers on "sync docs", "update documentation", "regenerate docs", or after significant implementation work.

2026-03-07
timeline
Développeurs de logiciels

Use when generating a project milestone timeline from git history. Triggers on "timeline", "milestones", "project history", or when the user wants to see the story of how the project evolved.

2026-02-14