Skip to content

Releases: AllanOps/Clean-Backend

Release list

v2.0.0

Choose a tag to compare

@AllanOps AllanOps released this 23 Jul 09:35
2c6a8b8

2.0.0 (2026-07-23)

⚠ BREAKING CHANGES

  • field-limited responses, validation at the boundary, idempotency keys, graceful degradation, and intention-revealing naming are removed from the skill. Pin v1 if you depend on their presence.

Features

  • rewrite the skill around measured evidence (9cc7cc7)

v1.0.0

Choose a tag to compare

@AllanOps AllanOps released this 22 Jul 10:15
df70219

1.0.0 (2026-07-22)

⚠ BREAKING CHANGES

  • the skill file moved and its name changed from 'Backend skill' to 'clean-backend'; manual copies must be re-installed from the new skills/clean-backend/ path.

Features

  • docs: Add BACKEND.md with 12 backend best practices (445f89b)
  • docs: Add metadata section to BACKEND.md (f190d44)
  • repackage as a Claude Code plugin (a9cb4ae)

Bug Fixes

  • Backend: wording in BACKEND.md for clarity (238eb7b)
  • Backend: wording in BACKEND.md for clarity (b3a3267)
  • docs: Correct number of backend tricks in BACKEND.md (a26a9fa)
  • docs: Correct typo in BACKEND.md (1c50ac8)
  • docs: Remove redundant trailing whitespace from BACKEND.md (ed88f74)