VilnaCRM-Org
Official@vilnacrm-org
Offers architectural governance, DDD-compliant PHP development, and MongoDB performance optimization for enterprise-grade backend systems.
Agent Skills by VilnaCRM-Org
Showing 19 vetted skills indexed across 2 GitHub repositories.
openapi-development
Develop and validate OpenAPI generation pipelines for PHP services.
developing-openapi-specs
Automate OpenAPI specification maintenance with pattern-based development guidance.
quality-standards
Document protected quality thresholds and remediation routing for PHP source and test suites.
ci-workflow
Run the full CI workflow with ordered PHP quality checks.
structurizr-architecture-sync
Sync Structurizr workspace.dsl with code changes to maintain C4 diagrams.
api-platform-crud
Generate API Platform 4 CRUD layers with DDD, CQRS, and hexagonal architecture from YAML.
documentation-creation
Generates complete documentation sets for new software projects.
observability-instrumentation
Emit EMF-based metrics from domain events via event subscribers.
code-review
Fetch unresolved PR comments and apply categorized changes with DDD standards.
deptrac-fixer
Refactor code to fix Deptrac architectural violations without editing deptrac.yaml.
implementing-ddd-architecture
Design rich domain models with DDD, hexagonal architecture, and CQRS across bounded contexts.
documentation-sync
Align documentation with code changes across APIs, architecture, configuration, and security notes.
code-organization
Place new classes into correct directories and update namespaces, imports, and tests.
query-performance-analysis
Detect and fix N+1 queries, slow queries, and missing indexes in MongoDB-backed PHP endpoints.
cache-management
Implement read-through caching with SWR and event-driven invalidation for repositories.
database-migrations
Automates MongoDB schema migrations with Doctrine ODM for versioned entity changes.
load-testing
Codify deterministic K6 load tests for REST and GraphQL endpoints.
complexity-management
Refactor PHP complexity hotspots to meet PHPInsights thresholds.
testing-workflow
Automate unit, integration, Behat, and Infection test suites via Make targets.
Frequently Asked Questions About VilnaCRM-Org
FAQPage SchemaWhat specific technical tasks does VilnaCRM-Org enable?▼
VilnaCRM-Org enables the generation of API Platform CRUD layers, automated OpenAPI specification maintenance, and the refactoring of PHP complexity hotspots. It further supports architectural integrity through Deptrac violation remediation, Structurizr diagram synchronization, and the implementation of read-through caching strategies for repository layers.
Which engineering personas benefit from these capabilities?▼
Backend engineers, software architects, and technical leads working within PHP-based ecosystems benefit most. These capabilities are designed for teams prioritizing Domain-Driven Design, strict architectural boundaries, and high-performance MongoDB integration within complex enterprise environments.
What are the primary prerequisites for integrating these capabilities?▼
Integration requires a PHP-based environment utilizing Doctrine ODM for MongoDB and API Platform for service layers. Projects should ideally employ standard testing frameworks like Behat and Infection, and maintain architectural constraints via Deptrac to fully leverage the provided refactoring and synchronization features.