
Core
- Updated March 27, 2026
- firstloophq/claude-code-plugins
core is a bundle of core Claude Code plugins for Firstloop projects, serving as a shared baseline. A developer uses it to get the team's standard tooling in place. The description is generic, so specific capabilities are not enumerated.
Key points
- Core plugin bundle
- Baseline for Firstloop projects
Core by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin marketplace add firstloophq/claude-code-plugins/plugin install core@firstloop-claude-code-pluginsAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Last updated | March 27, 2026 |
|---|---|
| Repository | firstloophq/claude-code-plugins ↗ |
What it does
Core Claude Code plugins used as a baseline across Firstloop projects.
README.md
Firstloop Claude Code Plugins
A collection of Claude Code plugins maintained by Firstloop.
Installation
Add this repository to your Claude Code plugin sources.
Plugins
Core
Core Claude Code plugins for Firstloop projects.
Skills:
- create-skill - Create new Claude Skills with proper structure, frontmatter, and best practices. Use when you want to create, build, or scaffold a new skill. Includes templates for instruction-only skills, skills with scripts, and domain-specific skills.
Repository Structure
claude-code-plugins/
├── .claude-plugin/
│ └── marketplace.json # Plugin marketplace configuration
└── plugins/
└── core/ # Core plugin
├── .claude-plugin/
│ └── plugin.json # Plugin metadata
└── skills/
└── create-skill/ # Skill files
License
MIT