project-guidelines-example

Installation
Summary

Project-specific architecture, code patterns, and deployment guidelines for Zenith application.

  • Next.js 15 frontend with FastAPI backend, Supabase PostgreSQL database, and Claude API integration via structured output
  • Includes standardized API response formats, custom React hooks, and Pydantic models for type safety across stack
  • Testing requirements: pytest with 80% coverage minimum for backend, React Testing Library for frontend, Playwright for E2E
  • Deployment via Google Cloud Run with pre-flight checklist, environment variable configuration, and build validation steps
SKILL.md

Project Guidelines Skill (Example)

This is an example of a project-specific skill. Use this as a template for your own projects.

Based on a real production application: Zenith - AI-powered customer discovery platform.

When to Use

Reference this skill when working on the specific project it's designed for. Project skills contain:

  • Architecture overview
  • File structure
  • Code patterns
  • Testing requirements
  • Deployment workflow

Architecture Overview

Related skills
Installs
1.7K
GitHub Stars
179.7K
First Seen
Feb 12, 2026