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

cellpy

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

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

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

iflow-cleanup
مطوّرو البرمجيات

Post-merge branch hygiene: switch to the default branch and delete merged local branches under one consolidated confirm. Never -D.

2026-07-12
iflow-cycle
مطوّرو البرمجيات

Process many issues hands-off in a row: resolve a queue, then run each through the yolo chain under one up-front confirm. Stops only when input is strictly necessary.

2026-07-12
iflow-epic
مطوّرو البرمجيات

Plan a larger change as a staged epic: draft epic<N>_plan.md with stages of manageable issue specs, then publish confirmed stages as GitHub issues.

2026-07-12
iflow-pick
مطوّرو البرمجيات

Front door: choose the next issue, create the issue branch, and run /iflow-init.

2026-07-12
iflow
مطوّرو البرمجيات

Smart dispatcher: detect where the focus issue stands and dispatch to /iflow-init, /iflow-plan, /iflow-start, or /iflow-close.

2026-07-12
iflow-status
مطوّرو البرمجيات

Read-only snapshot of where every issue stands, locally and on GitHub.

2026-07-12
caveman
مطوّرو البرمجيات

Respond in a terse "smart caveman" style that keeps all technical substance but drops filler, articles, and pleasantries. Use when the user asks for caveman mode, token-greedy / terse answers, or says "be brief" / "stop wasting tokens". Stays active across the session once on; off via "stop caveman" / "normal mode".

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

Interview the user relentlessly about a plan or design until every branch of the decision tree is resolved, then feed the conclusions into the issue plan. Use when the user wants to stress-test a plan, asks to "grill me", or during /iflow-plan when grilling is turned on. Off via "stop grilling" / "normal mode".

2026-07-10
iflow-archive
مطوّرو البرمجيات

Condense old solved issue groups into one dated summary file, then delete the originals. Destructive, one consolidated confirm.

2026-07-10
iflow-close
مطوّرو البرمجيات

Finish and land the focus issue: tests, optional version bump, status update, commit, push, and PR.

2026-07-10
iflow-comments
مطوّرو البرمجيات

Triage a GitHub issue's comment thread into the curated, bucketed summary section of issue<N>_original.md.

2026-07-10
iflow-fix
مطوّرو البرمجيات

Interactive session: one long-lived branch + GitHub issue for a stream of small iterative fixes, landed together via /iflow-close.

2026-07-10
iflow-graphify
مطوّرو البرمجيات

Rebuild the graphify knowledge graph (graphify-out/) by shelling out to `issue-flow graphify` or `graphify` directly.

2026-07-10
iflow-history-update
مطوّرو البرمجيات

Update the changelog when landing an issue: append a bullet to [Unreleased], or promote it to a release section after a version bump.

2026-07-10
iflow-init
مطوّرو البرمجيات

Capture a GitHub issue locally as issue<number>_original.md and archive other current issues by done status.

2026-07-10
iflow-pause
مطوّرو البرمجيات

Park work on the current issue without closing it: update status, move the group to 02-partly-solved-issues/, optional WIP commit.

2026-07-10
iflow-plan
مطوّرو البرمجيات

Draft a structured plan in issue<N>_plan.md and get explicit user confirmation before any implementation starts.

2026-07-10
iflow-start
مطوّرو البرمجيات

Implement the confirmed plan for the focus issue using the project's documented conventions.

2026-07-10
iflow-version-bump
مطوّرو البرمجيات

Bump the project version following the project's release strategy: static pyproject versions via uv, or tag-derived versions via a planned git tag.

2026-07-10
iflow-yolo
مطوّرو البرمجيات

Chain init → plan → start → close yolo for a small, low-risk issue under one consolidated confirm. Stops on any ambiguity.

2026-07-10
issueflow-build
مطوّرو البرمجيات

Run the /build slash command: rebuild the graphify knowledge graph for the project (graphify-out/graph.html, GRAPH_REPORT.md, graph.json) by shelling out to `issue-flow build` (or `graphify` directly). Off-path: never auto-dispatched by /iflow. Forwards trailing args verbatim to graphify.

2026-05-23