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

rengwu

عرض على مستوى المستودعات لـ 29 skills مجمعة عبر 3 مستودعات GitHub.

skills مجمعة
29
مستودعات
3
محدث
2026-07-13
مستكشف المستودعات

المستودعات و skills الممثلة

codebase-design
مطوّرو البرمجيات

Shared vocabulary for designing deep modules. Use when the user wants to design or improve a module's interface, find deepening opportunities, decide where a seam goes, make code more testable or AI-navigable, or when another skill needs the deep-module vocabulary.

2026-07-13
grill-with-docs
مطوّرو البرمجيات

A relentless interview to sharpen a plan or design, which also creates docs (ADRs and glossary) as we go.

2026-07-13
handoff
مطوّرو البرمجيات

Compact the current conversation into a handoff document so a fresh agent can continue the work.

2026-07-13
improve-codebase-architecture
مطوّرو البرمجيات

Scan a codebase for deepening opportunities, present them as a visual HTML report, then grill through whichever one you pick.

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

Review the changes since a fixed point (commit, branch, tag, or merge-base) along two axes — Standards (does the code follow this repo's documented coding standards?) and Spec (does the code match what the originating spec/PRD asked for?). Use when the user wants to review a branch, work-in-progress changes, or asks to "review since X".

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

Turn the current conversation into a spec, saved to `.plan/` — no interview, just synthesis of what you've already discussed.

2026-07-13
to-tickets
مطوّرو البرمجيات

Break a plan, spec, or the current conversation into a set of tracer-bullet tickets, each declaring its blocking edges, saved to `.plan/`.

2026-07-13
writing-great-skills
المهن الحاسوبية الأخرى

Reference for writing and editing skills well — the vocabulary and principles that make a skill predictable.

2026-07-13
عرض أهم 8 من أصل 13 skills مجمعة في هذا المستودع.
arch-review
مطوّرو البرمجيات

Deeply analyze a codebase for architectural improvements, refactoring opportunities, and testability issues. Walks through exploration, candidate presentation, and a collaborative implementation loop with the user. Use when the codebase feels messy, untested, hard to navigate, or when preparing for feature work that touches core structures.

2026-06-06
design-audit
مصممو واجهات الويب والرقمية

Run systematic technical quality checks on frontend code across accessibility, performance, theming, responsive design, and anti-patterns. Generates a scored report with prioritized fix recommendations. Use for pre-ship checks, codebase health assessments, or before significant redesigns.

2026-06-06
design-brief
مصممو واجهات الويب والرقمية

UX and visual planning for a frontend feature before any code is written. Produces a structured design brief that guides implementation. Use for any new UI surface, component, page, or significant visual redesign. Does not write code — only plans. Complements plan-then-build (which handles architecture and data flow).

2026-06-06
design-init
مصممو واجهات الويب والرقمية

One-time design context setup for a project. Interviews the user to capture strategic design intent, then writes .context/PRODUCT.md and optionally .context/DESIGN.md. Use before any design work (new project, or first time using design skills in an existing project). Not for backend-only projects.

2026-06-06
design-polish
مصممو واجهات الويب والرقمية

Final shipping readiness pass on a UI surface, component, or page. Checks for completeness, consistency, edge cases, micro-interactions, and copy polish. Use after implementation is functionally complete but before declaring it done. Not for finding bugs — for finding gaps between "it works" and "it ships."

2026-06-06
generate-commit-message
مطوّرو البرمجيات

Reads staged git changes, recent commit history, and project context to generate a well-structured conventional commit message. Present it to the user for approval before committing.

2026-06-06
plan-then-build
مطوّرو البرمجيات

Collaborative feature planning and implementation skill. The user brings an idea; you analyze the codebase, surface options, grill the user (and yourself) on tradeoffs, and only write code once the plan is fully crystallized and explicitly approved. Use for any new feature, significant refactor, or architectural change.

2026-06-06
resume-session
مطوّرو البرمجيات

Reads the latest timestamped context files from .context/ to understand the current project state, tech stack, recent changes, and blockers before continuing development. Use at the start of any session when you need to catch up on where the project stands.

2026-06-06
عرض أهم 8 من أصل 10 skills مجمعة في هذا المستودع.
to-issues
متخصصو إدارة المشاريع

Break a plan, spec, or PRD into independently-grabbable iudex tickets using tracer-bullet vertical slices, and register them in the iudex queue with their dependencies. Use when the user wants to convert a plan into tickets, create implementation tickets, or break down work into the iudex queue.

2026-07-04
to-prd
متخصصو إدارة المشاريع

Turn the current conversation context into a PRD and write it to .context/prd/ so it can be sliced into iudex tickets. Use when the user wants to create a PRD from the current context.

2026-07-04
grill-me
متخصصو إدارة المشاريع

Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or mentions "grill me".

2026-06-15
grill-with-docs
متخصصو إدارة المشاريع

Grilling session that challenges your plan against the existing domain model, sharpens terminology, and updates documentation (a domain glossary and ADRs under .context/) inline as decisions crystallise. Use when user wants to stress-test a plan against their project's language and documented decisions.

2026-06-15
improve-codebase-architecture
مطوّرو البرمجيات

Find deepening opportunities in a codebase, informed by the domain language in .context/ and the decisions in .context/adr/. Use when the user wants to improve architecture, find refactoring opportunities, consolidate tightly-coupled modules, or make a codebase more testable and AI-navigable.

2026-06-15
prototype
مطوّرو البرمجيات

Build a throwaway prototype to flesh out a design before committing to it. Routes between two branches — a runnable terminal app for state/business-logic questions, or several radically different UI variations toggleable from one route. Use when the user wants to prototype, sanity-check a data model or state machine, mock up a UI, explore design options, or says "prototype this", "let me play with it", "try a few designs".

2026-06-15
عرض 3 من أصل 3 مستودعات
تم تحميل كل المستودعات