ocean-dataview
Notion-style React data views with filtering and sorting
All Skills in This Repository (3)
Pure Emerald Level Indicatorsdependency-manager
Enforce catalog-based dependency management across a Bun monorepo.
shadcn-designer
Document shadcn/ui component design and reuse in React/Next.js projects.
skill-creator
Scaffold Claude Skills with SKILL.md frontmatter and bundled resources.
Frequently Asked Questions
FAQPage SchemaHow to install ocean-dataview?โผ
Run `npx skills add jingerpie/ocean-dataview --all -g -y` in your terminal to install all skills in this suite globally.
What is Ocean DataView used for?โผ
It is a React component library that renders one data schema as tables, lists, galleries, boards, or charts, with built-in filtering, sorting, grouping, and shareable URL state.
How do the included skills help my AI coding agent?โผ
They teach your agent this repo's lint rules, shadcn/ui component patterns, catalog-based dependency management, Turborepo task setup, and how to triage automated PR review feedback.
Does Ocean DataView support server-side pagination?โผ
Yes. It supports server-side pagination, sorting, filtering, and grouping through tRPC and Drizzle, with page, load-more, and infinite scroll modes.
Do I need to know Turborepo to contribute?โผ
No. The included turborepo and dependency-manager skills guide your AI agent through task configuration and catalog-based dependency rules automatically.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core