[9.12.0] - 2026-04-11 - "Rayden UI, Puzzle Planning, and Skill Diagnostics"
Installable skill library update for Claude Code, Cursor, Codex CLI, Gemini CLI, Antigravity, and related AI coding assistants.
Start here:
- Install:
npx antigravity-awesome-skills - Choose your tool: README -> Choose Your Tool
- Best skills by tool: README -> Best Skills By Tool
- Bundles: docs/users/bundles.md
- Workflows: docs/users/workflows.md
This release merges PRs #487 through #490 to expand the library with Rayden UI build workflows, puzzle activity planning, and skill-diagnostic analysis, while also repairing malformed YAML in sales-automator. It includes the required maintainer follow-up on main: PR metadata normalization for forked runs, README source-credit fixes, contributor syncing, and the canonical post-merge repository-state refresh before tagging v9.12.0.
New Skills
- rayden-code - generates React + Tailwind code using the Rayden UI component system, token rules, and layout patterns.
- rayden-use - builds and audits Rayden UI components and screens in Figma through the Figma MCP with token enforcement.
- puzzle-activity-planner - creates classroom, party, and event puzzle plans with generator-ready links and prep checklists.
- skill-optimizer - diagnoses skill quality with session-data analysis and static checks across trigger quality, workflow fit, and token economics.
Improvements
- sales-automator stability - repairs malformed YAML in
skills/sales-automator/SKILL.mdso the skill validates cleanly again. - Fork PR merge hygiene - records the maintainer flow used to normalize PR bodies, refresh stale
pull_requestmetadata, approve forked workflow runs, and keep source-only community merges moving. - README credit and contributor sync - keeps community-source acknowledgements and repo contributor listings aligned immediately after each squash merge on
main.
Who should care
- Frontend and design-system users get a matched Rayden UI pair for code generation and Figma execution across React and design workflows.
- Educators, facilitators, and event organizers get a dedicated planning skill for puzzle-driven activities instead of piecing together ad hoc prompts.
- Maintainers and skill-library curators get a new diagnostic skill for spotting underperforming skills and a verified release path for a four-PR community batch.
Credits
- @playbookTV for the Rayden UI skill contribution merged in PR #487.
- @fruitwyatt for the
puzzle-activity-plannercontribution merged in PR #488. - @htafolla for the
sales-automatorYAML repair merged in PR #489. - @hqhq1025 for the
skill-optimizercontribution merged in PR #490. - playbookTV/rayden-ui-design-skill for the upstream Rayden UI source material.
- fruitwyatt/puzzle-activity-planner for the upstream puzzle-planning source material.
- hqhq1025/skill-optimizer for the upstream skill-diagnostics source material.