Build React and Ant Design data-table UIs with `@ahoo-wang/fetcher-viewer`: `FetcherViewer`, `Viewer`, `View`, tables, filters, saved views, actions, cells, and data-entry components. Use for Fetcher Viewer composition or customization.
Scanned 9/2/2026
Install to Claude Code
npx -y skills add Ahoo-Wang/skills --skill fetcher-viewer-components --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Fetcher Viewer Components?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/ahoo-wang-fetcher-viewer-components-skills)More formats (shields.io, HTML) on the badges page.
---
name: fetcher-viewer-components
description: >
Build React and Ant Design data-table UIs with `@ahoo-wang/fetcher-viewer`: `FetcherViewer`, `Viewer`, `View`, tables, filters, saved views, actions, cells, and data-entry components. Use for Fetcher Viewer composition or customization.
---
# fetcher-viewer-components
## Workflow
1. Choose `FetcherViewer` for the full data-loading and view-persistence orchestrator.
2. Choose `Viewer` or `View` when the caller controls loading, persistence, or layout state directly.
3. Define field, filter, column, action, and pagination contracts before composing components.
4. Use registries for filter and cell customization instead of scattering one-off render logic.
5. Load `references/api.md` for prop maps, component hierarchy, filter/cell examples, and integration patterns.
## Key Practices
- Keep operational UI dense and predictable; avoid marketing-style layouts around viewer components.
- Prefer typed cell renderers and filter components over ad hoc table render functions.
- Route data-fetching hook questions to `fetcher-react-hooks` unless the table/viewer integration is central.
## References
- `references/api.md`: Detailed package API, examples, and edge-case guidance. Load it only when the task needs component hierarchy, package imports, FetcherViewer props, Viewer and View examples, filter system, cell components, data entry controls, locale support, and React hook integration.
## Related Skills
- $fetcher-react-hooks: Use for data-fetching and query state hooks.
- $fetcher-wow-cqrs: Use for Wow query clients backing viewer data.
- $fetcher-cosec-auth: Use when viewer data access is tenant or policy aware.
Is this your skill, or is something wrong with this listing? . Author removals are honored within 72 hours.
No comments yet. Be the first to comment!