SocketDevSocketDevOfficialยท3 Agent Skills Included

socket-registry

Hardened npm package overrides with release and security gates

Maintains a curated registry of drop-in npm package replacements that cut dependencies, modernize APIs, and patch known CVEs. Orchestrates releases with quality and security scan gates, changelog generation, and version bumps. Eliminates manual dependency auditing and risky upgrades by enforcing compatibility tests and TypeScript support on every override.
npx skills add SocketDev/socket-registry --all -g -y
Available:

Gives your AI agent strict engineering rules for this repo, covering safe git workflows, commit formats, version bump procedures, and security lockdowns when working on the package registry.

All Skills in This Repository (3)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install socket-registry?โ–ผ

Run `npx skills add SocketDev/socket-registry --all -g -y` in your terminal to install all skills in this suite globally.

What are npm package overrides?โ–ผ

They are hardened drop-in replacements for popular npm packages that reduce dependencies, improve performance, and fix known CVEs without breaking compatibility.

How does the release skill work?โ–ผ

It runs quality and security scans as gates, then generates a changelog and version bump automatically, aborting the release if any critical issue is found.

Are the override packages safe to use?โ–ผ

Yes. Every override passes the original package's own test suite, ships TypeScript types, supports CommonJS and ESM, and stays MIT-compatible.

Does socket-registry work with AI coding agents?โ–ผ

Yes. The included CLAUDE.md and SKILL.md files give agents clear rules for releases, commits, and security checks in Claude Code and compatible tools.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’