Leonxlnx

Taste Blocks — Development skill for Claude Code

Development community

Verified, source-backed React component registry for Taste Skill V2.

How to install Taste Blocks

This entry records only its repository, not the path inside it, so there is no exact command to give. Open Leonxlnx/taste-blocks and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Taste Blocks does

Verified, source-backed React component registry for Taste Skill V2.

Alternatives in Development

  • Notebooklm Skill — Use this skill to enable Claude Code to communicate directly with your Google NotebookLM notebooks 5.9k ★
  • Portaljs Add Map — Render a GeoJSON dataset on an interactive Leaflet map in the Views section of a dataset's showcase 2.3k ★
  • Defensive Code Cleanup — Clean Defensive Try-Catch Blocks 1.2k ★

README

Taste Blocks

A source-backed React component registry and catalog. Website sections, page layouts, and templates are out of scope.

Commands

npm install
npm run dev
npm run verify

`npm run verify` validates registry policy, generates the catalog and shadcn payloads, type-checks the app, and runs a production build.

Source policy

Every published component requires exact upstream source, revision, path, license, notices, and modification records. Restricted libraries, paid source, and original substitute components are not accepted in the current collection phase.

See `registry.json`, `licenses/`, and `THIRD_PARTY_NOTICES.md` for the shipped evidence and policy output. The complete collection research and rules are included in the DevDay bundle and the Taste Skill V2 branch.

License

Taste Blocks project code is MIT licensed. Every collected component retains its own verified upstream license and provenance metadata. See `THIRD_PARTY_NOTICES.md`, `licenses/`, and each registry item's `meta.tasteblocks` record before redistribution.