🤖

AI & LLM

LLM integrations, prompt engineering, and AI orchestration

7,389 skills

Perform code reviews using Claude Code CLI to identify bugs, security vulnerabilities, performance issues, and code...

Search the web using Anthropic Claude's web search tool for up-to-date documentation, best practices, comparisons,...

Ask OpenAI Codex questions about code to understand implementations, architecture, patterns, and debugging. Use when...

Execute development tasks using OpenAI Codex CLI for code generation, refactoring, feature implementation, and bug...

Perform code reviews using OpenAI Codex CLI to identify bugs, security vulnerabilities, performance issues, and code...

Search the web using OpenAI Codex CLI to find current documentation, best practices, solutions, and technical...

Ask GitHub Copilot CLI questions about code to understand implementations, architecture, patterns, and debugging....

Perform code reviews using GitHub Copilot CLI to identify bugs, security vulnerabilities, performance issues, and...

Search the web using Claude Code's WebSearch/WebFetch tools combined with GitHub Copilot CLI to find current...

Ask Google Gemini questions about code to understand implementations, architecture, patterns, and debugging. Use...

Perform comprehensive code reviews using Google Gemini CLI to identify bugs, security vulnerabilities, performance...

Search the web using Google Gemini CLI with built-in Google Search grounding to find current documentation, best...

Searches for AMPDO and AGENTDO comments in the codebase to gather feedback and execute requested changes.

Clarify the outcome you want - a change in user behavior, not a feature shipped. Use at the start of any work to...

Do the work. Pre-flight, build, detect drift, salvage if needed. Use when you have a clear aim and are ready to implement.

Create a pull request from the current branch following project conventions. Uses the branch name to find the Jira...

Look up Jira ticket details including summary, type, and description. Use this to fetch ticket context for branch...

Rebase the current branch onto an updated main branch. Use when main has been updated and you need to incorporate...

Rebase after a parent PR has been merged to main. Use when your branch was stacked on another PR that has now been...