Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

sample-innovation-patterns

sample-innovation-patterns에는 aws-samples에서 수집한 skills 19개가 있으며, 저장소 수준 직업 범위와 사이트 내 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