lwilly3 avatar

lwilly3

Community

@lwilly3

0Followers
|
6Public Repos
|
14Published Skills

Agent Skills by lwilly3

Showing 14 vetted skills indexed across 2 GitHub repositories.

lwilly3lwilly3

Error Handling

Standardizes HTTP exception handling and error logging for api.audace backend.

Community
Advanced
lwilly3lwilly3

API Consumer

Document JWT authentication, endpoints, schemas, and HTTP status codes for the Audace REST API.

Community
Intermediate
lwilly3lwilly3

Domain Radio Rules

Validate radio broadcasting entity hierarchies and business rules.

Community
Intermediate
lwilly3lwilly3

Migration Helper

Guide Alembic database migrations through creation, verification, testing, and application.

Community
Advanced
lwilly3lwilly3

Logging Standard

Standardize Python FastAPI logging with defined levels and message formats.

Community
Intermediate
lwilly3lwilly3

Test Enforcer

Enforce pytest testing practices for Python FastAPI applications with 80% code coverage.

Community
Intermediate
lwilly3lwilly3

API Documentation Standard

Standardize FastAPI endpoint docstrings, responses, schemas, and router tags.

Community
Intermediate
lwilly3lwilly3

Model Generator

Generate SQLAlchemy ORM models and Pydantic schemas for API development.

Community
Intermediate
lwilly3lwilly3

Service Pattern

Introduce a service layer separating business logic from CRUD in FastAPI applications.

Community
Intermediate
lwilly3lwilly3

Endpoint Creator

Generate standardized FastAPI endpoints with CRUD operations and authentication.

Community
Intermediate
lwilly3lwilly3

Architecture Guardian

Validates Python FastAPI project structure, import rules, and database migration adherence.

Community
Advanced
lwilly3lwilly3

Refactor Safe

Refactor codebases safely with backward compatibility and regression prevention.

Community
Advanced
lwilly3lwilly3

Security Rules

Enforce JWT authentication, RBAC authorization, and Pydantic validation for api.audace.

Community
Advanced
lwilly3lwilly3

Architecture

Guide architectural decisions for scalable, maintainable software systems.

Community
Advanced