# unity-coding-skills

A Claude Code plugin for Unity development that enables coding agents to work autonomously through a test-first workflow — writing reliable, maintainable tests before production code, then iterating to completion without constant oversight.

- Tier: Indexed (plain plugin)
- Category: Testing
- Page: https://www.flowy.sh/listings/nowsprinting-unity-coding-skills
- Source: https://github.com/nowsprinting/unity-coding-skills
- Price: free and open source

## Summary
unity-coding-skills is a Claude Code plugin with 10 hand-picked skills for testing work, indexed on Flowy. Install it with the command on its page. It includes code-writing-guide, edit-scene, fix-bug. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.

## Install (Claude Code)
```
npx -y skills add nowsprinting/unity-coding-skills
```

## Skills
- code-writing-guide
- edit-scene
- fix-bug
- plan-feature
- refine-tests
- resolve-diagnostics
- run-tests
- test-designing-guide
- test-writing-guide
- unity-yaml-editing-guide

## FAQ

### What is unity-coding-skills?
A Claude Code plugin for Unity development that enables coding agents to work autonomously through a test-first workflow — writing reliable, maintainable tests before production code, then iterating to completion without constant oversight.

### How do I install unity-coding-skills?
Run these in Claude Code: npx -y skills add nowsprinting/unity-coding-skills. Then prompt normally.

### Does unity-coding-skills auto-invoke its skills?
Not yet. It is indexed on Flowy as a plain plugin. Request auto-invocation on its page and Flowy will route its skills for you as you prompt.

### Is unity-coding-skills free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
