ezorm-skills

Solid

Entry point for ezorm repo skills. Use to pick the right skill based on task (write YAML vs generate code, and mongo vs mysql/mysqlr).

API & Backend 50 stars 21 forks Updated 2 months ago Apache-2.0

Install

View on GitHub

Quality Score: 71/100

Stars 20%
57
Recency 20%
75
Frontmatter 20%
70
Documentation 15%
27
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Ezorm Skills Index ## Choose a Skill - Write YAML schema (mongo): `ezorm-write-yaml-mongo` - Write YAML schema (mysql/mysqlr): `ezorm-write-yaml-mysql` (prefer mysqlr unless explicitly asked for mysql) - Generate Go from YAML (mongo): `ezorm-gen-yaml-mongo` - Generate Go from YAML (mysql/mysqlr): `ezorm-gen-yaml-mysql` (prefer mysqlr unless explicitly asked for mysql) ## Notes - YAML is the source of truth. Generate code with `ezorm gen` using the gen-yaml skills. - Use db-specific docs and examples referenced inside each skill folder.

Details

Author
ezbuy
Repository
ezbuy/ezorm
Created
10 years ago
Last Updated
2 months ago
Language
Go
License
Apache-2.0

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category