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

xdg

عرض على مستوى المستودعات لـ 22 skills مجمعة عبر 2 مستودعات GitHub.

skills مجمعة
22
مستودعات
2
محدث
2026-07-24
مستكشف المستودعات

المستودعات و skills الممثلة

decision-log
مطوّرو البرمجيات

Record a durable engineering decision in the repo's append-only decision log (docs/decisions.md by default). Use after choosing between real alternatives — a dependency, a version pin, an architecture or protocol choice, a deliberate non-implementation, or a reversal of an earlier decision. Also use when the user says "log that decision", "write this down", or asks what was decided and why.

2026-07-24
ast-grep
مطوّرو البرمجيات

Structural code search and refactoring via ast-grep. Reach for this when Edit fails with "old_string not unique", when refactoring across formatting variations, or when matching code shape rather than text.

2026-06-29
code-structure
مطوّرو البرمجيات

Outline a file or package (functions, classes, methods, types, imports, exports) instead of reading it whole. Use before opening an unfamiliar or large file to orient, when surveying a package's API surface, or to find where a symbol is defined so you can Read just that range -- any "what's in / list / show me the structure of" need. Not for "where is X used" (search) or "how does X work" (read the body).

2026-06-29
authoring-plugins
مطوّرو البرمجيات

How to author Claude Code plugins (agents, skills, commands, hooks, MCP servers) and distribute them via a marketplace. Use when creating, structuring, or revising a plugin, deciding which skill pattern fits, or writing SKILL.md / agent / hook / manifest files.

2026-06-08
adversarial-implementation
مطوّرو البرمجيات

Implement TODO.md items via isolated subagents, then adversarially verify correctness. Drives a phased loop that implements one checkbox at a time, runs independent lint/test/review subagents, handles human verification, and commits per subsection.

2026-06-08
todo-planner
متخصصو إدارة المشاريع

Create and maintain structured TODO.md implementation plans with phased tasks, testing philosophy, and verification checklists. This skill should be used when the user asks to create a TODO file, implementation plan, project roadmap, or phased development plan. Also use when asked to update or extend an existing TODO.md in this style.

2026-06-08
interview-user
متخصصو إدارة المشاريع

When the user asks to be interviewed, grilled, or talked through an under-formed plan, design, or strategy, use this skill to run a structured tree-shaped Q&A persisted to disk. Elicitation only; does not produce the final artifact.

2026-05-31
commit
مطوّرو البرمجيات

Commit current changes with intelligent analysis and best-practice messages

2026-05-15
عرض أهم 8 من أصل 21 skills مجمعة في هذا المستودع.
عرض 2 من أصل 2 مستودعات
تم تحميل كل المستودعات