staff-frontend

Identify frontend quality gaps in the Zinero monorepo and propose improvements.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Identifies frontend quality gaps in the Zinero monorepo and proposes actionable improvements.

Core Features & Use Cases

  • Governance-aware frontend review across pages, controllers, services, API modules, stores, and platform boundaries.
  • Enforces TypeScript discipline, i18n usage, naming consistency, and design-system adherence.
  • Provides actionable recommendations and escalation paths when gaps are found.

Quick Start

Review the frontend codebase and surface governance gaps.

Frequently Asked Questions about staff-frontend

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

FAQPage Schema
How do I review frontend code quality in a monorepo?

Frontend code quality review in a monorepo scans pages, controllers, services, and stores to identify governance gaps and propose actionable improvements for architecture and shared contract alignment.

What is frontend architecture governance?

Frontend architecture governance is the enforcement of TypeScript discipline, i18n usage, naming consistency, and design-system consumption across platform boundaries to ensure alignment with shared contracts.

How do I enforce shared contract alignment for TypeScript services?

Enforcing shared contract alignment for TypeScript services requires applying governance review to API modules and platform boundaries, ensuring strict TypeScript discipline and consistent design-system consumption.

Can I use a governance review for frontend pages and stores?

Yes, you can apply governance review to frontend pages and stores to surface quality gaps, enforce naming consistency, and generate actionable recommendations with escalation paths.

What is the best way to improve design-system adherence in frontend architecture?

Improving design-system adherence involves conducting a governance review across frontend boundaries to verify consumption patterns, identify deviations, and provide actionable improvement recommendations.