Back to categories
Category

Agent Skills in category: Uncategorized

81844 skills match this category. Browse curated collections and explore related Agent Skills.

ultrathink

Deep reasoning protocol for exhaustive, multi-dimensional analysis and production-ready code generation. Suspends brevity for maximum depth and irrefutable logic.

warpcode
warpcode
22

git-commit

Plans and executes git commits with optional TICKET_ID prefix. Analyzes staged changes, proposes optimal commit structure (single or multiple), generates descriptive messages with technical context, and executes after user approval. Use when committing code changes, creating atomic commits, or splitting large changesets.

antoniocascais
antoniocascais
5

pr-review

Reviews code changes before merging. Use when reviewing PRs, checking staged changes, reviewing diffs, code review, merge readiness check, or validating changes before commit/push.

antoniocascais
antoniocascais
5

skill-creator

Creates new Claude Code skills with proper structure and best practices. Use when user wants to create a skill, update an existing skill, add a new command, scaffold a workflow, define skill hooks, or asks "how do I make a skill".

antoniocascais
antoniocascais
5

c7

Fetches up-to-date library documentation from Context7 and saves to /tmp/context7/. Use when needing current API docs, code examples, library references, SDK documentation, or checking latest library versions. Triggers: context7, c7, library docs, fetch docs, current documentation, api reference.

antoniocascais
antoniocascais
5

codemap

Generate navigational codebase maps with architecture diagrams. Use when mapping a codebase, creating architecture docs, visualizing project structure, generating infrastructure diagrams, understanding repo layout, or onboarding to a new project.

antoniocascais
antoniocascais
5

codex

AI peer review via OpenAI Codex CLI. Use when reviewing code changes, validating technical decisions, comparing implementation approaches, or getting a second opinion on architecture choices. Triggers on /codex, /codex-review, or auto-triggers when presenting significant alternatives to user.

antoniocascais
antoniocascais
5

ctask

Manages tasks using the ctask CLI wrapper over a local SQLite database. Use when tracking work items, creating tasks, managing dependencies, adding comments, labeling, or reviewing task status. Triggers on task tracking, ticket management, work planning, backlog management.

antoniocascais
antoniocascais
5

quiz

Generates multiple choice quiz questions based on current conversation context. Use when testing understanding, reviewing what was discussed, or wanting a knowledge check on the session.

antoniocascais
antoniocascais
5

voice-mode

>-

antoniocascais
antoniocascais
5

workflow-review

|

antoniocascais
antoniocascais
5

n8n-validation-expert

Interpret validation errors and guide fixing them. Use when encountering validation errors, validation warnings, false positives, operator structure issues, or need help understanding validation results. Also use when asking about validation profiles, error types, or the validation loop process.

RedcoatAsher
RedcoatAsher
21

n8n-expression-syntax

Validate n8n expression syntax and fix common errors. Use when writing n8n expressions, using {{}} syntax, accessing $json/$node variables, troubleshooting expression errors, or working with webhook data in workflows.

RedcoatAsher
RedcoatAsher
21

n8n-production-readiness

Dynamic tier system for right-sizing n8n workflow hardening. Use this skill on ANY n8n workflow request to determine appropriate validation, logging, and error handling levels. Adapts to user needs — from quick prototypes to mission-critical production systems.

RedcoatAsher
RedcoatAsher
21

n8n-code-javascript

Write JavaScript code in n8n Code nodes. Use when writing JavaScript in n8n, using $input/$json/$node syntax, making HTTP requests with $helpers, working with dates using DateTime, troubleshooting Code node errors, or choosing between Code node modes.

RedcoatAsher
RedcoatAsher
21

n8n-code-python

Write Python code in n8n Code nodes. Use when writing Python in n8n, using _input/_json/_node syntax, working with standard library, or need to understand Python limitations in n8n Code nodes.

RedcoatAsher
RedcoatAsher
21

n8n-mcp-tools-expert

Expert guide for using n8n-mcp MCP tools effectively. Use when searching for nodes, validating configurations, accessing templates, managing workflows, or using any n8n-mcp tool. Provides tool selection guidance, parameter formats, and common patterns.

RedcoatAsher
RedcoatAsher
21

n8n-node-configuration

Operation-aware node configuration guidance. Use when configuring nodes, understanding property dependencies, determining required fields, choosing between get_node_essentials and get_node_info, or learning common configuration patterns by node type.

RedcoatAsher
RedcoatAsher
21

n8n-workflow-patterns

Proven workflow architectural patterns from real n8n workflows. Use when building new workflows, designing workflow structure, choosing workflow patterns, planning workflow architecture, or asking about webhook processing, HTTP API integration, database operations, AI agent workflows, or scheduled tasks.

RedcoatAsher
RedcoatAsher
21

planning-with-files

Transforms workflow to use Manus-style persistent markdown files for planning, progress tracking, and knowledge storage. Use when starting complex tasks, multi-step projects, research tasks, or when the user mentions planning, organizing work, tracking progress, or wants structured output.

dafang
dafang
2

react-to-taro

Transpile React Web applications (v18+) into Taro 4.x code optimized for WeChat Mini Program. Use this skill when converting React components, pages, or utilities to Taro-compatible code with proper JSX element mapping, event handler transformation, navigation/routing conversion, and API shim layer.

dafang
dafang
2

weapp-share-timeline

微信小程序分享到朋友圈开发指南。当开发朋友圈分享功能、配置 onShareTimeline、适配单页模式、处理场景值 1154、navigationBarFit 布局调整时使用。

dafang
dafang
2

wechat-chat-tool

