npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

@nockdev/awf

v6.6.9

Published

DOMYH Awesome Code - AI Development Assistant with 103 Skills, 44 Commands, 26 IDEs

Downloads

3,004

Readme


⚡ Quick Start

npm install -g @nockdev/cli   # Install CLI
nock setup                    # One-command zero-config setup

Or 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 server

Core 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

📄 License

MIT © NockDev