What problem does it solve?
This Skill provides a comprehensive overview of a project's architecture, file structure, coding patterns, testing requirements, and deployment workflows, serving as a template for new projects.
Core Features & Use Cases
- Architecture Overview: Understand the technology stack and service interactions.
- File Structure: Visualize and navigate the project's organization.
- Code Patterns: Learn common API response formats, frontend API calls, AI integration, and custom hooks.
- Testing Requirements: See examples of backend (pytest) and frontend (React Testing Library) test structures.
- Deployment Workflow: Review pre-deployment checklists and deployment commands.
- Use Case: A new developer joins a project and needs to quickly understand how the backend and frontend communicate, how data is structured, and how to run tests. This Skill provides all the necessary information.
Quick Start
Review the project's architecture and file structure.