vaultcpa-coding-standards

Define coding standards and architectural patterns for the VaultCPA platform.

Updated Sep 22, 2025
One-click install
npx skills add https://github.com/galactivale/financeocr --skill vaultcpa-coding-standards
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vaultcpa-coding-standards
Source: https://github.com/galactivale/financeocr/tree/main/.claude/skills/vaultcpa-coding-standards
Command: npx skills add https://github.com/galactivale/financeocr --skill vaultcpa-coding-standards

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill defines the coding standards, architectural patterns, and best practices for the VaultCPA tax and accounting platform. It ensures consistent, secure, and scalable code across Next.js, React, TypeScript, Express, and Prisma, enabling faster development and fewer regressions.

Core Features & Use Cases

  • Consistent Architecture: Enforces multi-tenant patterns, Prisma usage, and Express routes aligned with VaultCPA guidelines.
  • Code Quality & Review: Provides a PR-ready checklist and review patterns to catch anti-patterns early.
  • Onboarding & Maintenance: Accelerates new joiners with a shared baseline for the codebase.
  • Use Case: When starting a new feature, consult this Skill to align with the project's sharing standards and avoid common pitfalls.

Quick Start

Use VaultCPA Coding Standards as the reference during feature development. Cite the "Multi-Tenant Architecture" and "Code Review Checklist" sections in PR reviews to ensure compliance.