# Boilr

> Use this skill when the user wants to boilr is a powerful language-agnostic scaffolding tool that creates projects from template repositories.

- Skill: `javimosch/boilr` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/boilr`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/boilr/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: javimosch (https://skillmd.com/u/javimosch)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/javimosch/boilr

---


# Boilr Plugin

Boilr is a powerful Language-agnostic scaffolding tool that creates projects from template repositories.

## Commands

### Operations
- `boilr template download` — download template via boilr
- `boilr template list` — list template via boilr
- `boilr template use` — use template via boilr

## Usage Examples
- "boilr --help"
- "boilr <args>"

## Installation

```bash
go install github.com/tmrts/boilr@latest
```

## Examples

```bash
boilr --version
boilr --help
```

## Key Features
- scaffolding\n- templates\n- code-generation

