This one teaches Claude to build React and Next.js apps following solid architectural patterns: component composition, state proximity, and performance optimization. It passed audits from Gen Agent Trust Hub, Socket, and Snyk, which is reassuring. The repository has 28 stars, so it's still early but someone's clearly using it. If you're tired of Claude generating messy frontend code with props drilled everywhere and no thought for bundle size, this could tighten things up. The principles are straightforward, nothing revolutionary, but that's probably the point. Worth trying if you're doing serious frontend work with Claude and want more consistent output.
npx skills add https://github.com/daffy0208/ai-dev-standards --skill frontend-builder