.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/coralgame/claude-code-game-studios
home/skills/coralgame/claude-code-game-studios
coralgame avatar

coralgame/claude-code-game-studios

12 skills

View on GitHub
$npx skills add coralgame/claude-code-game-studios
SkillInstalls
architecture-decisionCreates an Architecture Decision Record (ADR) documenting a significant technical decision, its context, alternatives considered, and consequences.—asset-auditAudits game assets for compliance with naming conventions, file size budgets, format standards, and pipeline requirements.—balance-checkAnalyzes game balance data files, formulas, and configuration to identify outliers, broken progressions, degenerate strategies, and economy imbalances.—brainstormGuided game concept ideation — from zero idea to a structured game concept document.—bug-reportCreates a structured bug report from a description, or analyzes code to identify potential bugs.—changelogAuto-generates a changelog from git commits, sprint data, and design documents. Produces both internal and player-facing versions.—code-reviewPerforms an architectural and quality code review on a specified file or set of files.—design-reviewReviews a game design document for completeness, internal consistency, implementability, and adherence to project design standards.—design-systemGuided, section-by-section GDD authoring for a single game system.—estimateEstimates task effort by analyzing complexity, dependencies, historical velocity, and risk factors. Produces a structured estimate with confidence levels.—gate-checkValidate readiness to advance between development phases. Produces a PASS/CONCERNS/FAIL verdict with specific blockers and required artifacts.—hotfixEmergency fix workflow that bypasses normal sprint processes with a full audit trail.—