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

agent

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

skills مجمعة
19
Stars
8
محدث
2026-07-17
Forks
0
التغطية المهنية
2 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

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

Drive an explicitly requested code change through implementation and a bounded review/fix/verify loop, using a brand-new isolated worker for every stage until a full-scope GO or terminal stop. Use for convergence without committing or submitting; use vibe for branch-to-PR delivery.

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

Create a durable code review with a direct go/no-go decision and verified, merge-relevant findings. Invoke only as /skill:review or $review when a persistent initial review or bounded verification pass is wanted.

2026-07-17
vibe
مطوّرو البرمجيات

Deliver one explicitly scoped code change end to end through branch creation, implementation, review and fixes, verification, commit, and Graphite submission. Invoke only as /skill:vibe or $vibe for autonomous one-shot work.

2026-07-17
writing-skills
مطوّرو البرمجيات

Create or edit Agent Skills in this repository with precise routing, portable tools, cohesive workflows, and repository validation. Use for actual changes under `skills/`, not for general advice about skill design.

2026-07-16
fix
مطوّرو البرمجيات

Revalidate and resolve supplied review findings or other concrete feedback. Use when the user asks to fix already identified issues. Use respond instead for active pull-request threads, reply drafting, or posting decisions.

2026-07-16
commit
مطوّرو البرمجيات

Create a Conventional Commit when the user explicitly asks to commit changes. Generate the message when omitted; optionally push after committing. Triggers: /commit, "commit this".

2026-07-15
context
مطوّرو البرمجيات

Create a durable, evidence-backed map of a bounded codebase area. Invoke only as /skill:context or $context when a persistent handoff report is wanted.

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

Reproduce, diagnose, and fix bugs, CI failures, and test failures. Use when the user wants the failure resolved; use diagnose for a read-only durable root-cause report.

2026-07-15
diagnose
مطوّرو البرمجيات

Create a durable, read-only diagnosis of a failure or unexpected behavior. Invoke only as /skill:diagnose or $diagnose when persistent root-cause evidence is wanted; use debug when the user wants a fix.

2026-07-15
git-surgeon
مطوّرو البرمجيات

Perform deterministic, non-interactive hunk-level Git staging, unstaging, and explicitly approved discards through the git-surgeon CLI.

2026-07-15
gt
مطوّرو البرمجيات

Run a supported Graphite stack command when the user explicitly asks to create a clean branch, inspect, restack, perform a guarded sync, amend, or navigate a Graphite branch stack. Trigger: /gt.

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

Implement a requested feature or behavior change from freeform instructions or a named proposal, report, or legacy blueprint. Use debug for unexplained failures, fix for supplied findings, and refine for behavior-preserving cleanup.

2026-07-15
improve-rust-tests
محللو ضمان جودة البرمجيات والمختبرون

Improve a Rust test suite's behavior coverage, placement, readability, and tooling. Use when asked to strengthen Rust tests, add properties, reorganize unit or integration tests, or modernize testing practices.

2026-07-15
refine
مطوّرو البرمجيات

Simplify code and improve comments only within uncommitted code changes. Use for requests to refine, clean up, or simplify the current diff; use research feedback to simplify a durable proposal.

2026-07-15
research
مطوّرو البرمجيات

Create a durable, evidence-backed proposal for a technical decision. Invoke only as /skill:research or $research when a proposal artifact is wanted.

2026-07-15
respond
مطوّرو البرمجيات

Validate active pull-request review feedback, plan or apply fixes, and post evidence-based replies only when authorized. Use for read-only PR feedback planning, feedback fixes, and live review-thread responses.

2026-07-15
resume-work
مطوّرو البرمجيات

Reconstruct observable branch, PR, CI, review, and worktree state from timestamped evidence after a break, then recommend one next action without changing state.

2026-07-15
split-commit
مطوّرو البرمجيات

Split or reorganize one or more topic-branch commits into clean, tested, vertical Conventional Commits when the user explicitly requests a history rewrite.

2026-07-15
submit
مطوّرو البرمجيات

Restack Graphite branches and create or update pull requests only when the user explicitly invokes /submit or asks to use Graphite/stack submission. Supports read-only submission previews and leaves new PRs in draft by default. Triggers: /submit, "Graphite submit", "stack submit".

2026-07-15