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

Symfony:daily Workflow Skill

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

symfony:daily-workflow is a Symfony agent skill that walks developers through a repeatable daily routine—serve, debug, cache clear, migrations, tests, and quality checks—for ongoing Symfony project maintenance.

About

symfony:daily-workflow is a skill from makfly/superpowers-symfony that standardizes everyday Symfony development commands and checks. It covers local serve workflows, debugging steps, cache clears, database migrations, test runs, and quality tooling during regular project maintenance instead of greenfield scaffolding alone. PHP backend developers reach for it when agents should follow a consistent Symfony session checklist after pulling changes, fixing bugs, or preparing small releases. The skill reduces missed steps like forgetting cache:clear or skipping phpunit after schema migrations. It complements Symfony-specific feature skills by focusing on the operational loop developers repeat every day on mature codebases.

  • Standardize symfony console and dev-server habits
  • Run cache warmup, migrations, and fixtures routinely
  • Integrate PHPUnit, PHPStan, and CS fixer checks
  • Use profiler and logs for quick local diagnosis
  • Keep branches, commits, and reviews lightweight

Symfony:Daily Workflow by the numbers

  • 405 all-time installs (skills.sh)
  • Ranked #809 of 3,347 Productivity & Planning 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 symfonydaily-workflow

Add your badge

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

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

What is the daily Symfony development workflow?

Follow a repeatable Symfony dev routine: serve, debug, cache clear, migrations, tests, and quality checks during ongoing project maintenance.

Who is it for?

PHP developers maintaining existing Symfony applications who want a consistent daily serve-debug-test-quality routine.

Skip if: Greenfield framework selection or non-PHP projects without Symfony CLI, Doctrine migrations, or PHPUnit in the stack.

When should I use this skill?

Daily Symfony maintenance begins—pull latest code, debug locally, migrate schema, run tests, or clear cache before commits.

What you get

Cleared caches, applied migrations, executed PHPUnit suites, and completed Symfony quality check results

  • Migration results
  • Test run output
  • Cache-cleared application state

Files

SKILL.mdMarkdownGitHub ↗

Daily Workflow (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

FAQ

What steps does symfony:daily-workflow include?

symfony:daily-workflow guides a repeatable Symfony routine covering local serve, debugging, cache clear, Doctrine migrations, PHPUnit tests, and quality checks for ongoing maintenance of existing PHP Symfony projects.

Is symfony:daily-workflow for new Symfony projects only?

symfony:daily-workflow targets daily upkeep of active Symfony codebases—pull, debug, migrate, test, and quality gates—rather than initial framework bootstrapping or non-Symfony PHP stacks.

This week in AI coding

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

unsubscribe anytime.