BeClaude

pg-aiguide

New
1GitHubGeneralby jhonny028966

🚀 Enhance AI coding tools with pg-aiguide, offering versioned PostgreSQL knowledge and best practices for better code generation.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/pg-aiguide.md https://raw.githubusercontent.com/jhonny028966/pg-aiguide/main/SKILL.md
3
Invoke in Claude Code
/pg-aiguide
View source on GitHub

Frequently Asked Questions

What is pg-aiguide?

🚀 Enhance AI coding tools with pg-aiguide, offering versioned PostgreSQL knowledge and best practices for better code generation.

How to install pg-aiguide?

To install pg-aiguide, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /pg-aiguide.

What is pg-aiguide best for?

pg-aiguide is a community categorized under General. Created by jhonny028966.