feature-architect

Plan complete architectural designs for new game features.

1|Updated Jan 4, 2026
One-click install
npx skills add https://github.com/karchtho/my-claude-marketplace --skill feature-architect
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feature-architect
Source: https://github.com/karchtho/my-claude-marketplace/tree/main/bundles/game-jam-toolkit-bundle/skills/feature-architect
Command: npx skills add https://github.com/karchtho/my-claude-marketplace --skill feature-architect

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Translates vague game feature ideas into concrete architectural plans before coding, reducing rework and misalignment across teams.

Core Features & Use Cases

  • System overview: Produce high-level diagrams of components/classes and their relationships.
  • Dependency mapping: Identify data and control flow between subsystems and integration points.
  • Implementation roadmap: Deliver an actionable sequence of steps and milestones for feature delivery.

Quick Start

Describe a feature in plain terms to generate a complete architecture plan ready for implementation.

Frequently Asked Questions about feature-architect

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I plan game feature architecture from requirements?

To plan game feature architecture, you translate plain feature descriptions into a comprehensive design plan. This includes generating a system overview, class structure, dependency maps, and integration strategy before coding begins.

What is the best way to design system architecture for a new game feature?

The best way to design system architecture for a new game feature is to map out data and control flow between subsystems. Identifying these dependencies and integration points early reduces rework and team misalignment.

Can I generate code skeletons and implementation roadmaps for game systems?

Yes, you can generate code skeletons and implementation roadmaps for game systems. Architectural planning produces an actionable sequence of steps, milestones, and modern design patterns ready for feature delivery.

When do I need to create an architectural design plan for game development?

You need to create an architectural design plan for game development during feature design sessions, kickoff meetings, and design reviews. This ensures requirements are met before moving into actual coding.

Does this feature design approach work for complex game systems and subsystems?

Yes, this feature design approach works for complex game systems and subsystems. It handles high-level component diagrams and detailed dependency mapping to ensure all integration points are clearly defined.