@nockdev/awf
v6.6.9
Published
DOMYH Awesome Code - AI Development Assistant with 103 Skills, 44 Commands, 26 IDEs
Downloads
3,004
Maintainers
Readme
⚡ Quick Start
npm install -g @nockdev/cli # Install CLI
nock setup # One-command zero-config setupOr step by step:
nock awf init # Interactive initialization wizard
nock awf install # Install IDE configurations🎯 Commands
| Command | Description |
| :------------------------------- | :----------------------------------- |
| nock awf init | Initialize DOMYH in your project |
| nock awf install --ide <name> | Setup IDE-specific configuration |
| nock awf mcp install --ide all | Configure MCP server for all IDEs |
| nock awf list | List available skills and workflows |
| nock awf doctor | Diagnose IDE configurations |
| nock awf info | Show detected stack and project info |
| nock awf config | Manage configuration |
| nock awf update --check | Check for CLI updates |
| nock awf hsa | HSA context engine management |
🧠 Skills (103)
| Category | Count | Highlights | | :---------------- | :---: | :------------------------------------------------------------------------------ | | Languages | 28 | Go, Python, TypeScript, JavaScript, Rust, C++, C, C#, Java, PHP, Kotlin, Swift… | | Cross-cutting | 26 | Testing, Database, Tailwind, Electron, Microservices, TDD, Playwright… | | Frameworks | 9 | React, Vue, Angular, Svelte, Next.js, Nuxt, Flutter, React Native, Streamlit | | AI/ML | 9 | AI Agents, ML Pipelines, Prompt Engineering, RAG, Vector Search, Gemini… | | Governance | 9 | Drift Prevention, Session Governance, Context Integrity, Progressive Escalation…| | DevOps | 7 | Docker, Kubernetes, AWS, Azure, GCP, CI/CD, Terraform | | Core | 9 | Security, API Design, Error Handling, Logging, Observability, Auth, Graph… | | Tooling | 6 | CLI Dev, API Protocols, MCP, Browser Agent, IDE Extension, HSA Toolkit |
3-Tier Progressive Loading
| Tier | File | Size | When |
| :--: | :------------ | :------------ | :--------------- |
| T1 | META.yaml | ~100 tokens | Always available |
| T2 | SKILL.md | ~1,500 tokens | On-demand |
| T3 | ADVANCED.md | ~4,000 tokens | Deep dive only |
💻 Supported IDEs (26)
| Tier | IDEs | | :--------- | :------------------------------------------------------------------------------------------------- | | Tier 0 | Codex | | Tier 1 | Cursor, Claude Code, Gemini CLI, Antigravity, VS Code + Copilot, Windsurf | | Tier 2 | Cline, Continue, Roo Code, JetBrains AI, Amazon Q, Zed, Aider, CodeRabbit, Cody, Tabnine, OpenCode | | Tier 3 | Amp, Augment, Kiro, Void, Trae, PearAI, Qodo |
🎭 Personas (11)
| Persona | Role | Trigger |
| :-------------- | :-------------------------- | :------------ |
| 🔧 Developer | Full-stack implementation | /code |
| 🏗️ Architect | System design & patterns | /design |
| 🔬 Auditor | 5-expert audit panel | /ap |
| 🐛 Debugger | Root cause analysis | /debug |
| ✅ Tester | Testing & coverage | /test |
| 🚀 DevOps | Infrastructure & deployment | /deploy |
| 📚 Documenter | Documentation specialist | /doc |
| 📋 Planner | Task decomposition | /plan |
| 🔍 Researcher | Investigation & research | /find |
| 🎭 Orchestrator | Multi-agent coordination | Complex tasks |
| 🔒 Security | Security analysis | /security |
🔍 HSA MCP Server (16 Tools)
Intelligent context engine with BM25+ search, Merkle tree, 84+ built-in docs, impact analysis, persistent memory, LiveCanvas, and web dashboard.
nock awf mcp install --ide all # Configure for all IDEs
nock awf hsa start # Start HSA serverCore Analysis
| Tool | Actions | Description |
|:-----|:--------|:------------|
| hsa_search | context files skills docs | Hybrid code search, file glob, skill patterns, 84+ library docs |
| hsa_explore | repo_map snapshot | PageRank-ranked file overview, project structure snapshot |
| hsa_detect | stack environment | Detect tech stack, frameworks, runtimes |
| hsa_check_changes | — | Merkle tree diff, re-index BM25/CodeGraph |
| hsa_trace_flow | trace impact | Trace call chains + blast radius analysis (scoring, test gaps) |
| hsa_prefetch | — | Pre-load files/library docs into cache |
| hsa_feedback | — | Record file usefulness for ranking |
Session & Visual
| Tool | Actions | Description |
|:-----|:--------|:------------|
| hsa_session | persist track anchor drift intent | Session governance, progress tracking, drift detection |
| hsa_memory | store recall list delete stats | Persistent cross-session episodic memory with semantic recall |
| hsa_get_agent_config | bootstrap commands rules skills modules all | Load DOMYH agent configuration |
| hsa_report | status export tasks | Engine health, cache stats |
| hsa_delegate | prepare filter cascade cascade_read cascade_models cascade_cancel | Sub-agent delegation, cross-model cascade |
| hsa_research | index overview read search pkg releases compare file | External repo research, package metadata |
| hsa_canvas | open capture diff update extract inspect close | LiveCanvas: screenshots, visual regression, live CSS |
| hsa_design | analyze health tokens analyze_image | Design DNA, WCAG health, W3C DTCG tokens, image analysis |
| hsa_guide | — | HSA optimal workflow guide |
Web Dashboard at http://localhost:13100/dashboard — real-time 3-tab SPA (Dashboard · Graph · Logs).
📋 Requirements
- Node.js ≥ 18.0.0
@nockdev/cli
📄 License
MIT © NockDev
