Developer Tools AI Agent Skills

Explore 52,169 Developer Tools AI agent skills on AgentCC. Compare source repositories, technical metadata, and installation guidance.

local-places

246.8k
openclawopenclaw

Search for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.

138 days ago

flags

243.4k
facebookfacebook

Use when you need to check feature flag states, compare channels, or debug why a feature behaves differently across release channels.

138 days ago

create-pr

177.2k
n8n-ion8n-io

Creates GitHub pull requests with properly formatted titles that pass the check-pr-title CI validation. Use when creating PRs, submitting changes for review, or when the user says /pr or asks to create a pull request.

138 days ago

github

246.8k
openclawopenclaw

Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.

138 days ago

flow

243.4k
facebookfacebook

Use when you need to run Flow type checking, or when seeing Flow type errors in React code.

138 days ago

book-translation

149.7k
ff

Translate "The Interactive Book of Prompting" chapters and UI strings to a new language

138 days ago

skill-creator

246.8k
openclawopenclaw

Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.

138 days ago

test

243.4k
facebookfacebook

Use when you need to run tests for React core. Supports source, www, stable, and experimental channels.

138 days ago

skill-lookup

149.7k
ff

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.

138 days ago

voice-call

246.8k
openclawopenclaw

Start voice calls via the OpenClaw voice-call plugin.

138 days ago

fix

243.4k
facebookfacebook

Use when you have lint errors, formatting issues, or before committing code to ensure it passes CI.

138 days ago

update-docs

138.1k
vercelvercel

This skill should be used when the user asks to "update documentation for my changes", "check docs for this PR", "what docs need updating", "sync docs with code", "scaffold docs for this feature", "document this feature", "review docs completeness", "add docs for this change", "what documentation is affected", "docs impact", or mentions "docs/", "docs/01-app", "docs/02-pages", "MDX", "documentation update", "API reference", ".mdx files". Provides guided workflow for updating Next.js documentation based on code changes.

138 days ago

notion

246.8k
openclawopenclaw

Notion API for creating and managing pages, databases, and blocks.

138 days ago

feature-flags

243.4k
facebookfacebook

Use when feature flag tests fail, flags need updating, understanding @gate pragmas, debugging channel-specific test failures, or adding new flags to React.

138 days ago

cache-components

138.1k
vercelvercel

Expert guidance for Next.js Cache Components and Partial Prerendering (PPR). **PROACTIVE ACTIVATION**: Use this skill automatically when working in Next.js projects that have `cacheComponents: true` in their next.config.ts/next.config.js. When this config is detected, proactively apply Cache Components patterns and best practices to all React Server Component implementations. **DETECTION**: At the start of a session in a Next.js project, check for `cacheComponents: true` in next.config. If enabled, this skill's patterns should guide all component authoring, data fetching, and caching decisions. **USE CASES**: Implementing 'use cache' directive, configuring cache lifetimes with cacheLife(), tagging cached data with cacheTag(), invalidating caches with updateTag()/revalidateTag(), optimizing static vs dynamic content boundaries, debugging cache issues, and reviewing Cache Component implementations.

138 days ago

gemini

246.8k
openclawopenclaw

Gemini CLI for one-shot Q&A, summaries, and generation.

138 days ago

verify

243.4k
facebookfacebook

Use when you want to validate changes before committing, or when you need to check all React contribution requirements.

138 days ago

frontend-code-review

130.9k
langgeniuslanggenius

Trigger when the user requests a review of frontend files (e.g., `.tsx`, `.ts`, `.js`). Support both pending-change reviews and focused file reviews while applying the checklist rules.

138 days ago

model-usage

246.8k
openclawopenclaw

Use CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.

138 days ago

extract-errors

243.4k
facebookfacebook

Use when adding new error messages to React, or seeing "unknown error code" warnings.

138 days ago

component-refactoring

130.9k
langgeniuslanggenius

Refactor high-complexity React components in Dify frontend. Use when `pnpm analyze-component --json` shows complexity > 50 or lineCount > 300, when the user asks for code splitting, hook extraction, or complexity reduction, or when `pnpm analyze-component` warns to refactor before testing; avoid for simple/well-structured components, third-party wrappers, or when the user explicitly wants testing without refactoring.

138 days ago

imsg

246.8k
openclawopenclaw

iMessage/SMS CLI for listing chats, history, and sending messages via Messages.app.

138 days ago

electron-chromium-upgrade

120.3k
electronelectron

Guide for performing Chromium version upgrades in the Electron project. Use when working on the roller/chromium/main branch to fix patch conflicts during `e sync --3`. Covers the patch application workflow, conflict resolution, analyzing upstream Chromium changes, and proper commit formatting for patch fixes.

138 days ago

orpc-contract-first

130.9k
langgeniuslanggenius

Guide for implementing oRPC contract-first API patterns in Dify frontend. Trigger when creating or updating contracts in web/contract, wiring router composition, integrating TanStack Query with typed contracts, migrating legacy service calls to oRPC, or deciding whether to call queryOptions directly vs extracting a helper or use-* hook in web/service.

