Code Abyss
Editor's pick26 domain skills + 5 verification tools for security-first full-stack engineering. Covers security, architecture, DevOps, AI, mobile, office docs, frontend design, and multi-agent coordination.
- Type
- plugin
- GitHub stars
- ★ 231
- Repository
- telagod/code-abyss
- Category
- —
Install
1Quick install (skills CLI)
npx skills add telagod/code-abyss --skill code-abyss --agent claude-codeInstalls code-abyss into the current project's .claude/skills/ directory. Requires Node.js and the skills CLI.
2Manual install
Create ~/.claude/plugins/<name>/ and copy the SKILL.md file from the repository into it. The directory name must match the skill name.
⚠️ Exact file layout and requirements vary by repository — always check the repo README first.
Prefer the full source? The repository README is the authoritative install reference.