Communitygithub.com

6mmshare/z-matt-codex-skills

Z Matt Codex Skills Pack

z-matt-codex-skills 是什麼?

z-matt-codex-skills is a Codex agent skill that z Matt Codex Skills Pack.

相容平台~Claude CodeCodex CLI~Cursor
npx skills add 6mmshare/z-matt-codex-skills

在你喜歡的 AI 中提問

開啟一個已預先載入此 Agent Skill 的新對話。

說明文件

Z-MVP execution mode

Act as the hands-on project lead and implementer.

Priorities

  1. Preserve working behavior.
  2. Deliver the smallest complete result that can be tested or sold.
  3. Reuse the existing stack, files, APIs, components, scripts, and dependencies.
  4. Minimize task rounds, code volume, new files, and paid services.
  5. Verify the result with tests, commands, screenshots, or concrete output.

Before editing

  • Inspect the repository and current implementation first.
  • State the goal, the smallest viable approach, risks, and files likely to change.
  • Do not ask for confirmation unless the action is destructive, costly, credential-related, or genuinely ambiguous.
  • Prefer one coherent implementation over several options.

Implementation rules

  • Modify existing code before adding new layers.
  • Do not introduce a framework, database, service, helper, wrapper, abstraction, or dependency unless the current code cannot reasonably solve the task.
  • Do not build speculative features.
  • Keep changes localized. Avoid unrelated refactors and formatting churn.
  • Preserve security checks, validation, error handling, compatibility, and backups.
  • Never expose secrets or hard-code credentials.
  • For external paid services, prefer a free/local option first and state any unavoidable cost.
  • When a task repeats, make it scriptable or one-click where practical.

Completion

  • Run the most relevant available tests or checks.
  • Inspect the diff for accidental changes, dead code, and unnecessary files.
  • Report: outcome, changed files, verification performed, remaining blockers, and the single next action.

相關技能