Kevin Anderson
Community@anderskev · New York, NY
Everything is possible, but nothing is free.
Agent Skills by Kevin Anderson
Showing 42 vetted skills indexed across 2 GitHub repositories.
doc-research-improvements
Analyze architecture documents to extract goals, dependencies, and propose ranked improvements.
react-flow
Visualize node-based graphs and workflows in React applications.
tailwind-v4
Configure Tailwind CSS v4 themes using @theme directives and OKLCH colors.
vercel-ai-sdk
Build streaming chat interfaces with tool calls using the Vercel AI SDK.
12-factor-apps
Assess codebases for 12-factor app compliance and generate structured findings.
go-code-review
Review Go code for idiomatic patterns, error handling, and concurrency safety.
vitest-testing
Configure Vitest projects with unit and integration tests using mocking and snapshots.
github-projects
Automates GitHub Projects administration via gh project CLI commands.
react-router-v7
Generate React Router v7 routing templates with loaders, actions, and nested routes.
zustand-state
Create typed Zustand stores with selectors, persistence, and middleware.
dagre-react-flow
Compute Dagre layout positions for directed graph nodes and edges.
receive-feedback
Verify external code review feedback before implementing, rejecting, or deferring changes.
shadcn-code-review
Review shadcn/ui React components for CVA patterns, asChild composition, accessibility states, and data-slot usage.
python-code-review
Review Python code for type hints, async patterns, and error handling.
pytest-code-review
Automate pytest code reviews for async patterns, fixtures, parametrization gaps, and mocking pitfalls in test_*.py files.
pydantic-ai-testing
Test PydanticAI agents deterministically with TestModel, FunctionModel, and VCR cassettes.
wish-ssh-code-review
Audit Wish SSH server code for middleware and session security.
postgres-code-review
Review PostgreSQL code for indexing, JSONB usage, and transaction safety.
langgraph-code-review
Review LangGraph code for bugs, anti-patterns, and improvements.
langgraph-architecture
Define LangGraph architecture patterns for multi-agent and streaming applications.
go-testing-code-review
Audit Go test files for table-driven structure and proper assertions.
react-flow-code-review
Review React Flow code for anti-patterns and performance issues.
sqlalchemy-code-review
Review SQLAlchemy 2.0 code for session lifecycle and N+1 query issues.
pydantic-ai-tool-system
Register PydanticAI tools with context-aware decorators and Google-style docstrings.