style
01Cursor rule Cursor
Use descriptive variable names. Prefer small functions. Keep files under 300 lines where practical.
0 27d ago A 2 tokens
original MIT
The trust score for AI-generated code. One command verifies what your coding agent shipped: security findings with file:line evidence, Docker-sandboxed build/boot checks, and claim receipts that catch agents lying about tests.
Cursor rule Cursor
Use descriptive variable names. Prefer small functions. Keep files under 300 lines where practical.
Cursor rule Cursor
Follow the existing code style. Prefer small, pure functions.
Cursor rule Cursor
Always run the formatter before committing. Use TypeScript strict mode in every file. Prefer named exports over default exports.