Project Guidelines Skill (Example)

Provide project-specific development guidelines for architecture, file structure, code patterns, testing, and deployment.

1|Updated Feb 7, 2026
One-click install
npx skills add https://github.com/ndhananj/codex-agent-setup --skill project-guidelines-skill-example-ndhananj
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Project Guidelines Skill (Example)
Source: https://github.com/ndhananj/codex-agent-setup/tree/main/skills/project-guidelines-example
Command: npx skills add https://github.com/ndhananj/codex-agent-setup --skill project-guidelines-skill-example-ndhananj

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a comprehensive blueprint for a specific project, detailing its architecture, file structure, code patterns, testing strategies, and deployment workflow, ensuring consistency and accelerating onboarding.

Core Features & Use Cases

  • Project Onboarding: Quickly understand a project's technical landscape.
  • Development Consistency: Enforce established code patterns and testing requirements.
  • Deployment Guidance: Streamline the build and deployment process.
  • Use Case: A new developer joins the Zenith project. They can use this skill to immediately grasp the tech stack, understand where different types of code reside, and learn how to run tests and deploy the application.

Quick Start

Reference this skill when working on the Zenith project to understand its architecture and file structure.

Frequently Asked Questions about Project Guidelines Skill (Example)

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

FAQPage Schema
How do I create project-specific development guidelines for a Next.js and FastAPI stack?

Project-specific development guidelines for a Next.js and FastAPI stack are established by detailing the application architecture, file structure, code patterns, and testing strategies. This ensures development consistency and accelerates team onboarding to complex applications.

What is the best way to document project architecture and file structure for new developers?

Documenting project architecture and file structure for new developers is best achieved by providing a comprehensive technical blueprint. This blueprint outlines where different types of code reside, cloud deployment practices, and established workflows, accelerating onboarding.

How do I enforce established code patterns and testing requirements across a software engineering team?

Established code patterns and testing requirements are enforced by referencing a centralized project blueprint that details specific development standards. This ensures adherence to established workflows and maintains development consistency across the team.

Can I use a project guidelines blueprint for an application using Supabase and cloud deployment?

A project guidelines blueprint can be used for applications utilizing Supabase and cloud deployment practices. It provides detailed technical landscapes, ensuring the team understands the specific stack and follows the streamlined build and deployment process.

Why do I need a development blueprint when onboarding to a complex application?

A development blueprint is needed when onboarding to a complex application to immediately grasp the technical landscape. It helps developers understand the tech stack, locate code files, run tests, and learn the deployment workflow without manual searching.