Claude Essentials
Description
A unified development plugin for Claude Code with essential skills and specialized agents, all accessible under the `ce` namespace.
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
Claude Essentials
A unified development plugin for Claude Code with essential skills and specialized agents, all accessible under the `ce` namespace.
What's Included
Commands
| Command | Description |
|---|---|
| /ce:setup | Bootstrap repo with .claude/ config (rules, permissions, settings) |
Skills
Reusable development patterns, accessed with `ce:` prefix:
**Testing & Quality:**
| Skill | Description |
|---|---|
| ce:writing-tests | Testing Trophy methodology, behavior-focused tests |
**Debugging & Problem Solving:**
| Skill | Description |
|---|---|
| ce:systematic-debugging | Four-phase debugging framework |
| ce:fixing-flaky-tests | Diagnose and fix tests that fail concurrently |
**Code Quality:**
| Skill | Description | | ---------------------------------------------------------------------------
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