project-guidelines-example

Document team-specific architecture, code patterns, testing, and deployment workflows.

Updated May 9, 2026
One-click install
npx skills add https://github.com/kk20300113-png/my-claude-skills --skill project-guidelines-example-kk20300113-png
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: project-guidelines-example
Source: https://github.com/kk20300113-png/my-claude-skills/tree/main/project-guidelines-example
Command: npx skills add https://github.com/kk20300113-png/my-claude-skills --skill project-guidelines-example-kk20300113-png

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates inconsistent development practices across team members working on the same project by providing a standardized, reusable template for documenting project-specific architecture, code patterns, testing requirements, and deployment workflows.

Core Features & Use Cases

  • Reusable Project Template: Pre-built structure for documenting all key aspects of a project's development workflow, including architecture overview, file structure, code patterns, testing standards, and deployment steps.
  • Real-World Production Example: Based on the Zenith AI customer discovery platform, with concrete code examples for Next.js frontend, FastAPI backend, Supabase database integration, and Claude API tool calling.
  • Use Case: Development teams can use this template to create unified, project-specific guidelines that ensure all contributors follow consistent standards, reduce onboarding time, and minimize production bugs.

Quick Start

Use the project-guidelines-example skill to adapt the provided template into customized project-specific development guidelines for your team's web application.

Frequently Asked Questions about project-guidelines-example

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

FAQPage Schema
How do I standardize project guidelines for a Next.js and FastAPI tech stack?

Standardize project guidelines by applying a reusable template that documents architecture, code patterns, and deployment workflows specifically for Next.js and FastAPI stacks to ensure consistent coding standards across the team.

What is the best way to enforce test-driven development and 80% coverage across a full-stack team?

Enforce test-driven development by defining strict testing requirements within a project guidelines template, ensuring all contributors follow standardized TDD practices and meet the minimum 80% test coverage threshold.

How do I document deployment workflows to reduce onboarding time for new developers?

Document deployment workflows by creating a standardized project template that outlines architecture overviews, file structures, and step-by-step deployment processes to help new team members quickly understand project conventions.

Can I use this project guidelines template for Supabase and Claude API integration?

Yes, the project guidelines template includes concrete production examples for Supabase database integration and Claude API tool calling, making it directly applicable to full-stack web applications using these technologies.

Does this guidelines template work for teams not using Next.js or FastAPI?

The template is built around a production example using Next.js and FastAPI, but its standardized structure for documenting architecture, code patterns, and testing can be adapted to other modern web application tech stacks.