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

claude-plugins

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

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

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

full-dev-flow
مطوّرو البرمجيات

Runs the complete development workflow from session context to reviewed pull request: write a spec, run spec-review and revise the spec, create bits tasks, drain the bits implementation queue, commit, publish a PR, run self-review-loop, and post /assisted-review-heavy. Use when the user asks for the full dev flow, spec-to-PR workflow, plan/build/publish workflow, or wants an agent to carry a discussed feature through spec, implementation, PR publication, and automated review.

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

Interview users to turn an issue, rough plan, or implementation idea into spec-ready decisions. Use when the user asks to interview/probe/question a plan, when issue-to-spec needs design clarification, or before writing a spec that depends on product, technical, rollout, or scope decisions.

2026-07-09
issue-to-spec
مطوّرو البرمجيات

Orchestrates the full investigation-to-spec workflow starting from a GitHub issue. Phase 1: explore the issue and codebase to build context. Phase 2: interview the user from a problem-solving perspective. Phase 3: author a spec and publish it to docs/specs/. Phase 4: assess complexity and conditionally launch the spec-review skill. Phase 5: harden the spec with review feedback.

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

Reviews a spec with risk-scaled specialist agents, deduplicates findings, and returns a binary APPROVED / REVISIONS NEEDED verdict.

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

Authors a human-first design spec: a plain-language narrative reviewers can absorb in minutes, backed by an implementation appendix with the exhaustive detail agents need. Use when the user asks to write a spec or design doc from a discussion or investigation, or to rewrite an existing spec that is too verbose for human review.

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

Publishes finished work as a GitHub pull request: discovers branch state, drafts or refreshes a layered PR description, pushes safely, and creates or updates the PR.

2026-06-14
code-review
محللو ضمان جودة البرمجيات والمختبرون

Runs a lean, risk-scaled code review: one generalist pass first, specialists only when triggered by evidence, and external debate only for high-risk escalation.

2026-06-11
self-review-loop
مطوّرو البرمجيات

Iteratively reviews a PR with fresh read-only reviewers, applies blocking feedback locally, verifies changes, and pushes one final squashed self-review commit only after a clean final review.

2026-06-11
publish-review
محللو ضمان جودة البرمجيات والمختبرون

Publish existing code-review findings as one GitHub PR review with inline comments. Use when the user says /publish-review, publish the review, leave these as PR comments, post this review on the PR, drop these in as inline comments, or comment on the PR with these findings. Not for generating review findings, replying to existing threads, handling feedback, or one-off conversational comments.

2026-05-15
handle-pr-feedback
مطوّرو البرمجيات

Reads unresolved review comments on a GitHub PR, triages each one (address or skip), makes code changes, pushes a commit, replies to every comment with the action taken or reason for skipping, and resolves each thread.

2026-05-09
pr-digest
مطوّرو البرمجيات

Loads full context of a GitHub PR (diff, description, linked issues, commit history, review threads, CI status), produces a structured narrative summary grouped by logical concern, and stays ready for follow-up Q&A.

2026-05-09