0xGF/boneyard
Auto generated skeleton loading framework observed · 2026-08-28
Health v2 · maintenance only
75/100
- Activity 91
- Release rhythm 92
- Longevity 11
Flags: young
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 1.0
- age_days: 154
- days_rel: 57
- days_push: 57
- n_releases_24m: 13
Adoption not part of the score
7220 stars · 288 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Boneyard is a skeleton loading screen framework that automatically captures pixel-perfect skeleton placeholders from your real rendered UI via a CLI, eliminating manual measurement. It provides Skeleton components for React, Preact, Vue, Svelte 5, Angular, and React Native, backed by static JSON 'bones' registries.
Use cases
- generate skeleton loading screens automatically from real UI
- avoid hand-tuned skeleton placeholders
- prevent layout shift during data loading
- add skeleton fallbacks to Suspense boundaries with useSuspenseQuery
- generate responsive skeletons matching Tailwind breakpoints
- capture skeletons for React Native apps from a device
When to choose
- you want pixel-perfect skeleton screens that stay in sync with your actual layout
- you maintain hand-written skeleton components and want to automate them
- you use React, Vue, Svelte, Angular, Preact, or React Native and need a tiny (~7.5KB) runtime
- you want incremental, build-time skeleton generation with a Vite plugin
When to avoid
- you need a full loading-state management or data-fetching library
- your UI is highly dynamic at runtime so build-time captured bones would go stale
- you use a framework outside the supported list
- you prefer CSS-only shimmer placeholders without a build step
Facets
library · maturity active
ui-components frontend-framework cli build-tool web-development frontend developer-tools browser cross-platform cli skeleton-loading placeholder-screens react vue svelte angular react-native preact vite-plugin tailwind layout-shift nodejs
2 sources
- readme: https://github.com/0xGF/boneyard · fetched 2026-08-28 · 766e64aae634
- homepage: https://boneyard.vercel.app/ · fetched 2026-08-29 · fca3466507c7
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| 0xGF/boneyard | main | 75 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem