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

xpowers

يحتوي xpowers على 148 من skills المجمعة من dpolishuk، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
148
Stars
35
محدث
2026-06-16
Forks
2
التغطية المهنية
7 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

analyzing-test-effectiveness
محللو ضمان جودة البرمجيات والمختبرون

Use to audit test quality with Google Fellow SRE scrutiny - identifies tautological tests, coverage gaming, weak assertions, missing corner cases. Creates bd epic with tasks for improvements, then runs SRE task refinement on each.

2026-06-16
brainstorming
متخصصو إدارة المشاريع

Use when creating or developing anything, before writing code - refines rough ideas into bd epics with immutable requirements

2026-06-16
building-hooks
مطوّرو البرمجيات

Use when creating Claude Code hooks - covers hook patterns, composition, testing, progressive enhancement from simple to advanced

2026-06-16
debugging-with-tools
مطوّرو البرمجيات

Use when encountering bugs or test failures - systematic debugging using debuggers, internet research, and agents to find root cause before fixing

2026-06-16
dispatching-parallel-agents
مطوّرو البرمجيات

Use when facing 3+ independent failures that can be investigated without shared state or dependencies - dispatches multiple agents to investigate and fix independent problems concurrently

2026-06-16
execute-ralph
مطوّرو البرمجيات

Execute entire bd epic autonomously via subagent-per-task dispatch loop. Setup, dispatch subagent per task, end-of-epic review, branch completion.

2026-06-16
executing-plans
مطوّرو البرمجيات

Use to execute bd tasks iteratively - executes one task, reviews learnings, creates/refines next task, then STOPS for user review before continuing

2026-06-16
finishing-a-development-branch
مطوّرو البرمجيات

Use when implementation complete and tests pass - closes bd epic, presents integration options (merge/PR/keep/discard), executes choice

2026-06-16
fixing-bugs
مطوّرو البرمجيات

Use when encountering a bug - complete workflow from discovery through debugging, bd issue, test-driven fix, verification, and closure

2026-06-16
managing-bd-tasks
متخصصو إدارة المشاريع

Use for advanced bd operations - splitting tasks mid-flight, merging duplicates, changing dependencies, archiving epics, querying metrics, cross-epic dependencies

2026-06-16
refactoring-safely
مطوّرو البرمجيات

Use when refactoring code - test-preserving transformations in small steps, running tests between each change

2026-06-16
review-implementation
محللو ضمان جودة البرمجيات والمختبرون

Use after /skill:executing-plans completes all tasks - verifies implementation against bd spec, all success criteria met, anti-patterns avoided

2026-06-16
root-cause-tracing
مطوّرو البرمجيات

Use when errors occur deep in execution - traces bugs backward through call stack to find original trigger, not just symptom

2026-06-16
skills-auto-activation
مطوّرو البرمجيات

Use when skills aren't activating reliably - covers official solutions (better descriptions) and custom hook system for deterministic skill activation

2026-06-16
sre-task-refinement
متخصصو إدارة المشاريع

Use when you have to refine subtasks into actionable plans ensuring that all corner cases are handled and we understand all the requirements.

2026-06-16
test-driven-development
مطوّرو البرمجيات

Use when implementing features or fixing bugs - enforces RED-GREEN-REFACTOR cycle requiring tests to fail before writing code

2026-06-16
testing-anti-patterns
محللو ضمان جودة البرمجيات والمختبرون

Use when writing or changing tests, adding mocks - prevents testing mock behavior, production pollution with test-only methods, and mocking without understanding dependencies

2026-06-16
using-hyper
محللو الإدارة

Use when starting any conversation - establishes mandatory workflows for finding and using skills

2026-06-16
verification-before-completion
محللو ضمان جودة البرمجيات والمختبرون

Use before claiming work complete, fixed, or passing - requires running verification commands and confirming output; evidence before assertions always

2026-06-16
writing-plans
مطوّرو البرمجيات

Use to expand bd tasks with detailed implementation steps - adds exact file paths, complete code, verification commands assuming zero context

