
Security News
minimatch Patches 3 High-Severity ReDoS Vulnerabilities
minimatch patched three high-severity ReDoS vulnerabilities that can stall the Node.js event loop, and Socket has released free certified patches.
@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 332 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.

Security News
minimatch patched three high-severity ReDoS vulnerabilities that can stall the Node.js event loop, and Socket has released free certified patches.

Research
/Security News
Socket uncovered 26 malicious npm packages tied to North Korea's Contagious Interview campaign, retrieving a live 9-module infostealer and RAT from the adversary's C2.

Research
An impersonated golang.org/x/crypto clone exfiltrates passwords, executes a remote shell stager, and delivers a Rekoobe backdoor on Linux.