github.com/openmeterio/openmeter
| Skill | Added | Review |
|---|---|---|
rebase .agents/skills/rebase/SKILL.md Rebase an OpenMeter branch onto another branch and handle repo-specific gotchas like sequential migrations, atlas.sum conflicts, Ent regeneration, and targeted verification. | 65 65 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 03a90ec | |
ent .agents/skills/ent/SKILL.md Work with Ent ORM schemas and generated code. Use when modifying ent schemas, debugging ent query issues, or dealing with Postgres type mappings. | 65 65 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 03a90ec | |
e2e .agents/skills/e2e/SKILL.md Write end-to-end tests for OpenMeter against a live server. Use when adding tests under e2e/ that exercise API endpoints over HTTP (v1 generated SDK or v3 SDK). | 71 71 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 03a90ec | |
db-migration .agents/skills/db-migration/SKILL.md Create or update database schema and generate migrations. Use when modifying ent schema, adding database fields/tables, or generating migration files. | 68 68 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 03a90ec | |
api .agents/skills/api/SKILL.md Add or modify API endpoints using TypeSpec. Use when adding new API routes, modifying request/response types, or changing the OpenAPI spec. | 64 64 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 03a90ec | |
api-filters .agents/skills/api-filters/SKILL.md Add, modify, or convert AIP-style query-parameter filters on v3 list endpoints. Use when adding filterable fields to a list API, wiring filter parsing into a handler, converting API filters into pkg/filter predicates, or debugging filter parsing/validation behavior. | 71 71 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: 03a90ec |