Back to categories
Category

Agent Skills in category: Uncategorized

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

langgraph-workflows

理解工作流 vs Agent、预定义 vs 动态模式,以及使用 Send API 的编排器-工作器模式

evanfang0054
evanfang0054
1

mac-maintenance-cleanup

macOS 系统深度清理和优化工作流。当用户需要以下操作时使用:(1) 清理系统缓存、日志和临时文件,(2) 卸载应用及其残留文件,(3) 分析磁盘空间使用情况,(4) 清理开发项目构建产物,(5) 系统优化和性能提升,(6) 任何关于 Mac 清理和维护的请求。提供交互式菜单、智能诊断和混合模式(指导+自动执行)。

evanfang0054
evanfang0054
1

macos-cleaner

分析并通过智能清理建议回收 macOS 磁盘空间。当用户报告磁盘空间问题、需要清理 Mac 或想了解什么占用了存储空间时,应使用此技能。专注于安全的交互式分析,在执行任何删除操作前需要用户确认。

evanfang0054
evanfang0054
1

mole-cleaner

|

evanfang0054
evanfang0054
1

monorepo-setup

快速搭建和配置 pnpm monorepo 项目结构,包含 TypeScript、tsup 构建、私有 npm registry 配置。当用户需要"创建 monorepo"、"初始化 monorepo 项目"、"配置 pnpm workspace"、"设置 monorepo 构建"、"monorepo setup"时使用。特别适合需要统一管理多个包、配置构建工具、处理 TypeScript 路径问题的场景。即使用户只是说"帮我搭建项目结构"或"配置构建",如果涉及多包管理也应该使用此 skill。

evanfang0054
evanfang0054
1

okr-optimizer

OKR 优化与质量评估专家。当用户需要:(1) 评估现有 OKR 的质量,(2) 优化模糊或不可量化的关键结果,(3) 检查 OKR 是否符合核心原则(聚焦、可量化、有挑战),(4) 将任务型 KR 转化为结果型 KR,(5) 提供具体的改进建议时使用。触发词包括"帮我优化 OKR"、"检查这个 OKR"、"这个 KR 写得好吗"、"如何量化这个目标"。

evanfang0054
evanfang0054
1

opentui

Comprehensive OpenTUI skill for building terminal user interfaces. Covers the core imperative API, React reconciler, and Solid reconciler. Use for any TUI development task including components, layout, keyboard handling, animations, and testing.

evanfang0054
evanfang0054
1

planning-with-files

将工作流转换为使用 Evan 风格的持久化 markdown 文件进行规划、进度跟踪和知识存储。适用于开始复杂任务、多步骤项目、研究任务,或者当用户提到规划、组织工作、跟踪进度或需要结构化输出时使用。

evanfang0054
evanfang0054
1

pr-review

GitHub PR 代码审查技能。检查代码质量、安全性、性能和最佳实践,生成结构化审查报告。触发场景包括"审查 PR"、"代码检查"、"review pull request"。

evanfang0054
evanfang0054
1

react-expert

在构建需要组件架构、hooks 模式或状态管理的 React 18+ 应用程序时使用。调用时机包括:Server Components、性能优化、Suspense 边界、React 19 特性。

evanfang0054
evanfang0054
1

refactor-check

重构完整性检查技能。验证重构后代码的一致性、完整性和正确性,确保没有遗漏或破坏性变更。触发场景包括"检查重构"、"重构验证"、"代码迁移检查"。

evanfang0054
evanfang0054
1

split-commits

智能拆分暂存区的代码变更为多个符合 Conventional Commits 规范的逻辑提交。当用户需要将大量变更按逻辑关系分组提交时使用,比如"拆分这些提交"、"把暂存区的变更分成多个 commit"、"按功能分别提交"、"split commits"等场景。特别适合处理包含多个模块、多种类型文件(配置、代码、测试、文档)的复杂变更集。

evanfang0054
evanfang0054
1

translate

