handbook

Official

Amplify Gen 2 expertise, instantly.

AuthorChinchillaEnterprises
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill eliminates the risk of writing outdated or incorrect Amplify Gen 2 code by providing Claude with a single, authoritative source of best practices. It significantly reduces research time and debugging efforts, ensuring implementations are always aligned with proven patterns.

Core Features & Use Cases

  • Guided Implementation: Claude automatically reads the project's resources/handbook/ documentation before implementing any Amplify Gen 2 code, ensuring adherence to established patterns.
  • Best Practices Enforcement: Guarantees code follows production-tested guidelines for authentication, data modeling, Lambda functions, webhooks, and frontend patterns.
  • Prevents Hallucinations: Ensures all code is based on verified, up-to-date patterns rather than generic or potentially incorrect approaches.

Quick Start

Implement a new data model for user profiles, ensuring it follows Amplify Gen 2 best practices.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: handbook
Download link: https://github.com/ChinchillaEnterprises/ChillSkills/archive/main.zip#handbook

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository