bygiuseppe-trisciuoglio· 53 skills
Provides AWS SAM bootstrap patterns: generates template.yaml and samconfig.toml for new projects via sam init, creates SAM templates for existing Lambda/CloudFormation code migration, validates build/package/deploy workflows, and configures local testing with sam local invoke. Use when the user asks about SAM projects, sam init, sam deploy, serverless deployments, or needs to bootstrap/migrate Lambda functions with SAM templates.
$npx -y skills add giuseppe-trisciuoglio/developer-kit --skill aws-sam-bootstrapInstalls into the current project.
Run `npx skills use "https://github.com/giuseppe-trisciuoglio/developer-kit" --skill "giuseppe-trisciuoglio/developer-kit/aws-sam-bootstrap"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/giuseppe-trisciuoglio/developer-kit" that are relevant to the current task. Run `npx skills add "https://github.com/giuseppe-trisciuoglio/developer-kit"` and select the relevant skills, then follow their instructions.