customize

Automate Claude Code setup by filling CUSTOMIZE markers in configuration files.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/darraghh1/my-claude-setup --skill customize-darraghh1
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: customize
Source: https://github.com/darraghh1/my-claude-setup/tree/main/.claude/skills/customize
Command: npx skills add https://github.com/darraghh1/my-claude-setup --skill customize-darraghh1

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the process of configuring the Claude Code setup for your specific project, ensuring all necessary markers and configurations are correctly filled in.

Core Features & Use Cases

  • Project Onboarding: Guides you through a questionnaire to gather project details.
  • Automated Configuration: Fills CUSTOMIZE markers in CLAUDE.md and rule files.
  • Use Case: When you first integrate this Claude Code setup into a new Next.js/Supabase project, use this Skill to automatically adapt all configuration files to your project's unique structure, libraries, and conventions.

Quick Start

Run the customize skill to configure this setup for my new project.

Frequently Asked Questions about customize

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

FAQPage Schema
How do I configure Claude Code setup for a new project?

To configure Claude Code setup for a new project, this Skill runs a questionnaire to collect project details and automatically fills in `CUSTOMIZE` markers across configuration files like `CLAUDE.md` and rule files. It adapts the setup to your specific frameworks, libraries, and conventions.

What is the best way to onboard a Next.js and Supabase project with Claude Code?

The best way to onboard a Next.js and Supabase project is to run this Skill, which uses a guided wizard to gather your project's specific details. It then automatically adapts all configuration files to match your project's unique structure and conventions.

How does automated configuration filling for `CUSTOMIZE` markers work?

Automated configuration filling works by detecting `CUSTOMIZE` markers placed in `CLAUDE.md` and rule files. The Skill collects your project details through a questionnaire and replaces these markers with the appropriate framework, library, and convention settings.

Do I need to manually edit `CLAUDE.md` after running the project setup wizard?

You do not need to manually edit `CLAUDE.md` after running the setup wizard. The Skill automates the entire process by collecting your project details and filling in the necessary configuration markers across your rule files automatically.

Can I use the customize Skill for project onboarding with different frameworks?

Yes, you can use the customize Skill for project onboarding with different frameworks. It collects project details through a questionnaire and adapts the configuration files to support specific frameworks, libraries, and conventions unique to your setup.

Why are my Claude Code configuration markers not being filled in correctly?

Configuration markers may not fill in correctly if the required project details are incomplete during the questionnaire. The Skill relies on the information you provide to accurately adapt the `CUSTOMIZE` markers across your configuration files.