Jan-Peter Dhallé
Community@janpeterd · Belgium
Agent Skills by Jan-Peter Dhallé
Showing 25 vetted skills indexed across 1 GitHub repositories.
tanstack-table
Configure headless TanStack Table logic for sorting, filtering, pagination, and grouping.
python-testing-patterns
Create structured pytest suites covering success and failure paths.
doc-coauthoring
Guide documentation co-authoring through context gathering, refinement, and reader testing.
tanstack-query
Manage asynchronous server-state data with caching and background refetching.
tanstack-cli
Scaffold TanStack Start projects with selectable integrations via @tanstack/cli.
tanstack-config
Automate Vite, ESLint, and Changesets configuration for JavaScript/TypeScript monorepo packages.
improve-codebase-architecture
Locate shallow modules and propose deepened interfaces for codebase architecture.
tanstack-store
Implement immutable reactive state management with TanStack store primitives.
tanstack-db
Create reactive client-side data stores with live queries and optimistic mutations.
tanstack-ai
Build provider-agnostic AI apps with streaming text, tool calls, and structured outputs.
tanstack-pacer
Provide debouncing, throttling, rate limiting, queuing, and batching utilities for TypeScript and React.
diagnose
Diagnose bugs and performance regressions using deterministic pass/fail feedback loops.
zoom-out
Maps relevant modules and callers to explain unfamiliar code in project context.
sql-optimization-patterns
Diagnose PostgreSQL execution plans and apply index and query rewrite patterns.
tanstack-virtual
Virtualize viewport-visible items in large React lists with TanStack Virtual.
python-anti-patterns
Scan Python code for common anti-patterns affecting reliability, security, and maintainability.
tanstack-router
Build type-safe route trees with validated search parameters and loaders.
grill-with-docs
Stress-test project plans against repository domain documentation and ADRs.
tanstack-form
Manage headless form state with TypeScript-safe value typing and validation.
tanstack-devtools
Unify TanStack Query and Router debugging into a single devtools panel.
frontend-design
Generates production-grade web interfaces from user requirements and creative direction.
vercel-composition-patterns
Refactor React components with boolean props into compound components using context providers.
grill-me
Interrogate a plan through sequential questions on assumptions and dependencies.
tanstack-start
Generate full-stack React apps with TanStack Router SSR and streaming.