aahmadahmadov

Adopt Conventions — Development skill for Claude Code

Development community

Create or update this project's CLAUDE.md from the laravel-scale-kit template.

How to install Adopt Conventions

Installs to ~/.claude/skills/aahmadahmadov-laravel-scale-kit-adopt-conventions/SKILL.md

Terminal
mkdir -p ~/.claude/skills/aahmadahmadov-laravel-scale-kit-adopt-conventions && curl -fsSL https://raw.githubusercontent.com/aahmadahmadov/laravel-scale-kit/HEAD/commands/adopt-conventions.md -o ~/.claude/skills/aahmadahmadov-laravel-scale-kit-adopt-conventions/SKILL.md

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

What Adopt Conventions does


description: Create or update this project's CLAUDE.md from the laravel-scale-kit template argument-hint: [project type hint, e.g. "new Laravel 12 API" or "existing codebase with services"]

Set up this project's conventions file. Context: **$ARGUMENTS**

1. Survey the project

Do not guess. Establish and report:

  • Laravel and PHP versions (composer.json), and the PHP version production runs if it differs.
  • Whether app/Actions, app/Tasks, app/Orchestrators, `app/Services

Alternatives in Development

  • Theme Color Conventions — Extensions in this repo use a consistent color language mapped to Pi's theme tokens 526 ★
  • Laravel Simplifier — Simplify Laravel application structure 523 ★
  • Claude Gemini Bridge — Intelligent integration between Claude Code and Google Gemini for large-scale code analysis 386 ★

Full documentation available on GitHub

View Source Repository