platform-backend

Installation
SKILL.md

Principles

  • Throw early with guard clauses — fail fast at the top of functions
  • Never swallow errors silently — log or propagate every failure

Rules

See rules index for detailed patterns.

Examples

Positive Trigger

User: "Design error handling and validation strategy for this API endpoint."

Expected behavior: Use platform-backend guidance, follow its workflow, and return actionable output.

Non-Trigger

Installs
41
GitHub Stars
16
First Seen
Feb 12, 2026
platform-backend — ravnhq/ai-toolkit