project-guidelines-example

Provides project guidelines for architecture, code patterns, testing, and deployment.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/deneb-cygnus-dev/dot-agent --skill project-guidelines-example-deneb-cygnus-dev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: project-guidelines-example
Source: https://github.com/deneb-cygnus-dev/dot-agent/tree/main/skills/project-guidelines-example
Command: npx skills add https://github.com/deneb-cygnus-dev/dot-agent --skill project-guidelines-example-deneb-cygnus-dev

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a comprehensive template and set of guidelines for developing a specific production application, ensuring consistency and adherence to best practices across the project lifecycle.

Core Features & Use Cases

  • Project Structure: Outlines recommended directory and file organization.
  • Code Patterns: Demonstrates idiomatic code examples for frontend, backend, and AI integration.
  • Testing Strategy: Details testing requirements and examples for backend and frontend.
  • Deployment Workflow: Guides through pre-deployment checks and deployment commands.
  • Critical Rules: Enforces essential coding standards and principles.
  • Use Case: A new developer joining the Zenith project can use this skill to quickly understand the project's architecture, coding style, and deployment process.

Quick Start

Refer to this skill for project-specific architecture, file structure, code patterns, testing, and deployment guidance.

Frequently Asked Questions about project-guidelines-example

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

FAQPage Schema
How do I structure a full-stack project using Next.js, FastAPI, and Claude API?

Structure your full-stack project by defining recommended directory organizations, idiomatic code patterns for Next.js frontend, FastAPI backend, and Claude API AI integration, ensuring consistency across the project lifecycle.

What testing strategies should I use for React and FastAPI applications?

Use pytest for backend testing and React Testing Library for frontend testing. These strategies enforce testing requirements and provide examples to maintain code quality and consistency.

What are the best practices for deploying a Next.js and FastAPI application?

Deployment best practices involve running pre-deployment checks and executing specific deployment commands. The workflow enforces critical rules for code quality and consistency before releasing your application.

How do I set up development standards for a production application?

Set up development standards by applying project-specific guidelines that enforce essential coding standards and principles. This includes architecture, file structure, and code patterns for frontend, backend, and AI integration.

Can I use these project guidelines for a Python backend without AI integration?

Yes, you can use the guidelines for a Python backend without AI integration. The skill provides FastAPI code patterns, file structure recommendations, and critical coding rules that apply independently of the Claude API integration.

Why do I need project-specific development guidelines for my full-stack application?

You need project-specific development guidelines to ensure consistency and adherence to best practices across the project lifecycle. They help new developers quickly understand architecture, coding style, and deployment processes.