con un clic
dicebag
dicebag contiene 3 skills recopiladas de lanesawyer, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.
Skills en este repositorio
Use when implementing any new feature in dicebag. Enforces the full implementation checklist: core Rust logic first, then WASM bindings, CLI command, webapp action, UI, and TypeScript interface sync. Invoke whenever the user asks to add, build, or implement something new.
Use when reviewing webapp actions for logic that belongs in Rust core instead of TypeScript. Invoke before opening a PR, when asked to review the webapp actions, or when you notice potential business logic in TypeScript while working.
Use when verifying that CLI commands and webapp actions are in sync. Invoke before opening a PR, when adding a new feature, or when asked to check parity between the CLI and webapp.