Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

sample-innovation-patterns

sample-innovation-patterns enthält 19 gesammelte Skills von aws-samples, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
19
Stars
0
aktualisiert
2026-05-28
Forks
0
Berufsabdeckung
4 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

ipa-stack-backend
Softwareentwickler

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

2026-05-28
ipa-compose
Softwareentwickler

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
Softwareentwickler

Initialize IPA project configuration

2026-05-27
ipa-stack-codepipeline
Softwareentwickler

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

2026-05-27
ipa-stack-tfstate
Softwareentwickler

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

2026-05-27
ipa-stack-codecommit
Softwareentwickler

Deploy a CodeCommit repository for source code management.

2026-05-23
ipa-stack-cognito
Softwareentwickler

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

2026-05-23
ipa-stack-ecr
Softwareentwickler

Deploy an ECR repository for container image storage.

2026-05-23
ipa-stack-frontend
Softwareentwickler

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

2026-05-23
ipa-stack-logs
Softwareentwickler

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

2026-05-23
ipa-stack-queue
Softwareentwickler

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

2026-05-23
ipa-author-stack
Softwareentwickler

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
Netzwerk- und Computersystemadministratoren

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
Softwareentwickler

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
Softwareentwickler

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

2026-05-12
ipa-deploy
Softwareentwickler

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
Softwareentwickler

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
Projektmanagementspezialisten

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

2026-05-07
ipa-author-guide
Sekretäre und Verwaltungsassistenten (außer Rechts-, Medizin- und Führungsbereich)

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