Back to categories
Category

Agent Skills in category: Uncategorized

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

python-quality-gate

>-

philoserf
philoserf
9

refactor-clean

>-

philoserf
philoserf
9

session-review

>-

philoserf
philoserf
9

skill-creator

Creates new Claude Code skills from scratch or from conversation context. Use when users want to make a skill, create a skill, turn this into a skill, build a new customization, capture a workflow as a reusable skill, write a skill, design a skill, generate a skill, or draft a new skill.

philoserf
philoserf
9

skill-improve

Generates prioritized improvement recommendations for Claude Code skills. Use when improving skills, getting skill suggestions, enhancing customizations, or wanting actionable feedback on how to make a skill better. Provides impact/effort prioritization.

philoserf
philoserf
9

skill-quality

Rates Claude Code skills with numerical scores (1-5) across 6 quality dimensions. Use when evaluating skill quality, scoring skills, rating customizations, or comparing skill effectiveness. Provides weighted scores and quality tier assessment.

philoserf
philoserf
9

tdd-cycle

>-

philoserf
philoserf
9

tech-debt

>-

philoserf
philoserf
9

typescript-quality-gate

>-

philoserf
philoserf
9

vc-ship

>-

philoserf
philoserf
9

tidb-profiler-analyzer

Processes and analyzes TiDB profiler zip packages (CPU or heap) for components like TiDB, TiKV, PD, or TiFlash. It unzips, aggregates the profiler data, and uses `go tool pprof` to report on the most time-consuming functions (CPU) or highest memory allocations (heap).

hawkingrei
hawkingrei
0

plan-replayer-testing

Expertise in adding new test cases for the TiDB plan replayer. Use when the user provides a plan replayer zip file and wants to create a new test.

hawkingrei
hawkingrei
0

context-management

Use for projects, tasks, or code that involve context engineering and context management for AI agents: keep prompt prefixes stable for KV-cache, use append-only context, prefer tool masking over tool removal, offload large observations into filesystem memory, recite goals/todos to control attention, preserve errors for recovery, and avoid few-shot pattern lock-in. Use when building or debugging agent loops, prompt/context schemas, memory strategies, or tool-availability policies.

hawkingrei
hawkingrei
0

pr-review-helper

Gather PR review context: all comments (including review suggestions), diff context, and CI status; download GitHub Actions logs on failures. Prefer GitHub MCP for reads, fall back to gh CLI when needed.

hawkingrei
hawkingrei
0

tidb-doc-finder

TiDB-specific documentation lookup guided by this repo's llms.txt hub: read llms.txt, pick the best linked source (tidb-dev-guide llms-full.txt, TiDB user guide llms.txt, or Uber Go style guide), fetch it, then search within it to answer with precise references. Use when asked to find docs, research, or provide doc-grounded answers about TiDB development or usage.

hawkingrei
hawkingrei
0

tidb-optimizer-bugfix

Fix TiDB optimizer bugs with minimal diffs, hypothesis-driven validation, and regression tests aligned with tidb-test-guidelines. Use when reproducing, fixing, and validating planner/optimizer behavior bugs.

hawkingrei
hawkingrei
0

orchestrator

タスクの調整と他のロールへの委譲を行うコーディネーターロール

Shin0205go
Shin0205go
0

aegis-architect

アーキタイプベースのスキャフォールドツール - プロジェクトの重さに応じた型を選択

Shin0205go
Shin0205go
0

browser-testing

ブラウザ自動化とE2Eテストを行うスキル

Shin0205go
Shin0205go
0

code-reviewer

コードレビューとベストプラクティスの提案を行うスキル

Shin0205go
Shin0205go
0

data-analyzer

データ分析と可視化を行うスキル

Shin0205go
Shin0205go
0

docx-handler

Word文書の読み取り、編集、作成を行うスキル

Shin0205go
Shin0205go
0

common

全ロール共通で使用できる基本ツール

Shin0205go
Shin0205go
0

reindex-docs

Re-index all PDF and HTML documents, update index.html, and commit/push changes to the repository

alanben
alanben
0

repo-docs

Update and maintain core repository documentation files (README.md, CHANGELOG.md, LICENSE, CONTRIBUTING.md) before commits or releases. Use when users need to update documentation to reflect code changes, prepare for releases, or ensure documentation consistency.

alanben
alanben
0

aspose-slides

Comprehensive skill for manipulating Microsoft PowerPoint presentations using Aspose.Slides.NET library with modern C# patterns

alanben
alanben
0

dotnet-cqrs-api

Guide for building .NET APIs using CQRS pattern with MediatR, FluentValidation, and Carter modules

