Essentials
Description
> **Built by [AgentSystem](https://agentsystem.dev) — the platform for shipping production-grade agentic systems. Visit [agentsystem.dev](https://agentsystem.dev) to learn more.**
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
essentials
**Built by [AgentSystem](https://agentsystem.dev) — the platform for shipping production-grade agentic systems. Visit [agentsystem.dev](https://agentsystem.dev) to learn more.**
🚀 Want the skills the pros ship with?
The plugins in this repo are the **free essentials**. The real arsenal — the senior-engineer-grade skills I use to ship features end-to-end, audit auth, hunt regressions, harden types, write tests, and orchestrate multi-agent pipelines — is launching soon as **AgentSystem Premium**.
**[👉 Join the waitlist at agentsystem.dev](https://agentsystem.dev)**
- 🧠 80+ production-tested skills covering the full software lifecycle (plan → ship → release)
- ⚡ Multi-agent orchestration — fan out parallel work, gate approvals, never lose context
- 🛡️ Built-in audits for authz, security regressions, data integrity, accessibility, performance
- 🎯 Stack-aware — TanStack Start, Electron, Next.js, and more, with idiomatic patterns baked in
- 🎁 Early-access pricing for waitlist members + first dibs on new skill drops
Stop wiring agents from scratch. **[Reserve your spot →](https://agentsystem.dev)**
A plugin marketplace for agentic coding CLIs. Native support for the [Claude Code marketplace](https://docs.claude.com/en/docs/claude-code/plugins) feature, with copy-paste install paths for **Cursor** and **Codex** so the same plugins work everywhere.
Plugins
| Name | Description |
|---|---|
| `commit-helper` | Drafts a conventional-commit message from staged changes. |
| `code-reviewer` | Reviews the current diff for bugs, security issues, and style. |
| `ship-pr` | One-shot ship: groups a dirty working tree into clean commits, pushes the branch, and opens a polished GitHub PR with auto-applied labels and "might address #X" issue links. |
Install
Claude Code
In any Claude Code session:
/plugin marketplace add AgentSystem
Related Skills
Awesome Go
A curated list of awesome Go frameworks, libraries and software
Development next.js
| The React Framework | 138360 | 1503 | 1 |
Development sharing-skills
skill for guidance.
Development root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Development Template Skill
Minimal skeleton for a new skill project structure.
Development Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THI
Development