
Monotemplate
- Updated March 27, 2026
- firstloophq/claude-code-plugins
monotemplate provides CRUD architecture management for monorepo templates using layered patterns. A developer uses it to scaffold and maintain consistent CRUD structure across a monorepo. It encodes a layered approach to building out resources.
Key points
- CRUD architecture management
- Monorepo templates
- Layered patterns
Monotemplate by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin marketplace add firstloophq/claude-code-plugins/plugin install monotemplate@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
Manage CRUD architecture for monorepo templates using layered patterns.
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