forever-efficient
- 11 skills
- 0 followers
- 15 hours ago last updated
- ▌ Test 2 · forever-efficientRun test suite. Use when user wants to run tests, verify functionality, or check for regressions.
- ▌ Deploy 2 · forever-efficientDeploy the application to production. Use when user says deploy, push to production, or update live site.
- ▌
- ▌ Test · forever-efficientRun tests for the Pitfal Solutions project. Supports unit tests, E2E tests, and coverage reporting.
- ▌ Deploy · forever-efficientDeploy the Pitfal Solutions website to AWS. Use when user says deploy, push to production, or update live site. Runs pre-checks, builds Next.js, deploys Terraform infrastructure, syncs to S3, and invalidates CloudFront cache.
- ▌ DB Seed · forever-efficientSeed the DynamoDB database with sample data for development and testing. Populates galleries, inquiries, and admin tables. Use when setting up local dev environment or resetting test data. WARNING - never run in production.
- ▌
- ▌ Stripe Setup · forever-efficientSet up Stripe products, prices, and webhooks for Pitfal Solutions photography packages. Creates products for portrait sessions, event coverage, digital downloads, and prints. Use when configuring payment processing.
- ▌ Sync Content · forever-efficientSync gallery images and content to S3. Use after adding new photos to the portfolio.
- ▌ Gallery Manage · forever-efficientOrganize, validate, and manage photo/video galleries. Create gallery structures, validate image files, and prepare content for upload.
- ▌ Optimize Images · forever-efficientBatch optimize images for web delivery. Converts to WebP, generates multiple sizes, and creates blur placeholders.