Agent Skills by Marek Hovadík
Showing 19 vetted skills indexed across 1 GitHub repositories.
Zod v4
Validate TypeScript data shapes with runtime and static type safety.
shadcn/ui
Provide reusable, accessible React UI components with Radix UI and Tailwind CSS.
TanStack Query v5
Manage React server state with data fetching, caching, and background updates.
TypeScript
Improves type safety in JavaScript projects using TypeScript 4.5+ constructs.
react-hook-form
Manage React form state and validation with useForm and Controller.
radix-ui
Provides accessible, unstyled React primitives with built-in ARIA and keyboard navigation for building UI components.
Tailwind CSS
Generate utility-first CSS classes for responsive UI styling via PostCSS.
Next.js 15
Build full-stack React applications with server rendering and API routes.
React 19
Build React 19 applications with server components, actions, and TypeScript.
axios
Send promise-based HTTP requests to REST APIs in browser and Node.js.
structlog
Configure structlog for structured Python logging with JSON and console renderers.
pytest
Run Python tests with pytest using fixtures, parametrization, and async support.
SQLAlchemy 2.0+
Simplify async, type-safe database access for Python backends with SQLAlchemy 2.0+.
httpx
Perform synchronous and asynchronous HTTP requests in Python.
FastAPI Development
Build async web backends and REST APIs with FastAPI.
uvicorn
Serve Python ASGI applications with Uvicorn's production-ready server.
alembic
Automate SQLAlchemy database schema migrations with Alembic.
pydantic
Validate Python data structures using Pydantic type annotations.
apscheduler
Schedule recurring or one-off Python tasks with cron, interval, and date triggers.