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

gemini-api-integration

by Antigravity · v1.0.0

Use when integrating Google Gemini API into projects. Covers model selection, multimodal inputs, streaming, function calling, and production best practices.

Development 3 浏览 · 4 下载

threejs-textures

by Antigravity · v1.0.0

Three.js textures - texture types, UV mapping, environment maps, texture settings. Use when working with images, UV coordinates, cubemaps, HDR environments, or texture optimization.

Development 3 浏览 · 4 下载

mcp-builder

by Antigravity · v1.0.0

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 exte...

Development 3 浏览 · 4 下载

fp-errors

by Antigravity · v1.0.0

Stop throwing everywhere - handle errors as values using Either and TaskEither for cleaner, more predictable code

Development 3 浏览 · 4 下载

filesystem-context

by Antigravity · v1.0.0

Use for file-based context management, dynamic context discovery, and reducing context window bloat. Offload context to files for just-in-time loading.

Development 5 浏览 · 6 下载

claude-settings-audit

by Antigravity · v1.0.0

Analyze a repository to generate recommended Claude Code settings.json permissions. Use when setting up a new project, auditing existing settings, or determining which read-only bash commands to allow. Detects tech stack, build tools, and monorepo structure.

Development 5 浏览 · 6 下载

dotnet-architect

by Antigravity · v1.0.0

Expert .NET backend architect specializing in C#, ASP.NET Core, Entity Framework, Dapper, and enterprise application patterns.

Development 4 浏览 · 4 下载

openapi-spec-generation

by Antigravity · v1.0.0

Generate and maintain OpenAPI 3.1 specifications from code, design-first specs, and validation patterns. Use when creating API documentation, generating SDKs, or ensuring API contract compliance.

Development 3 浏览 · 4 下载

go-rod-master

by Antigravity · v1.0.0

Comprehensive guide for browser automation and web scraping with go-rod (Chrome DevTools Protocol) including stealth anti-bot-detection patterns.