What you get
Framework conventions that track the upstream docs, with no manual sync to wait on.
Anthony Fu's Nineteen Frontend Skills
Added 2026-08-06Three tiers: two hand-written, nine generated from official documentation, eight vendored in from upstream repos. The mechanism is git submodules pointing at upstream doc sources, so they track upstream.

The author puts it up front: this is a proof of concept, he has not tested how well the skills actually perform, and he is asking for feedback. In the FAQ he agrees that AGENTS.md outperforms skills — the former loads wholesale so it always applies, while a skill can fail to enter context when it should. He reads that as a gap in tooling integration and offers a workaround: to guarantee a skill applies, reference it directly from your own AGENTS.md. The repo also works as a template you fork to generate your own set.