folder-structure.md

Community

Blueprint your AI trading system architecture.

Authorsarkcesscrewpay
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill solves the confusion and fragility that come from unclear project layouts by prescribing a production-grade folder structure for a modular AI Trading Intelligence System.

Core Features & Use Cases

  • Modular, scalable structure: Organizes core runtime logic (src), AI reasoning skills (skills), orchestration agents (agents), and integrations (services) to support long-term growth.
  • Separation of responsibilities: Keeps responsibilities isolated to avoid spaghetti architecture and make components easier to test, maintain, and extend.
  • Operational readiness: Includes guidance for essential production directories and artifacts such as scheduler jobs, persistent memory, config, logs, database, scripts, tests, and deployment files.

Use Case: When building or onboarding to the trading intelligence system, teams can quickly place new features (e.g., a new broker integration, a new scheduling job, or an additional reasoning skill) into the correct location with predictable boundaries.

Quick Start

Provide your repository’s root and ask the AI to generate a matching directory tree and map each existing file to the recommended structure.

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: folder-structure.md
Download link: https://github.com/sarkcesscrewpay/trading-intelligence-system/archive/main.zip#folder-structure-md

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 471,000+ vetted skills library on demand.