Skip to main content

aws-samples/sample-innovation-patterns

SkillsMP 已收集 aws-samples/sample-innovation-patterns 中的 40 个 Skill。打开任一 Skill 可查看来源和详情。

最近记录的来源活动
SkillsMP 收录数据更新
已收集 skills
40
GitHub 星标
1
GitHub Forks
1

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

职业分类
未分类
描述

Stand up the four Diátaxis mode directories, each seeded with an index page, in a project that has no documentation tree. Invoke ONLY via the /ai-diataxis-scaffold slash command. Do not activate from intent, keywords, or near-synonyms — slash incantation is…

原文语言:英语

更新
职业分类
未分类
描述

Create, assess, or survey documentation against the Diátaxis compass. Invoke ONLY via the /ai-diataxis slash command. Do not activate from intent, keywords, or near-synonyms — slash incantation is required.

原文语言:英语

更新
职业分类
未分类
描述

Initialize or refine unified project context (.context/README.md). Invoke ONLY via the /ai-init slash command. Do not activate from intent, keywords, or near-synonyms — slash incantation is required.

原文语言:英语

更新
职业分类
未分类
描述

Keep a project's architecture decision log — stand it up on first run, then write records and move them through propose, accept, and decline. Invoke ONLY via the /ai-adr slash command. Do not activate from intent, keywords, or near-synonyms — slash…

原文语言:英语

更新
职业分类
未分类
描述

Execute an implementation plan for a feature by building all code specified in it. Invoke ONLY via the /ai-implement slash command. Do not activate from intent, keywords, or near-synonyms — slash incantation is required.

原文语言:英语

更新
职业分类
未分类
描述

Create a comprehensive implementation plan for a feature, with phases, code samples, and testing strategy. Invoke ONLY via the /ai-plan slash command. Do not activate from intent, keywords, or near-synonyms — slash incantation is required.

原文语言:英语

更新
职业分类
未分类
描述

Export a markdown file to a branded PDF. Invoke ONLY via the /ai-util-export-pdf slash command. Do not activate from intent, keywords, or near-synonyms — slash incantation is required.

原文语言:英语

更新
职业分类
未分类
描述

Design software architecture for a feature before planning implementation. Invoke ONLY via the /ai-architect slash command. Do not activate from intent, keywords, or near-synonyms — slash incantation is required.

原文语言:英语

更新
职业分类
未分类
描述

Retire one finished work folder by moving it into the working root's .archive/ directory and transferring its manifest row. Invoke ONLY via the /ai-archive slash command. Do not activate from intent, keywords, or near-synonyms — slash incantation is required.

原文语言:英语

更新
职业分类
未分类
描述

Document how a feature, subsystem, or module was actually built. Invoke ONLY via the /ai-as-built slash command. Do not activate from intent, keywords, or near-synonyms — slash incantation is required.

原文语言:英语

更新
职业分类
未分类
描述

Write agent context documentation (CLAUDE.md + README.md) for a source code directory. Invoke ONLY via the /ai-context slash command. Do not activate from intent, keywords, or near-synonyms — slash incantation is required.

原文语言:英语

更新
职业分类
未分类
描述

Create a new working folder with a README.md identity document for a feature or a document. Invoke ONLY via the /ai-create slash command. Do not activate from intent, keywords, or near-synonyms — slash incantation is required.

原文语言:英语

更新
职业分类
未分类
描述

Write a full document draft, incorporating research and outline if available. Invoke ONLY via the /ai-draft slash command. Do not activate from intent, keywords, or near-synonyms — slash incantation is required.

原文语言:英语

更新
职业分类
未分类
描述

Create a structured document outline with heading hierarchy, section guidance, and constitution-validated coverage. Invoke ONLY via the /ai-outline slash command. Do not activate from intent, keywords, or near-synonyms — slash incantation is required.

原文语言:英语

更新
职业分类
未分类
描述

Research a codebase or a topic, producing structured findings; emits SDD phase suggestions only when asked. Invoke ONLY via the /ai-research slash command. Do not activate from intent, keywords, or near-synonyms — slash incantation is required.

原文语言:英语

更新
职业分类
未分类
描述

Write new Claude Code skills from scratch given a description of what the skill should do. Invoke ONLY via the /ai-util-claude-skill slash command. Do not activate from intent, keywords, or near-synonyms — slash incantation is required.

