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

ClaudePlugins

يحتوي ClaudePlugins على 53 من skills المجمعة من gautam-achieveai، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

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

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

ado-babysit-pr
مطوّرو البرمجيات

This skill should be used when the user asks to "babysit a PR", "babysit my pull request", "monitor my PR", "watch my pull request", "keep my PR green", "fix PR build failures automatically", "handle PR review comments", or wants autonomous Azure DevOps PR monitoring that fixes build breaks, test failures, code coverage gaps, and review comments on a polling loop.

2026-07-09
ado-draft-work-item
مطوّرو البرمجيات

Internal helper. Load only when explicitly named by another skill or agent.

2026-07-09
ado-mentions
مطوّرو البرمجيات

Internal helper. Load only when explicitly named by another skill or agent.

2026-07-09
ado-publish-pr
مطوّرو البرمجيات

Publish local changes as an Azure DevOps pull request — analyzes commits, creates or links a work item (bug, task, or user story), pushes the branch, composes a PR description, and optionally tends to reviewer feedback and build failures until the PR is merged.

2026-07-09
ado-work-items
مطوّرو البرمجيات

Internal helper. Load only when explicitly named by another skill or agent.

2026-07-09
ado-work-my-backlog
مطوّرو البرمجيات

Internal helper. Load only when explicitly named by another skill or agent.

2026-07-09
ado-work-on
مطوّرو البرمجيات

Internal helper. Load only when explicitly named by another skill or agent.

2026-07-09
setup-ado-mcp
مطوّرو البرمجيات

Internal helper. Load only when explicitly named by another skill or agent.

2026-07-09
codebase-search-discipline
مطوّرو البرمجيات

Internal helper. Load only when explicitly named by another skill or agent.

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

Internal helper. Load only when explicitly named by another skill or agent.

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

Internal helper. Load only when explicitly named by another skill or agent.

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

Internal helper. Load only when explicitly named by another skill or agent.

2026-07-09
post-pr-review
مطوّرو البرمجيات

Internal helper. Load only when explicitly named by another skill or agent.

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

Internal helper. Load only when explicitly named by another skill or agent.

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

Conduct code reviews of individual pull requests analyzing performance, code alignment, correct usage of external libraries, testing coverage, and code quality. Provides structured feedback with file:line references and code examples. Use when asked to "review PR #[number]", "code review pull request", "check PR for issues", or "analyze PR changes". Works on GitHub or Azure DevOps, with PR numbers, branch names, or GitHub/Azure DevOps PR URLs. NOT for developer performance reviews over time.

2026-07-09
review-pending-prs
مطوّرو البرمجيات

Internal helper. Load only when explicitly named by another skill or agent.

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

Internal helper. Load only when explicitly named by another skill or agent.

2026-07-09
update-pr-tracking
مطوّرو البرمجيات

Internal helper. Load only when explicitly named by another skill or agent.

2026-07-09
debug-with-logs
مطوّرو البرمجيات

Internal helper. Load only when explicitly named by another skill or agent.

2026-07-09
logging-enablement
مطوّرو البرمجيات

Set up structured JSONL logging in a codebase for both production code and test frameworks (unit tests, integration tests). Supports C#, JavaScript/TypeScript, Python, and Rust. Use when asked to "add logging", "set up structured logging", "enable test logging", "make this debuggable", "add JSONL logging", "configure log output", "instrument this code with logs", "fix unit test logging", "set up test framework logging", "add logging to tests", "replace Console.WriteLine in tests", or "configure xUnit/NUnit/MSTest/Jest/Vitest/pytest logging". NOT for debugging issues (use debug-with-logs) or reviewing logging quality (use logging-review agent).

2026-07-09
autonomous-design
مطوّرو البرمجيات

Internal helper. Load only when explicitly named by another skill or agent.

2026-07-09
brainstorming
مطوّرو البرمجيات

Internal helper. Load only when explicitly named by another skill or agent.

2026-07-09
draft-bug
مطوّرو البرمجيات

Internal helper. Load only when explicitly named by another skill or agent.

2026-07-09
draft-feature
مطوّرو البرمجيات

Internal helper. Load only when explicitly named by another skill or agent.

2026-07-09
draft-work-item
مطوّرو البرمجيات

Router that turns rough requirements into a well-structured work item and posts it to GitHub (issue) or Azure DevOps (work item). Detects the backend automatically from the git remote, classifies the intent, then delegates to a deep sub-skill — draft-feature for new features/user stories, draft-bug for defects — or handles Tasks and trivial items inline. Owns provider resolution, tooling setup, duplicate check, the confirmation preview, creation, and follow-up. Use when the user says "draft a work item", "I have a rough requirement", "help me write a bug report", "turn this into a user story", or provides unstructured requirements and wants an issue or work item created.

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

Internal helper. Load only when explicitly named by another skill or agent.

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

Internal helper. Load only when explicitly named by another skill or agent.

2026-07-09
subagent-driven-development
مطوّرو البرمجيات

Internal helper. Load only when explicitly named by another skill or agent.

2026-07-09
test-driven-development
محللو ضمان جودة البرمجيات والمختبرون

Internal helper. Load only when explicitly named by another skill or agent.

2026-07-09
verification-before-completion
مطوّرو البرمجيات

Internal helper. Load only when explicitly named by another skill or agent.

2026-07-09
work-on
مطوّرو البرمجيات

Provider-agnostic autonomous two-phase development workflow driven by a work item — a GitHub issue or an Azure DevOps work item. First run: analyzes the problem using all available tools (codebase, logs, database, observability, CI), designs a solution, creates a plan, posts it to the work item, and waits for explicit user approval via HITL before proceeding. Subsequent runs: incorporate feedback or execute the approved plan — implement, verify, and publish a PR. The agent NEVER proceeds to implementation without explicit approval. Resolves the backend once (explicit from a wrapper, else auto-detected from the git remote), then runs an identical flow. Used by the gh:gh-work-on and ado:ado-work-on wrappers, or directly when the user says "work on <number>", "implement work item <number>", "pick up <number>".

2026-07-09
gh-babysit-pr
مطوّرو البرمجيات

Use when the user asks to "babysit a PR", "babysit my pull request", "monitor my PR", "watch my pull request", "keep my PR green", "fix PR check failures automatically", "handle PR review comments", or wants autonomous GitHub PR monitoring that fixes build breaks, test failures, coverage gaps, and review comments on a polling loop.

2026-07-09
gh-draft-work-item
مطوّرو البرمجيات

Internal helper. Load only when explicitly named by another skill or agent.

2026-07-09
gh-mentions
مطوّرو البرمجيات

Internal helper. Load only when explicitly named by another skill or agent.

2026-07-09
gh-publish-pr
مطوّرو البرمجيات

Publish local changes as a GitHub pull request — analyzes commits, creates or links a work item (backed by a GitHub issue), pushes the branch, composes a PR description, and optionally tends to reviewer feedback and failing checks until the PR is merged.

2026-07-09
gh-work-items
مطوّرو البرمجيات

Internal helper. Load only when explicitly named by another skill or agent.

2026-07-09
gh-work-my-backlog
مطوّرو البرمجيات

Internal helper. Load only when explicitly named by another skill or agent.

2026-07-09
gh-work-on
مطوّرو البرمجيات

Internal helper. Load only when explicitly named by another skill or agent.

2026-07-09
setup-gh-mcp
مطوّرو البرمجيات

Internal helper. Load only when explicitly named by another skill or agent.

2026-07-09
systematic-debugging
محللو ضمان جودة البرمجيات والمختبرون

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

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