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

agent-plugins

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

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

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

reviewer-init
مطوّرو البرمجيات

Inject reviewer-aligned rules into openspec/config.yaml so generated specs pass review on first attempt. Use to reduce review round-trips after /opsx:ff or spectra-propose.

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

Review implementation against a spec using git diffs to catch mismatches, missing work, and bugs. Supports iterative review+fix with --fix flag and parallel multi-angle review. Use after implementing a feature to verify spec coverage.

2026-07-06
reviewer-spec-dual
محللو ضمان جودة البرمجيات والمختبرون

Dual-engine spec review — Claude and Codex review the same change in parallel, then a Workflow loops fixes until BOTH engines are MEDIUM-clean. Use when a spec is high-stakes and you want two different models to cross-check for blind spots before implementation. Requires the openai-codex plugin for the Codex engine.

2026-07-06
reviewer-spec
مطوّرو البرمجيات

Review a spec, proposal, or design before implementation to catch gaps, risks, and ambiguities. Runs multi-angle parallel review by default; scans codebase for context first. Use --fix for iterative review+fix loop (agent escalates design-judgment issues to you), --angles to narrow the angle set.

2026-07-06
discuss
مطوّرو البرمجيات

Frame a feature, bug, or design question before building: scout the codebase, surface assumptions or interview, compare options, and converge on an explicit decision. Use when an idea needs sharpening before a spec or plan exists. Read-only — never implements.

2026-07-06
digest-weekly
متخصصو إدارة المشاريع

Synthesize git activity across multiple projects over a time window into themed recall notes. Clusters commits into themes (features, fixes, refactors, infra, learning surface, tickets, side quests), auto-hides empty sections, and surfaces work that PM tools don't track. Use when the user asks 'what did I do last week', wants a multi-project activity summary, or needs to recall their development history.

2026-05-18
git-workflow-merge
مطوّرو البرمجيات

Merge git branches with auto-generated Conventional Commits messages. Use when merging branches, finishing feature work, or creating merge commits.

2026-04-05
git-workflowcommit
مطوّرو البرمجيات

Commit staged changes with auto-generated Conventional Commits messages. Use when committing changes, finishing work in submodules, or creating structured commit messages.

2026-03-25
digestdigest
مطوّرو البرمجيات

Summarize AI-generated branches, PRs, diffs, and design docs into structured digests with file breakdown, code walkthrough, and key concepts. Supports simple mode (-s) for plain language, report mode (-r) for full analysis with architecture impact, design decisions, risks, and recommendations, and export mode (--export) for markdown with Mermaid diagrams. Use when the user asks to explain, summarize, digest, or understand changes.

2026-03-17
digestrelease
مطوّرو البرمجيات

Generate release notes from a commit range with developer and user-facing formats. Use when creating changelogs, release notes, or summarizing changes between tags.

2026-03-14
git-workflowstatus
مطوّرو البرمجيات

Show per-submodule git status with staged/unstaged/untracked counts and commit-readiness indicator. Use when checking submodule state or preparing to commit.

2026-03-05
git-workflowsync
مطوّرو البرمجيات

Pull superproject and sync all submodules to latest tracking branches. Use when updating submodules, syncing repos, or pulling latest changes.

2026-03-05
mermaid-validatorcheck
محللو ضمان جودة البرمجيات والمختبرون

Validate and fix Mermaid diagram syntax in Markdown files. Use when editing or reviewing files with mermaid code blocks.

2026-03-05