route53-record-manager
This skill provides automated assistance for route53 record manager tasks within the AWS Skills domain.
Content Preview
--- name: route53-record-manager description: | Route53 Record Manager - Auto-activating skill for AWS Skills. Triggers on: route53 record manager, route53 record manager Part of the AWS Skills skill category. allowed-tools: Read, Write, Edit, Bash(aws:*) version: 1.0.0 license: MIT author: Jeremy Longshore <[email protected]> --- # Route53 Record Manager ## Purpose This skill provides automated assistance for route53 record manager tasks within the AWS Skills domain. ## When t
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/route53-record-manager.md \
https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/planned-skills/generated/13-aws-skills/route53-record-manager/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skillsThen reference at planned-skills/generated/13-aws-skills/route53-record-manager/SKILL.md
Related Skills
route-handlers
This skill should be used when the user asks to "create an API route", "add an endpoint", "build a REST API", "handle POST requests", "create route handlers", "stream responses", or needs guidance on Next.js API development in the App Router.
route-handlersroutehandlersapi
by davepoon · buildwithclaude
express-route-generator
This skill provides automated assistance for express route generator tasks within the Backen
express-route-generatorexpressroutegenerator
by jeremylongshore · plugins-plus-skills
domain-driven-design
Plan and route Domain-Driven Design work from strategic modeling to tactical implementation and evented architecture patterns.
architecture[ddddomainbounded-context
by sickn33 (Antigravity) · antigravity-awesome-skills
app-router
This skill should be used when the user asks to "create a Next.js route", "add a page", "set up layouts", "implement loading states", "add error boundaries", "organize routes", "create dynamic routes", or needs guidance on Next.js App Router file conventions and routing patterns.
app-routerapprouternext.js
by davepoon · buildwithclaude