git log --oneline --stat
HEAD
- Stars
- 1.5k
- Forks
- 53
- Updated
- May 23, 2026
repo --stat
stars
1.5k
forks
53
last update
May 23, 2026
license
MITv1.3.0
quickstart.sh
3 steps
- Install
// Drops SKILL.md into ~/.claude/skills/
$ claude skills add solidjs-fine-grained - Invoke
// Run from any project directory
$ claude --skill solidjs-fine-grained "give my landing page a hero treatment" - Iterate
// Re-run with edits — Claude keeps the skill loaded
$ claude --skill solidjs-fine-grained "now refactor it"
solidjs-fine-grained/
references
- references/
- SKILL.mdopen
- README.mdopen
SKILL.md
readonly
- name:
- SolidJS Fine-Grained Reactivity
- slug:
- solidjs-fine-grained
- version:
- v1.3.0
- license:
- MIT
- author:
- @solid-craft
- repository:
- github.com/solid-craft/solidjs-fine-grained
- categories:
- tags:
- #solidjs#signals#reactivity#solidstart#typescript
- description:
Build SolidJS apps that out-perform React: signals, stores, resources, suspense — done idiomatically.
features.md
3 capabilities
// What you can do with it
- Automates the tedious parts of the workflow.
- Gives Claude the right context, tools, and guardrails.
- Produces consistent, reviewable output every time.
README.md
solidjs-fine-grained/README.md
5 sections
Loading README…
$ cat reviews/
Reviews
// No reviews yet. Be the first.
Loading review form…