byed3dai· 42 skills
Use when writing database access code, creating schemas, or managing transactions with PostgreSQL - enforces transaction safety with TX_ naming, read-write separation, type safety for UUIDs/JSONB, and snake_case conventions to prevent data corruption and type errors
$npx -y skills add ed3dai/ed3d-plugins --skill howto-develop-with-postgresInstalls into the current project.
Run `npx skills use "https://github.com/ed3dai/ed3d-plugins" --skill "ed3dai/ed3d-plugins/howto-develop-with-postgres"` 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/ed3dai/ed3d-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/ed3dai/ed3d-plugins"` and select the relevant skills, then follow their instructions.