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

agentic_coding_tools

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

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

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

gh-commit-pr-review
مطوّرو البرمجيات

Commit and publish local GitHub work with review requests. Use when the user wants Codex to commit staged changes, stage all changes only when nothing is staged, push the current branch, and open a GitHub pull request that tags @codex and @copilot for review.

2026-04-25
refactor-changes
مطوّرو البرمجيات

Analyze staged and unstaged git changes and refactor for readability, maintainability, and conciseness while preserving behavior. Use when the user asks to refactor recent changes, clean up work in progress, improve code quality, or review a diff for safe structural improvements.

2026-02-20
tasks-md-generator
مطوّرو البرمجيات

Generate implementation TASKS.md plans from one design document or from all feature documents in a directory.

2026-02-20
feature-dev
مطوّرو البرمجيات

Run a phased feature-development workflow: discovery, codebase exploration, clarifying questions, architecture options, implementation, quality review, and summary. Use when a user asks for end-to-end feature delivery with strong design rigor before coding.

2026-02-20
plan-to-doc-bundle
متخصصو إدارة المشاريع

Convert one planning document into PRD.md, USER_FLOW.md, BACKEND_ARCHITECTURE.md, FRONTEND_DESIGN.md, and TASKS.md in fixed deterministic order with a quality gate and traceability checks.

2026-02-20
deslop
مطوّرو البرمجيات

Remove AI-generated code slop from the current branch by auditing `git diff main...HEAD` and applying minimal cleanups. Use when a user asks to de-slop a PR/branch, make code look human-written, or remove over-defensive/verbose/generated patterns without changing behavior.

2026-02-20
full-feature-workflow
مطوّرو البرمجيات

Execute a full feature workflow in order by chaining feature development, test writing, feature summaries, refactor analysis, selective refactor implementation, personal code review artifacts, and review-feedback triage when feedback is available. Use when the user wants an end-to-end structured delivery process.

2026-02-20
review-feedback-orchestrator
محللو ضمان جودة البرمجيات والمختبرون

Triage code review feedback from chat text or a markdown file, validate each item against the codebase, produce a fix plan, and delegate implementation to subagents. Use when the user wants every review comment verified before applying fixes.

2026-02-20
deslop
مطوّرو البرمجيات

Remove AI code slop

2026-02-20
full-feature-workflow
مطوّرو البرمجيات

Execute a full feature workflow by chaining feature development, tests, feature summaries, selective cleanup, personal review artifacts, and review-feedback triage when external feedback is available.

2026-02-20
review-feedback-orchestrator
مطوّرو البرمجيات

Triage code review feedback from chat text or a markdown file, validate each item against the codebase, produce a fix plan, and hand implementation to subagents. Use when the user wants every review comment verified before fixes are applied.

2026-02-20
explain-feature
مطوّرو البرمجيات

Alias for `feature-summary` (kept for backward compatibility)

2026-02-13
lightweight-code-review
محللو ضمان جودة البرمجيات والمختبرون

Alias for `code-review-personal` with concise output formatting

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

Alias for `code-review-personal` (kept for backward compatibility)

2026-02-13
summarize-for-future-me
مطوّرو البرمجيات

Alias for `feature-summary` with concise future-you framing

2026-02-13
code-review-personal
محللو ضمان جودة البرمجيات والمختبرون

Perform a comprehensive branch code review using `git diff main...HEAD`, feature-plan context files, and project conventions.

2026-02-13
feature-summary
مطوّرو البرمجيات

Create a structured summary of current branch feature work from git diff, commit history, and optional planning files.

2026-02-13
feature-dev
مطوّرو البرمجيات

Run a phased feature-development workflow with discovery, codebase exploration, clarifying questions, architecture options, implementation, quality review, and summary.

2026-02-13
pr-review-guide
محللو ضمان جودة البرمجيات والمختبرون

Generate a single PR review guide from a feature docs directory and current git change scope.

2026-02-13
write-tests
محللو ضمان جودة البرمجيات والمختبرون

Write high-quality tests with required pre-writing analysis of logic, inputs, invariants, and failure modes.

2026-02-13
code-review-personal
محللو ضمان جودة البرمجيات والمختبرون

Perform a comprehensive branch code review using `git diff main...HEAD`, feature-plan context files, and project conventions. Use when a user asks for a personal/manual PR review, quality gate, or merge-readiness assessment with severity-ranked findings and a final verdict.

2026-02-13
feature-summary
مطوّرو البرمجيات

Create a structured summary of current branch feature work from git diff, commit history, and optional planning files. Use when the user asks for a concise feature write-up suitable for PR context, handoff, or planning alignment.

2026-02-13
skill-creator
مطوّرو البرمجيات

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Codex's capabilities with specialized knowledge, workflows, or tool integrations.

2026-02-13
skill-installer
مطوّرو البرمجيات

Install Codex skills into $CODEX_HOME/skills from a curated list or a GitHub repo path. Use when a user asks to list installable skills, install a curated skill, or install a skill from another repo (including private repos).

2026-02-13
update-docs
مطوّرو البرمجيات

Update project documentation to match recent implementation changes by inspecting git status, diffs, and recent commits. Use when the user asks to refresh docs after feature work and wants minimal, accurate updates without inventing behavior.

2026-02-13
review-commits
محللو ضمان جودة البرمجيات والمختبرون

/code-review — Conduct full feature code review

2026-02-13