domain cluster

Tools & Utilities

Essential command-line tools and system utilities.

32082 skillsall categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
system-admin
1

delegate-quick-helper

Delegate simple, fast tasks to GPT-5-mini Quick-Helper agent. Use when (1) Simple file operations needed (finding files, listing directories, basic grep), (2) Quick validations required (file existence, JSON validation, simple tests), (3) Fast transformations (string manipulation, format conversions), (4) Repetitive tasks (batch operations, loops), (5) Speed matters and task is straightforward. DO NOT use for complex code implementation, user perspective reviews, test writing, or deep analysis - Main Claude handles those.

enufacas
enufacas
tools
open
system-admin
1

agent-design

This skill should be used when the user asks to "configure agent profile", "add skills to agent", "set up MCP servers", "configure agent tools", "write system prompt", "create agent workflow", "define agent commands", "add subagents", or needs to define what capabilities an agent has and how to orchestrate complex workflows in the runtime.

hhopkins95
hhopkins95
tools
open
productivity-tools
1

pipeline

Complete project generation pipeline with Task tool multi-agent orchestration. Requirements -> Design -> Tasks -> Project -> Implementation.

clearclown
clearclown
tools
open
productivity-tools
1

skill-author

Creates production-grade Claude Code skills from natural language descriptions. Use when building new skills, requested with "build me a skill that...", "create a skill for...", or "I need a skill to...". Generates complete skill files with proper frontmatter, context references, and quality self-assessment.

NimbleBrainInc
NimbleBrainInc
tools
open
productivity-tools
1

fastapi-zero-to-hero

Complete FastAPI API development framework for Python. Provides comprehensive assistance for building APIs with routing, authentication (JWT, OAuth2, Better Auth), Pydantic models, database integration, and deployment using uv package manager. Use when users ask to build FastAPI applications, implement authentication, create API endpoints, or develop backend services in Python.

suhaibshaikh03
suhaibshaikh03
tools
open
ide-plugins
1

coding-prompt-bank

Base rules and behaviors for AI coding agents. Trigger on starting a coding project, "use my coding rules", "coding agent setup", "initialize project", "new codebase", or when providing instructions to any coding agent.

ariaxhan
ariaxhan
tools
open
productivity-tools
1

coeditor

Build React applications with CopilotKit and LangGraph for AI-powered collaborative editing. Creates production-ready editor applications (text, document, or node-based) with real-time AI assistance, shared state management, and agentic workflows. Use this skill when users want to build intelligent editing interfaces with AI collaboration features.

chrisvoncsefalvay
chrisvoncsefalvay
tools
open
productivity-tools
1

bible-study-tool-creator

Interactive skill for creating new bible study tools that generate AI-readable commentary data. Guides users through defining practical tasks, setting up proper file structure, and establishing self-learning loops for data generation.

authenticwalk
authenticwalk
tools
open
productivity-tools
1

insight-skill-generator

Use PROACTIVELY when working with projects that have docs/lessons-learned/ directories to transform Claude Code explanatory insights into reusable, production-ready skills. Analyzes insight files, clusters related content, and generates interactive skills following Anthropic's standards.

cskiro
cskiro
tools
open
productivity-tools
1

agent-md-generator

交互式生成 GitHub Copilot agents.md 文件的工作流。当用户请求创建代理、构建自定义 Copilot 代理、生成 agents.md 或需要帮助配置 GitHub Copilot 自定义代理时使用。触发短语包括"创建代理"、"生成 agent.md"、"做一个文档代理"、"生成测试代理"等涉及 GitHub Copilot 代理配置的请求。

refly-ai
refly-ai
tools
open
productivity-tools
1

v0

AI-powered UI generation via v0 MCP. Create chats, generate React components, get design assistance. Use when building UI components, dashboards, or need AI design help.

tuantiensiu
tuantiensiu
tools
open
productivity-tools
1

response-rater

Run headless AI CLIs (Claude Code `claude`, Google `gemini`, optionally GitHub `copilot`) to rate an assistant response against a rubric and return actionable feedback plus a rewritten improved response; use for response quality audits, prompt/docs reviews, and "have another AI critique this answer" workflows.

oimiragieo
oimiragieo
tools
open
productivity-tools
1

obsidian-research-synthesis

Searches across Obsidian vault, synthesizes findings from multiple notes, and creates comprehensive research documentation. Gathers scattered information using filesystem search and dataview queries, analyzes content, and produces structured research reports with proper citations and wiki-links.

astoreyai
astoreyai
tools
open
debugging
1

extracting-session-data

Locates, lists, filters, and extracts structured data from Claude Code native session logs. Supports both single and multiple session analysis.

bitwarden
bitwarden
tools
open
productivity-tools
1

clerk-llm-docs

Fetch LLM-optimized documentation for Clerk, the complete user management platform.

5dlabs
5dlabs
tools
open
productivity-tools
1

vercel-ai-sdk-v5

Expert-level Vercel AI SDK v5 patterns for production chatbots. Use for: (1) Chat persistence with Drizzle/PostgreSQL, (2) Generative UI with typed tool parts, (3) Human-in-the-loop tool confirmations, (4) Custom data streaming with reconciliation, (5) Anthropic provider with extended thinking/reasoning, (6) Type-safe message metadata with token tracking. Covers advanced patterns only - assumes basic AI SDK knowledge. NOT for AI SDK v6.

horuz-ai
horuz-ai
tools
open
productivity-tools
1

nixtla-timegpt2-migrator

Assists users in migrating their codebase and data pipelines from TimeGPT-1 to TimeGPT-2. Use when upgrading to the latest version of TimeGPT, ensuring compatibility, and optimizing performance. Trigger with "migrate to TimeGPT-2", "upgrade TimeGPT", "TimeGPT compatibility".

intent-solutions-io
intent-solutions-io
tools
open
productivity-tools
1

skill-creator

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 AI agent capabilities with specialized knowledge, workflows, or tool integrations.

GodSpeedAI
GodSpeedAI
tools
open
productivity-tools
1

plugin-creator

Guide for creating effective fx/cc marketplace plugins. This skill should be used when users want to create a new Claude Code plugin (or update an existing plugin) for the fx/cc marketplace that extends Claude's capabilities with specialized agents, skills, commands, or hooks.

fx
fx
tools
open
productivity-tools
1

verifying-before-completion

AI agent validates work through evidence-based verification with comprehensive checklists, automated validation, and proof-of-work documentation. Use when completing tasks, preparing for review, or ensuring quality.

doanchienthangdev
doanchienthangdev
tools
open
productivity-tools
1

sitrep-coordinator

Military-style Situation Report (SITREP) generation for multi-agent coordination. Creates structured status updates with completed/in-progress/blocked sections, authorization codes, handoff protocols, and clear next actions. Optimized for complex project management across multiple AI agents and human operators.

hummbl-dev
hummbl-dev
tools
open
productivity-tools
1

triage-expert

Specializes in context gathering, initial problem diagnosis, and routing issues to appropriate domain experts. Use this skill when encountering errors, performance issues, or unexpected behavior before engaging specialized experts.

ANHDOO
ANHDOO
tools
open
productivity-tools
1

gpt-integration

Use this skill ONLY when modifying GPT calls, agent prompts, or structured output. Do not use for other AI/ML tasks.

kimrejstrom
kimrejstrom
tools
open
productivity-tools
1

claudeconnect

Manages ClaudeConnect for sharing context between Claude instances. Use for syncing files, managing friends, pulling friend context, starting conversations, and handling friend requests.

bstadt
bstadt
tools
open
Previous
Page 827 / 1337
Next