[10.3.0] - 2026-04-17 - "Taste Design, Mise Toolchains, and MCP Discovery"
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 expands the installable library to 1,423+ skills with a new Taste Skill design collection, a mise toolchain configuration skill, and two remote MCP discovery workflows for AI-ready websites and AI/ML job-market data. It also includes maintainer hardening before merge: live MCP tool-name verification, deterministic mise examples, Taste Skill limitations coverage, regenerated catalogs, plugin mirrors, and source-only PR hygiene.
New Skills
- design-taste-frontend - imports the main Taste Skill high-agency frontend design protocol for calibrated typography, color, layout, motion, and responsive UI quality.
- gpt-taste - adds the GSAP-heavy AIDA landing-page protocol with wide hero typography, gapless bento grids, scroll pinning, and strict preflight checks.
- redesign-existing-projects - adds the Taste Skill redesign audit workflow for upgrading existing websites and apps without rewriting their stack.
- high-end-visual-design - adds the agency-grade visual design protocol for premium fonts, spatial rhythm, soft depth, and fluid microinteractions.
- minimalist-ui - adds the clean editorial UI protocol for warm monochrome interfaces, restrained motion, crisp borders, and flat bento layouts.
- industrial-brutalist-ui - adds the raw Swiss industrial and tactical telemetry interface protocol for rigid grids, CRT effects, and high-density data.
- stitch-design-taste - adds a Google Stitch-compatible semantic design system skill plus its
DESIGN.mdexport. - full-output-enforcement - adds the output-completeness protocol that bans placeholders, skipped code, and partial deliverables.
- mise-configurator - generates reproducible
mise.tomlsetups for local development and CI/CD toolchain standardization. - not-human-search-mcp - configures the Not Human Search remote MCP server for AI-ready site discovery, site-detail inspection, category/top-site lookup, submissions, monitors, and MCP endpoint verification.
- ai-dev-jobs-mcp - configures the AI Dev Jobs remote MCP server for AI/ML job search, company lookup, candidate matching, salary data, tags, and live market statistics.
Improvements
- MCP endpoint accuracy - verifies the Not Human Search and AI Dev Jobs live MCP
tools/listresponses before merge, replacing stale tool names and outdated job-market counts. - Mise reproducibility - removes floating
latestandltsdefaults from the mise examples and documents explicit version pinning for shared production configs. - Taste Skill hardening - adds missing
## Limitationssections to the imported Taste Skill collection and syncs those constraints into plugin mirrors. - Canonical registry refresh - regenerates README counts, catalog data, skill indexes, plugin compatibility metadata, and bundled plugin skill mirrors for 1,423+ installable skills.
Who should care
- Claude Code users get stronger frontend taste protocols, complete-output enforcement, and new MCP-powered discovery workflows.
- Cursor and Codex CLI users get deterministic toolchain setup guidance via
mise-configuratorplus refreshed installable plugin mirrors. - Gemini CLI and Antigravity users get expanded design, MCP, and DevOps skill coverage with synchronized registry metadata.
- Maintainers and downstream indexers get source-only PR merges, current MCP tool schemas, contributor credit syncing, and release-ready generated artifacts.
Credits
- Leonxlnx/taste-skill for the upstream Taste Skill collection.
- @emanoelCarvalho for the
mise-configuratorcontribution merged in PR #523. - @unitedideas for the
not-human-search-mcpandai-dev-jobs-mcpcontributions merged in PR #524.