
Security News
Vite+ Joins the Push to Consolidate JavaScript Tooling
Evan You announces Vite+, a commercial, Rust-powered toolchain built on the Vite ecosystem to unify JavaScript development and fund open source.
claude-code-subagents
Advanced tools
A comprehensive collection of specialized AI subagents for Claude Code development workflows
🤖 67 specialized AI agents for Claude Code development workflows.
Specialized AI assistants with focused expertise and isolated context windows:
npm install -g claude-code-subagents
claude-subagents install --all
# Install all agents
claude-subagents install --all
# Install by category
claude-subagents install --category security
# Install specific agents
claude-subagents install --list code-reviewer security-auditor
# List available agents
claude-subagents list
Agents are automatically invoked by Claude Code based on context:
"Review this authentication function for security issues"
// Automatically uses security-auditor
"Help me optimize this slow database query"
// Automatically uses performance-optimizer
Use /agents
command in Claude Code to create custom agents.
claude-subagents install --all # Install all agents
claude-subagents install --category frontend # Install by category
claude-subagents list --search security # Search agents
claude-subagents info code-reviewer # Agent details
claude-subagents categories # List categories
~/.claude/agents/
(all projects).claude/agents/
(current project only)Contributions are welcome! Please feel free to submit a Pull Request. For major changes, please open an issue first to discuss what you would like to change.
MIT © Ersin Koc
FAQs
A comprehensive collection of specialized AI subagents for Claude Code development workflows
We found that claude-code-subagents 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
Evan You announces Vite+, a commercial, Rust-powered toolchain built on the Vite ecosystem to unify JavaScript development and fund open source.
Security News
Ruby Central’s incident report on the RubyGems.org access dispute sparks backlash from former maintainers and renewed debate over project governance.
Research
/Security News
Socket researchers uncover how threat actors weaponize Discord across the npm, PyPI, and RubyGems ecosystems to exfiltrate sensitive data.