Feature Structure

Community

Organize LivestockAI features clearly.

Authorcaptjay98
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Organize LivestockAI features into a standardized directory layout to promote maintainable architecture and easier onboarding for new contributors.

Core Features & Use Cases

  • Enforces a canonical 6-file feature model per feature: server.ts, service.ts, repository.ts, types.ts, constants.ts, and index.ts to standardize exports and module boundaries.
  • Documents typical directory layouts and responsibilities to reduce cognitive load when extending features.
  • Supports optional shared component resources via sibling directories (scripts/, references/, assets/) for richer functionality when needed.

Quick Start

Create a new feature directory under app/features, populate server.ts, service.ts, repository.ts, types.ts, constants.ts, and index.ts, and export the feature from index.ts.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: Feature Structure
Download link: https://github.com/captjay98/livestockai/archive/main.zip#feature-structure

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.