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

gameserver-agent-skills

يحتوي gameserver-agent-skills على 15 من skills المجمعة من Aquarius-mu، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
15
Stars
1
محدث
2026-05-15
Forks
0
التغطية المهنية
5 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

architect
مطوّرو البرمجيات

Find deepening opportunities in the codebase — refactors that reduce coupling, simplify interfaces, and improve AI-navigability. Use when improving architecture, finding refactoring opportunities, or making a codebase easier to work with.

2026-05-15
brainstorm
متخصصو إدارة المشاريع

Use before any feature work — explores intent, asks clarifying questions one at a time, produces a design doc. Invoke before writing any code or plan.

2026-05-15
caveman
مديرو الشبكات وأنظمة الحاسوب

Ultra-compressed communication mode. Cuts token usage ~75% by dropping filler, articles, and pleasantries while keeping full technical accuracy. Use when user says "caveman mode", "talk like caveman", "less tokens", or invokes /caveman.

2026-05-15
debug
مطوّرو البرمجيات

Disciplined diagnosis loop for hard bugs and performance regressions. Reproduce → minimise → hypothesise → instrument → fix → review. Use when something is broken, throwing errors, or regressing.

2026-05-15
grill
متخصصو إدارة المشاريع

Interview the user or a design relentlessly until reaching shared understanding. Walk down every branch of the decision tree, resolving dependencies one by one. Use when stress-testing a plan, clarifying design, or the user says "grill me".

2026-05-15
guide
مطوّرو البرمجيات

Use at the start of any session to understand which skill to invoke. Maps the full workflow — feature development, bug fixing, architecture, and utilities — for a C++ game server project with SVN.

2026-05-15
handoff
ممثلو خدمة العملاء

Compact the current conversation into a handoff document for another agent or session to pick up.

2026-05-15
implement
مطوّرو البرمجيات

Disciplined implement→build→review→commit loop for C++ game server features. Use when executing a plan task, fixing a bug, or making any code change. One vertical slice at a time.

2026-05-15
plan
متخصصو إدارة المشاريع

Use when you have a spec or requirements for a multi-step task, before touching code. Writes a step-by-step implementation plan with exact file paths, code, and build commands.

2026-05-15
prototype
مطوّرو البرمجيات

Build a throwaway prototype to answer a design question before committing to an implementation. Use when sanity-checking a data model, state machine, or design approach.

2026-05-15
review
محللو ضمان جودة البرمجيات والمختبرون

Dispatch a code reviewer subagent before any SVN commit. Mandatory after each implement slice, after completing a major feature, and before committing to trunk.

2026-05-15
to-issues
متخصصو إدارة المشاريع

Break a plan, spec, or PRD into independently-committable issues using vertical slices. Use when converting a plan into trackable work items.

2026-05-15
to-prd
متخصصو إدارة المشاريع

Turn the current conversation context into a PRD and save it. Use when you want a formal product requirements document from the current discussion.

2026-05-15
triage
متخصصو إدارة المشاريع

Move issues through a triage state machine. Use when reviewing bugs, feature requests, or preparing issues for implementation.

2026-05-15
zoom-out
مطوّرو البرمجيات

Go up a level of abstraction and map all relevant modules and callers. Use when unfamiliar with a section of code or needing to understand how something fits into the bigger picture.

2026-05-15
gameserver-agent-skills Agent Skills على GitHub | SkillsMP