·db-seed

Seed 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.

6Installs·2Trend·@forever-efficient

Installation

$npx skills add https://github.com/forever-efficient/pitfal-solutions-website --skill db-seed

SKILL.md

WARNING This skill modifies database data. ALWAYS verify the environment before proceeding.

| seed-admin.json | Admin user, site settings, services, testimonials, FAQs | | seed-galleries.json | Sample galleries (brand, portrait, event) with images | | seed-inquiries.json | Sample booking inquiries in various statuses |

Seed 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. Source: forever-efficient/pitfal-solutions-website.

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/forever-efficient/pitfal-solutions-website --skill db-seed Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/forever-efficient/pitfal-solutions-website --skill db-seed
Category
{}Data Analysis
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is db-seed?

Seed 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. Source: forever-efficient/pitfal-solutions-website.

How do I install db-seed?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/forever-efficient/pitfal-solutions-website --skill db-seed Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/forever-efficient/pitfal-solutions-website

Details

Category
{}Data Analysis
Source
skills.sh
First Seen
2026-02-01