
Company News
Socket Named Top Sales Organization by RepVue
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.
@ngxtm/devkit
Advanced tools
Per-project AI skills with smart tech detection - lightweight and context-optimized
Unified multi-agent skill system for AI coding assistants
Supercharge your AI coding assistant with 414+ skills, 38 agents, and 57 commands. Works with Claude Code, Cursor, GitHub Copilot, and Gemini.
npm install -g @ngxtm/devkit
devkit install
| Mode | Command | Size | Description |
|---|---|---|---|
| Index-only | devkit install | ~30KB | On-demand skill loading (recommended) |
| Minimal | devkit install --minimal | ~2MB | ~20 core skills |
| Category | devkit install -c=react,ts | varies | Specific categories only |
| Full | devkit install --full | ~59MB | All 414+ skills |
# Planning & Building
/plan # Create implementation strategy
/cook # Build feature with full workflow
/code # Code with workflow
# Development
/fix # Fix bugs
/test # Run tests
/review # Code review
/scout # Explore codebase
# Setup
/bootstrap # Setup new project
/coding-level # Set output style (eli5 → god)
/kanban # Manage tasks
| Level | Command | Style |
|---|---|---|
| 0 | /coding-level 0 | ELI5 - Learning friendly |
| 1 | /coding-level 1 | Junior - Detailed comments |
| 2 | /coding-level 2 | Mid - Balanced |
| 3 | /coding-level 3 | Senior - Concise |
| 4 | /coding-level 4 | Lead - Architecture focus |
| 5 | /coding-level 5 | God - Maximum efficiency |
devkit categories # List all categories
| Category | Skills | Category | Skills |
|---|---|---|---|
| react | 9 | database | 5 |
| typescript | 4 | devops | 7 |
| node | 6 | testing | 6 |
| security | 5 | ai | 6 |
| mobile | 5 | frontend | 6 |
| backend | 6 | tools | 6 |
devkit uninstall # Remove from all tools
devkit uninstall claude # Remove from specific tool
skills/your-skill-name/SKILL.mdpython scripts/update_matrix.pyMIT
FAQs
Per-project AI skills with smart tech detection - lightweight and context-optimized
The npm package @ngxtm/devkit receives a total of 46 weekly downloads. As such, @ngxtm/devkit popularity was classified as not popular.
We found that @ngxtm/devkit demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.

Security News
NIST will stop enriching most CVEs under a new risk-based model, narrowing the NVD's scope as vulnerability submissions continue to surge.

Company News
/Security News
Socket is an initial recipient of OpenAI's Cybersecurity Grant Program, which commits $10M in API credits to defenders securing open source software.