configure

Configure ccflow plugin setup across projects and monorepos.

1|Updated Mar 24, 2026
One-click install
npx skills add https://github.com/matteobortolazzo/claude-tools --skill configure-matteobortolazzo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: configure
Source: https://github.com/matteobortolazzo/claude-tools/tree/main/ccflow/skills/configure
Command: npx skills add https://github.com/matteobortolazzo/claude-tools --skill configure-matteobortolazzo

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill configures and automates the end-to-end setup of the ccflow plugin across single projects or monorepos.

Core Features & Use Cases

  • Detects existing CLAUDE.md placement, project structure, dependencies, and MCP/LSP capabilities to tailor a project-specific integration plan.
  • Generates per-project CLAUDE.md files, .lsp.json entries, and optional CI/CD pipelines, Pencil design workflows, and Playwright CLI setup.
  • Supports monorepo scenarios with project discovery, per-project configuration, and optional design file sharing or per-project designs.

Quick Start

Run the configure skill and follow the prompts to generate project-specific CLAUDE.md and configuration files.

Frequently Asked Questions about configure

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

FAQPage Schema
How do I automate ccflow plugin setup and MCP integration for my project?

To automate ccflow plugin setup, this skill detects existing configurations, dependencies, and MCP capabilities to generate a tailored integration plan. It automatically writes per-project CLAUDE.md files and LSP configs while guiding you through optional CI/CD and Playwright workflows.

Can I configure ccflow across multiple projects in a monorepo?

Yes, you can configure ccflow across multiple projects in a monorepo. The skill performs project discovery to generate per-project configurations, allowing you to choose between sharing design files across the workspace or maintaining individual per-project designs.

Does the ccflow configuration process preserve my existing CLAUDE.md content?

Yes, the ccflow configuration process preserves your existing user content. It detects current CLAUDE.md placements and project structures to ensure safe defaults, writing new configurations without overwriting your original project files.

What is the best way to add LSP configs and CI/CD pipelines when integrating MCP?

The best way to add LSP configs and CI/CD pipelines during MCP integration is running this skill. It produces ready-to-use .lsp.json entries and optional CI/CD pipelines tailored to your project structure, ensuring proper LSP capabilities and deployment steps.

Do I need to manually set up Playwright and Pencil workflows after configuring ccflow?

No, you do not need to manually set up Playwright and Pencil workflows. The skill guides you through optional features, automatically configuring Pencil design workflows and Playwright CLI setup as part of the generated integration plan.