关键词按回车检索;分类和排序切换自动检索 关键词回车检索;分类/排序自动检索
符合当前检索条件的共有 946
Development 3 浏览 · 4 下载

shader-programming-glsl

by Antigravity · v1.0.0

Expert guide for writing efficient GLSL shaders (Vertex/Fragment) for web and game engines, covering syntax, uniforms, and common effects.

Development 3 浏览 · 4 下载

go-playwright

by Antigravity · v1.0.0

Expert capability for robust, stealthy, and efficient browser automation using Playwright Go.

Development 3 浏览 · 4 下载

tool-design

by Antigravity · v1.0.0

Build tools that agents can use effectively, including architectural reduction patterns

Development 3 浏览 · 4 下载

django-perf-review

by Antigravity · v1.0.0

Django performance code review. Use when asked to "review Django performance", "find N+1 queries", "optimize Django", "check queryset performance", "database performance", "Django ORM issues", or audit Django code for performance problems.

Development 3 浏览 · 4 下载

threejs-materials

by Antigravity · v1.0.0

Three.js materials - PBR, basic, phong, shader materials, material properties. Use when styling meshes, working with textures, creating custom shaders, or optimizing material performance.

Development 3 浏览 · 4 下载

llm-structured-output

by Antigravity · v1.0.0

Get reliable JSON, enums, and typed objects from LLMs using response_format, tool_use, and schema-constrained decoding across OpenAI, Anthropic, and Google APIs.

Development 3 浏览 · 4 下载

blueprint

by Antigravity · v1.0.0

Turn a one-line objective into a step-by-step construction plan any coding agent can execute cold. Each step has a self-contained context brief — a fresh agent in a new session can pick up any step without reading prior steps.

Development 3 浏览 · 4 下载

concise-planning

by Antigravity · v1.0.0

Use when a user asks for a plan for a coding task, to generate a clear, actionable, and atomic checklist.

Development 3 浏览 · 4 下载

core-components

by Antigravity · v1.0.0

Core component library and design system patterns. Use when building UI, using design tokens, or working with the component library.