Skip to content

Practical Coding v1.0.0

Latest

Choose a tag to compare

@Hubujiu Hubujiu released this 26 Aug 15:21
· 45 commits to main since this release

Practical Coding v1.0.0 🛠️

A lean, event-driven coding skill for AI coding assistants (Claude Code, Cursor, Copilot CLI, Codex, Antigravity, Goose, etc.).

✨ Key Highlights

  • Always-On Core & Event Router: Ultra-lean resident entry point (~50 lines in SKILL.md), keeping 90%+ of everyday tasks on the zero-overhead Direct Path.
  • 4 On-Demand Engineering Modules:
    • 🧭 Decision: Smallest pragmatic choice for architecture & dependencies.
    • 🏗️ Implementation: Strict risk boundaries, contract invariants & falsification ladders.
    • 🔍 Debugging: Evidence-first root-cause diagnosis without symptom guessing.
    • 🗺️ Navigation: Fast source search or on-demand AST/LSP code graph intelligence.
  • Economic Subagent Isolation Gate: Prevents subagent sprawl by strictly gating delegation on avoided context vs. handoff overhead.
  • Zero Benchmark Overfitting: Truly generalized prompt design without hardcoding test cases.
  • Optional AST / LSP Code Intelligence: Non-intrusive one-shot CLI mode backed by codebase-memory-mcp.

📦 Installation

npx skills@latest add Hubujiu/practical-coding