MakerKit Patterns

Reference MakerKit project patterns and CLAUDE.md file usage.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/membranaestudio/claude-plugins --skill makerkit-patterns
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: MakerKit Patterns
Source: https://github.com/membranaestudio/claude-plugins/tree/main/makerkit-planner/skills/makerkit-patterns
Command: npx skills add https://github.com/membranaestudio/claude-plugins --skill makerkit-patterns

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a quick-reference to MakerKit project patterns and CLAUDE.md usage, helping developers understand conventions and standard approaches without diving into code.

Core Features & Use Cases

  • CLAUDE.md File Index: quick map of CLAUDE.md files and their purposes.
  • Account Types & MCP Tools: overview of Personal vs Team accounts and common MCP tooling.
  • Pattern References: server actions, Next.js patterns, and UI/component conventions.
  • When to consult official docs: guidance on when to load official docs vs codebase patterns.

Quick Start

WebFetch(url: "https://makerkit.dev/docs/next-supabase-turbo/apps/web/CLAUDE.md", prompt: "Show pattern examples for Async Params in Next.js 16")