alanben
alanben
0

maker

Generate .NET Core data API code from model definitions using the Maker XML specification and CLI. Use when users need to: (1) Create Maker XML models from JSON objects, SQL scripts, or database schemas, (2) Generate .NET Core CRUD API endpoints from Maker XML, (3) Understand or validate Maker XML model definitions, or (4) Work with the Maker CLI tool for code generation.

alanben
alanben
0

agent-coordination

Coordinate multiple agents for software development across any language. Use for parallel execution of independent tasks, sequential chains with dependencies, swarm analysis from multiple perspectives, or iterative refinement loops. Handles Python, JavaScript, Java, Go, Rust, C#, and other languages.

d-oit
d-oit
0

frontend-design-system

>

d-oit
d-oit
0

gemini-websearch

Performs web searches using Gemini CLI headless mode with google_web_search tool. Includes intelligent caching, result validation, and analytics. Use when searching for current information, documentation, or when the user explicitly requests web search.

d-oit
d-oit
0

goap-agent

Invoke for complex multi-step tasks requiring intelligent planning and multi-agent coordination. Use when tasks need decomposition, dependency mapping, parallel/sequential/swarm/iterative execution strategies, or coordination of multiple specialized agents with quality gates and dynamic optimization.

d-oit
d-oit
0

iterative-refinement

Execute iterative refinement workflows with validation loops until quality criteria are met. Use for test-fix cycles, code quality improvement, performance optimization, or any task requiring repeated action-validate-improve cycles.

d-oit
d-oit
0

parallel-execution

Execute multiple independent tasks simultaneously using parallel agent coordination to maximize throughput and minimize execution time. Use when tasks have no dependencies, results can be aggregated, and agents are available for concurrent work.

d-oit
d-oit
0

Playwright Browser Automation

Complete browser automation with Playwright. Auto-detects dev servers, writes clean test scripts to /tmp. Test pages, fill forms, take screenshots, check responsive design, validate UX, test login flows, check links, automate any browser task. Use when user wants to test websites, automate browser interactions, validate web functionality, or perform any browser-based testing.

d-oit
d-oit
0

shell-script-quality

Lint and test shell scripts using ShellCheck and BATS. Use when checking bash/sh scripts for errors, writing shell script tests, fixing ShellCheck warnings, setting up CI/CD for shell scripts, or improving bash code quality.

d-oit
d-oit
0

skill-creator

Create new Claude Code skills with proper directory structure, SKILL.md file, and YAML frontmatter. Use this skill when you need to create a new reusable knowledge module for Claude Code.

d-oit
d-oit
0

task-decomposition

Break down complex tasks into atomic, actionable goals with clear dependencies and success criteria. Use this skill when you need to plan multi-step projects, coordinate agents, or decompose complex user requests into manageable sub-tasks.

d-oit
d-oit
0

testing-anti-patterns

Use when writing or changing tests, adding mocks, or tempted to add test-only methods to production code - prevents testing mock behavior, production pollution with test-only methods, and mocking without understanding dependencies

d-oit
d-oit
0

using-git-worktrees

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification

d-oit
d-oit
0

ux-designer

>

d-oit
d-oit
0

web-search-researcher

Research topics using web search and content fetching to find accurate, current information. Use when you need modern information, official documentation, best practices, technical solutions, or comparisons beyond your training data. Provides systematic web research with strategic searches, content analysis, and synthesized findings.

d-oit
d-oit
0

elixir-architect

Use when designing or architecting Elixir/Phoenix applications, creating comprehensive project documentation, planning OTP supervision trees, defining domain models with Ash Framework, structuring multi-app projects with path-based dependencies, or preparing handoff documentation for Director/Implementor AI collaboration

layeddie
layeddie
0

api-versioning

API versioning strategies including URL-based, header-based, and breaking change management

layeddie
layeddie
0

containerization

Docker and Kubernetes deployment patterns for Elixir/Phoenix applications

layeddie
layeddie
0

distributed-systems

Distributed systems patterns for BEAM/OTP including clustering, supervision, and multi-region deployment

layeddie
layeddie
0

elixir-scribe

Single Responsibility Code in Self-Documented Folder Structure

layeddie
layeddie
0

git-workflow

Git and GitHub workflow automation skills for OpenCode agents

layeddie
layeddie
0

graphql-patterns

GraphQL patterns with Absinthe framework for Elixir/Phoenix applications

layeddie
layeddie
0

liveview-patterns

Phoenix LiveView UI and real-time feature patterns

layeddie
layeddie
0

Page 1145 of 1445 · 72242 results