Seed User banner
ashish-ashish05 ashish-ashish05

Seed User

Data community

Description

--- description: Create a single dummy user in the database allowed-tools: Read, Bash(python3:*) --- Read database/db.py to understand the users table schema and the get_db() helper. Then write and run a Python script using Bash that: 1. Generates a realistic random Indian user using your own knowledge of common Indian names across regions: - Name: a realistic Indian first + last name - Email: derived from the name with a random 2-3 digit number suffix (e.g. rahul.sharma91@gm

Installation

Installs to ~/.claude/commands/ashish-ashish05-spendly-seed-user.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/ashish-ashish05/spendly/HEAD/.claude/commands/seed-user.md -o ~/.claude/commands/ashish-ashish05-spendly-seed-user.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository