Showing 30 of 2,118

Sorted by quality
code-review-and-quality
Claude Codeby addyosmani
84

Conducts multi-axis code review. Use before merging any change. Use when reviewing code written by yourself, another agent, or a human. Use when you need to assess code quality across multiple dimensions before it enters the main branch.

Coding / 软件开发
Safe-ish
Scanned
wiki-dedup
Claude Codeby Ar9av
84

Scan the Obsidian wiki for page-level identity collisions — different pages covering the same concept under different names (e.g. "RSC" vs "React Server Components") — and merge them. Use this skill when the user says "dedup my wiki", "find duplicate pages", "merge duplicates", "identity resolution…

Coding / 软件开发
Safe-ish
Scanned
devops-infrastructure
Claude Codeby CloudAI-X
84

Guides Docker, CI/CD pipelines, deployment strategies, infrastructure as code, and observability setup. Use when writing Dockerfiles, configuring GitHub Actions, planning deployments, setting up monitoring, or when asked about containers, pipelines, Terraform, or production infrastructure.

Coding / 软件开发
Network
Scanned
understand
Claude Codeby Egonex-AI
84

Analyze a codebase to produce an interactive knowledge graph for understanding architecture, components, and relationships

Coding / 软件开发
Shell
Scanned
apple-container
Claude Codeby sanjay3290
84

Apple's open-source `container` CLI to build, run, and manage OCI/Linux containers as lightweight per-container VMs on Apple-silicon macOS — no Docker daemon required. Use when the user mentions the `container` CLI, "apple container", running or building containers on macOS without Docker/Podman, `…

Coding / 软件开发
Safe-ish
Scanned
kubesphere-devops-pipeline
Claude Codeby kubesphere
84

Use when creating, running, or managing CI/CD pipelines in KubeSphere DevOps, including pipeline API operations and run monitoring

Coding / 软件开发
Network
Scanned
Advertisement
test-driven-development
Claude Codeby addyosmani
84

Drives development with tests. Use when implementing any logic, fixing any bug, or changing any behavior. Use when you need to prove that code works, when a bug report arrives, or when you're about to modify existing functionality.

Coding / 软件开发
Safe-ish
Scanned
sap-extension-creator
Claude Codeby heshengtao
84

Create Super Agent Party (SAP) extensions. This skill should be used when users want to create, build, or scaffold a new extension for Super Agent Party - including static HTML extensions (pure frontend) and Node.js backend extensions. Triggers on requests like "create a new SAP extension", "build …

Coding / 软件开发
Safe-ish
Scanned
test-driven-development
Claude Codeby jnMetaCode
84

在实现任何功能或修复 bug 时使用,在编写实现代码之前

Coding / 软件开发
Safe-ish
Scanned
doubt-driven-development
Claude Codeby addyosmani
84

Subjects every non-trivial decision to a fresh-context adversarial review before it stands. Use when correctness matters more than speed, when working in unfamiliar code, when stakes are high (production, security-sensitive logic, irreversible operations), or any time a confident output would be ch…

Coding / 软件开发
Safe-ish
Scanned
claude-code-plugin-release
Claude Codeby thedotmack
84

Automated semantic versioning and release workflow for Claude Code plugins. Handles version increments across package.json, marketplace.json, plugin.json manifests, build verification, git tagging, GitHub releases, and changelog generation. NPM publishing (so `npx claude-mem@X.Y.Z` resolves) is han…

Automation / 自动化
Network
Scanned
hivemind-graph
Claude Codeby activeloopai
84

Query the local code graph (functions, classes, calls, imports) through the Deeplake mount at memory/graph/. Use when the user asks structural questions about the codebase — "what calls X?", "what does Y import?", "where is Z defined?", "what is the architecture / which subsystems exist?". The grap…

Coding / 软件开发
Safe-ish
Scanned
test-patterns
Claude Codeby rohitg00
83

Applies proven testing patterns — Arrange-Act-Assert (AAA), Given-When-Then, Test Data Builders, Object Mother, parameterized tests, fixtures, spies, and test doubles — to help write maintainable, reliable, and readable test suites. Use when the user asks about writing unit tests, integration tests…

Coding / 软件开发
Safe-ish
Scanned
http-request
Claude Codeby EXboys
83

发起 HTTP 网络请求,支持 GET、POST、PUT、DELETE、PATCH 方法。当用户需要调用 API、获取网页内容、发送数据到服务器时使用。

Coding / 软件开发
Safe-ish
Scanned
red-green-refactor
Claude Codeby rohitg00
83

Guides the red-green-refactor TDD workflow: write a failing test first, implement the minimum code to make it pass, then refactor while keeping tests green. Use when a user asks to practice TDD, write tests first, follow red-green-refactor, do test-driven development, write failing tests before cod…

Coding / 软件开发
Safe-ish
Scanned
relay-80-100-workflow
Claude Codeby AgentWorkforce
83

