Topic: gemini
1,485 skills in this topic.
-
add-provider-package
Guide for adding new AI provider packages to the AI SDK. Use when creating a new @ai-sdk/<provider> package to integrate an AI service into the SDK.
vercel/ai 23,223
-
adr-skill
Create and maintain Architecture Decision Records (ADRs) optimized for agentic coding workflows. Use when you need to propose, write, update, accept/reject, deprecate, or supersede an ADR; bootstrap an adr folder and index; consult existing ADRs before implementing changes; or enforce ADR conventions. This skill uses Socratic questioning to capture intent before drafting, and validates output against an agent-readiness checklist.
vercel/ai 23,223
-
capture-api-response-test-fixture
Capture API response test fixture.
vercel/ai 23,223
-
develop-ai-functions-example
Develop examples for AI SDK functions. Use when creating, running, or modifying examples under examples/ai-functions/src to validate provider support, demonstrate features, or create test fixtures.
vercel/ai 23,223
-
list-npm-package-content
List the contents of an npm package tarball before publishing. Use when the user wants to see what files are included in an npm bundle, verify package contents, or debug npm publish issues.
vercel/ai 23,223
-
update-provider-models
Add new or remove obsolete model IDs for existing AI SDK providers. Use when adding a model to a provider, removing an obsolete model, or processing a list of model changes from an issue. Triggers on "add model", "remove model", "new model ID", "obsolete model", "update model IDs".
vercel/ai 23,223
-
ai-sdk
Answer questions about the AI SDK and help build AI-powered features. Use when developers: (1) Ask about AI SDK functions like generateText, streamText, ToolLoopAgent, embed, or tools, (2) Want to build AI agents, chatbots, RAG systems, or text generation features, (3) Have questions about AI providers (OpenAI, Anthropic, Google, etc.), streaming, tool calling, structured output, or embeddings, (4) Use React hooks like useChat or useCompletion. Triggers on: "AI SDK", "Vercel AI SDK", "generateText", "streamText", "add AI to my app", "build an agent", "tool calling", "structured output", "useChat".
vercel/ai 23,223
-
faf-expert
Expert in .faf (Foundational AI-context Format) files for persistent project context. Use when working with .faf files, project DNA, CLAUDE.md bi-sync, faf-cli commands, MCP server configuration, or AI-readiness scoring (0-100%). Updated for v2.8.0 Tool Visibility System.
Wolfe-Jam/faf-cli 26
-
book-translation
Translate "The Interactive Book of Prompting" chapters and UI strings to a new language
f/prompts.chat 159,339
-
widget-generator
Generate customizable widget plugins for the prompts.chat feed system
f/prompts.chat 159,339
-
prompt-lookup
Activates when the user asks about AI prompts, needs prompt templates, wants to search for prompts, or mentions prompts.chat. Use for discovering, retrieving, and improving prompts.
f/prompts.chat 159,339
-
skill-lookup
Search, retrieve, and install Agent Skills from the prompts.chat registry using MCP tools. Use when the user asks to find skills, browse skill catalogs, install a skill for Claude, or extend Claude's capabilities with reusable AI agent components.
f/prompts.chat 159,339
-
checkpoint-mode
Pause for review every N tasks - selective autonomy pattern
asklokesh/loki-mode 836
-
prompt-optimization
Applies prompt repetition to improve accuracy for non-reasoning LLMs
asklokesh/loki-mode 836
-
loki-mode
Launch Loki Mode autonomous SDLC agent. Handles PRD-to-deployment with minimal human intervention. Invoke for multi-phase development tasks, bug fixing campaigns, or full product builds.
asklokesh/loki-mode 836
-
all-plan
Collaborative planning using abstract roles (designer + inspiration + reviewer).
bfly123/claude_code_bridge 2,033
-
ask
Async via ask, end turn immediately; use when user explicitly delegates to any AI provider (gemini/codex/opencode/droid); NOT for questions about the providers themselves.
bfly123/claude_code_bridge 2,033
-
autonew
Send /new to a provider's pane to start a new session without context injection.
bfly123/claude_code_bridge 2,033
-
continue
Attach the newest context-transfer Markdown from the current project's ./.ccb/history/ into Claude using @file. Use when the user types /continue or asks to resume with the latest transfer file in this project.
bfly123/claude_code_bridge 2,033
-
review
Dual review with Claude and Codex for quality verification. Use for step or task review.
bfly123/claude_code_bridge 2,033
-
tp
Create a task plan with collaborative design. Use when starting a new task or running /tp.
bfly123/claude_code_bridge 2,033
-
tr
Execute current step in AutoFlow workflow. Use when running /tr or continuing task execution.
bfly123/claude_code_bridge 2,033
-
ping
Test connectivity with AI provider (gemini/codex/opencode/droid/claude).
bfly123/claude_code_bridge 2,033
-
all-plan
Collaborative planning using abstract roles (designer + inspiration + reviewer).
bfly123/claude_code_bridge 2,033