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

zeus

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

skills مجمعة
9
Stars
22
محدث
2026-04-07
Forks
8
التغطية المهنية
4 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

zeus-brainstorm
متخصصو إدارة المشاريع

Brainstorm features or run full project planning through structured dialogue. Use --full for initial project-wide planning (includes north star metrics if not set), or --feature <name> for a single feature. Always asks one question at a time. Invokes zeus-plan automatically after spec is approved.

2026-04-07
zeus-discover
مطوّرو البرمجيات

Map an existing (brownfield) codebase into deterministic Zeus artifacts under .zeus/{version}/ so downstream skills can reuse real project context.

2026-04-07
zeus-execute
مطوّرو البرمجيات

Execute all pending tasks in task.json using the zeus-runner.sh shell loop. Tasks are grouped into dependency waves and run with fresh claude CLI subagents. Each task gets an atomic git commit and a mandatory ai-log entry. Supports --version flag for v2/v3/v4 execution.

2026-04-07
zeus-init
مطوّرو البرمجيات

Initialize a new Zeus project. Creates .zeus/main/ directory structure, sets up config.json with north star metrics, and writes the first evolution.md entry. Use this FIRST before any other zeus skill.

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

Convert a spec document into structured prd.json user stories and task.json execution units. Called automatically by zeus-brainstorm, but can also be invoked directly. Supports --version flag to target v2/v3/v4 folders.

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

Display a full status report of the Zeus project — all active versions, task progress, recent feedback attribution, evolution history, and next recommended action.

2026-04-07
zeus-evolve
مطوّرو البرمجيات

Create a new version folder (.zeus/v2/, .zeus/v3/ etc.) when user feedback reveals needs that can't be met by the main version. Inherits main config and declares differences. Records everything in evolution.md.

2026-04-07
zeus-feedback
مساعدو الموارد البشرية (باستثناء الرواتب وضبط الوقت)

Record user feedback (natural language or structured data), perform AI attribution analysis linking results to past tasks, update evolution.md, and ask the user whether to start a new version. This is the core feedback loop skill.

2026-04-07
zeus-test-gen
محللو ضمان جودة البرمجيات والمختبرون

Generate AI-authored platform test flows (android.test.json, chrome.test.json, ios.test.json) from task.json and prd.json using generate-tests.sh. Can be triggered manually or automatically after zeus-plan. Supports --version flag and --platforms filter.

2026-04-07