40 results (3.8ms) page 2 / 2
guanyang / antigravity-skills-brand-guidelines exact

Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual...

guanyang / antigravity-skills-webapp-testing exact

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.

guanyang / antigravity-skills-finishing-a-development-branch exact

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup

guanyang / antigravity-skills-web-artifacts-builder exact

Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state...

guanyang / antigravity-skills-slack-gif-creator exact

Knowledge and utilities for creating animated GIFs optimized for Slack. Provides constraints, validation tools, and animation concepts. Use when users request animated GIFs for Slack like "make me...

guanyang / antigravity-skills-dispatching-parallel-agents exact

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies

guanyang / antigravity-skills-context-compression exact

This skill should be used when the user asks to "compress context", "summarize conversation history", "implement compaction", "reduce token usage", or mentions context compression, structured...

guanyang / antigravity-skills-test-driven-development exact

Use when implementing any feature or bugfix, before writing implementation code

guanyang / antigravity-skills-requesting-code-review exact

Use when completing tasks, implementing major features, or before merging to verify work meets requirements

guanyang / antigravity-skills-using-superpowers exact

Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions

guanyang / antigravity-skills-memory-systems exact

This skill should be used when the user asks to "implement agent memory", "persist state across sessions", "build knowledge graph", "track entities", or mentions memory architecture, temporal...

guanyang / antigravity-skills-executing-plans exact

Use when you have a written implementation plan to execute in a separate session with review checkpoints

guanyang / antigravity-skills-context-optimization exact

This skill should be used when the user asks to "optimize context", "reduce token costs", "improve context efficiency", "implement KV-cache optimization", "partition context", or mentions context...

pptx 0.06
guanyang / antigravity-skills-pptx exact

Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with...

guanyang / antigravity-skills-mcp-builder exact

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate...

guanyang / antigravity-skills-project-development exact

This skill should be used when the user asks to "start an LLM project", "design batch pipeline", "evaluate task-model fit", "structure agent project", or mentions pipeline architecture,...

guanyang / antigravity-skills-writing-plans exact

Use when you have a spec or requirements for a multi-step task, before touching code

guanyang / antigravity-skills-skill-creator exact

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge,...

guanyang / antigravity-skills-context-degradation exact

This skill should be used when the user asks to "diagnose context problems", "fix lost-in-middle issues", "debug agent failures", "understand context poisoning", or mentions context degradation,...

guanyang / antigravity-skills-systematic-debugging exact

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes