Project Guidelines Skill (Example)

Provide project-specific guidelines for Next.js, React, TypeScript, FastAPI, Python, Claude API, and Supabase development.

2|Updated Feb 12, 2026
One-click install
npx skills add https://github.com/MICHAEL-BODO/MigrationBox-v4 --skill project-guidelines-skill-example-michael-bodo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Project Guidelines Skill (Example)
Source: https://github.com/MICHAEL-BODO/MigrationBox-v4/tree/main/.agent/temp_skills/project-guidelines-example
Command: npx skills add https://github.com/MICHAEL-BODO/MigrationBox-v4 --skill project-guidelines-skill-example-michael-bodo

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a centralized reference for project-specific design, architecture, coding standards, testing requirements, and deployment workflows, ensuring consistency and best practices across the development lifecycle.

Core Features & Use Cases

  • Architecture Overview: Understand the technology stack and service interactions.
  • File Structure: Navigate and organize project files effectively.
  • Coding Patterns: Implement consistent API response formats, frontend API calls, AI integrations, and custom hooks.
  • Testing Requirements: Follow established patterns for backend (pytest) and frontend (React Testing Library) testing.
  • Deployment Workflow: Adhere to pre-deployment checks and deployment commands.

Quick Start

Refer to the project guidelines for details on backend API response formatting.

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 guidelines for FastAPI and Next.js development?

Project guidelines for FastAPI and Next.js development provide centralized standards for architecture, file structure, API response formatting, and testing methodologies to ensure consistency across the software development lifecycle.

How do I structure API response formats in a FastAPI backend?

To structure API response formats in a FastAPI backend, follow established project-specific coding patterns that enforce consistent API response formatting across all backend services before returning data to the frontend.

What's the best way to test a full-stack Next.js and FastAPI application?

The best way to test a full-stack Next.js and FastAPI application is to follow established testing requirements, utilizing pytest for backend testing and React Testing Library for frontend testing.

Does this project guidelines approach cover AI integration with the Claude API?

Yes, these project guidelines cover AI integration by providing specific coding patterns for implementing interactions with the Claude API within your application architecture.

How do I manage deployment workflows for a Supabase and Next.js project?

To manage deployment workflows for a Supabase and Next.js project, adhere to the established pre-deployment checks and execute the specified deployment commands outlined in the project guidelines.

Can I use these coding standards for a React and TypeScript frontend?

Yes, you can use these coding standards for a React and TypeScript frontend, as the guidelines explicitly encompass frontend development patterns including custom hooks and API calls.