y-agent
Official@yafo-ai
Standardized architecture, persistence, and security modules for enterprise web applications built on the YWeb framework.
Agent Skills by y-agent
Showing 7 vetted skills indexed across 1 GitHub repositories.
yweb-infra
Provide standardized caching, logging, configuration, and storage modules for YWeb applications.
yweb-orm
Documents YWeb ORM usage including models, CRUD, queries, pagination, soft deletion, transactions.
yweb-testing
Guide Pytest unit tests for YWeb framework across ORM, API, Service, and Domain layers.
yweb-auth
Manage authentication, authorization, and permissions for YWeb applications.
yweb-test-quality
Review pytest tests for authenticity and diagnose failures.
yweb-framework
Provide coding standards for YWeb Python web framework applications.
yweb-ddd-architecture
Guide YWeb DDD layered architecture and API design standards.
Frequently Asked Questions About y-agent
FAQPage SchemaWhat specific tasks are enabled by these modules?▼
These modules enable standardized caching, logging, and storage configuration for web applications. They provide structured support for ORM operations including CRUD, pagination, and transactions, alongside comprehensive authentication and authorization management to secure application endpoints and user permissions.
Which personas benefit from these technical standards?▼
Backend engineers and software architects working within the YWeb ecosystem benefit from these standards. The modules are designed for developers tasked with maintaining consistent coding practices, implementing domain-driven design, and ensuring high-quality unit coverage across service and persistence layers.
What are the prerequisites for implementing these modules?▼
Implementation requires an existing YWeb environment and familiarity with the framework's specific DDD layered architecture. Developers must have a working knowledge of Pytest for unit validation and standard database management practices to effectively utilize the ORM and authentication modules provided.