Setup Project Adapters banner
adnanmokhtar adnanmokhtar

Setup Project Adapters

Development community

Description

--- description: Re-sync tool adapters so every enabled CLI offers the same surface as Claude Code here. Trigger on 'add Cursor / Windsurf / Cline support to this repo', 're-sync the adapters', 'push my rule changes out to the other tools', 'make this repo work without .claude/ present'. Adapter files are derived projections — sinks, never sources. Do NOT trigger before .claude/ exists (/setup-project first), to change the SOURCE rules or commands (/setup-project --refine), or to promote adapter

Installation

Installs to ~/.claude/skills/adnanmokhtar-refract-setup-project-adapters/SKILL.md

Terminal
mkdir -p ~/.claude/skills/adnanmokhtar-refract-setup-project-adapters && curl -fsSL https://raw.githubusercontent.com/adnanmokhtar/refract/HEAD/commands/setup-project-adapters.md -o ~/.claude/skills/adnanmokhtar-refract-setup-project-adapters/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository