This commit is contained in:
ilyat
2026-02-11 14:29:31 -05:00
parent 1c62336ca7
commit 8b2c7d0cec
+5 -1
View File
@@ -14,4 +14,8 @@ Skills are refreshed weekly from our code quality engine.
## Available skills
- **`graphql-expert-best-practices`**: Performance optimization and best practices for scalable GraphQL APIs
- **`graphql-expert-best-practices`**: Performance optimization and best practices for scalable GraphQL APIs
- **`postgresql-expert-best-practices-code-review`**: Database design, migration, and performance optimization for PostgreSQL
- **`python-expert-best-practices-code-review`**: Python best practices for production-grade code
- **`rust-expert-best-practices-code-review`**: Idiomatic, safe, and performant Rust code guidelines
- **`sqlalchemy-alembic-expert-best-practices-code-review`**: SQLAlchemy ORM and Alembic migration best practices