# Realize

> Use this skill when the user wants to go build system with file watcher, live reload and output streams.

- Skill: `javimosch/realize` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/realize`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/realize/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/realize

---


# Realize Plugin

Go build system with file watcher, live reload and output streams.

## Commands

### Operations
- `realize dev start` — start dev via realize
- `realize init init` — init init via realize

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

## Installation

```bash
go install github.com/oxequa/realize@latest
```

## Examples

```bash
realize --version
realize --help
```

## Key Features
- build-system\n- live-reload\n- development

