recovery-coach-patterns

Enforce Next.js, API, React, and Drizzle ORM patterns for the Recovery Coach project.

181|30|Updated Nov 16, 2025
One-click install
npx skills add https://github.com/curiositech/some_claude_skills --skill recovery-coach-patterns
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: recovery-coach-patterns
Source: https://github.com/curiositech/some_claude_skills/tree/main/.claude/skills/recovery-coach-patterns
Command: npx skills add https://github.com/curiositech/some_claude_skills --skill recovery-coach-patterns

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill ensures consistency and adherence to established coding standards within the Recovery Coach project, improving maintainability and developer experience.

Core Features & Use Cases

  • Code Organization: Provides a clear project structure for Next.js applications.
  • API & Component Patterns: Defines standard patterns for building API routes and React components.
  • Database Conventions: Outlines best practices for interacting with the database using Drizzle ORM.
  • Use Case: When developing a new feature, use this Skill to guide the creation of API endpoints, React components, and database queries, ensuring they align with the project's architectural guidelines.

Quick Start

Follow the provided project structure and patterns when writing new code for the Recovery Coach application.

Frequently Asked Questions about recovery-coach-patterns

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

FAQPage Schema
How do I structure Next.js app directories and API routes for a new feature?

To structure Next.js app directories and API routes, follow established Recovery Coach patterns that define a clear project organization, API route design, and React component implementation for maintainability.

What are the standard code patterns for Drizzle ORM database interactions?

Standard Drizzle ORM database interactions follow project conventions that outline best practices for queries and schema management, ensuring database operations align with the overall Recovery Coach architectural guidelines.

How do I enforce development standards and conventions in a Next.js project?

To enforce development standards in a Next.js project, apply predefined architectural patterns for code organization, styling, and component implementation, which improves overall maintainability and developer experience.

Does this Recovery Coach code pattern guide work with my existing React components?

Yes, the Recovery Coach code pattern guide works with existing React components by providing standard implementation patterns and styling conventions that facilitate seamless integration and architectural decision-making.

What is the best way to organize codebase patterns for API and component design?

The best way to organize codebase patterns for API and component design is using a standardized project structure that defines clear conventions for Next.js applications, ensuring consistent architectural decisions across features.