Agent Skills by Jawad Chaudhary
Showing 13 vetted skills indexed across 1 GitHub repositories.
conversation-state
Persist chat history in a database for stateless, scalable APIs.
pytest-testing
Configure pytest async fixtures and coverage reporting for Python applications.
auth-security
Implement JWT authentication and endpoint protection for FastAPI apps.
database-ops
Implement async SQLModel CRUD with per-user isolation on Neon PostgreSQL.
mcp-tools
Create and manage MCP server tools with JSON schema responses.
nextjs-chatkit
Integrate OpenAI ChatKit into Next.js 15 App Router projects with domain allowlisting.
openai-agents
Automate building AI agents with the OpenAI Agents SDK.
backend-api
Scaffold FastAPI backends with JWT authentication, CORS, and Pydantic validation.
jwt-verify
Validate JWT tokens with HS256 and return payloads or 401 errors.
docker-compose-setup
Generate a docker-compose YAML for Todo app frontend, backend, and database services.
task-crud-model
Generate SQLModel Task models with primary and foreign keys for Python backends.
spec-refiner
Read a current spec, apply feedback, and generate an updated spec.
api-fetch-with-auth
Create an authenticated fetch utility for Next.js using better-auth tokens.