Skip to main content

awslabs/aidlc-workflows

SkillsMP 已收集 awslabs/aidlc-workflows 中的 236 个 Skill。打开任一 Skill 可查看来源和详情。

最近记录的来源活动
SkillsMP 收录数据更新
已收集 skills
236
GitHub 星标
4,282
GitHub Forks
758

这个仓库中的 skills

职业分类待补全

已展示 40 / 236 个已收集 Skill。

职业分类
未分类
描述

AI-DLC workflow orchestrator. Start, resume, or manage an AI-driven development lifecycle. Scopes are defined one file per scope under `.kiro/scopes/`; run `bun .kiro/tools/aidlc-utility.ts help` for the authoritative list and descriptions. Utilities:…

原文语言:英语

更新
职业分类
未分类
描述

AI-DLC workflow orchestrator. Start, resume, or manage an AI-driven development lifecycle. Scopes are defined one file per scope under `.kiro/scopes/`; run `bun .kiro/tools/aidlc-utility.ts help` for the authoritative list and descriptions. Utilities:…

原文语言:英语

更新
职业分类
未分类
描述

AI-DLC workflow orchestrator. Start, resume, or manage an AI-driven development lifecycle. Scopes are defined one file per scope under `.kiro/scopes/`; run `bun .kiro/tools/aidlc-utility.ts help` for the authoritative list and descriptions. Utilities:…

原文语言:英语

更新
职业分类
未分类
描述

AI-DLC workflow orchestrator. Start, resume, or manage an AI-driven development lifecycle. Scopes are defined one file per scope under `.kiro/scopes/`; run `bun .kiro/tools/aidlc-utility.ts help` for the authoritative list and descriptions. Utilities:…

原文语言:英语

更新
职业分类
未分类
描述

AI-DLC workflow orchestrator. Start, resume, or manage an AI-driven development lifecycle. Scopes are defined one file per scope under `.aidlc/scopes/`; run `bun .aidlc/tools/aidlc-utility.ts help` for the authoritative list and descriptions. Utilities:…

原文语言:英语

更新
职业分类
未分类
描述

AI-DLC workflow orchestrator. Start, resume, or manage an AI-driven development lifecycle. Scopes are defined one file per scope under `.aidlc/scopes/`; run `bun .aidlc/tools/aidlc-utility.ts help` for the authoritative list and descriptions. Utilities:…

原文语言:英语

更新
职业分类
未分类
描述

AI-DLC workflow orchestrator. Start, resume, or manage an AI-driven development lifecycle. Scopes are defined one file per scope under `.claude/scopes/`; run `bun .claude/tools/aidlc-utility.ts help` for the authoritative list and descriptions. Utilities:…

原文语言:英语

更新
职业分类
未分类
描述

AI-DLC workflow orchestrator. Start, resume, or manage an AI-driven development lifecycle. Scopes are defined one file per scope under `.codex/scopes/`; run `bun .codex/tools/aidlc-utility.ts help` for the authoritative list and descriptions. Utilities:…

原文语言:英语

更新
职业分类
未分类
描述

AI-DLC workflow orchestrator. Start, resume, or manage an AI-driven development lifecycle. Scopes are defined one file per scope under `.cursor/scopes/`; run `bun .cursor/tools/aidlc-utility.ts help` for the authoritative list and descriptions. Utilities:…

原文语言:英语

更新
职业分类
未分类
描述

AI-DLC workflow orchestrator. Start, resume, or manage an AI-driven development lifecycle. Scopes are defined one file per scope under `.aidlc/scopes/`; run `bun .aidlc/tools/aidlc-utility.ts help` for the authoritative list and descriptions. Utilities:…

原文语言:英语

更新
职业分类
未分类
描述

AI-DLC workflow orchestrator. Start, resume, or manage an AI-driven development lifecycle. Scopes are defined one file per scope under `.claude/scopes/`; run `bun .claude/tools/aidlc-utility.ts help` for the authoritative list and descriptions. Utilities:…

原文语言:英语

更新
职业分类
未分类
描述

AI-DLC workflow orchestrator. Start, resume, or manage an AI-driven development lifecycle. Scopes are defined one file per scope under `.codex/scopes/`; run `bun .codex/tools/aidlc-utility.ts help` for the authoritative list and descriptions. Utilities:…

原文语言:英语

更新
职业分类
未分类
描述

AI-DLC workflow orchestrator. Start, resume, or manage an AI-driven development lifecycle. Scopes are defined one file per scope under `.cursor/scopes/`; run `bun .cursor/tools/aidlc-utility.ts help` for the authoritative list and descriptions. Utilities:…

原文语言:英语

更新
职业分类
未分类
描述

AI-DLC workflow orchestrator. Start, resume, or manage an AI-driven development lifecycle. Scopes are defined one file per scope under `.aidlc/scopes/`; run `bun .aidlc/tools/aidlc-utility.ts help` for the authoritative list and descriptions. Utilities:…

原文语言:英语

更新
职业分类
未分类
描述

Run the AI-DLC workflow with the bugfix scope baked in — no scope detection. Fix a specific bug. Packaging over `/aidlc --scope bugfix`, which works without this skill.

原文语言:英语

更新
职业分类
未分类
描述

Run the AI-DLC workflow with the express scope baked in — no scope detection. Lightest run: requirements to deploy, no design pass, no reviewers. Packaging over `/aidlc --scope express`, which works without this skill.

原文语言:英语

更新
职业分类
未分类
描述

Run the AI-DLC workflow with the feature scope baked in — no scope detection. Full lifecycle for new features, practical depth. Packaging over `/aidlc --scope feature`, which works without this skill.

