.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

…/nowsprinting/unity-coding-skills
home/skills/nowsprinting/unity-coding-skills
nowsprinting avatar

nowsprinting/unity-coding-skills

10 skills

View on GitHub
$npx skills add nowsprinting/unity-coding-skills
SkillInstalls
code-writing-guideProvides coding guidelines for Unity projects. Make sure to use this skill whenever writing, creating, editing, or modifying code files.—edit-sceneCreates and modifies Unity scene and prefab files. Use this skill whenever creating, editing, or modifying .unity scene files or .prefab prefab files.—fix-bugDiagnoses and fixes bugs using a test-first workflow (reproduce, diagnose, fix).—plan-featureOrchestrates the test-first implementation planning workflow for feature implementation and spec changes.—refine-testsReviews existing test code for conformance to the test-designing-guide and test-writing-guide, then produces a refinement plan.—resolve-diagnosticsResolves IDE diagnostics (inspections and analyzer findings) at the `warning` or higher severity level for a given set of files, then applies the solution's…—run-testsProvides guidelines for running Unity tests using the run_unity_tests tool.—test-designing-guideProvides test design methodology for Unity projects. Use this skill whenever designing test cases from requirements or specifications, including selecting test…—test-writing-guideProvides guidelines for writing test code for Unity projects. Make sure to use this skill whenever writing, creating, editing, or modifying test code files…—unity-yaml-editing-guideProvides guidelines for directly editing Unity YAML-serialized asset files for Unity projects.—