批量文件翻译技能。支持并行翻译多个文件到中文,自动处理 API 超时,保留代码块和技术术语。触发场景包括"翻译文件"、"批量翻译"、"中文化文档"、"translate to Chinese"。

evanfang0054
evanfang0054
1

xlsx

当电子表格文件是主要输入或输出时使用此技能。这包括用户想要:打开、读取、编辑或修复现有的 .xlsx、.xlsm、.csv 或 .tsv 文件(例如添加列、计算公式、格式化、创建图表、清理杂乱数据);从头创建新的电子表格或从其他数据源创建;或在表格文件格式之间转换。特别是当用户通过名称或路径引用电子表格文件时(即使是随意的提及,如「我下载文件夹里的 xlsx」),并希望对其进行操作或从中生成内容时触发。对于将杂乱或结构混乱的表格数据文件(格式错误的行、错位的标题、垃圾数据)清理为规范电子表格也应触发。交付物必须是电子表格文件。如果主要交付物是 Word 文档、HTML 报告、独立 Python 脚本、数据库管道或 Google Sheets API 集成,即使涉及表格数据,也不要触发。

evanfang0054
evanfang0054
1

apifox-mock-script-gen

|

evanfang0054
evanfang0054
1

custom-build-process

Project-specific build process for the Builder workflow. Builds frontend assets for claudecode_webui.

edanstarfire
edanstarfire
131

custom-cleanup-process

Project-specific cleanup process after issue completion. Stops test servers and cleans project-specific artifacts for claudecode_webui.

edanstarfire
edanstarfire
131

custom-environment-setup

Project-specific environment setup for issue workflows. Calculates test ports and provides initialization context for minions.

edanstarfire
edanstarfire
131

custom-quality-check

Project-specific code quality checks. Runs Ruff linting on modified Python files for claudecode_webui.

edanstarfire
edanstarfire
131

custom-test-process

Project-specific test process. Starts backend/vite servers, runs pytest, and verifies health endpoints for claudecode_webui.

edanstarfire
edanstarfire
131

ui-navigate

Navigate to the Claude Code WebUI application, verify it loads, and optionally select a project and/or session by name. Use when starting any UI test, opening the app, verifying the app is loaded, switching projects, or selecting sessions.

edanstarfire
edanstarfire
131

ui-permission-respond

Detect and respond to a permission prompt in the Claude Code WebUI. Use when approving or denying tool permissions, handling permission modals, responding to Claude asking for approval, or unblocking a paused session.

edanstarfire
edanstarfire
131

ui-project-create

Create a new project in the Claude Code WebUI via the UI. Use when creating a project, adding a project, opening the new project modal, or testing project creation flow.

edanstarfire
edanstarfire
131

ui-project-delete

Delete a project via the Claude Code WebUI. Use when deleting a project, removing a project, testing project deletion, or cleaning up test projects.

edanstarfire
edanstarfire
131

ui-send-message

Send a message in the active session of the Claude Code WebUI. Use when typing and sending a message to Claude, submitting a prompt, interacting with an active session, or waiting for the assistant to finish responding.

edanstarfire
edanstarfire
131

ui-session-create

Create a new session within the currently selected project in the Claude Code WebUI. Use when adding a new session, creating an agent, testing session creation, or setting up a new conversation.

edanstarfire
edanstarfire
131

ui-session-reset

Reset a session via the manage modal in the Claude Code WebUI. Use when resetting a session, clearing session history, restarting a Claude Code conversation, or waiting for session reconnect after reset.

edanstarfire
edanstarfire
131

ui-verify-snapshot

Take a snapshot of the Claude Code WebUI and verify expected content is present. Use when asserting UI state, checking that text or elements are visible, verifying a test condition, taking a screenshot for review, or reporting pass/fail on UI expectations.

edanstarfire
edanstarfire
131

codebase-explorer

Identify relevant files, understand architecture patterns, and find code by functionality. Use when you need to understand where specific functionality lives or find files related to a feature area.

edanstarfire
edanstarfire
131

git-branch-manager

