symfony-sk:check-config
CommunityVerify project configuration before startup.
AuthorSwoking
Version1.0.0
Installs0
System Documentation
What problem does it solve?
The Check Config Skill ensures Symfony StarterKit projects are properly configured before running other agents by validating or creating the required .claude/project.json file at the project root.
Core Features & Use Cases
- Validate the presence of .claude/project.json and required fields (projectCode, projectUrl, hasBack) at startup.
- Prompt the user to supply missing details (projectCode, VM URL, back office presence) via AskUserQuestion when needed.
- Produce a CONFIG_OK payload for downstream skills containing projectCode, projectUrl, and hasBack, or CONFIG_CANCELLED if the user declines configuration.
Quick Start
Run this skill at startup to verify the project configuration and automatically create .claude/project.json if it is missing.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: symfony-sk:check-config Download link: https://github.com/Swoking/symfony-sk-plugin/archive/main.zip#symfony-sk-check-config Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.