技能目录

为 AI Agent 发现可复用技能。

按任务搜索真实的 GitHub 技能,并在使用前查看 Stars、信任、审计、分类和安装路径。

每个推荐都保留与其仓库、审计和安装路径的明确关联。

搜索结果: refactor

英文目录

A portable agent skill that makes AI agents research comparable projects, tradeoffs, costs, and failure conditions before giving build advice.

176
Stars
77/100
信任
分类: productivity审计

A Claude Code plugin that provides a universal radial-tree exploration engine with swappable presets for divergent ideation, adversarial critique, design-space exploration, and code audit.

161
Stars
76/100
信任
分类: coding-agents审计

A collection of reusable AI agent skills for coding assistants, including commit generation, code review, simplification, and ZenTao task management.

159
Stars
77/100
信任
分类: coding-agents审计

Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.

51K
Stars
83/100
信任
分类: research审计

Prepare a new release by collecting commits, generating bilingual release notes, updating version files, and creating a release branch with PR. Use when asked to prepare/create a release, bump version, or run `/prepare-release`.

51K
Stars
70/100
信任
分类: automation审计

A plugin for Claude Code that adds a router, specialist agents, skills, and workflows to engineer the loop and persist artifacts across runs.

153
Stars
75/100
信任
分类: coding-agents审计

Adversarial code review that breaks the self-review monoculture. Use when you want a genuinely critical review of recent changes, before merging a PR, or when you suspect Claude is being too agreeable about code quality. Forces perspective shifts through hostile reviewer personas that catch blind spots the author's mental model shares with the reviewer.

25K
Stars
77/100
信任
分类: engineering / code quality审计

Identifies and prioritizes God Classes Highly Coupled classes, and Class Cycles in Java codebases you should refactor first.

525
Stars
72/100
信任
分类: development审计

Comprehensive guide for dependency injection (DI) in Golang. Covers why DI matters (testability, loose coupling, separation of concerns, lifecycle management), manual constructor injection, and DI library comparison (google/wire, uber-go/dig, uber-go/fx, samber/do). Use this skill when designing service architecture, setting up dependency injection, refactoring tightly coupled code, managing singletons or service factories, or when the user asks about inversion of control, service containers, or wiring dependencies in Go. For a specific DI library, → See `samber/cc-skills-golang@golang-google-wire`, `samber/cc-skills-golang@golang-uber-dig`, `samber/cc-skills-golang@golang-uber-fx`, or `samber/cc-skills-golang@golang-samber-do` skills.

3.0K
Stars
70/100
信任
分类: research审计

A collection of reusable Codex skills for goal planning, execution, and code understanding.

74
Stars
64/100
信任
分类: coding-agents审计

A multi-agent skill pack for Swift/iOS/macOS development covering build, debug, simulator, SwiftUI, Xcode, and App Store workflows for AI coding agents.

43
Stars
69/100
信任
分类: coding-agents审计