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

ai-project-command-skills

يحتوي ai-project-command-skills على 18 من skills المجمعة من 1447751897، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

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

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

zno-change
مطوّرو البرمجيات

Use when the user writes /zno-change or asks to change existing behavior or scope in an ongoing project. Identifies the affected docs and code before implementing, updates them together with the change, and records the change in the feature changelog.

2026-07-02
zno-continue
مطوّرو البرمجيات

Use when the user writes /zno-continue or starts a new session wanting to resume where a previous conversation left off. Reads the status snapshot and supporting docs, summarizes the project state, then continues with the next safe task.

2026-07-02
zno-deploy
مطوّرو البرمجيات

Use when the user writes /zno-deploy or asks about deployment, release, environments, migration, or rollback. Plans and executes the deployment change, updates docs/operations/08-deployment.md, and updates local-development docs when commands or env vars change.

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

Use when the user writes /zno-evaluate or wants to validate whether a project idea is worth doing before committing. Uses Socratic questioning to challenge the idea across pain points, target users, existing solutions, ROI, risks, and timeline. Outputs a structured evaluation conclusion (do / don't do / defer). Should be used before /zno-init.

2026-07-02
zno-feature
مطوّرو البرمجيات

Use when the user writes /zno-feature or asks to add a new feature to an ongoing project. Clarifies only what affects scope or design, follows TDD when a test framework exists, updates the relevant docs and the feature changelog, and passes the verification gate before completion.

2026-07-02
zno-fix
مطوّرو البرمجيات

Use when the user writes /zno-fix or reports a bug or defect. Reproduces or reasons about the defect, locates the root cause, fixes it with a regression test when possible, verifies the fix, and updates the changelog if behavior changed.

2026-07-02
zno-goal
مطوّرو البرمجيات

Use when the user writes /zno-goal (optionally with --super), gives a whole project or phase objective, or says they don't want to issue per-feature commands. Executes the document-first workflow autonomously through phases and tasks, stopping only at required confirmation gates. With --super, ordinary confirmations are skipped and decisions are logged instead.

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

Use when the user writes /zno-handoff or wants to prepare the project for another developer or AI agent to take over. Writes or updates docs/handoff/05-handoff-guide.md with entry points, common tasks, and pitfalls.

2026-07-02
zno-init
مطوّرو البرمجيات

Use when the user writes /zno-init or wants to start a new software project from a requirement description. Clarifies the goal, scaffolds AI_DEVELOPMENT_RULES.md and core project docs, captures the frontend design direction and design tokens, and waits for user confirmation before any implementation.

2026-07-02
zno-plan
مطوّرو البرمجيات

Use when the user writes /zno-plan, has no clear next step, asks what to add or improve, or wants feature recommendations. Reads the project docs and recommends 3-7 prioritized directions with value, complexity, and risks, then waits for the user to choose. Never implements directly.

2026-07-02
zno-project-kickoff-docs
مطوّرو البرمجيات

Deprecated compatibility alias of /zno-init. When invoked, apply the zno-init skill to clarify requirements and scaffold project kickoff docs.

2026-07-02
zno-retro
مطوّرو البرمجيات

Use when the user writes /zno-retro or wants to conduct a retrospective after completing a project phase or milestone. Compares original plan vs actual outcome, identifies lessons learned, extracts reusable rules, and writes findings to docs/development/16-retrospective.md. Generalizable lessons are appended to AI_DEVELOPMENT_RULES.md.

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

Use when the user writes /zno-review or wants to review code before merging. Audits across 5 dimensions - security, performance, error handling, SOLID/DRY, and project conventions - and outputs findings as blocking items, suggestions, and reminders.

2026-07-02
zno-roadmap
مطوّرو البرمجيات

Use when the user writes /zno-roadmap or wants to adjust project phases, priorities, MVP boundary, or milestones. Updates docs/product/06-roadmap.md and keeps it consistent with the current status and changelog.

2026-07-02
zno-status
مطوّرو البرمجيات

Use when the user writes /zno-status, wants to save current progress before switching or ending a session, or asks for a progress snapshot. Inspects the workspace and writes a factual, handoff-ready snapshot to docs/development/10-current-status.md. Does not implement new work.

2026-07-02
zno-super
مطوّرو البرمجيات

Deprecated compatibility alias. When the user writes /zno-super, apply the zno-goal skill in --super (high-autonomy) mode.

2026-07-02
zno-tech
مطوّرو البرمجيات

Use when the user writes /zno-tech or the work involves a major technical decision - frameworks, databases, cache, queues, auth, storage, payment, deployment, CI/CD, monitoring, or any heavy dependency. Presents 2-3 compared options, waits for user confirmation, records the decision in docs/engineering/04-tech-decisions.md, then implements.

2026-07-02
zno-upgrade
مطوّرو البرمجيات

Use when the user writes /zno-upgrade, asks to update the zno-* skill package to the latest GitHub version, or wants to add missing template docs to a project initialized by an older skill version. Runs the matching upgrade script and records upgrade history.

2026-07-02