A. Fox avatar

A. Fox

Community

@wtfox · Irvine, CA

48Followers
|
97Public Repos
|
15Published Skills

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.

WTFoxWTFox
13

testing-django

Correct Django API test patterns for authentication, database usage, and permissions.

Community
Advanced
WTFoxWTFox
13

go

Review production Go code for error handling, context propagation, and goroutine management.

Community
Advanced
WTFoxWTFox
13

security-checklist

Identify security issues in code reviews using a structured checklist.

Community
Intermediate
WTFoxWTFox
13

python

Identify and summarize common Python pitfalls in production code.

Community
Intermediate
WTFoxWTFox
13

git-workflow

Enforce Conventional Commits style with type, scope, and 72-character subject limits.

Community
Intermediate
WTFoxWTFox
13

rust

Identify and mitigate common production Rust pattern mistakes in AI-generated code.

Community
Advanced
WTFoxWTFox
13

debugging

Diagnose bugs in Python or React applications using a structured debugging methodology.

Community
Advanced
WTFoxWTFox
13

api-design

Standardize REST API endpoints with consistent URL structures and HTTP methods.

Community
Advanced
WTFoxWTFox
13

logging-observability

Standardize structured logging and integrate Sentry error tracking across backend services.

Community
Advanced
WTFoxWTFox
13

fastapi

Audit FastAPI code for incorrect patterns and enforce Pydantic v2 practices.

Community
Advanced
WTFoxWTFox
13

sqlalchemy-postgres

Fix SQLAlchemy 2.x async pattern mistakes in PostgreSQL code.

Community
Advanced
WTFoxWTFox
13

csharp

Identify and prevent production C# pitfalls like async/await deadlocks and nullability mistakes.

Community
Advanced
WTFoxWTFox
13

react-data

Migrate React/TypeScript data fetching from useEffect to TanStack Query with Zod schemas.

Community
Advanced
WTFoxWTFox
13

testing-python

Guide pytest-based Python test patterns for fixtures, factories, and mocking.

Community
Intermediate
WTFoxWTFox
13

django

Fix Django ORM and DRF serialization mistakes in production code.

Community
Advanced