Adopt Conventions — Development skill for Claude Code
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
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 RepositoryRelated Skills
Update Deps
Update dependencies across the entire project — template first, then root.
Update Blog Template
Update your blog's Jekyll template to the latest version from the plugin
Update Command
Update Claude Code Commands to conform to current template standards, accepting single commands, multiple comm
Update Template
Check for and apply ClaudeKit template updates
Laravel Altitude
Claude Code agents for the TALL stack, powered by Laravel Boost.
Laravel API Skill
A comprehensive Claude skill for building production-grade Laravel REST APIs with clean architecture, type saf
Related Agents
Wd Docs
Use this agent to write or update user-facing documentation - README, docs pages, template/skill prose, CLI me
Doey Scaffy Template Auditor
Runs the 6 scaffy audit checks against existing templates, classifies them as healthy/needs_update/stale, and
Ankane Readme Writer
Use this agent when you need to create or update README files following the Ankane-style template for Ruby gem