feat: add database skills for ClickHouse, PostgreSQL, and SQLite
- Add ClickHouse patterns skill - Add PostgreSQL patterns skill - Add SQLite patterns skill - Update backend-developer agent to reference PostgreSQL and SQLite skills - Update go-developer agent to reference ClickHouse, PostgreSQL, and SQLite skills - Update capability-index.yaml with database integration capabilities
This commit is contained in:
@@ -448,6 +448,9 @@ This agent uses the following skills for comprehensive Go development:
|
||||
| Skill | Purpose |
|
||||
|-------|---------|
|
||||
| `go-db-patterns` | GORM, sqlx, migrations, transactions |
|
||||
| `clickhouse-patterns` | ClickHouse columnar database patterns |
|
||||
| `postgresql-patterns` | Advanced PostgreSQL features and optimization |
|
||||
| `sqlite-patterns` | SQLite-specific patterns and best practices |
|
||||
|
||||
### Concurrency
|
||||
| Skill | Purpose |
|
||||
|
||||
Reference in New Issue
Block a user