mirror of
https://github.com/wispbit-ai/skills.git
synced 2026-09-20 17:45:40 +08:00
main
Production-grade Code Quality Agent Skills
If you're a tech lead who cares about code quality and long-term maintainability, these skills are designed for you.
This repo is a public mirror of internally-used Agent Skills from wispbit. They’re production-grade: each skill is the output of months of iteration to get the wording, constraints, and edge-cases right. We also run periodic automated evals on these skills to make sure we can trust the output.
Skills are refreshed weekly from our code quality engine.
What you get
- Opinionated, specific rules: not “best practices” in the abstract but clear constraints you can enforce.
- Prioritized guidance: rules are organized by impact so reviews focus on what matters first.
- Actionable examples: each rule includes “why”, “when”, “when not”, and correct/incorrect code patterns.
Available skills
graphql-expert-best-practices: Performance optimization and best practices for scalable GraphQL APIspostgresql-expert-best-practices-code-review: Database design, migration, and performance optimization for PostgreSQLpython-expert-best-practices-code-review: Python best practices for production-grade coderust-expert-best-practices-code-review: Idiomatic, safe, and performant Rust code guidelinessqlalchemy-alembic-expert-best-practices-code-review: SQLAlchemy ORM and Alembic migration best practices
Languages
Markdown
100%