mission-control-coding-standards

Community

Mission Control coding standards for reliability.

AuthorProfFroggo
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Mission Control coding standards ensure a consistent, scalable codebase across modules, reducing onboarding time and bugs.

Core Features & Use Cases

  • TypeScript-first conventions (no JavaScript in src)
  • Module pattern and folder structure: src/modules/{name}/ with module.json, index.ts, and views
  • API Routes: consistent error handling using try/catch and standardized responses
  • Zustand Stores: persist middleware and UI state management practices
  • Styling: TailwindCSS usage and Tailwind-based design tokens
  • Database & ENV: consistent DB access patterns and ENV variable usage
  • Testing: Vitest-based unit tests and colocated test files

Quick Start

Review this skill's guidelines and start applying the TypeScript, module pattern, and testing conventions to all new and existing Mission Control modules.

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: mission-control-coding-standards
Download link: https://github.com/ProfFroggo/froggo-mission-control/archive/main.zip#mission-control-coding-standards

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.