A. Fox
Community@wtfox · Irvine, CA
It is a painful thing to look at your own trouble and know that you yourself and no one else has made it. - Sophocles, Ajax
Agent Skills by A. Fox
Showing 15 vetted skills indexed across 1 GitHub repositories.
testing-django
Correct Django API test patterns for authentication, database usage, and permissions.
go
Review production Go code for error handling, context propagation, and goroutine management.
security-checklist
Identify security issues in code reviews using a structured checklist.
python
Identify and summarize common Python pitfalls in production code.
git-workflow
Enforce Conventional Commits style with type, scope, and 72-character subject limits.
rust
Identify and mitigate common production Rust pattern mistakes in AI-generated code.
debugging
Diagnose bugs in Python or React applications using a structured debugging methodology.
api-design
Standardize REST API endpoints with consistent URL structures and HTTP methods.
logging-observability
Standardize structured logging and integrate Sentry error tracking across backend services.
fastapi
Audit FastAPI code for incorrect patterns and enforce Pydantic v2 practices.
sqlalchemy-postgres
Fix SQLAlchemy 2.x async pattern mistakes in PostgreSQL code.
csharp
Identify and prevent production C# pitfalls like async/await deadlocks and nullability mistakes.
react-data
Migrate React/TypeScript data fetching from useEffect to TanStack Query with Zod schemas.
testing-python
Guide pytest-based Python test patterns for fixtures, factories, and mocking.
django
Fix Django ORM and DRF serialization mistakes in production code.