Create, switch, and manage git branches with proper handling of uncommitted changes. Use when creating feature branches, switching contexts, or cleaning up after merges.

edanstarfire
edanstarfire
131

git-commit-composer

Create well-formatted semantic commit messages following project conventions. Use when committing changes to ensure consistent, descriptive commit history.

edanstarfire
edanstarfire
131

git-state-validator

Check git repository status, detect conflicts, and validate branch state before operations. Use when verifying working directory cleanliness, checking for conflicts, or validating branch state.

edanstarfire
edanstarfire
131

git-sync

Synchronize local default branch with remote, ensuring up-to-date base for worktrees.

edanstarfire
edanstarfire
131

github-authenticator

Verify and troubleshoot GitHub CLI authentication. Use when gh commands fail with auth errors or when setting up GitHub integration for the first time.

edanstarfire
edanstarfire
131

github-issue-creator

Create well-structured GitHub issues focused on user problems and outcomes, not implementation. Use when user reports bugs or requests features to ensure clear, testable requirements without premature implementation details.

edanstarfire
edanstarfire
131

github-issue-reader

Fetch and analyze GitHub issue details including comments, metadata, and discussion context. Use when user mentions issue numbers, URLs, or you need to understand implementation requirements from a GitHub issue.

edanstarfire
edanstarfire
131

github-pr-manager

Create, view, and merge GitHub pull requests with validation. Use when creating PRs from branches, checking PR status, or merging approved PRs with cleanup.

edanstarfire
edanstarfire
131

process-manager

Safely start, monitor, and stop processes by PID. Use when managing background servers, finding running processes, or ensuring clean process termination.

edanstarfire
edanstarfire
131

skill-maker

Create new skills. Use when users or minions want to create a custom skill from scratch, edit an existing skill, or work with SKILL.md files. Trigger this skill whenever someone mentions creating a skill, writing a SKILL.md, automating a workflow as a skill, or optimizing a process into a reusable skill.

edanstarfire
edanstarfire
131

worktree-manager

Manage git worktrees for isolated issue work. Create, list, and remove worktrees safely.

edanstarfire
edanstarfire
131

blog-analytics

Track blog post performance and generate insights for continuous improvement. USE WHEN user says 'track post performance', 'analyze blog metrics', 'what posts performed well', 'blog analytics', OR requests performance feedback on content.

zura1555
zura1555
0

blog-insight-synthesizer

Synthesizes research findings into structured content outlines

zura1555
zura1555
0

blog-master-orchestrator

Central coordinator for blog writing workflow with multi-agent execution. USE WHEN user says 'write a blog post', 'create blog content', 'start blog workflow', OR user wants to orchestrate the full blog writing pipeline.

zura1555
zura1555
0

blog-repurposer

Repurpose blog content into multiple formats (X threads, newsletters, summaries). USE WHEN user says 'create thread from post', 'repurpose blog', 'newsletter version', 'multi-format output', OR wants to maximize content reach.

zura1555
zura1555
0

blog-trend-researcher

Researches topics and trends for blog content with parallel multi-agent execution. USE WHEN orchestrator invokes research phase OR user says 'research topic', 'find trends', 'gather information for blog'.

zura1555
zura1555
0

clickup-integration-agent

Specialized agent for ClickUp integration using the @taazkareem/clickup-mcp-server. Handles task management, time tracking, and workspace operations through 36 MCP tools.

zura1555
zura1555
0

personal-dev-writer

Writes personal development content with inspirational, story-driven approach

zura1555
zura1555
0

project-master-orchestrator

Central coordinator for multi-platform workflow management across GitHub, Plane.so, and ClickUp. Orchestrates monitoring, reporting, and issue management across platforms.

zura1555
zura1555
0

sanity-publisher

Publishes blog content to Sanity CMS with dual-mode support (markdown output or API publishing)

zura1555
zura1555
0

seo-content-optimizer

Optimizes blog content for search engines and social media

zura1555
zura1555
0

Page 119 of 1445 · 72242 results