Skip to main content

aws-samples/sample-innovation-patterns

SkillsMP a collecté 40 skills depuis aws-samples/sample-innovation-patterns. Ouvrez un skill pour examiner sa source et ses détails.

Dernière activité source enregistrée
Catalogue SkillsMP mis à jour
skills collectés
40
Étoiles GitHub
1
Forks GitHub
1

Affichage de 40 skills collectés sur 40.

métier
non classé
description

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…

Langue du texte source : anglais

mis à jour
métier
non classé
description

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.

Langue du texte source : anglais

mis à jour
métier
non classé
description

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.

Langue du texte source : anglais

mis à jour
métier
non classé
description

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…

Langue du texte source : anglais

mis à jour
métier
non classé
description

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.

Langue du texte source : anglais

mis à jour
métier
non classé
description

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.

Langue du texte source : anglais

mis à jour
métier
non classé
description

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.

Langue du texte source : anglais

mis à jour
métier
non classé
description

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.

Langue du texte source : anglais

mis à jour
métier
non classé
description

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.

Langue du texte source : anglais

mis à jour
métier
non classé
description

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.

Langue du texte source : anglais

mis à jour
métier
non classé
description

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.

Langue du texte source : anglais

mis à jour
métier
non classé
description

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.

Langue du texte source : anglais

mis à jour
métier
non classé
description

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.

Langue du texte source : anglais

mis à jour
métier
non classé
description

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.

Langue du texte source : anglais

mis à jour
métier
non classé
description

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.

Langue du texte source : anglais

mis à jour
métier
non classé
description

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.

Langue du texte source : anglais

mis à jour
métier
non classé
description

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.

Langue du texte source : anglais

mis à jour
métier
non classé
description

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.

Langue du texte source : anglais

mis à jour
métier
non classé
description

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.

Langue du texte source : anglais

mis à jour
métier
non classé
description

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.

Langue du texte source : anglais

mis à jour
métier
non classé
description

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.

Langue du texte source : anglais

mis à jour
métier
non classé
description

Initialize IPA project configuration

Langue du texte source : anglais

mis à jour
métier
non classé
description

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.

Langue du texte source : anglais

mis à jour
métier
Administrateurs de réseaux et de systèmes informatiques
description

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',…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Deploy a CodeCommit repository for source code management.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Deploy an ECR repository for container image storage.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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…

Langue du texte source : anglais

mis à jour
métier
Administrateurs de réseaux et de systèmes informatiques
description

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

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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.

Langue du texte source : anglais

mis à jour
métier
Spécialistes en gestion de projets
description

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

Langue du texte source : anglais

mis à jour
métier
Secrétaires et assistants administratifs (sauf juridique, médical et direction)
description

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…

Langue du texte source : anglais

mis à jour
Affichage de 40 skills collectés sur 40.