
guanyang/antigravity-skills
83 skills7.4k installsGitHub
Install
npx skills add https://github.com/guanyang/antigravity-skillsSkills in this repo
1Filesystem ContextFilesystem-context shows how to expose repository structure—tree summaries, ignore patterns, and targeted file excerpts—to agents so they navigate monorepos efficiently without wasting tokens on irrelevant paths or binary clutter.390installs2Planning With FilesPlanning-with-files skill guides Claude Code to capture project scope, milestones, and decisions in structured workspace files so teams can validate direction, iterate plans collaboratively, and hand off clearer specs before implementation begins.312installs3Ui Ux Pro MaxAntigravity ui-ux-pro-max skill guides agents to ship polished SaaS, mobile, and content interfaces—covering layout grids, typography, color, spacing, component variants, hover/focus states, and accessible interaction patterns so outputs feel intentional rather than generic boilerplate.196installs4Memory Systemsmemory-systems guides implementation of agent memory stacks: what to store, how to retrieve and summarize context, how to bound token use, and how to keep multi-turn assistants coherent across sessions and tool calls.195installs5Frontend Designfrontend-design helps teams produce cohesive, production-ready web interfaces by defining layout systems, visual hierarchy, branding-aligned tokens, and responsive component patterns during frontend build work.156installs6Context CompressionAntigravity skill focused on compressing conversational and codebase context for LLM agents. Reduces token usage while retaining critical instructions, decisions, and task state for reliable long-horizon automation.145installs7Pptxpptx enables agents to read, create, and modify PowerPoint files: slide layouts, charts, speaker notes, and branded masters for pitches, launch decks, training, and stakeholder presentations ready for distribution.143installs8XlsxXlsx skill handles spreadsheet-centric tasks end-to-end: parse messy tables, add computed columns and charts, apply formatting, and save polished Excel or CSV outputs for finance, ops, and content teams who require auditable workbook deliverables.131installs9BrainstormingGuides Claude through disciplined brainstorming sessions that turn vague goals into ranked options, explicit assumptions, and decision-ready next steps before any prototype or implementation work begins in antigravity-skills workflows.120installs10Canvas DesignCanvas-design helps agents plan and implement canvas-driven visuals—layouts, illustrations, charts, and interactive graphics—in web frontends with correct sizing, layering, and performance patterns for polished UI moments.120installs11Systematic DebuggingImplements a rigorous four-phase debugging methodology in antigravity-skills that forces reproduction, narrowing, hypothesis testing, and post-fix verification so agents and developers resolve bugs with evidence instead of speculative patches.120installs12Theme FactoryTheme-factory skill generates end-to-end visual themes—colors, fonts, spacing, and component styling rules—for web UIs so Claude Code can apply a single cohesive design language across SaaS dashboards, marketing pages, and extensions.118installs13Web Artifacts BuilderAntigravity web-artifacts-builder skill helps agents construct self-contained web artifacts—HTML, CSS, and JS demos, widgets, or micro-sites—for preview, embedding, or review without bootstrapping a full application, accelerating frontend iteration on SaaS, content, and extension surfaces.117installs14Using SuperpowersMeta-skill for Claude Code superpowers: how to chain skills, spawn subagents, wire MCP tools, and apply verification habits so builders consistently get multi-step refactors, reviews, and integrations done with less manual orchestration.115installs15Brand GuidelinesBrand-guidelines teaches agents how to apply a product's visual and verbal identity—color, typography, logo rules, and tone—so generated interfaces, decks, and copy stay consistent from first mock through launch.114installs16DocxDocx guides agents to read, create, and edit Microsoft Word files with proper styles, tables, headings, and templates—useful for reports, proposals, and compliance documents that must remain editable in Office workflows.114installs17Multi Agent PatternsDocuments proven multi-agent orchestration patterns for antigravity-skills so teams can pick the right topology, define agent roles, manage shared context safely, and avoid common coordination failures in production agent builds.114installs18Algorithmic ArtAntigravity skill for creating algorithmic and generative art through code rather than static design files. Helps developers produce unique visuals, interactive sketches, and procedural graphics for web, games, and creative demos.112installs19Verification Before CompletionAntigravity verification-before-completion skill requires agents to verify work before declaring done—running tests, reproducing bugs, validating acceptance criteria, and confirming integrations behave—reducing broken handoffs across SaaS, API, and agent workflows.111installs20Notebooklmnotebooklm equips agents to run NotebookLM-like research flows: upload or reference source corpora, ask grounded questions, produce cited summaries, and turn messy early reading into actionable ideation notes.110installs21PdfPDF skill from guanyang/antigravity-skills equips agents to read, extract, manipulate, and generate PDF documents during product development. It targets workflows where specs, invoices, contracts, or user uploads arrive as PDFs and must become structured data, filled forms, or exported reports inside SaaS and API products.110installs22Mcp BuilderMcp-builder walks through creating Model Context Protocol servers—tool schemas, transports, authentication, and packaging—so agents can call Stripe, databases, or internal APIs through well-typed, testable integration surfaces.109installs23Remotion Best Practicesremotion-best-practices guides building data-driven videos in React with Remotion: composition architecture, frame-accurate animation, asset handling, rendering strategies, and production patterns for explainers and automated media.109installs24Skill CreatorGuides creation of installable Claude Code skills: SKILL.md layout, invocation triggers, optional scripts/references, and disclosure tiers so agents consistently run bespoke build, review, or ops workflows in antigravity-skills style repos.109installs25Writing PlansWriting-plans from guanyang/antigravity-skills guides creation of clear implementation plans with milestones, dependencies, risks, and acceptance criteria during scope validation. It helps PM-style workflows for SaaS, API, and agent projects so teams and coding agents share one executable blueprint before development spend accumulates.109installs26Context OptimizationContext-optimization teaches strategies to trim, rank, and compress agent context—summaries, selective retrieval, and deduplicated tool results—so long coding sessions stay within token limits while preserving task-critical information.108installs27Executing PlansProvides a structured antigravity-skills workflow for executing written implementation plans step by step, reporting status at checkpoints, and adjusting order or scope without losing alignment to the original design intent.108installs28Obsidian MarkdownObsidian-markdown teaches agents to write vault-ready notes with wikilinks, callouts, tags, embeds, and YAML frontmatter so generated documentation imports cleanly into Obsidian knowledge bases and backlink graphs.107installs29Subagent Driven DevelopmentSubagent-driven-development from guanyang/antigravity-skills teaches orchestration patterns for breaking implementation into delegated subagent runs with clear boundaries, parallel execution, and structured handoffs. It fits agentic coding workflows building SaaS, CLIs, and autonomous tools where one agent cannot safely own an entire feature surface alone.107installs30Test Driven DevelopmentTest-driven-development from guanyang/antigravity-skills encodes red-green-refactor discipline for agents building SaaS backends, APIs, and CLIs. It prioritizes failing tests first, minimal passing implementation, and refactor steps so new behavior ships with regression coverage instead of retrofitted test suites after features are written.107installs31Webapp TestingWebapp-testing skill directs Claude Code through browser-based QA: start dev servers, navigate flows, assert UI state, capture failures, and iterate fixes so SaaS and extension frontends ship with regression coverage on auth, forms, and navigation paths.107installs32Finishing A Development BranchAntigravity skill for completing a development branch and preparing it for merge. Covers final review steps, PR structuring, conflict handling, and cleanup so features ship through git workflows without loose ends.106installs33Receiving Code Reviewreceiving-code-review teaches developers and agents how to process pull request feedback professionally: categorize comments, plan fixes, avoid argumentative loops, validate with tests, and return clear responses that speed merge.106installs34Web Design GuidelinesWeb-design-guidelines from guanyang/antigravity-skills provides practical UI and UX standards for web prototypes covering typography, spacing, color, hierarchy, and accessibility. It supports validating SaaS, ecommerce, and content experiences early so mocks and landing experiments look cohesive before frontend implementation begins.106installs35Writing SkillsAntigravity writing-skills meta-skill teaches authoring Claude Code skills—defining triggers, structured workflows, bundled references, and progressive disclosure—so teams turn expertise into reusable SKILL.md packages agents load consistently across repositories.106installs36Json Canvasjson-canvas teaches agents to generate and maintain JSON Canvas documents: node graphs, connectors, embedded media, and cross-linked visual maps suitable for Obsidian and other canvas-compatible knowledge tools.104installs37Vercel Composition PatternsVercel-composition-patterns from guanyang/antigravity-skills documents composable frontend architecture for Next.js and React on Vercel, covering server-client splits, layout composition, and reusable UI structure. It helps teams building SaaS and content sites avoid monolithic pages and adopt patterns that scale routes, shared shells, and deployment on Vercel.104installs38Context FundamentalsContext-fundamentals explains how LLM context windows, message roles, and token budgets interact so builders design agent prompts, tool outputs, and skill loading with predictable limits and fewer truncation surprises.103installs39Doc CoauthoringAntigravity skill for collaborative document writing with an AI partner. Guides iterative drafting and editing of specs, RFCs, READMEs, and internal docs so engineering teams ship clearer documentation faster.103installs40Obsidian Basesobsidian-bases helps agents set up and refine Obsidian Bases: property schemas, filtered table views, formulas, and rollups that operationalize notes into trackable backlogs, specs, and status dashboards over time.102installs41Requesting Code ReviewTrains antigravity-skills users to package code changes for human or agent reviewers with concise context, highlighted risk areas, reproduction steps, and targeted questions that shorten review cycles and improve review quality.102installs42Dispatching Parallel AgentsTeaches antigravity-skills users how to decompose work into parallel agent dispatches with explicit boundaries, handoff rules, and merge expectations so Claude can execute independent chunks simultaneously without cross-agent conflicts.101installs43Internal CommsStandardizes how Claude writes internal communications in antigravity-skills: clear headlines, relevant context, explicit asks, and consistent formatting for status, incidents, and change announcements across engineering and product teams.101installs44Using Git WorktreesTeaches git worktree workflows for parallel development: spawn branch-specific directories, coordinate multiple agent tasks, and manage lifecycle cleanup so teams ship stacked features without constant context switching on a single working tree.101installs45Vercel React Best Practicesvercel-react-best-practices is a Claude Code skill for frontend development. It helps solo builders move faster with AI-assisted development.99installs46Advanced Evaluationadvanced-evaluation is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted development.98installs47Project Developmentproject-development is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted development.98installs48Supabase Postgres Best Practicessupabase-postgres-best-practices is a Claude Code skill for databases. It helps solo builders move faster with AI-assisted development.98installs49Vercel React Native Skillsvercel-react-native-skills is a Claude Code skill for frontend development. It helps solo builders move faster with AI-assisted development.95installs50Bdi Mental Statesbdi-mental-states is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted development.93installs51Hosted Agentshosted-agents is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted development.93installs52Tool Designtool-design is a Claude Code skill for design & ui/ux. It helps solo builders move faster with AI-assisted development.93installs53Context Degradationcontext-degradation is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted development.91installs54Defuddledefuddle is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted development.90installs55Evaluationevaluation is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted development.89installs56Obsidian Cliobsidian-cli is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted development.89installs57Template Skilltemplate-skill is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted development.83installs58Claude Apiclaude-api is a Claude Code skill for backend & apis. It helps solo builders move faster with AI-assisted development.68installs59Latent Briefinglatent-briefing is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted development.48installs60Baoyu Imaginebaoyu-imagine is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted development.27installs61Baoyu Translatebaoyu-translate is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted development.22installs62Baoyu Infographicbaoyu-infographic is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted development.20installs63Baoyu Cover Imagebaoyu-cover-image is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted development.19installs64Baoyu Diagrambaoyu-diagram is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted development.19installs65Baoyu Image Cardsbaoyu-image-cards is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted development.19installs66Baoyu Wechat Summarybaoyu-wechat-summary is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted development.19installs67Baoyu Article Illustratorbaoyu-article-illustrator is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted development.18installs68Baoyu Comicbaoyu-comic is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted development.18installs69Baoyu Compress Imagebaoyu-compress-image is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted development.18installs70Baoyu Danger Gemini Webbaoyu-danger-gemini-web is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted development.18installs71Baoyu Format Markdownbaoyu-format-markdown is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted development.18installs72Baoyu Image Genbaoyu-image-gen is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted development.18installs73Baoyu Markdown To Htmlbaoyu-markdown-to-html is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted development.18installs74Baoyu Post To Wechatbaoyu-post-to-wechat is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted development.18installs75Baoyu Post To Weibobaoyu-post-to-weibo is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted development.18installs76Baoyu Post To Xbaoyu-post-to-x is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted development.18installs77Baoyu Slide Deckbaoyu-slide-deck is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted development.18installs78Baoyu Url To Markdownbaoyu-url-to-markdown is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted development.18installs79Baoyu Xhs Imagesbaoyu-xhs-images is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted development.18installs80Baoyu Youtube Transcriptbaoyu-youtube-transcript is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted development.18installs81Replace With Skill Name Using Hyphensreplace-with-skill-name-using-hyphens is a Claude Code skill in the AI & Agent Building category.18installs82Baoyu Danger X To Markdownbaoyu-danger-x-to-markdown is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted development.17installs83Baoyu Electron Extractbaoyu-electron-extract is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted development.14installs