Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

audio-jones

يحتوي audio-jones على 13 من skills المجمعة من EvanLavender13، مع تغطية مهنية على مستوى المستودع وصفحات 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