原文语言:英语

更新
职业分类
未分类
描述

Start an AI-DLC workflow — run the whole Initialization phase (mint the intent, detect the workspace, build state) in one step, without typing a stage. The engine normally auto-creates the first intent; this is opt-in packaging over that move. Pass `--scope…

原文语言:英语

更新
职业分类
未分类
描述

Run the AI-DLC workflow with the mvp scope baked in — no scope detection. Skip operations, ship the core. Packaging over `/aidlc --scope mvp`, which works without this skill.

原文语言:英语

更新
职业分类
未分类
描述

Run the AI-DLC workflow with the security-patch scope baked in — no scope detection. CVE response. Packaging over `/aidlc --scope security-patch`, which works without this skill.

原文语言:英语

更新
职业分类
未分类
描述

Run the AI-DLC workflow with the bugfix scope baked in — no scope detection. Fix a specific bug. Packaging over `$aidlc --scope bugfix`, which works without this skill.

原文语言:英语

更新
职业分类
未分类
描述

Run the AI-DLC workflow with the express scope baked in — no scope detection. Lightest run: requirements to deploy, no design pass, no reviewers. Packaging over `$aidlc --scope express`, which works without this skill.

原文语言:英语

更新
职业分类
未分类
描述

Run the AI-DLC workflow with the feature scope baked in — no scope detection. Full lifecycle for new features, practical depth. Packaging over `$aidlc --scope feature`, which works without this skill.

原文语言:英语

更新
职业分类
未分类
描述

Start an AI-DLC workflow — run the whole Initialization phase (mint the intent, detect the workspace, build state) in one step, without typing a stage. The engine normally auto-creates the first intent; this is opt-in packaging over that move. Pass `--scope…

原文语言:英语

更新
职业分类
未分类
描述

Run the AI-DLC workflow with the mvp scope baked in — no scope detection. Skip operations, ship the core. Packaging over `$aidlc --scope mvp`, which works without this skill.

原文语言:英语

更新
职业分类
未分类
描述

Run the AI-DLC workflow with the security-patch scope baked in — no scope detection. CVE response. Packaging over `$aidlc --scope security-patch`, which works without this skill.

原文语言:英语

更新
职业分类
未分类
描述

Run the AI-DLC workflow with the bugfix scope baked in — no scope detection. Fix a specific bug. Packaging over `/aidlc --scope bugfix`, which works without this skill.

原文语言:英语

更新
职业分类
未分类
描述

Run the AI-DLC workflow with the express scope baked in — no scope detection. Lightest run: requirements to deploy, no design pass, no reviewers. Packaging over `/aidlc --scope express`, which works without this skill.

原文语言:英语

更新
职业分类
未分类
描述

Run the AI-DLC workflow with the feature scope baked in — no scope detection. Full lifecycle for new features, practical depth. Packaging over `/aidlc --scope feature`, which works without this skill.

原文语言:英语

更新
职业分类
未分类
描述

Start an AI-DLC workflow — run the whole Initialization phase (mint the intent, detect the workspace, build state) in one step, without typing a stage. The engine normally auto-creates the first intent; this is opt-in packaging over that move. Pass `--scope…

原文语言:英语

更新
职业分类
未分类
描述

Run the AI-DLC workflow with the mvp scope baked in — no scope detection. Skip operations, ship the core. Packaging over `/aidlc --scope mvp`, which works without this skill.

原文语言:英语

更新
职业分类
未分类
描述

Run the AI-DLC workflow with the security-patch scope baked in — no scope detection. CVE response. Packaging over `/aidlc --scope security-patch`, which works without this skill.

原文语言:英语

更新
职业分类
未分类
描述

Run the AI-DLC workflow with the bugfix scope baked in — no scope detection. Fix a specific bug. Packaging over `/aidlc --scope bugfix`, which works without this skill.

原文语言:英语

更新
职业分类
未分类
描述

Run the AI-DLC workflow with the express scope baked in — no scope detection. Lightest run: requirements to deploy, no design pass, no reviewers. Packaging over `/aidlc --scope express`, which works without this skill.

原文语言:英语

更新
职业分类
未分类
描述

Run the AI-DLC workflow with the feature scope baked in — no scope detection. Full lifecycle for new features, practical depth. Packaging over `/aidlc --scope feature`, which works without this skill.

原文语言:英语

更新
职业分类
未分类
描述

Start an AI-DLC workflow — run the whole Initialization phase (mint the intent, detect the workspace, build state) in one step, without typing a stage. The engine normally auto-creates the first intent; this is opt-in packaging over that move. Pass `--scope…

原文语言:英语

更新
职业分类
未分类
描述

Run the AI-DLC workflow with the mvp scope baked in — no scope detection. Skip operations, ship the core. Packaging over `/aidlc --scope mvp`, which works without this skill.

原文语言:英语

更新
职业分类
未分类
描述

Set or change the AI-DLC workflow scope. A Cursor-native shortcut for `/aidlc --scope <name>`.

原文语言:英语

更新
职业分类
未分类
描述

Run the AI-DLC workflow with the security-patch scope baked in — no scope detection. CVE response. Packaging over `/aidlc --scope security-patch`, which works without this skill.

原文语言:英语

更新
职业分类
未分类
描述

Run the AI-DLC workflow with the bugfix scope baked in — no scope detection. Fix a specific bug. Packaging over `/aidlc --scope bugfix`, which works without this skill.

原文语言:英语

更新
已展示 40 / 236 个已收集 Skill。