Skip to main content
Back to registry

code-quality

tursodatabase/turso

Production database. Correctness paramount. Crash > corrupt.

Installs612
Install command
npx skills add https://github.com/tursodatabase/turso --skill code-quality
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Production database. Correctness paramount. Crash > corrupt. Wrong: Right: Use if-statements only when both branches are expected paths. Do: Don't: When code involves index inserts, deletes, or conflict resolution, double-check the ordering against SQLite. Wrong ordering causes index inconsistencies. and easy to miss. - No workarounds or quick hacks. Handle all errors, check invariants - Assert often.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does code-quality do?

Production database. Correctness paramount. Crash > corrupt.

Is code-quality good?

code-quality does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does code-quality work with?

code-quality currently lists compatibility with codex, gemini-cli, opencode, cursor, github-copilot, claude-code.

What are alternatives to code-quality?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install code-quality?

npx skills add https://github.com/tursodatabase/turso --skill code-quality

Related skills

More from tursodatabase/turso

Related skills

Alternatives in Software Engineering