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

buildwithjpegg

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

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

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

brainstorming-extension
مطوّرو البرمجيات

Enforces design review gate after brainstorming — bridges superpowers:brainstorming into the tribunal quality pipeline

2026-03-09
config
مطوّرو البرمجيات

Layered configuration resolution for tribunal.yaml

2026-03-09
create-issue
مطوّرو البرمجيات

Create comprehensive GitHub issues with TDD plans, acceptance criteria, and agent instructions for autonomous PR lifecycle management

2026-03-09
debate
مطوّرو البرمجيات

Multi-agent brainstorming debate — agents propose solutions, critique each other, and reach consensus before design review

2026-03-09
external-tools
مطوّرو البرمجيات

Delegate implementation and review tasks to external AI CLI tools (Codex, Gemini) with cross-model adversarial review

2026-03-09
handling-pr-comments
محللو ضمان جودة البرمجيات والمختبرون

Address PR review feedback systematically — fetch inline comments, review bodies, handle outside-diff-range comments, resolve threads with proper attribution

2026-03-09
migrate
مطوّرو البرمجيات

Migrate from npm-installed tribunal to the marketplace plugin — removes redundant files with safety checks

2026-03-09
setup
مطوّرو البرمجيات

Interactive project setup — detects your project, configures tribunal, writes project-local files

2026-03-09
start
مطوّرو البرمجيات

Use when starting work on any task, when the user mentions tribunal, or when the user wants to begin tracked development work

2026-03-09
status
مطوّرو البرمجيات

Diagnostic status report — shows tribunal installation state, project setup, and potential issues

2026-03-09
blueprint
مطوّرو البرمجيات

Use when you have a spec or requirements for a multi-step task, before touching code

2026-02-28
build
مطوّرو البرمجيات

Use when you have a written implementation plan to execute in a separate session with review checkpoints

2026-02-28
delegate
مطوّرو البرمجيات

Use when executing implementation plans with independent tasks in the current session

2026-02-28
wrap-up
مطوّرو البرمجيات

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup

2026-02-28
auto-release
مطوّرو البرمجيات

One-time setup that wires semantic-release into a repository for automated versioning, changelog generation, and GitHub releases from conventional commits. Use when setting up a new repo that will be publicly released.

2026-02-24
ci-loop
مطوّرو البرمجيات

Use after creating a PR to monitor CI and automatically fix failures before reporting back. Fires automatically after PR creation. Do not report the PR as ready until CI is green.

2026-02-24
craft-skill
مطوّرو البرمجيات

Use when creating new skills, editing existing skills, or verifying skills work before deployment

2026-02-24
draft-prs
مطوّرو البرمجيات

Manages draft status for stacked PRs. Use when creating any PR in a stack (mark non-current PRs as draft), and when a base PR merges (promote the next PR to ready). Prevents reviewers from seeing PRs that depend on unmerged work.

2026-02-24
evaluate
متخصصو إدارة المشاريع

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

2026-02-24
fan-out
مطوّرو البرمجيات

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies

2026-02-24
handle-review
مطوّرو البرمجيات

Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation

2026-02-24
onboard
مطوّرو البرمجيات

Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions

2026-02-24
pr-stack
مطوّرو البرمجيات

Maintains .claude/stack.json tracking stacked PR state across sessions. Read at session start when working on a stacked feature. Update after every PR creation, merge, or rebase.

2026-02-24
pre-ship
محللو ضمان جودة البرمجيات والمختبرون

Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always

2026-02-24
root-cause
مطوّرو البرمجيات

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

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

Use when completing tasks, implementing major features, or before merging to verify work meets requirements

2026-02-24
test-first
محللو ضمان جودة البرمجيات والمختبرون

Use when implementing any feature or bugfix, before writing implementation code

2026-02-24