npx claudepluginhub nexus-a1/claude-skillsComprehensive skill and agent collection for AI-driven development workflows — planning, implementation, testing, review, and release
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 79 focused plugins, 184 specialized agents, and 150 skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations
Share bugs, ideas, or general feedback.
A Claude Code plugin covering the full development lifecycle — from requirements through release — with 28 skills, 20 agents, 16 rules, and 4 hooks.
# Add the marketplace
/plugin marketplace add nexus-a1/claude-skills
# Install the plugin
/plugin install nexus@claude-skills
Skills are invoked with the nexus: namespace prefix (e.g., /nexus:brainstorm).
/nexus:brainstorm # Explore approaches before committing to specs
/nexus:create-requirements # Generate detailed requirements with agent pipeline
/nexus:implement # Implement from requirements with built-in QA
/nexus:resume-work # Resume interrupted work
/nexus:commit # Commit with conventional format
/nexus:local-pr-review # Review local changes before PR
| Component | Count | Purpose |
|---|---|---|
| Skills | 28 | Slash commands for the full dev lifecycle |
| Agents | 20 | Specialized sub-agents invoked by skills |
| Rules | 16 | Domain-specific coding standards (PHP, React, cross-cutting) |
| Hooks | 4 | Pre/post-tool automation (commit validation, audit, notifications) |
Run /nexus:configuration-init to configure storage locations and execution mode for your project.
/plugin update nexus@claude-skills
MIT