# KeySkills > The essential portable skill suite for high-agency AI agents: SEO setup, anti-slop frontend design, git hygiene, and codebase cleanup. KeySkills provides open-source, portable skill files that stop AI coding agents—including Cursor, Claude Code, Codex, Antigravity, Gemini CLI, Windsurf, OpenCode, GitHub Copilot, and v0—from shipping generic UIs, unindexed pages, sloppy commits, and bloated repos. One command installs all four skills across any package manager (`bunx`, `npx`, `pnpm dlx`, `yarn dlx`). ## Quick Install Install all four skills into any workspace: - `bunx skills add NaveenGumaste/keyskills --all -y` - `npx skills add NaveenGumaste/keyskills --all -y` - `pnpm dlx skills add NaveenGumaste/keyskills --all -y` - `yarn dlx skills add NaveenGumaste/keyskills --all -y` ## Core Skills - [seo-setup](https://keyskills.ngxlabs.tech/docs#seo-setup): Inspect any codebase and implement comprehensive SEO: metadata, Open Graph, Twitter cards, sitemap.xml, robots.txt, and JSON-LD schema (SoftwareApplication, WebSite, Organization). Everything a site needs for search discoverability, indexability, and social sharing. - [design-skill](https://keyskills.ngxlabs.tech/docs#design-skill): Anti-slop frontend framework for landing pages, web apps, and redesigns. Kills generic AI templates, enforces design dials, intentional typography, distinct palettes, and cohesive design systems. - [git-skill](https://keyskills.ngxlabs.tech/docs#git-skill): VCS discipline, conventional commit messages (`feat:`, `fix:`, `chore:`), short-lived branch lifecycles, clean PR structure, and automated secret leak prevention. - [codebase-cleanup](https://keyskills.ngxlabs.tech/docs#codebase-cleanup): Dead weight removal, zombie dependency pruning, unreachable export deletion, log silencing, and build/typecheck verification. ## Supported Agents & Flags - Claude Code: `-a claude-code` - Cursor: `-a cursor` - Codex: `-a codex` - Gemini CLI: `-a gemini-cli` - Antigravity: `-a antigravity` - OpenCode: `-a opencode` - Windsurf: `-a windsurf` - GitHub Copilot: `-a copilot` - v0: `-a v0` ## Documentation & Links - [Documentation](https://keyskills.ngxlabs.tech/docs): CLI reference, non-interactive CI recipes, per-agent targeting, and custom skill creation guide. - [Changelog](https://keyskills.ngxlabs.tech/changelog): Version history, release highlights (v0.1.0), and upcoming roadmap. - [Full LLM Context](https://keyskills.ngxlabs.tech/llms-full.txt): Complete concatenated documentation, skill rules, and technical specifications for LLMs. - [GitHub Repository](https://github.com/NaveenGumaste/keyskills): Source code, issues, and contributions.