Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

sample-innovation-patterns

sample-innovation-patterns 收录了来自 aws-samples 的 19 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
19
Stars
0
更新
2026-05-28
Forks
0
职业覆盖
4 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

ipa-stack-backend
软件开发工程师

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

2026-05-28
ipa-compose
软件开发工程师

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.

2026-05-28
ipa-init
软件开发工程师

Initialize IPA project configuration

2026-05-27
ipa-stack-codepipeline
软件开发工程师

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

2026-05-27
ipa-stack-tfstate
软件开发工程师

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

2026-05-27
ipa-stack-codecommit
软件开发工程师

Deploy a CodeCommit repository for source code management.

2026-05-23
ipa-stack-cognito
软件开发工程师

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

2026-05-23
ipa-stack-ecr
软件开发工程师

Deploy an ECR repository for container image storage.

2026-05-23
ipa-stack-frontend
软件开发工程师

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

2026-05-23
ipa-stack-logs
软件开发工程师

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

2026-05-23
ipa-stack-queue
软件开发工程师

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

2026-05-23
ipa-author-stack
软件开发工程师

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 [service] stack', or wants to add infrastructure to the IPA system. Do NOT use for composing/deploying existing stacks (that is ipa-compose/ipa-deploy).

2026-05-23
ipa-prepare
网络与计算机系统管理员

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

2026-05-13
ipa-security
软件开发工程师

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.

2026-05-13
ipa-codepipeline
软件开发工程师

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

2026-05-12
ipa-deploy
软件开发工程师

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.

2026-05-07
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.

2026-05-07
ipa-help
项目管理专家

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

2026-05-07
ipa-author-guide
秘书和行政助理(法律、医疗和高管除外)

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 references writing documentation for the guides/ section or asks to document a workflow as a how-to. Do NOT use for stack reference docs (those go in stacks/), skill docs (developer-docs/skills/), or general page authoring.

2026-05-07