staff-architecture

Inspect Zinero's monorepo for architectural risks and governance gaps.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/FernandoBade/zinero-hack-your-expenses --skill staff-architecture
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: staff-architecture
Source: https://github.com/FernandoBade/zinero-hack-your-expenses/tree/main/skills/staff-architecture
Command: npx skills add https://github.com/FernandoBade/zinero-hack-your-expenses --skill staff-architecture

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provide architectural oversight for Zinero across backend, frontend, and shared contracts to enforce coherence, security, and long-term maintainability.

Core Features & Use Cases

  • Cross-layer governance for monorepo boundaries and package boundaries.
  • Security and auth architecture review, including data exposure and CI/CD readiness.
  • Observability, monitoring, and maintainability guidance for scalable growth.

Quick Start

Analyze a PR to identify architectural gaps and propose governance fixes for cross-layer design.

Frequently Asked Questions about staff-architecture

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

FAQPage Schema
How do I identify architectural risks in a monorepo across frontend and backend boundaries?

To identify architectural risks in a monorepo, inspect directory structure and dependency directions to detect cross-layer inconsistencies and package boundary violations. This enforces ownership and contracts across backend, frontend, and shared layers for long-term maintainability.

What is cross-layer governance for monorepo architecture and when do I need it?

Cross-layer governance enforces coherence, security, and defined architecture rules across shared package boundaries. You need it when scaling your monorepo to prevent contract violations and maintain structural integrity across backend and frontend layers.

How do I review CI/CD readiness and security posture for my monorepo architecture?

Review CI/CD readiness and security posture by applying architecture rules to inspect code patterns, data exposure, and auth architecture. This identifies governance gaps and ensures your deployment pipeline meets scalability and security requirements.

Does this architectural review approach work for assessing observability and scalability scenarios?

Yes, this architectural review approach works for observability and scalability scenarios by analyzing code patterns and directory structure. It provides monitoring guidance and maintainability checks to support scalable growth across your system.

What's the best way to enforce architecture rules and ownership contracts in a monorepo?

The best way to enforce architecture rules and ownership contracts is by inspecting dependency directions and cross-layer design within the monorepo. This identifies governance gaps and proposes fixes to maintain long-term coherence.