Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

audio-jones

audio-jones 收录了来自 EvanLavender13 的 13 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
13
Stars
2
更新
2026-05-08
Forks
0
职业覆盖
5 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

add-effect
软件开发工程师

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
作家与作者

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
软件开发工程师

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
软件开发工程师

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
软件质量保证分析师与测试员

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
软件开发工程师

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

2026-03-29
implement
软件开发工程师

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
网页与数字界面设计师

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
软件质量保证分析师与测试员

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
软件开发工程师

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
技术写作员

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

2026-03-08
sync-docs
软件开发工程师

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
软件开发工程师

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