code generation script writing implementation production-ready features
Generates production-ready C# scripts for Unity features following your patterns and modern practices.
npx claudepluginhub karchtho/my-claude-marketplaceThis skill inherits all available tools. When active, it can use any tool Claude has access to.
Writes complete, production-ready C# scripts for game features.
Generates fully-functional feature code that:
This skill activates when you:
/generate-feature commandProvide the architecture from /design-feature:
Complete scripts with:
Generated code: ✓ Compiles without errors ✓ Follows your starter patterns ✓ Uses modern Unity practices ✓ Memory efficient ✓ Ready to test immediately
Generate → Paste → Test → Next feature. No refactoring needed.
Activates when the user asks about AI prompts, needs prompt templates, wants to search for prompts, or mentions prompts.chat. Use for discovering, retrieving, and improving prompts.
Search, retrieve, and install Agent Skills from the prompts.chat registry using MCP tools. Use when the user asks to find skills, browse skill catalogs, install a skill for Claude, or extend Claude's capabilities with reusable AI agent components.
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.