微信小程序聊天工具开发指南。当开发聊天工具分包、配置 chatTools、发送消息到群聊、动态消息、获取群成员信息、wx.openChatTool、wx.getChatToolInfo 时使用。

dafang
dafang
2

bug-fix

Bug-fix pipeline. Dual RCA (Sonnet+Opus) -> Consolidation -> Codex Validation -> Implementation -> Code Review.

Z-M-Huang
Z-M-Huang
218

multi-ai

Start the multi-AI pipeline. Plan -> Review -> Implement (loop until reviews approve). Codex final gate.

Z-M-Huang
Z-M-Huang
218

maintaining-claude-code

Validate and improve Claude Code configurations (CLAUDE.md, skills, commands, hooks). Use when auditing config quality, checking skill discoverability, organizing .claude directory, or deciding which entity type to use.

TrevorS
TrevorS
4

book-reader

Read and search digital books (PDF, EPUB, MOBI, TXT). Use when answering questions about a book, finding quotes or passages, navigating to specific pages or chapters, or extracting information from documents.

TrevorS
TrevorS
4

git-workflow

Handle squashing multiple commits and rebasing feature branches safely. Use when consolidating commits into a single commit, or rebasing feature branches onto updated development branches. Falls back from jj when not available.

TrevorS
TrevorS
4

Linear CLI

Query, create, and manage Linear issues from the command line. Use when checking assigned work, viewing issue details, creating new issues, or updating issue status.

TrevorS
TrevorS
4

Skill Builder

Create and validate Agent Skills with proper structure and effective descriptions. Use when building custom skills, testing skill discovery, or designing new skill workflows.

TrevorS
TrevorS
4

jj-workflow

Jujutsu (jj) version control, load skill when hook output shows vcs=jj-colocated or vcs=jj in the system-reminder.

TrevorS
TrevorS
4

glhf

Search Claude Code conversation history to find past solutions, recall commands, and discover related work. Use when looking for previous implementations, finding commands you ran before, or exploring what was done in past sessions.

TrevorS
TrevorS
4

notion-formatter

Format markdown content for Notion import with proper syntax for toggles, code blocks, and tables. Use when formatting responses for Notion, creating Notion-compatible documentation, or preparing markdown for Notion paste/import.

TrevorS
TrevorS
4

svelte5

Svelte 5 syntax reference. Use when writing ANY Svelte component. Svelte 5 uses runes ($state, $derived, $effect, $props) instead of Svelte 4 patterns. Training data is heavily Svelte 4—this skill prevents outdated syntax.

TrevorS
TrevorS
4

SwiftUI Engineer

Build, review, debug, and modernize SwiftUI apps for macOS with modern patterns. Use when building SwiftUI UIs, reviewing code quality, debugging view issues, checking anti-patterns, migrating from AppKit, or designing app architecture.

TrevorS
TrevorS
4

claude-code-web-docker

Set up and use Docker in Claude Code for Web environments. Use when Docker builds fail with bridge/iptables errors, SSL certificate errors through proxy, or when working in containerized web environments.

TrevorS
TrevorS
4

cuda-kernel-refine

|

TrevorS
TrevorS
4

qwen3-tts-profile

|

TrevorS
TrevorS
4

whisper-test

|

TrevorS
TrevorS
4

aws-cli

Use when interacting with AWS - managing S3, EC2, Lambda, IAM, CloudFormation, ECS/EKS, RDS, DynamoDB, CloudWatch, or any AWS service

mathiassoeholm
mathiassoeholm
21

gh-cli

Use when interacting with GitHub - searching for repos/orgs/packages, exploring codebases, finding projects to use, querying branches/PRs/issues/releases/workflows, automating GitHub operations, or when users mention GitHub organizations or repositories

mathiassoeholm
mathiassoeholm
21

jira-cli

Use when querying or automating Jira - sprints, issues, epics, stories, boards, or correlating Jira data with external systems

mathiassoeholm
mathiassoeholm
21

martendb

Use when working with MartenDB document storage, schema migrations, LINQ queries, indexes, or performance optimization in .NET projects

mathiassoeholm
mathiassoeholm
21

test-driven-development

Use when implementing any feature or bugfix, before writing implementation code

mathiassoeholm
mathiassoeholm
21

workflow-orchestration-patterns

Design durable workflows with Temporal for distributed systems. Covers workflow vs activity separation, saga patterns, state management, and determinism constraints. Use when building long-running processes, distributed transactions, or microservice orchestration.

mathiassoeholm
mathiassoeholm
21

writing-skills

Use when creating new skills, editing existing skills, or verifying skills work before deployment

mathiassoeholm
mathiassoeholm
21

create-product-agent-playwright-tests

Create or update Playwright end-to-end tests for the Product Agents frontend in this repo, especially for settings validation, conversation artifact visibility, research plan approval/rejection, and clarifying-question flows. Use when asked to write, expand, or run Playwright tests for frontend/product-agent (including live E2E runs gated by E2E_LIVE).

eabait
eabait
21

ampdo

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

gmcabrita
gmcabrita
21

anachb

Austrian public transport (VOR AnachB) for all of Austria. Query real-time departures, search stations/stops, plan routes between locations, and check service disruptions. Use when asking about Austrian trains, buses, trams, metro (U-Bahn), or directions involving public transport in Austria.

gmcabrita
gmcabrita
21

apple-mail

Search, read, and extract attachments from Apple Mail's local storage. Query emails by sender, recipient, subject, body, date, mailbox, and flags. Read raw RFC822 messages and extract file attachments.

gmcabrita
gmcabrita
21

Page 1583 of 1637 · 81844 results