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
productivity-tools
1

skill-creator

Guide for creating effective skills. Use when you want to create a new skill (or update an existing skill) that extends an agent with specialized workflows, tool integrations, or repo conventions.

ericmjl
ericmjl
tools
open
productivity-tools
1

decision-tracking

Architecture Decision Records (ADR) templates, sequential numbering, decision documentation patterns, and decision history management. Use when creating ADRs, documenting architectural decisions, tracking decision rationale, managing decision lifecycle, superseding decisions, searching decision history, or when user mentions ADR, architecture decision, decision record, decision tracking, or decision documentation.

vanman2024
vanman2024
tools
open
productivity-tools
1

codex

Delegate coding tasks to Codex CLI (OpenAI gpt-5-codex via JetBrains AI). Use when a task involves repetitive code generation, refactoring, or analysis that can be offloaded.

ashchupliak
ashchupliak
tools
open
productivity-tools
1

gcp-deployment

Work with Google Cloud Platform deployment, Cloud Storage, Cloud Run, Cloud Functions, EventArc, and Cloud Scheduler. Use when deploying agents, setting up GCS buckets, configuring triggers, or working with GCP infrastructure.

blockvoltcr7
blockvoltcr7
tools
open
system-admin
1

adhering-standards

Provides System Authority on 2026 Universal Agentic Runtime standards for all plugin components. MUST Use when auditing or managing plugin components (Skills, Commands, Agents). Do not use for creating new components, development tasks, or routine maintenance.

Git-Fg
Git-Fg
tools
open
productivity-tools
1

skill-builder

Create new Claude Code skills with best practices. Use when user wants to create, extract, or build a new skill. Provides templates and GitHub automation. Trigger phrases include "create a skill", "build a skill", "extract a skill", "new skill", "/skill-builder".

wrsmith108
wrsmith108
tools
open
productivity-tools
1

cookbook-audit

Audit an Anthropic Cookbook notebook based on a rubric. Use whenever a notebook review or audit is requested.

aRustyDev
aRustyDev
tools
open
productivity-tools
1

using-perplexity-for-context

Automatically use Perplexity search for personalized context enrichment. Use when facing unfamiliar technologies, decision points, learning questions, or preference-dependent choices.

designnotdrum
designnotdrum
tools
open
productivity-tools
1

install-skill-tracker

This skill installs a complete Claude Code skill tracking system using hooks to automatically log skill usage, execution duration, token usage, and user prompts for later analysis. Use this skill when setting up activity tracking in a Claude Code project to identify patterns, monitor costs, and discover opportunities for new skills.

vishalsachdev
vishalsachdev
tools
open
ide-plugins
1

creating-plugins

Guide for creating full Claude Code plugins that bundle commands, agents, hooks, MCP servers, and LSP servers. Use when building distributable extensions, packaging multiple components together, or preparing plugins for marketplace distribution.

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

ryantking
ryantking
tools
open
debugging
1

telegram-bot-performance-engineer

This skill should be used when analyzing, profiling, or optimizing Telegram bots built with Python/Telethon, especially for performance bottlenecks, rate limits, caching, API usage, or when the user asks for a full repo review or best practices.

prof-ramos
prof-ramos
tools
open
productivity-tools
1

zapier-workflows

Manage and trigger pre-built Zapier workflows and MCP tool orchestration. Use when user mentions workflows, Zaps, automations, daily digest, research, search, lead tracking, expenses, or asks to "run" any process. Also handles Perplexity-based research and Google Sheets data tracking.

Crumbgrabber
Crumbgrabber
tools
open
productivity-tools
1

plugin-setup

Interactive plugin setup and scaffolding tool for Claude Code plugins. Use this skill when user asks to "create plugin", "new plugin", "scaffold plugin", "setup plugin", "initialize plugin", "add command", "add skill", "add agent", "add hook", "add MCP server", or mentions creating Claude Code plugin components.

shawn-sandy
shawn-sandy
tools
open
productivity-tools
1

mcp-server-creator

Use PROACTIVELY when creating Model Context Protocol servers for connecting AI applications to external data sources, tools, and workflows. Generates production-ready MCP servers with TypeScript/Python SDKs, configuration templates, and Claude Desktop integration. Includes testing workflow with MCP Inspector. Not for modifying existing MCP servers or non-MCP integrations.

cskiro
cskiro
tools
open
productivity-tools
1

notion-save

Save notes, ideas, and content directly to Notion database. Use when Claude needs to persist conversation insights, trading notes, research findings, or any content to Notion for later reference. Triggers on phrases like "save to notion", "记录到notion", "add to my notes database".

atxinsky
atxinsky
tools
open
productivity-tools
1

ai-native-workflow

Jeff Su's AI-Native Workflow framework (4 Habits) mapped onto Nebuchadnezzar v3.4 pipeline infrastructure. Use when: (1) "swipe file" or "what worked before" - retrieve proven email patterns by stage (2) "task mapping" or "M/AI split" or "YOU vs AI" - get decisions for stage transitions (3) "breadcrumb" or "anchor this" - link conversations to HubSpot + Git deal folders (4) "prompt library" or "battle-tested" - access working slash commands (5) "Blue Pill" - customer-facing communication (emails, proposals) (6) "Red Pill" - internal analysis (PLD, Brand Scout, Deal Snapshot) (7) Stage transitions [00→01], [02→03], [04] follow-ups, [08→09] win-backs Triggers on: "ai-native", "4 habits", "swipe", "winning email", "what worked", "task mapping", "YOU vs AI", "blue pill", "red pill"

WalkerVVV
WalkerVVV
tools
open
productivity-tools
1

skill-creator

Guides users through creating new Claude Code skills using the agent-skill-npm-boilerplate template. Use when users want to create a new skill, build a skill, make a skill, or learn how to create skills.

RaoHai
RaoHai
tools
open
productivity-tools
1

skill-creator-multi

Guide for creating multi-phase skills with orchestrated sequential execution. Use when user wants to create a skill that runs multiple steps in sequence (like gap-finder), needs a start-* orchestrator pattern, or asks about multi-step/multi-phase skill architecture.

OhadRubin
OhadRubin
tools
open
productivity-tools
1

guardrail-builder

Automatically extracts learnings from conversation history and appends them to CLAUDE-guardrail.md. Categorizes content into Project Specs, Error Response, Coding Rules, and Tips to prevent repeated mistakes.

sk8metalme
sk8metalme
tools
open
productivity-tools
1

context-consolidation

Consolidate learnings from action logs into project docs and skills. Use when user asks to "consolidate", "compile learnings", "summarize sessions", or update project knowledge from .claude/action-log.jsonl.

Pamir-AI
Pamir-AI
tools
open
productivity-tools
1

oci-gha

Use when setting up GitHub Actions CI/CD for Legal Workbench, configuring OCI secrets, or troubleshooting Oracle Cloud CLI. Reference for automated pipelines.

PedroGiudice
PedroGiudice
tools
open
automation-tools
1

claude-config-generator

Generate Claude Code configuration files (commands, agents, skills, settings.json) with proper YAML frontmatter and structure. Use when creating .claude/ configuration or .md files in .claude/commands/ or .claude/agents/ directories.

gizix
gizix
tools
open
productivity-tools
1

codex-collaboration

This skill should be used when the user asks to "collaborate with Codex", "use Codex for planning", "get Codex review", "delegate to Codex", "Codexと協調", "Codexにレビューを依頼", "Codexに計画を作成させたい", or mentions coordinating tasks between Claude Code and Codex CLI.

masuP9
masuP9
tools
open
Previous
Page 840 / 1337
Next