Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

sample-innovation-patterns

sample-innovation-patterns contient 19 skills collectées depuis aws-samples, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
19
Stars
0
mis à jour
2026-05-28
Forks
0
Couverture métier
4 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

ipa-stack-backend
Développeurs de logiciels

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

2026-05-28
ipa-compose
Développeurs de logiciels

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
Développeurs de logiciels

Initialize IPA project configuration

2026-05-27
ipa-stack-codepipeline
Développeurs de logiciels

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

2026-05-27
ipa-stack-tfstate
Développeurs de logiciels

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

2026-05-27
ipa-stack-codecommit
Développeurs de logiciels

Deploy a CodeCommit repository for source code management.

2026-05-23
ipa-stack-cognito
Développeurs de logiciels

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

2026-05-23
ipa-stack-ecr
Développeurs de logiciels

Deploy an ECR repository for container image storage.

2026-05-23
ipa-stack-frontend
Développeurs de logiciels

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

2026-05-23
ipa-stack-logs
Développeurs de logiciels

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

2026-05-23
ipa-stack-queue
Développeurs de logiciels

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

2026-05-23
ipa-author-stack
Développeurs de logiciels

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
Administrateurs de réseaux et de systèmes informatiques

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
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-05-12
ipa-deploy
Développeurs de logiciels

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
Développeurs de logiciels

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
Spécialistes en gestion de projets

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

2026-05-07
ipa-author-guide
Secrétaires et assistants administratifs (sauf juridique, médical et direction)

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