← all publishers

fosrl

@fosrl source repo

6 published skills

  1. Crud Endpoints · fosrl
    Use whenever asked to add, create, or scaffold a CRUD endpoint, router, or entity in this repo's server (create/list/get/update/delete handlers, new `server/routers/<entity>/` or `server/private/routers/<entity>/` folder). Points to the established file layout, middleware, ActionsEnum, and route-registration conventions before writing any code.
    0
    installs
  2. CI Triage · fosrl
    Diagnose and fix CI failures locally using the repository's Taskfile and tooling. Use when GitHub Actions fail or checks are red.
    0
    installs
  3. Doc Coauthoring · fosrl bundle
    Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for readers. Trigger when user mentions writing docs, creating proposals, drafting specs, or similar documentation tasks.
    0
    installs
  4. Docs Verification · fosrl
    Verify and update documentation against actual repository behavior, commands, and workflows. Use when editing README, docs, or changelog.
    0
    installs
  5. Envtest Integration · fosrl
    Setup, run, and debug Kubernetes integration tests using envtest. Use when working with test/integration or Kubernetes client behavior.
    0
    installs
  6. Controller Change Review · fosrl
    Review and validate changes to the Kubernetes controller logic, including reconciliation loop, apply logic, transformation, and config handling. Use when modifying internal controller behavior or Kubernetes resource handling.
    0
    installs