بنقرة واحدة
ase-code-craft
Craft Source Code: Use when user wants to create or craft a new feature from scratch.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Craft Source Code: Use when user wants to create or craft a new feature from scratch.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Adjust communication style in four intensivity levels of token usage. The <persona> can be either the decorative, eloquent, and explaining "writer", the concise, factual, and accurate "engineer" (default), the brief, factual, and abbreviating "telegrapher", the terse, rough and stuttering "caveman". Use when user says "persona <persona>" or "be <persona>".
Update changes entries in CHANGELOG.md files
Delete the current or given task plan. Use when the user calls to "delete", "remove" or "clear" the "task", "plan", "spec", or "specification".
Get or set unique task id <id>. Use when user requests to work on a certain task or wants to know what the current task is.
Implement current or given task plan. Use when the user calls to "implement", "realize" or "apply" the "task", "plan", "spec", or "specification".
Reboot the current or given task plan by re-creating it from scratch. Use when the user calls to "reboot", "recreate" or "refresh" the "task", "plan", "spec", or "specification".
| name | ase-code-craft |
| argument-hint | [--help|-h] [--auto|-a] [--dry|-d] [--quick|-Q] [--next|-n <option>[,...]] [<task-id>:] <feature> |
| description | Craft Source: Use when user wants to "create", "add", or "craft" a new feature from scratch. |
| user-invocable | true |
| disable-model-invocation | false |
| effort | xhigh |
| allowed-tools | ["Skill","Agent"] |
@${CLAUDE_SKILL_DIR}/../../meta/ase-control.md @${CLAUDE_SKILL_DIR}/../../meta/ase-skill.md @${CLAUDE_SKILL_DIR}/../../meta/ase-dialog.md @${CLAUDE_SKILL_DIR}/../../meta/ase-getopt.md
Craft Source Code$ARGUMENTS
The `--quick`/`-Q` flag is a *shorthand alias*: set to `true`, to `true`, and to `IMPLEMENT,DELETE`. Do not output anything. From scratch *craft* the following feature:@${CLAUDE_SKILL_DIR}/../../meta/ase-format-task.md
You MUST NOT call Edit, Write, NotebookEdit, or any
filesystem-modifying tool during this entire skill. The only
permitted way to persist artifacts is via ase_task_save(...).
Set (set task id to feature)
and (set feature empty), call the
ase_task_id(id: "<ase-task-id/>", session: "<ase-session-id/>") tool
from the ase MCP server to switch the task, and then only
output the following