Claude Code Skills¶
Claude Code skills for AI-assisted development with pico-sqlalchemy.
Installation¶
curl -sL https://raw.githubusercontent.com/dperezcabrera/pico-skills/main/install.sh | bash -s -- sqlalchemy
Or install all pico-framework skills:
Available Commands¶
| Command | Description |
|---|---|
/add-repository | Add SQLAlchemy entities and repositories with transactions |
/add-component | Add components, factories, interceptors, settings |
/add-tests | Generate tests for pico-framework components |
Usage¶
More Information¶
See pico-skills for the full list of skills, selective installation, and details.