Skip to main content
sd0xdev
ملف منشئ GitHub

sd0xdev

عرض على مستوى المستودعات لـ ٢٨٢ skills مجمعة عبر ٤ مستودعات GitHub.

skills مجمعة
٢٨٢
مستودعات
٤
محدث
٢٩ أغسطس ٢٠٢٦
مستكشف المستودعات

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

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

Route setup using exact migration registry [{"unit":"setup/default","routing":{"negative_boundaries":["Do not run setup; only execute deterministic repository verification.","Only assess test coverage, acceptance criteria, flakiness, and verification…

١ أغسطس ٢٠٢٦
deep-research
محللو أبحاث السوق ومتخصصو التسويق

Route deep-research using exact migration registry [{"unit":"deep-research/default","routing":{"negative_boundaries":["Answer a narrow repository question using one file.","Implement the recommended database migration strategy.","Trace only the internal…

٣١ يوليو ٢٠٢٦
architecture-advice
محللو أنظمة الحاسوب

Route architecture-advice using exact migration registry [{"unit":"architecture-advice/default","routing":{"negative_boundaries":["Create the feature 3-architecture.md lifecycle document.","Implement the selected architecture in production code.","Write an…

٣٠ يوليو ٢٠٢٦
architecture
محللو أنظمة الحاسوب

Route architecture using exact migration registry [{"unit":"architecture/default","routing":{"negative_boundaries":["Analyze the product problem and write feature-wide requirements.","Implement the approved architecture and modify production code.","Write a…

٣٠ يوليو ٢٠٢٦
ask
مطوّرو البرمجيات

Route ask using exact migration registry [{"unit":"ask/default","routing":{"negative_boundaries":["Implement the configuration change in the repository.","Perform a comprehensive multi-source study of competing frameworks.","Trace the complete execution path…

٣٠ يوليو ٢٠٢٦
best-practices
محللو ضمان جودة البرمجيات والمختبرون

Route best-practices using exact migration registry [{"unit":"best-practices/default","routing":{"negative_boundaries":["Design a new telemetry architecture from first principles.","Find security vulnerabilities in this authentication diff.","Research…

٣٠ يوليو ٢٠٢٦
brainstorm
مطوّرو البرمجيات

Route brainstorm using exact migration registry [{"unit":"brainstorm/default","routing":{"negative_boundaries":["Explain this function line by line.","Implement the selected offline synchronization design.","Research the full market landscape with a…

٣٠ يوليو ٢٠٢٦
bump-version
مطوّرو البرمجيات

Route bump-version using exact migration registry [{"unit":"bump-version/default","routing":{"negative_boundaries":["Do not run bump-version; only execute deterministic repository verification.","Only assess test coverage, acceptance criteria, flakiness, and…

٣٠ يوليو ٢٠٢٦
عرض 8 من أصل ١٦٥ skills مجمعة.
repo-intake
مطوّرو البرمجيات

Project initialization inventory (one-time). Use when: first onboarding a project, rebuilding cache after structural changes. Not for: day-to-day development (read cache directly), finding specific files (use code-explore). Output: project map with…

١٤ أغسطس ٢٠٢٦
claude-health
المهن الحاسوبية الأخرى

Claude Code config health check + plugin sync. Use when: auditing .claude/ structure, checking naming, verifying hook setup, detecting plugin version drift, syncing installed assets. Not for: skill quality (use skill-health-check), code review (use…

١٣ أغسطس ٢٠٢٦
codex-code-review
محللو ضمان جودة البرمجيات والمختبرون

Code review using Codex MCP. Use when: PR review, code audit, second opinion on changes. Not for: doc review (use doc-review), security audit (use security-review). Output: severity-grouped findings + merge gate.

١٣ أغسطس ٢٠٢٦
codex-review-branch
محللو ضمان جودة البرمجيات والمختبرون

Fully automated review of an entire feature branch using Codex MCP

١٣ أغسطس ٢٠٢٦
codex-setup
المهن الحاسوبية الأخرى

Initialize sd0x-dev-flow infrastructure for Codex CLI and other non-Claude agents. Generates AGENTS.md, installs git hooks, copies runner scripts. Use when setting up a new project or after updating skills.

١٣ أغسطس ٢٠٢٦
deep-explore
مطوّرو البرمجيات

Multi-wave parallel code exploration orchestrator. Use when: large-scale codebase research, understanding complex cross-domain systems, deep investigation needing multiple perspectives simultaneously. Not for: quick lookup (use code-explore), dual…

١٣ أغسطس ٢٠٢٦
doc-review
مطوّرو البرمجيات

Document review via Codex MCP. Use when: reviewing .md docs, tech spec audit, document quality check. Not for: code review (use codex-code-review), test review (use test-review). Output: 5-dimension rating table + gate.

١٣ أغسطس ٢٠٢٦
install-hooks
المهن الحاسوبية الأخرى

Install plugin hooks into project .claude/ for persistent use without plugin loaded

١٣ أغسطس ٢٠٢٦
عرض 8 من أصل ٩٩ skills مجمعة.
bug-fix
غير مصنف

Bug fix workflow. Use when: fixing bugs, resolving issues, regression fixes. Not for: new features (use feature-dev), understanding code (use code-explore). Output: fix + regression test + review gate.

٢٩ أغسطس ٢٠٢٦
codex-implement
غير مصنف

Implement features via Codex MCP. Use when: writing new code from specs, implementing features, Codex-driven development. Not for: code review (use codex-code-review), architecture advice (use codex-architect). Output: implemented code + review loop.

٢٩ أغسطس ٢٠٢٦
feature-dev
غير مصنف

Feature development workflow. Use when: implementing features, writing code, running dev loop. Not for: understanding code (use code-explore), reviewing code (use codex-code-review). Output: implemented feature + tests + review gate.

٢٩ أغسطس ٢٠٢٦
codex-code-review
غير مصنف

Code review using Codex MCP. Use when: PR review, code audit, second opinion on changes. Not for: doc review (use doc-review), security audit (use security-review). Output: severity-grouped findings + merge gate.

٢٩ أغسطس ٢٠٢٦
update-docs
غير مصنف

Research current code state then update corresponding docs, ensuring docs stay in sync with code.

٢٩ أغسطس ٢٠٢٦
create-request
غير مصنف

Create, update, or scan per-task request tickets for progress tracking. These are date-prefixed non-lifecycle docs under requests/, NOT feature-level requirements (use /req-analyze for those). Use when: tracking task progress, updating completion status,…

٢٨ أغسطس ٢٠٢٦
generate-runner
غير مصنف

Generate a customized precommit runner for any ecosystem. Use when: non-Node projects need a runner, eject from generic runner, customize runner for project. Not for: running precommit (use /precommit), installing runner (handled by auto-install). Output:…

٢٨ أغسطس ٢٠٢٦
codex-setup
غير مصنف

Initialize sd0x-dev-flow infrastructure for Codex CLI and other non-Claude agents. Generates AGENTS.md, installs the commit-msg hook, copies runner scripts. The pre-push gate is opt-in via --with-push-gate. Use when setting up a new project or after updating…

٢٣ أغسطس ٢٠٢٦
عرض 8 من أصل ١٧ skills مجمعة.
عرض ٤ من أصل ٤ مستودعات
تم تحميل كل المستودعات