code-reviewer
Automated code review with best practices, security checks, and quality standards.
code-formatter
Automatically format code across multiple languages with opinionated configurations.
chart-generator
Generate charts and visualizations from data using various charting libraries and formats.
auth-analyzer
Review and analyze authentication and authorization patterns for security vulnerabilities.
architecture-documenter
Document system architecture and technical design decisions for effective team communication and ...
api-tester
Quick API endpoint testing with comprehensive request/response validation.
dependency-auditor
Automated security auditing of project dependencies to identify known vulnerabilities.
dependency-updater
Smart dependency update checker with changelog summaries and breaking change detection.
deployment-checker
Pre-deployment validation checklist and automated readiness assessment.
docker-helper
Docker Compose generation, optimization, and troubleshooting assistance.
complexity-analyzer
Measure and report code complexity metrics with actionable recommendations.
env-manager
Environment variable management, validation, and documentation.
go-mod-helper
Go module system, dependency management, and project configuration assistance.
java-maven-helper
Maven build system, dependency management, and Java project configuration assistance.
dead-code-detector
Identify unused code, imports, variables, and functions for safe removal.
data-validator
Validate data against schemas, business rules, and data quality standards.
changelog-generator
Automatically generate changelogs from git commits following conventional commits, semantic versi...
csv-processor
Parse, transform, and analyze CSV files with advanced data manipulation capabilities.
drafts-actions
Create and script actions for the Drafts app. Use this skill when the user needs help creating custom Drafts actions, understanding action steps, using template tags, scripting with JavaScript, or configuring action workflows for automation and productivity.
abc-git-flow
ABC 后台 Git 分支管理工作流辅助。用于执行 git abc 命令进行分支操作、提供开发流程指导。当用户提到"开新分支"、"feature"、"hotfix"、"发布"、"提测"、"合并"、"灰度"、"全量"、"rc"、"tag"、"MR"、"merge request" 等关键词时使用此技能。
plugin-authoring
Use when creating, modifying, or debugging Claude Code plugins. Triggers on .claude-plugin/, plugin.json, marketplace.json, commands/, agents/, skills/, hooks/ directories. Provides schemas, templates, validation workflows, and troubleshooting.
sls-trace-analyzer
根据 traceId 或 URL(带时间戳)查询阿里云日志服务 (SLS) 获取日志,分析日志内容,定位代码中的问题。
jenkins-deploy
ABC Jenkins 项目发布技能。支持智能参数推断和交互式触发 Jenkins 构建,自动获取 Git 分支和标签信息。当用户请求"发布 Jenkins"、"触发构建"、"部署项目"、"Jenkins 发布"或类似操作时触发此技能。需要环境变量 JENKINS_USER 和 JENKINS_TOKEN。
modao-capture
墨刀原型稿抓取工具。自动从墨刀原型稿链接抓取所有页面、截图和批注,生成 Markdown 文档。使用场景包括:(1) 抓取原型稿页面 (2) 生成页面截图 (3) 提取批注内容 (4) 导出 Markdown 文档
abc-apifox
ABC 医疗云 API 文档查询工具。读取和查询 ABC API 的 OpenAPI 规范文档(5000+ 接口),支持按模块、路径、方法搜索,自动解析 $ref 引用。采用按模块拆分的缓存结构,查询速度快。使用场景:(1) 查询 API 接口定义 (2) 搜索特定功能接口 (3) 查询 Schema 定义 (4) 查看接口统计信息
abc-backend-guide
ABC 后端开发指南。涵盖 Java/Spring Boot 基础、新建 API 接口、新建 RPC 服务、数据库变更、后端调试排查、项目启动、Git 分支管理。当用户提到"后端开发"、"Java"、"Spring Boot"、"新建接口"、"新建API"、"RPC"、"Feign"、"数据库变更"、"加字段"、"建表"、"后端调试"、"排查问题"、"日志查询"、"启动项目"、"端口"、"分支管理"等关键词时使用此技能。
tapd-bug-analyzer
自动化分析和定位 TAPD Bug 单中的问题,支持多种分析策略。
codeup
阿里云云效 Codeup 代码仓库管理工具集。使用场景包括:(1) 代码仓库操作 - 分支管理、文件操作、代码对比、合并请求/MR管理 (2) 组织管理 - 部门管理、成员查询、角色管理 (3) 操作 codeup 仓库、分支、MR、合并请求 (4) 查询云效组织成员、部门列表
tapd
TAPD 敏捷研发管理平台集成。使用脚本调用 TAPD API,实现需求、缺陷、任务、迭代、测试用例、Wiki 等实体管理。使用场景包括:(1) 查询/创建/更新需求、缺陷、任务、迭代 (2) 管理测试用例和 Wiki (3) 管理评论和工时 (4) 关联需求与缺陷 (5) 获取源码提交关键字
Dependency Tree Mapping
Generate comprehensive dependency graphs to identify "single-points-of-failure" and impact analysis chains.
Environment-Specific Bash Mastery
Generate optimized scripts that utilize the specific hardware (cores, GPU, OS) of the execution environment.
Detect Duplicate Files
Identify duplicate files across the workspace using SHA256 hashing to reduce redundancy and confusion.
Generate .gitignore
Create or update .gitignore files by fetching standard templates from the GitHub/gitignore repository.
MCP Connector
Provides a Model Context Protocol (MCP) server interface to the skills library, allowing any MCP-compliant agent (e.g. Claude Desktop) to invoke Antigravity skills as native tools.
Impasse Detector
Detects when the agent is stuck in a reasoning loop or unproductive state by analyzing tool usage and sentiment patterns.
llms.txt & Doc Parsing
Rapidly ingest documentation via the /llms.txt standard to gain "fast-track" understanding of libraries without scraping entire sites.
Agent-Swarm Spawner
Prepares isolated sub-workspaces for parallel agent execution. Copies context and generates specific mission instructions for "Worker" agents.
Async Feedback Loop
Enables mid-stream course correction by monitoring a FEEDBACK.md file for user interventions. Allows the agent to incorporate new instructions without restarting the task.
Pre-Action Guard
A QA gate that validates potentially destructive or irreversible actions before execution.
Adversarial Reviewer
Generates a 'Red Team' critique of recent code or plans to identify weak assumptions and edge cases.
Failure Postmortem
Structured logging and analysis of execution failures to prevent recurrence.
Skill Gap Identifier
Analyzes failures or user requests to automatically scaffold new skills, ensuring structural evolution.
State Overlay Consistency Checker
Detect and prevent state-visibility violations across execution contexts within a single transaction.
Paste Sanitizer
Convert mixed terminal output and instructions into safe, paste-ready command blocks.
Run EELS Test Suite
Automates running the Ethereum Execution Layer Specification (EELS) tests against a local EVM implementation. Handles venv setup, execution, and result parsing.
Context Window Pruner
Optimize information density by filtering workspace files based on relevance to the current task. Excludes high-noise files (lockfiles, assets) and prioritizes source code matching semantic queries.
Deterministic Planner
Enforces a structural planning phase before execution. Generates and validates PLAN.json to ensure every task has a clear objective, steps, verification method, and rollback strategy.
Sync Multi-Repo State
Detects drift between multiple git repositories (e.g. forks, mirrors, or multi-module projects). Generates a drift report and optionally applies sync actions.
Clean Build Artifacts
Removes ignored build artifacts (bin, obj, node_modules) to reclaim space and fix ghost build errors. Safely respects .gitignore.
Error-State Recovery
Wraps command execution in a self-healing loop. Uses heuristics to auto-fix common errors (missing deps, locked files) or escalates to the Agent with structured error context.
Page 895 of 1702 · 85093 results
