otlp commands

3 tagged otlp, measured the same way as everything else here.

PackmindHub/skillsight

Command Claude Code

Scaffold a new Drizzle-backed repository by defining a domain port, implementing it with typed Drizzle queries, and wiring it into DI to provide consistent, testable persistence whenever a use case needs read/write access to a new or refactored table.

9 2mo ago A 51 tokens original Apache-2.0

create-use-case

02

PackmindHub/skillsight

Command Claude Code

Scaffold a hexagonal, framework-agnostic application use case as a pure deps+input function with a colocated bun:test using makeDeps so business operations stay easily testable and cleanly separated from HTTP concerns when adding or refactoring backend application logic.

9 2mo ago A 52 tokens original Apache-2.0

PackmindHub/skillsight

Command Claude Code

Run the full local pre-PR quality gate (frozen-lockfile install, lint, typecheck, tests, build, and optional Docker build) to catch CI and type errors early and ensure your pull request against main passes on the first try.

9 2mo ago A 50 tokens original Apache-2.0