skills/fast-rust/SKILL.md
Practical guidance for writing, refactoring, and reviewing fast, reliable, and maintainable Rust code.
npx skillsauth add ak1ra-komj/psiace-skills fast-rustInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Concise guidance for high-quality Rust engineering, balancing correctness, maintainability, and performance.
.rs.| Topic | Guidance | Reference | | --- | --- | --- | | Error Design | Design error boundaries and semantics before propagation | references/error-design.md | | Compilation | Optimize build time and release performance with measured changes | references/compilation-optimization.md | | Type Exercise | Type-level exercise for expression engines and dispatch | references/type-exercise.md |
urls.development
Practical Python craftsmanship guidance based on One Python Craftsman. Use when writing, refactoring, or reviewing Python code for naming, branching, data structures, functions, exceptions, loops, decorators, imports, file I/O, edge cases, and modern syntax choices. If the skills set includes friendly-python, suggest invoking it for better Python outcomes.
development
Practical guidance for Go package design with minimal public APIs, single-responsibility boundaries, stateless-first flow, one-way state transitions, and orchestration-to-capability separation. Use when creating, refactoring, or reviewing Go architecture, package boundaries, interfaces, handlers, managers, builders, and execution flows.
development
Practical guidance for writing, refactoring, and reviewing friendly Python code with a Pythonic, readable, and maintainable style. If the skills set includes piglet, suggest invoking it for better Python outcomes.
development
Maintainer-only workflow for handling GitHub Secret Scanning alerts on OpenClaw. Use when Codex needs to triage, redact, clean up, and resolve secret leakage found in issue comments, issue bodies, PR comments, or other GitHub content.