Explore skills
4,845 skills found
Category alert
Get new DevOps e Infra skills every Monday
genai-new
Create a new Genai recipe skeleton (genai.recipe.yml + directories) for a new skill. Use when the user asks to create a new Genai skill, recipe, or AI app scaffold.
genai-import
Import and adapt an existing AI app concept (prompt, web form, API spec) into a Genai recipe skeleton following the clean-room philosophy. Use when the user wants to port or convert an existing AI application into a Genai skill.
genai-compile
Compile a genai.recipe.yml into a deployable Claude Code skill bundle (SKILL.md + input.schema.json + README). Use when the user asks to compile, build, or generate a skill from a recipe.
creating-pull-request
Automated PR creation following the project's pull request template, with interactive prompts for checklist items, related links, and Jira validation. TRIGGER when: user asks to create/open a pull request after committing changes; user requests a PR targeting a specific branch (e.g. develop, main); user types phrases like "create pull request", "create the pull request", "create PR", "open PR", "a
genai-validate
Validate a compiled Genai skill bundle or a genai.recipe.yml for correctness, safety, and eval coverage. Use when the user asks to validate, check, or verify a skill or recipe.
dispatching-parallel-agents
Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies
session-handoff
Save and restore cross-session state for coding work. Use when ending a session, switching tasks, or resuming work later and you want a concise where we left off handoff.
infrastructure-verification
Verify AWS infrastructure configuration before deployment. Use when validating VPC endpoints, NAT Gateway capacity, security groups, or debugging network path issues that cause Lambda connection timeouts.
pestel-analysis
Analyze political, economic, social, technological, environmental, and legal forces. Use when external market shifts could materially affect a product, roadmap, or strategy.
pestel-analysis
Analyze political, economic, social, technological, environmental, and legal forces. Use when external market shifts could materially affect a product, roadmap, or strategy.
DFMDemoV2
This skill normalizes specifications, transforming rough notes into a coherent spec.md document with testable acceptance criteria.
DFMDemoV2
Spec normalisation: Turn rough notes into a coherent spec (spec.md) with testable acceptance criteria.