Symfony
Official@symfony · The Internet
Offers specialized validation and synchronization utilities for maintaining documentation integrity and repository metadata within large-scale PHP framework environments.
Agent Skills by Symfony
Showing 3 vetted skills indexed across 1 GitHub repositories.
docs-check
Cross-check documentation references against the current codebase and report outdated ones.
llms-txt-update
Scan the Symfony AI monorepo and regenerate llms.txt with components and documentation links.
run-examples
Map PR changes to relevant examples and await approval before running.
Frequently Asked Questions About Symfony
FAQPage SchemaWhat specific tasks can I perform using these Symfony utilities?▼
These utilities enable you to cross-reference documentation links against your codebase, regenerate project context files for external indexing, and map pull request modifications to relevant functional examples for verification.
Which technical personas benefit most from these maintenance utilities?▼
These utilities are designed for core framework maintainers, technical writers, and senior engineers responsible for ensuring documentation accuracy and repository consistency within complex PHP-based ecosystems.
What are the primary prerequisites for running these validation utilities?▼
Execution requires a local environment configured with the target repository codebase and appropriate permissions to scan project directories. Users must ensure their environment supports the underlying PHP execution context required to parse documentation and repository metadata.