reborn-feature

Plans and implements user-facing features in the Reborn stack.

Updated May 7, 2026
One-click install
npx skills add https://github.com/chtugha/brassclaw --skill reborn-feature
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: reborn-feature
Source: https://github.com/chtugha/brassclaw/tree/main/.claude/skills/reborn-feature
Command: npx skills add https://github.com/chtugha/brassclaw --skill reborn-feature

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps navigate the complex process of building user-facing features in the Reborn stack, reducing the risk of duplication and streamlining the development workflow.

Core Features & Use Cases

  • Feature Inventory: Identifies existing components and functionalities to avoid unnecessary development.
  • Vertical Trace: Provides a clear path from user interface to backend services, ensuring a comprehensive understanding of the feature's scope.
  • Layered Development: Guides the user through the various layers of the Reborn stack, from facade methods to frontend code.
  • Boundary Rules: Sets clear guardrails to ensure compliance with the Reborn stack's architecture.
  • Cost Assessment: Helps in understanding the implications of each feature decision on the system.

Quick Start

Run the reborn-feature skill to start building a user-facing feature in the Reborn stack.

Frequently Asked Questions about reborn-feature

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

FAQPage Schema
How do I plan user-facing feature development in the Reborn stack?

Guiding feature development in the Reborn stack involves tracing the vertical path from UI to backend, inventorying existing components, and defining development layers to prevent duplication and enforce architectural boundaries.

What is the best way to avoid duplicating components when building Reborn stack features?

Avoid duplicating components in the Reborn stack by performing a feature inventory to identify existing functionalities before development, ensuring code reuse and a streamlined implementation workflow.

How does vertical tracing work for feature implementation in the Reborn stack?

Vertical tracing in the Reborn stack maps a clear path from user interface to backend services, ensuring comprehensive scope understanding and defining development layers from facade methods to frontend code.

How do I enforce architectural boundaries when adding new features to the Reborn stack?

Architectural boundaries in the Reborn stack are enforced by applying boundary rules that set clear guardrails during feature development, guiding developers through stack layers and ensuring structural compliance.

Can I assess the architectural cost of feature decisions in the Reborn stack?

Assess the cost of feature decisions in the Reborn stack by evaluating the implications of each decision on the system, ensuring you understand architectural impacts before implementation.