138 days ago

session-logs

246.8k
openclawopenclaw

Search and analyze your own session logs (older/parent conversations) using jq.

138 days ago

bun-file-io

114.3k
anomalycoanomalyco

Use this when you are working on file operations like reading, writing, scanning, or deleting files. It summarizes the preferred file APIs and patterns used in this repo. It also notes when to use filesystem helpers for directories.

138 days ago

frontend-testing

130.9k
langgeniuslanggenius

Generate Vitest + React Testing Library tests for Dify frontend components, hooks, and utilities. Triggers on testing, spec files, coverage, Vitest, RTL, unit tests, integration tests, or write/review test requests.

138 days ago

wacli

246.8k
openclawopenclaw

Send WhatsApp messages to other people or search/sync WhatsApp history via the wacli CLI (not for normal user chats).

138 days ago

Skill Writer

97.9k
pytorchpytorch

Guide users through creating Agent Skills for Claude Code. Use when the user wants to create, write, author, or design a new Skill, or needs help with SKILL.md files, frontmatter, or skill structure.

138 days ago

skill-creator

96.2k
google-geminigoogle-gemini

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 Gemini CLI's capabilities with specialized knowledge, workflows, or tool integrations.

138 days ago

oracle

246.8k
openclawopenclaw

Best practices for using the oracle CLI (prompt + file bundling, engines, sessions, and file attachment patterns).

138 days ago

docstring

97.9k
pytorchpytorch

Write docstrings for PyTorch functions and methods following PyTorch conventions. Use when writing or updating docstrings in PyTorch code.

138 days ago

docs-writer

96.2k
google-geminigoogle-gemini

Always use this skill when the task involves writing, reviewing, or editing files in the `/docs` directory or any `.md` files in the repository.

138 days ago

goplaces

246.8k
openclawopenclaw

Query Google Places API (New) via the goplaces CLI for text search, place details, resolve, and reviews. Use for human-friendly place lookup or JSON output for scripts.

138 days ago

at-dispatch-v2

97.9k
pytorchpytorch

Convert PyTorch AT_DISPATCH macros to AT_DISPATCH_V2 format in ATen C++ code. Use when porting AT_DISPATCH_ALL_TYPES_AND*, AT_DISPATCH_FLOATING_TYPES*, or other dispatch macros to the new v2 API. For ATen kernel files, CUDA kernels, and native operator implementations.

138 days ago

code-reviewer

96.2k
google-geminigoogle-gemini

Use this skill to review code. It supports both local changes (staged or working tree) and remote Pull Requests (by ID or URL). It focuses on correctness, maintainability, and adherence to project standards.

138 days ago

implementing-jsc-classes-cpp

87.8k
oven-shoven-sh

Implements JavaScript classes in C++ using JavaScriptCore. Use when creating new JS classes with C++ bindings, prototypes, or constructors.

138 days ago

metal-kernel

97.9k
pytorchpytorch

Write Metal/MPS kernels for PyTorch operators. Use when adding MPS device support to operators, implementing Metal shaders, or porting CUDA kernels to Apple Silicon. Covers native_functions.yaml dispatch, host-side operators, and Metal kernel implementation.

138 days ago

pr-creator

96.2k
google-geminigoogle-gemini

Use this skill when asked to create a pull request (PR). It ensures all PRs follow the repository's established templates and standards.

138 days ago

writing-dev-server-tests

87.8k
oven-shoven-sh

Guides writing HMR/Dev Server tests in test/bake/. Use when creating or modifying dev server, hot reloading, or bundling tests.

138 days ago

triaging-issues

97.9k
pytorchpytorch

Triages GitHub issues by routing to oncall teams, applying labels, and closing questions. Use when processing new PyTorch issues or when asked to triage an issue.

138 days ago

Home Assistant Integration knowledge

85.1k
home-assistanthome-assistant

Everything you need to know to build, test and review Home Assistant Integrations. If you're looking at an integration, you must use this as your primary reference.

138 days ago

zig-system-calls

87.8k
oven-shoven-sh

Guides using bun.sys for system calls and file I/O in Zig. Use when implementing file operations instead of std.fs or std.posix.

138 days ago

add-uint-support

97.9k
pytorchpytorch

Add unsigned integer (uint) type support to PyTorch operators by updating AT_DISPATCH macros. Use when adding support for uint16, uint32, uint64 types to operators, kernels, or when user mentions enabling unsigned types, barebones unsigned types, or uint support.

138 days ago

playwright-mcp-dev

83.3k
microsoftmicrosoft

Explains how to add and debug playwright MCP tools and CLI commands.

138 days ago

writing-bundler-tests

87.8k
oven-shoven-sh

Guides writing bundler tests using itBundled/expectBundled in test/bundler/. Use when creating or modifying bundler, transpiler, or code transformation tests.

138 days ago

template-skill

81.6k
anthropicsanthropics

Replace with description of the skill and when Claude should use it.

137 days ago

playwright-cli

83.3k
microsoftmicrosoft

Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.

138 days ago