dot_config/opencode/skills/practices/SKILL.md
Engineering practice guidelines for Unix design, function boundaries, error handling, testing, code review, refactoring, and debugging workflows.
npx skillsauth add drgnxd/dotfiles practicesInstall 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.
try:
return f.read()
except FileNotFoundError as e:
raise RuntimeError(f"Missing {p}") from e
development
Adaptive reasoning framework with simple/medium/complex modes, decomposition patterns, confidence scoring, and token-efficient synthesis.
business
Deep research workflow with scoped question design, source triangulation, CRAAP evaluation, confidence scoring, and report synthesis.
development
Language-specific coding conventions for Bash, Python, JavaScript, Rust, and Nushell, including safety patterns and anti-patterns.
development
Japanese response style rules for user-facing output while preserving code literals and enforcing English-only AI-readable instruction files.