Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
makfly avatar

Symfony:bootstrap Check Skill

  • 499 installs
  • 190 repo stars
  • Updated August 6, 2026
  • makfly/superpowers-symfony

symfony:bootstrap-check is a Claude Code skill that validates fresh Symfony project directory structure, configuration files, and essential dependencies for developers who need a verified foundation before writing busine

About

symfony:bootstrap-check is a Symfony-focused agent skill from makfly/superpowers-symfony that audits a newly created Symfony project for correct directory layout, required configuration files, and essential Composer dependencies. The skill walks through Symfony conventions—config/, src/, public/, .env, composer.json packages, and bundle registration—so agents catch scaffold gaps before controllers, entities, or services are added. Developers reach for symfony:bootstrap-check right after `symfony new` or Flex install when bootstrapping a greenfield API or web app and want confidence the skeleton matches Symfony best practices. The skill ranks 5 on skills.sh with 418 installs, signaling steady adoption among Symfony teams using AI coding agents.

  • Validates Symfony project bootstrap against official best practices
  • Checks directory layout, composer.json, .env, and security settings
  • Reports missing or misconfigured bootstrap components
  • Designed as the first step after `symfony new` or `composer create-project`
  • Outputs clear remediation steps for any failed checks

Symfony:Bootstrap Check by the numbers

  • 499 all-time installs (skills.sh)
  • Ranked #835 of 4,492 Backend & APIs skills by installs in the Skillselion catalog
  • Data as of Aug 11, 2026 (Skillselion catalog sync)
npx skills add https://github.com/makfly/superpowers-symfony --skill symfonybootstrap-check

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs499
repo stars190
Last updatedAugust 6, 2026
Repositorymakfly/superpowers-symfony

How do you verify a fresh Symfony project scaffold?

Verify a fresh Symfony project has the correct directory structure, configuration files, and essential dependencies before writing business logic.

Who is it for?

PHP developers bootstrapping a new Symfony 6/7 project who want an automated scaffold audit before writing domain code.

Skip if: Teams debugging runtime errors, writing PHPUnit tests, or deploying Symfony to production infrastructure.

When should I use this skill?

User creates or clones a new Symfony project and asks to verify structure, config, or dependencies before coding.

What you get

Symfony bootstrap checklist results, missing-file report, and dependency verification notes

By the numbers

  • 418 installs on skills.sh
  • Ranked #5 in makfly/superpowers-symfony

Files

SKILL.mdMarkdownGitHub ↗

Bootstrap Check (Symfony)

Use when

  • Refining architecture/workflows/context handling in Symfony projects.
  • Planning and executing medium/complex changes safely.

Default workflow

1. Establish current boundaries, constraints, and coupling points. 2. Propose smallest coherent architectural adjustment. 3. Execute in checkpoints with validation at each stage. 4. Summarize tradeoffs and follow-up backlog.

Guardrails

  • Use existing project patterns by default.
  • Avoid broad refactors without explicit need.
  • Keep decision log clear and auditable.

Progressive disclosure

  • Use this file for execution posture and risk controls.
  • Open references when deep implementation details are needed.

Output contract

  • Architecture/workflow changes.
  • Checkpoint validation outcomes.
  • Residual risks and next steps.

References

  • reference.md
  • docs/complexity-tiers.md

Related skills

How it compares

Pick symfony:bootstrap-check over generic PHP lint skills when you need Symfony-specific directory, bundle, and Flex dependency validation on a fresh project.

FAQ

What does symfony:bootstrap-check validate?

symfony:bootstrap-check validates a fresh Symfony project's directory layout, configuration files such as .env and config/packages/, and essential Composer dependencies. The skill confirms the scaffold matches Symfony conventions before controllers, entities, or services are adde

When should I run symfony:bootstrap-check?

Run symfony:bootstrap-check immediately after `symfony new`, Flex install, or cloning a Symfony starter repo. The skill catches missing directories, misconfigured bundles, or absent dependencies before business logic is written.

Backend & APIsbackendintegrations

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.