fcsouza/agent-skills

Production-grade skills for AI coding agents. Install via skills.sh.

19Stars on the repository
59Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
GPL-3.0Licence, which decides whether bodies are shown

game-architect

01

fcsouza/agent-skills

Command

Comprehensive game MVP interviewer and planner. Interviews you in progressive groups, researches genre conventions and reference games, then produces an actionable MVP First Draft with starter project files.

19 1mo ago A 33 tokens GPL-3.0

game-balance

02

fcsouza/agent-skills

Command

Analyzes a game system against plugin design principles — economy health metrics, difficulty curve, reward schedules, and progression cost curves. Flags imbalances with severity levels.

19 1mo ago A 0 tokens GPL-3.0

game-build

03

fcsouza/agent-skills

Command

Builds a game component from the MVP plan — production TypeScript + Vitest tests + mock dependencies + build registry tracking. Run /game-architect first to generate the plan.

19 1mo ago A 36 tokens GPL-3.0

game-expand

04

fcsouza/agent-skills

Command

Adds a new feature to an existing MVP plan — scoped architect interview, scope validation against original plan, and integration into the build sequence. Run /game-architect first.

19 1mo ago A 34 tokens GPL-3.0

game-lore

05

fcsouza/agent-skills

Command

Adds or updates a single world lore entry (faction, location, NPC, or event) — validates against existing lore for consistency, applies the right template, and updates docs/world-lore.md.

19 1mo ago A 40 tokens GPL-3.0

game-quest

06

fcsouza/agent-skills

Command

Designs a single quest end-to-end — coherence check, objective tree, quest brief, and registry entry. Requires docs/world-lore.md and docs/quest-registry.md.

19 1mo ago A 36 tokens GPL-3.0

game-review

07

fcsouza/agent-skills

Command

Audits existing game code against plugin patterns — checks server-authority, schema conventions, auth security, payment safety, narrative coherence, and MVP scope drift. Use after building components or before committing.

19 1mo ago A 39 tokens GPL-3.0