# symfony-hexagonal-skill

A Claude Code plugin that enforces hexagonal architecture (ports & adapters) in Symfony projects. Works with both new projects (full scaffolding) and existing projects (progressive, module-by-module refactoring).

- Tier: Indexed (plain plugin)
- Category: Development
- Page: https://www.flowy.sh/listings/aligundogdu-symfony-hexagonal-skill
- Source: https://github.com/aligundogdu/symfony-hexagonal-skill
- Price: free and open source

## Summary
symfony-hexagonal-skill is a Claude Code plugin with 10 hand-picked skills for development work, indexed on Flowy. Install it with the command on its page. It includes symfony-api-response, symfony-cqrs-handlers, symfony-doctrine-persistence. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.

## Install (Claude Code)
```
npx -y skills add aligundogdu/symfony-hexagonal-skill
```

## Skills
- symfony-api-response
- symfony-cqrs-handlers
- symfony-doctrine-persistence
- symfony-domain-modeling
- symfony-hexagonal-architecture
- symfony-messenger-async
- symfony-ports-adapters
- symfony-security-voters
- symfony-testing
- symfony-validation

## FAQ

### What is symfony-hexagonal-skill?
A Claude Code plugin that enforces hexagonal architecture (ports & adapters) in Symfony projects. Works with both new projects (full scaffolding) and existing projects (progressive, module-by-module refactoring).

### How do I install symfony-hexagonal-skill?
Run these in Claude Code: npx -y skills add aligundogdu/symfony-hexagonal-skill. Then prompt normally.

### Does symfony-hexagonal-skill auto-invoke its skills?
Not yet. It is indexed on Flowy as a plain plugin. Request auto-invocation on its page and Flowy will route its skills for you as you prompt.

### Is symfony-hexagonal-skill free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
