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

compound-engineering-plugin

يحتوي compound-engineering-plugin على 30 من skills المجمعة من ucirello، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

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

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

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

Babysits or watches an open GitHub PR until merge-ready, continuously reacting to new review comments and CI failures throughout the PR's life. Use when asked to 'babysit the PR', 'watch the PR', monitor, or keep an eye on a PR over time — not a one-shot request to resolve review comments or debug one CI failure (those are separate skills). GitHub only, including GitHub Enterprise.

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

Explore vague or ambitious ideas into a right-sized requirements-only unified plan. Use when the user wants to brainstorm, think through scope, decide what to build, or needs collaborative product framing before planning. Also use when the user must scope work in territory they say they do not know ("I know nothing about X but need to...") or asks for a blindspot pass — mapping the decision surface before questions begin. Not for executing already-specified work — direct implementation, debugging, or code review where no product scope is left to decide. Not for a decisive verdict on whether to adopt or switch to a specific external technology, library, or platform — brainstorming scopes what to build, not whether to commit to an outside option.

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

Structured code review for bugs, regressions, tests, and standards. Use before PRs or when asked for review; interactive mode can fix locally, while mode:agent reports only for pipeline callers.

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

Commit with JJ, push through `jj git` interoperability, and open or update a GitHub PR. Use when asked to ship/open a PR or only write, rewrite, or apply a PR description.

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

Create a JJ commit with a clear, repository-appropriate message. Use when the user asks to commit or save current working-copy changes.

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

Diagnosis loop for bugs and failing behavior. Use for errors, stack traces, regressions, failed tests, issue-tracker bugs, stuck investigations after failed fixes, or asks to debug/fix a bug.

2026-07-15
ce-doc-review
مطوّرو البرمجيات

Review requirements, plans, or specs with role-specific lenses. Use when the user wants to improve an existing planning document.

2026-07-15
ce-dogfood
محللو ضمان جودة البرمجيات والمختبرون

Hands-off, diff-scoped browser QA of a JJ change stack: maps user flows, drives a real browser, autonomously fixes small breakages with regression tests and changes, judges experience against product personas, and writes a durable dogfood report. Manual invocation only.

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

Generate and evaluate grounded ideas. Use when the user asks for ideas, improvements, surprising options, or AI-generated directions before choosing one to develop; use ce-brainstorm to refine the user's own idea.

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

Create structured plans for multi-step work, including software and non-software tasks. Use when asked to plan, break down implementation, plan from requirements, or deepen an existing plan; prefer ce-brainstorm for exploratory framing.

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

Start the dev server, inspect the feature in browser, and iterate on polish.

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

Check plugin health and workspace-local config.

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

Sweep configured feedback sources (Slack, GitHub Issues; email experimental) for new items: acknowledge at source, analyze recordings, verify fixes on the default bookmark, and emit an /lfg-ready plan. First run sets up sources; supports mode:headless for scheduled runs.

2026-07-15
ce-test-browser
محللو ضمان جودة البرمجيات والمختبرون

Run browser tests for pages affected by the current JJ change stack, a revision, or a PR.

2026-07-15
ce-test-xcode
محللو ضمان جودة البرمجيات والمختبرون

Build and test iOS apps on simulator with XcodeBuildMCP.

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

Execute a plan or concrete work prompt end-to-end. Use when implementing from docs/plans, a spec path, or a clear build request; use ce-debug for open-ended bugs.

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

Set up isolated JJ workspaces for fresh work or an existing bookmark, PR, change, or revision. Use when starting isolated work or attaching an existing target without disturbing another workspace; detects existing isolation first.

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

Run the full autonomous shipping pipeline end-to-end, hands-off with no check-ins: plan, implement, review and fix, describe changes, push a bookmark, open a PR, and watch CI to green. Use only when the user explicitly asks to build or ship something autonomously all the way to an open PR, or invokes lfg directly. Not for in-the-loop work where the user reviews each step: use ce-plan to plan, ce-work to implement a plan, ce-debug to fix a bug, or ce-commit to describe existing changes.

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

Document a recently solved problem or durable project vocabulary in docs/solutions/ or CONCEPTS.md. Use when capturing a learning after work.

2026-07-15
ce-explain
معلمو التعليم العالي، جميع الآخرون

Turn a concept, a JJ change diff, an idea, or a window of your own recent work into a dense, visual explainer written for you personally — with an optional check-in (predict-then-reveal for diffs, corrected exercises) that makes the material stick. For learning, not repo docs or verdicts.

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

Run metric-driven optimization loops. Use when improving measurable outcomes such as search relevance, clustering quality, build performance, prompt quality, or scored behavior through experiments.

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

Give a decisive, project-grounded verdict on an external input — judged against the current project, not in the abstract. Use to decide whether to adopt, switch to, or revisit a technology, library, pattern, platform, or architecture; to compare a candidate against what the project already uses; to judge whether an external change (a CVE, a deprecation, an ecosystem shift) actually affects this project; or for a mid-session second opinion. Always returns a project-specific verdict, so it is not for neutral explainers or generating options.

2026-07-15
ce-compound-refresh
مطوّرو البرمجيات

Refresh docs/solutions learnings against the current codebase. Use when auditing stale, overlapping, superseded, or drifted learnings; avoid general refactor, debugging, or code review unless docs/solutions is explicit.

2026-07-15
ce-promote
محللو أبحاث السوق ومتخصصو التسويق

Draft launch or promotion copy for a shipped feature.

2026-07-15
ce-resolve-pr-feedback
محللو ضمان جودة البرمجيات والمختبرون

Resolve PR review feedback. Use when addressing review comments, resolving review threads, or fixing code-review feedback.

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

Publish, read, comment on, or edit markdown in Proof. Use for Proof links, sharing specs/plans/drafts, or publish handoffs from planning workflows; avoid proofread, math, evidence, or proof-of-concept meanings.

2026-07-14
ce-riffrec-feedback-analysis
مطوّرو البرمجيات

Analyze Riffrec feedback captures from bundles or standalone recordings. Always load for `riffrec-*.zip`, `session.json` + `events.json` + `recording.webm` + `voice.webm` bundles, `.mp4`/`.mov`/`.webm` videos, `.m4a`/`.mp3`/`.wav` audio, or capture/share requests.

2026-07-14
ce-product-pulse
مطوّرو البرمجيات

Generate time-windowed product pulse reports from configured signals.

2026-07-14
ce-simplify-code
مطوّرو البرمجيات

Simplify recently changed code for clarity, reuse, quality, and efficiency while preserving behavior. Use for tidy/refactor passes; use ce-debug for bugs.

2026-07-14
ce-strategy
متخصصو إدارة المشاريع

Create or update STRATEGY.md. Use when starting a product, changing direction or roadmap, or when ce-ideate, ce-brainstorm, or ce-plan need upstream product grounding.

2026-07-14