原文语言:英语

更新
职业分类
未分类
描述

Export a markdown file to Microsoft Word (.docx) format. Invoke ONLY via the /ai-util-export-docx slash command. Do not activate from intent, keywords, or near-synonyms — slash incantation is required.

原文语言:英语

更新
职业分类
未分类
描述

Manage git worktrees for parallel feature work. Invoke ONLY via the /ai-util-git-worktree slash command. Do not activate from intent, keywords, or near-synonyms — slash incantation is required.

原文语言:英语

更新
职业分类
未分类
描述

Create simple, focused Jupyter notebooks that demonstrate a single concept or technique. Invoke ONLY via the /ai-util-jupyter slash command. Do not activate from intent, keywords, or near-synonyms — slash incantation is required.

原文语言:英语

更新
职业分类
未分类
描述

Migrate Claude Code skills (.claude/skills/*/SKILL.md) to Kiro skills (.kiro/skills/*/SKILL.md). Invoke ONLY via the /ai-util-kiro-skill slash command. Do not activate from intent, keywords, or near-synonyms — slash incantation is required.

原文语言:英语

更新
职业分类
未分类
描述

Compose a deployment from stack skills and generate executable artifacts (Makefiles, security disposition). Use when the user says 'compose', 'generate deployment', or invokes /ipa-compose.

原文语言:英语

更新
职业分类
未分类
描述

Initialize IPA project configuration

原文语言:英语

更新
职业分类
未分类
描述

Provision or update centralized security infrastructure (IAM roles) for an IPA project. Use when the user says 'security', 'set up security', 'IAM roles', or invokes /ipa-security.

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

Guide and troubleshoot the local Kubernetes (k3d + Helm + Tilt) inner-dev loop, and guide a manual EKS deploy of the app-lib chart. Use when the user says 'set up local k8s', 'tilt won't start', 'pod can't reach DynamoDB', 'my local cluster is broken',…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Deploy a backend tier stack: Lambda + API Gateway v2 + DynamoDB (feature-flagged).

原文语言:英语

更新
职业分类
软件开发工程师
描述

Deploy a CodePipeline CI/CD pipeline with CodeBuild for automated build/test/deploy.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Deploy a Terraform state backend (S3 + DynamoDB) via CloudFormation.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Deploy a CodeCommit repository for source code management.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Deploy a Cognito User Pool stack with OAuth 2.0 Hosted UI and OIDC endpoints.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Deploy an ECR repository for container image storage.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Deploy a frontend tier stack: S3 static hosting + CloudFront distribution + OAC.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Deploy a centralized S3 log bucket for CloudFront, S3 access, and VPC flow logs.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Deploy a queue tier stack: SQS + DLQ + worker Lambda + ESM + DynamoDB (feature-flagged).

原文语言:英语

更新
职业分类
软件开发工程师
描述

Create or update an IPA stack skill — from single-service prepare stacks to multi-service tier stacks. Use when the user says 'create a stack', 'new stack', 'add [service] to IPA', 'create a tier', 'create a feature stack', 'write a stack skill', 'update the…

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

Deploy one-time prerequisite infrastructure from scripts/prepare.mk. Use when the user says 'prepare', 'deploy prerequisites', 'create ECR', or invokes /ipa-prepare.

原文语言:英语

更新
职业分类
软件开发工程师
描述

[DEPRECATED] Use /ipa-compose codepipeline + /ipa-prepare instead.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Deploy composed infrastructure patterns by executing generated Makefiles. Use when the user says 'deploy', 'stand up', 'create stacks', or invokes /ipa-deploy. For teardown, use /ipa-destroy.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Destroy composed infrastructure patterns by executing teardown targets in generated Makefiles. Use when the user says 'destroy', 'tear down', 'delete stacks', 'remove infrastructure', 'clean up stacks', or invokes /ipa-destroy.

原文语言:英语

更新
职业分类
项目管理专家
描述

Report IPA project state and suggest the next lifecycle skill to run.

原文语言:英语

更新
职业分类
秘书和行政助理(法律、医疗和高管除外)
描述

Write a complete IPA documentation guide conforming to the Guide Format Standard. Use when the user says 'write a guide', 'author a guide', 'new guide', 'create a guide', 'draft a guide', 'add a guide', or invokes /ipa-author-guide. Also trigger when the user…

原文语言:英语

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