Skip to main content
reactive
GitHub creator profile

reactive

Repository-level view of 17 collected skills across 1 GitHub repositories.

skills collected
17
repositories
1
updated
Sep 1, 2026
repository explorer

Repositories and representative skills

advisor-workflow
software-developers

Cost-and-speed-optimized development workflow for a cheap fast implementing model consulting expensive advisor subagents (design-advisor, principal-advisor, quality-reviewer). Use for design-bearing or high-risk implementation - new/changed public contracts,…

Sep 1, 2026
changeset
project-management-specialists

Create user-focused changesets (changelog entries) for semver bumps, release notes, breaking changes, and docs; prefer impact and code examples over implementation detail

Aug 19, 2026
data-client-endpoint-setup
software-developers

Set up @data-client/endpoint for custom async operations. Wraps existing async functions with Endpoint for use with Data Client hooks. Use after data-client-setup detects non-REST/GraphQL async patterns.

Aug 19, 2026
data-client-graphql-setup
software-developers

Set up @data-client/graphql for GraphQL APIs. Configures GQLEndpoint with auth and custom options. Use after data-client-setup detects GraphQL patterns.

Aug 19, 2026
data-client-manager
software-developers

Implement @data-client Managers for global/background side effects - websocket, SSE, polling, real-time updates, subscriptions, logging, analytics, metrics/timing, error reporting (Sentry), toast notifications, refetch on window focus or network reconnect,…

Aug 19, 2026
data-client-react
web-developers

Use @data-client/react hooks for data fetching, mutations, and rendering - useSuspense, useFetch, useQuery, useCache, useLive, useDLE, useSubscription, useController, DataProvider, AsyncBoundary, useLoading, useDebounce. Use when reading/rendering remote…

Aug 19, 2026
data-client-react-testing
software-quality-assurance-analysts-and-testers

Test @data-client/react with renderDataHook and mountDataClient - jest unit tests, fixtures, interceptors, MockResolver, mock responses, nock HTTP mocking, fake timers for polling/subscription tests, DataProvider test setup, hook and component testing. Use…

Aug 19, 2026
data-client-rest-setup
software-developers

Set up and migrate to @data-client/rest for REST APIs. Detects existing HTTP patterns (axios, fetch, ky, superagent, got) and migrates them. Creates custom RestEndpoint base class with common behaviors. Use when adopting @data-client/rest in a new or existing…

Aug 19, 2026
Showing 8 of 17 collected skills.
Showing 1 of 1 repositories
All repositories loaded