project-guidelines-example

Outline a project's tech stack, file structure, code patterns, testing, and deployment workflow.

19|4|Updated Mar 1, 2026
One-click install
npx skills add https://github.com/j7-dev/everything-github-copilot --skill project-guidelines-example-j7-dev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: project-guidelines-example
Source: https://github.com/j7-dev/everything-github-copilot/tree/main/skills/project-guidelines-example
Command: npx skills add https://github.com/j7-dev/everything-github-copilot --skill project-guidelines-example-j7-dev

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill provides a comprehensive template and reference for developing within a specific project, outlining its architecture, file structure, code patterns, testing requirements, and deployment workflow.

Core Features & Use Cases

  • Project Onboarding: Quickly understand a project's technical stack and conventions.
  • Development Guidance: Follow established code patterns and testing strategies.
  • Deployment Standardization: Ensure consistent and reliable deployment processes.
  • Use Case: A new developer joining the Zenith project can use this skill to rapidly get up to speed on the project's specific technologies (Next.js, FastAPI, Supabase) and best practices.

Quick Start

Use the project-guidelines-example skill to understand the project's testing requirements.

Frequently Asked Questions about project-guidelines-example

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

FAQPage Schema
How do I document project code patterns and architecture for new developers?

Documenting project code patterns and architecture requires a template outlining the tech stack, file structure, and conventions. This skill provides a reference covering Next.js, FastAPI, Supabase, and Cloud Run deployment to standardize onboarding.

What's the best way to standardize testing requirements across frontend and backend?

Standardizing testing requirements involves defining consistent strategies for both frontend and backend layers. This template outlines testing requirements for a Next.js and FastAPI stack to ensure reliable code validation across the project.

How do I set up a development template for a Next.js, FastAPI, and Supabase stack?

Setting up a development template for a Next.js, FastAPI, and Supabase stack involves defining the file structure, code patterns, and AI integration. This skill provides a detailed reference for configuring these specific technologies together.

Can I use this project guidelines template to standardize Cloud Run deployment workflows?

Yes, you can use this project guidelines template to standardize Cloud Run deployment workflows. It includes deployment workflow references to ensure consistent and reliable processes for production applications using the outlined architecture.

Does this development template cover AI integration with the Claude API?

Yes, this development template covers AI integration with the Claude API. It provides references for incorporating Claude API interactions within a project architecture that also utilizes Next.js, FastAPI, and Supabase.