Use when writing agent-relay workflows that must fully validate features end-to-end before merging. Covers the 80-to-100 pattern - going beyond "code compiles" to "feature works, tested E2E locally." Includes repair-before-failure validation gates, mandatory sequential Claude-then-Codex fresh-eyes …

Coding / 软件开发
Safe-ish
Scanned
design-first
Claude Codeby rohitg00
83

Guides the creation of technical design documents before writing code, producing architecture diagrams, data models, API interface definitions, implementation plans, and multi-option trade-off analyses. Use when the user asks to plan a feature, architect a system, design an API, explore implementat…

Coding / 软件开发
Safe-ish
Scanned
trace-and-isolate
Claude Codeby rohitg00
83

Applies systematic tracing and isolation techniques to pinpoint exactly where a bug originates in code. Use when a bug is hard to locate, code is not working as expected, an error or crash appears with unclear cause, a regression was introduced between recent commits, or you need to narrow down whi…

Coding / 软件开发
Safe-ish
Scanned
agf-running-sit-tests
Claude Codeby pcliangx
83

Use when an execution-layer dev (frontend-dev / backend-dev / ai-agent-dev / ml-engineer / miniapp-dev) has finished feature code + Unit tests and is about to enter code-review. Provides the SIT scope, environment, AC-driven integration walk, and evidence sink (progress/<role>.md). SIT is now a dev…

Coding / 软件开发
Safe-ish
Scanned
skill-authoring
Claude Codeby rohitg00
83

Creates and structures SKILL.md files for AI coding agents, including YAML frontmatter, trigger phrases, directive instructions, decision trees, code examples, and verification checklists. Use when the user asks to write a new skill, create a skill file, author agent capabilities, generate skill do…

Coding / 软件开发
Safe-ish
Scanned
ctx-agent-history-search
Claude Codeby ctxrs
83

Use ctx to search local coding-agent history before acting. Use when prior agent sessions may contain relevant insights, decisions, attempts, or transcript context.

Coding / 软件开发
Shell
Scanned
gdpr-compliance
Claude Codeby Sushegaad
83

Expert GDPR compliance assistant covering all four core workflows: (1) auditing code and systems for GDPR violations, (2) drafting GDPR-compliant documents such as privacy policies, Data Processing Agreements (DPAs), and consent notices, (3) answering GDPR compliance questions with authoritative ar…

Coding / 软件开发
Safe-ish
Scanned
ss-motion
Claude Codeby bitjaru
83

Apply a named StyleSeed motion to a component — either one of the 5 personality seeds (Spring/Silk/Snap/Float/Pulse × entrance/exit/hover/press/layout) or a distinctive keyword move from the motion library (toggle-flip, toggle-curtain, reveal-blur, pop-in, shimmer, …). Translates vibe words into fr…

Coding / 软件开发
Safe-ish
Scanned
testing-anti-patterns
Claude Codeby rohitg00
83

Reviews test code to identify and fix common testing anti-patterns including flaky tests, over-mocking, brittle assertions, test interdependency, and hidden test logic. Flags bad patterns, explains the specific defect, and provides corrected implementations. Use when reviewing test code, debugging …

Coding / 软件开发
Safe-ish
Scanned
swift-concurrency
Claude Codeby AvdLee
83

Diagnose Swift Concurrency issues, refactor callback-based code to async/await, and guide Swift 6 migration when working with tasks, actors, @MainActor, Sendable, data races, thread safety, or concurrency-related compiler and linter warnings.

Coding / 软件开发
Safe-ish
Scanned
frontend-design
Claude Codeby AgentWorkforce
83

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.

Coding / 软件开发
Safe-ish
Scanned
calculator
Claude Codeby EXboys
83

A simple calculator that can add, subtract, multiply, and divide numbers. Use when the user needs to perform basic arithmetic operations.

Coding / 软件开发
Safe-ish
Scanned
filing-bug-reports
Claude Codeby matlab
83

Generate a standalone bug report that another developer can use to reproduce, investigate, and fix an issue. Use when the user says 'file a bug', 'write a bug report', 'report this issue', or asks to document a defect for handoff.

Coding / 软件开发
Safe-ish
Scanned
ctx-agent-history-search
Claude Codeby ctxrs
83

Use ctx to search local coding-agent history before acting. Use when prior agent sessions may contain relevant insights, decisions, attempts, or transcript context.

Coding / 软件开发
Shell
Scanned
agf-running-apple-sit
Claude Codeby pcliangx
83

Use when apple-dev has finished feature code + Unit tests (Swift Testing) and is about to enter code-review. Provides the Apple SIT scope (xcodebuild test + simulator per declared target), the AC-driven integration walk, APIProtocol-mock discipline, and evidence sink (progress/apple-dev.md). SIT is…

Coding / 软件开发
Safe-ish
Scanned