local-env

Automate local SQL queries, fake payments, and test data resets for daily-api.

466|119|Updated Nov 2, 2017
One-click install
npx skills add https://github.com/dailydotdev/daily-api --skill local-env
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: local-env
Source: https://github.com/dailydotdev/daily-api/tree/main/.claude/skills/local-env
Command: npx skills add https://github.com/dailydotdev/daily-api --skill local-env

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Local development often requires manual setup for database access, test data, and payment simulations. This skill provides a structured guide and practical commands to streamline these tasks for daily-api.

Core Features & Use Cases

  • Local SQL access and query execution against a PostgreSQL container in the local environment.
  • Fake payment setup for organizations and opportunities to support testing scenarios.
  • Reproducible test data resets and seed operations to ensure clean environments.

Quick Start

Run a sample SQL query against the local Postgres container or perform a fake-payment setup for a test opportunity.

Frequently Asked Questions about local-env

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run SQL queries against a local PostgreSQL container for development?

You can run SQL queries against a local PostgreSQL container by using automated local environment commands that enforce safe SQL practices and provide rollback guidance for reproducible development environments.

How do I set up fake payments for testing opportunities in a local environment?

Set up fake payments for organizations and opportunities by executing local environment commands that simulate payment scenarios, supporting testing workflows and payment flag testing during development.

What is the best way to reset test data in a local database for QA?

The best way to reset test data is by running reproducible test data reset and seed operations that ensure a clean local database environment for development and QA.

Does this local environment tool provide rollback guidance for SQL operations?

Yes, the local environment tool enforces safe SQL practices and provides rollback guidance to maintain reproducible environments during local database operations and test data resets.

Can I automate local development tasks for database access and test data resets?

Yes, you can automate local environment tasks including SQL access, fake payment setup, and test data resets to streamline database operations and data hygiene during development and QA.