Project Guidelines Skill (Example)

Provide project-specific development guidelines for the Zenith platform.

Updated Jan 27, 2026
One-click install
npx skills add https://github.com/AtlasRoX/super-fiesta --skill project-guidelines-skill-example-atlasrox
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Project Guidelines Skill (Example)
Source: https://github.com/AtlasRoX/super-fiesta/tree/main/skills/project-guidelines-example
Command: npx skills add https://github.com/AtlasRoX/super-fiesta --skill project-guidelines-skill-example-atlasrox

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a comprehensive, project-specific guide to development standards, architecture, and workflows, ensuring consistency and quality for a particular application.

Core Features & Use Cases

  • Architecture Overview: Details the tech stack, services, and deployment strategy.
  • File Structure: Outlines the expected organization of frontend and backend code.
  • Code Patterns: Provides examples of API responses, frontend calls, AI integration, and custom hooks.
  • Testing Requirements: Specifies testing methodologies and structures for backend and frontend.
  • Deployment Workflow: Includes pre-deployment checklists and commands.
  • Use Case: A new developer joining the Zenith project can use this Skill to quickly understand the project's established patterns and best practices, enabling them to contribute effectively from day one.

Quick Start

Review the architecture overview and file structure for the Zenith project.

Frequently Asked Questions about Project Guidelines Skill (Example)

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

FAQPage Schema
What are project-specific development standards for a Next.js and FastAPI stack?

Project-specific development standards define code patterns, file structure, and testing rules for Next.js frontend and FastAPI backend components. They ensure consistent architecture and deployment workflows across the team.

How do I structure frontend and backend code for a Zenith customer discovery platform?

To structure frontend and backend code for the Zenith platform, follow the project guidelines detailing expected file organization for Next.js, React, FastAPI, Python, and Supabase components to maintain code quality.

Does this project guidelines skill support Supabase and React integration patterns?

Yes, this project guidelines skill supports Supabase and React integration patterns. It provides examples of API responses, frontend calls, and custom hooks specifically tailored for the Zenith customer discovery platform.

How do I set up testing requirements for Python backend and Next.js frontend?

To set up testing requirements for Python backend and Next.js frontend, reference the specified testing methodologies and structures detailed in the project guidelines to ensure adherence to established development practices.

What is the pre-deployment checklist for a FastAPI and Next.js architecture?

The pre-deployment checklist for a FastAPI and Next.js architecture includes specific commands and validation steps outlined in the project guidelines. It ensures code quality and deployment readiness for the Zenith platform.