2026-06-16
writing-skills
مطوّرو البرمجيات

Use when creating new skills, editing existing skills, or verifying skills work - applies TDD to documentation by testing with subagents before writing

2026-06-16
xpowers-agents
مطوّرو البرمجيات

Use when you want to spawn a specialized subagent using the standard XPowers agent prompts (test-runner, code-reviewer, codebase-investigator, internet-researcher, test-effectiveness-analyst).

2026-06-16
codex-skill-execute-ralph-cc
مطوّرو البرمجيات

Use when the original skill 'execute-ralph-cc' applies. Execute entire bd epic autonomously via ScheduleWakeup task-per-turn loop. Claude Code only. No stop hooks. One task per turn, state recovered from bd/tm on each wake-up.

2026-05-08
execute-ralph-cc
مطوّرو البرمجيات

Execute entire bd epic autonomously via ScheduleWakeup task-per-turn loop. Claude Code only. No stop hooks. One task per turn, state recovered from bd/tm on each wake-up.

2026-05-08
codex-command-execute-ralph-cc
مطوّرو البرمجيات

Use when task intent matches command 'execute-ralph-cc'. Do not use for unrelated workflows.

2026-05-08
codex-agent-autonomous-reviewer
محللو ضمان جودة البرمجيات والمختبرون

Use when delegating to agent 'autonomous-reviewer' is needed. Avoid for direct implementation tasks.

2026-05-07
codex-agent-code-reviewer
محللو ضمان جودة البرمجيات والمختبرون

Use when delegating to agent 'code-reviewer' is needed. Avoid for direct implementation tasks.

2026-05-07
codex-agent-codebase-investigator
مطوّرو البرمجيات

Use when delegating to agent 'codebase-investigator' is needed. Avoid for direct implementation tasks.

2026-05-07
codex-agent-devops
مديرو الشبكات وأنظمة الحاسوب

Use when delegating to agent 'devops' is needed. Avoid for direct implementation tasks.

2026-05-07
codex-agent-internet-researcher
موظفو المراسلات

Use when delegating to agent 'internet-researcher' is needed. Avoid for direct implementation tasks.

2026-05-07
codex-agent-knowledge-aggregator
مطوّرو البرمجيات

Use when delegating to agent 'knowledge-aggregator' is needed. Avoid for direct implementation tasks.

2026-05-07
codex-agent-planner
مطوّرو البرمجيات

Use when delegating to agent 'planner' is needed. Avoid for direct implementation tasks.

2026-05-07
codex-agent-ralph
مطوّرو البرمجيات

Use when delegating to agent 'ralph' is needed. Avoid for direct implementation tasks.

2026-05-07
codex-agent-review-documentation
مطوّرو البرمجيات

Use when delegating to agent 'review-documentation' is needed. Avoid for direct implementation tasks.

2026-05-07
codex-agent-review-implementation
محللو ضمان جودة البرمجيات والمختبرون

Use when delegating to agent 'review-implementation' is needed. Avoid for direct implementation tasks.

2026-05-07
codex-agent-review-quality
محللو ضمان جودة البرمجيات والمختبرون

Use when delegating to agent 'review-quality' is needed. Avoid for direct implementation tasks.

2026-05-07
codex-agent-review-simplification
محللو ضمان جودة البرمجيات والمختبرون

Use when delegating to agent 'review-simplification' is needed. Avoid for direct implementation tasks.

2026-05-07
codex-agent-review-testing
محللو ضمان جودة البرمجيات والمختبرون

Use when delegating to agent 'review-testing' is needed. Avoid for direct implementation tasks.

2026-05-07
codex-agent-security-scanner
محللو أمن المعلومات

Use when delegating to agent 'security-scanner' is needed. Avoid for direct implementation tasks.

2026-05-07
codex-agent-test-effectiveness-analyst
محللو ضمان جودة البرمجيات والمختبرون

Use when delegating to agent 'test-effectiveness-analyst' is needed. Avoid for direct implementation tasks.

2026-05-07
عرض أهم 40 من أصل 148 skills مجمعة في هذا المستودع.