benavlabs

3 mods across 5 repositories, 1.8k stars between them.

fastcrud

01

benavlabs/fastcrud

Skill Claude CodeCodex

Use when building or modifying CRUD endpoints with FastCRUD (the fastcrud PyPI package) in a FastAPI project — covers FastCRUD, crudrouter, EndpointCreator, FilterConfig, JoinConfig, auto-relationship detection, the filter operator syntax (gte, in, ilike, etc.), cursor pagination, soft delete, and how to avoid N+1…

1.6k 2mo ago A 147 tokens original MIT

benavlabs/vibe-check

Instructions file CodexOpenCode

Instructions for benavlabs/vibe-check, covering security rules, secrets, database, authentication and authorization and input and output.

98 1mo ago A 1,071 tokens original MIT

crudauth

03

benavlabs/crudauth

Skill Claude CodeCodex

Use when building or modifying authentication in a FastAPI app with crudauth (the crudauth PyPI package) — covers CRUDAuth, the AuthUserMixin / makeauthidentity user model, IdentityConfig, currentuser(...) gates, session + bearer transports, OAuth (Google/GitHub), email verification / password reset / change, custom…

23 2mo ago B 188 tokens original MIT