Skip to main content

aws-samples/sample-innovation-patterns

SkillsMP has collected 40 skills from aws-samples/sample-innovation-patterns. Open a skill to review its source and details.

Latest recorded source activity
SkillsMP catalog refreshed
skills collected
40
GitHub stars
1
GitHub forks
1

Showing 40 of 40 collected skills.

occupation
unclassified
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…

updated
occupation
unclassified
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.

updated
occupation
unclassified
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.

updated
occupation
unclassified
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…

updated
occupation
unclassified
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.

updated
occupation
unclassified
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.

updated
occupation
unclassified
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.

updated
occupation
unclassified
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.

updated
occupation
unclassified
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.

updated
occupation
unclassified
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.

updated
occupation
unclassified
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.

updated
occupation
unclassified
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.

updated
occupation
unclassified
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.

updated
occupation
unclassified
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.

updated
occupation
unclassified
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.

updated
occupation
unclassified
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.

updated
occupation
unclassified
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.

updated
occupation
unclassified
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.

updated
occupation
unclassified
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.

updated
occupation
unclassified
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.

updated
occupation
unclassified
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.

updated
occupation
unclassified
description

Initialize IPA project configuration

updated
occupation
unclassified
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.

updated
occupation
Network & Computer Systems Administrators
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',…

updated
occupation
Software Developers
description

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

updated
occupation
Software Developers
description

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

updated
occupation
Software Developers
description

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

updated
occupation
Software Developers
description

Deploy a CodeCommit repository for source code management.

updated
occupation
Software Developers
description

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

updated
occupation
Software Developers
description

Deploy an ECR repository for container image storage.

updated
occupation
Software Developers
description

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

updated
occupation
Software Developers
description

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

updated
occupation
Software Developers
description

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

updated
occupation
Software Developers
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…

updated
occupation
Network & Computer Systems Administrators
description

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

updated
occupation
Software Developers
description

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

updated
occupation
Software Developers
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.

updated
occupation
Software Developers
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.

updated
occupation
Project Management Specialists
description

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

updated
occupation
Secretaries & Administrative Assistants, Except Legal, Medical, & Executive
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…

updated
Showing 40 of 40 collected skills.