Showing 30 of 2,118

Sorted by quality
pre-deploy-gating
Claude Codeby frvnkfrmchicago
32

Final deployment gatekeeper that blocks releases until security, environment variables, error handling, documentation, and tests all pass. Includes executable scan commands and CI/CD integration templates with evidence requirements. Use before deploying to production, when checking deployment readi…

Coding / 软件开发
Safe-ish
Scanned
create-pr
Claude Codeby CharlesChang012
32

Create a feature branch, commit finished changes, push to remote, and open a high-quality pull request with a structured description. Use when implementation is complete and the work is ready for review.

Coding / 软件开发
Network
Scanned
Testing Legacy Strategies
Claude Codeby BryantChi
32

為無測試的 Android 舊代碼建立安全網 — Characterization Tests、Robolectric Native Graphics、MockK、Compose Preview Screenshot Test、Roborazzi/Paparazzi 視覺迴歸、Detekt/Lint baseline、Golden Master、覆蓋率量化目標

Coding / 软件开发
Safe-ish
Scanned
chrome-extension-developer
Claude Codeby Desesbraker
32

Expert in building Chrome Extensions using Manifest V3. Covers background scripts, service workers, content scripts, and cross-context communication.

Coding / 软件开发
Safe-ish
Scanned
readme-guidelines
Claude Codeby CelestoAI
32

Review or write README content for open-source projects. Enforces progressive disclosure, jargon-free language, and single-concept code examples. Use when asked to "write README", "review README", "update README", or "check docs".

Coding / 软件开发
Safe-ish
Scanned
webcomponents-mcp-server
MCP Serverby UI5
32

MCP server for UI5 Web Components development assistance

MCP & Tools / 工具连接器
Shell Network
Scanned
Advertisement
cdk-patterns
Claude Codeby aadityasinhaa
32

Common AWS CDK patterns and constructs for building cloud infrastructure with TypeScript, Python, or Java. Use when designing reusable CDK stacks and L3 constructs.

Coding / 软件开发
Safe-ish
Scanned
codebase-context
Claude Codeby gleanwork
32

Gather architectural context about an internal system from code and documentation across the organization — use when asked to understand a system's architecture, find its repos, or get an overview before working on it.

Coding / 软件开发
Safe-ish
Scanned
azure-cosmos-rust
Claude Codeby Anhvu1107
32

ALWAYS use this when the request matches Azure Cosmos Rust: Azure Cosmos DB SDK for Rust (NoSQL API).

Coding / 软件开发
Safe-ish
Scanned
analyze-document
Claude Codeby martinrojas
32

This skill should be used when the user asks to "analyze a document", "extract insights", "deep read", "what are the insights in this file", or wants more than a summary from a document. It reads a document and applies a structured analytical framework that surfaces non-obvious insights, tensions, …

Coding / 软件开发
Safe-ish
Scanned
codesurface
MCP Serverby Codeturion
32

Indexes your codebase's public API and serves it via compact MCP tool responses.

MCP & Tools / 工具连接器
Safe-ish
Scanned
container-loading
MCP Serverby com.kubova
32

Pack cargo into containers & onto pallets; a verifiable 3D loading plan. Free tier + REST API.

MCP & Tools / 工具连接器
Unknown
Unreviewed
debugging-difficult-bugs
Claude Codeby crbnos
32

Runtime-instrumentation debugging for bugs that static reading can't pin down — add temporary unconditional JSONL logging to the real code path, reproduce, read the log, then fix. Use when /root-cause lands at MEDIUM/LOW confidence, when a bug involves runtime state, ordering, caching, streaming, c…

Coding / 软件开发
Safe-ish
Scanned
Validate with Database
Claude Codeby diegosouzapw
32

Connect to live PostgreSQL database to validate schema assumptions, compare pg_dump vs pgschema output, and query system catalogs interactively

Data / 数据分析
Safe-ish
Scanned
trellis-update-spec
Claude Codeby EcoPasteHub
32

Captures executable contracts and coding conventions into .trellis/spec/ documents. Use when learning something valuable from debugging, implementing, or discussion that should be preserved for future sessions.

Coding / 软件开发
Safe-ish
Scanned
troubleshoot
Claude Codeby THRISHAL12345
32

Investigate unexpected behavior in the current Copilot CLI agent session by analyzing its event log. Use when the user asks why something happened, why a request was slow, why a tool was or was not used, or why instructions/skills/agents did not load.

Coding / 软件开发
Safe-ish
Scanned
sentry-svelte-sdk
Claude Codeby getsentry
32

Full Sentry SDK setup for Svelte and SvelteKit. Use when asked to "add Sentry to Svelte", "add Sentry to SvelteKit", "install @sentry/sveltekit", or configure error monitoring, tracing, session replay, or logging for Svelte or SvelteKit applications.

Coding / 软件开发
Safe-ish
Scanned
finishing-a-development-branch
Claude Codeby 506-FETL
32

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup

Coding / 软件开发
Network
Scanned
ci-parity-finalizer
Claude Codeby juanjoGonDev
32

Run the same checks as CI before finishing a live coding task

Coding / 软件开发
Safe-ish
Scanned
documentation-specialist
Claude Codeby SpillwaveSolutions
32

This skill should be used when creating professional software documentation (SRS, PRD, OpenAPI, user manuals, tutorials, runbooks) from templates (greenfield) or reverse-engineering documentation from existing code like Spring Boot or FastAPI (brownfield). Also handles documentation audits/reviews,…

Coding / 软件开发
Safe-ish
Scanned
backfill-feature
Claude Codeby 0xdeafcafe
32

Use when the user says "/backfill-feature", "backfill the ADR", "this feature has no ADR", "I need to document what's already there before I change it", or wants to capture an existing feature's architectural rationale and behaviour *before* modifying it. Reads the relevant code, drafts a reverse-e…

Coding / 软件开发
Safe-ish
Scanned
jsf-ajax
Claude Codeby hmislk
32

JSF AJAX update rules for the HMIS project. Use when working on AJAX updates, p:commandButton update attributes, PrimeFaces AJAX callbacks, partial page rendering, or debugging AJAX update failures. Also covers JSF navigation patterns: why f:viewAction must not be used on @SessionScoped beans, and …

Coding / 软件开发
Safe-ish
Scanned
game-design
Claude Codeby davila7
32

Game design principles. GDD structure, balancing, player psychology, progression.

Coding / 软件开发
Safe-ish
Scanned
agent-qa-engineer
Claude Codeby jonmaxmore
32

QA Engineer agent — designs test plans, writes Jest/Playwright tests, runs regressions, and gates merges for GACP platform. Must find at least 1 issue per feature before deploy.

Coding / 软件开发
Safe-ish
Scanned
tech-debt
Claude Codeby agentty-xyz
32

Sweep the codebase for tech debt and return a prioritized markdown task list of findings.

Coding / 软件开发
Safe-ish
Scanned
writing-unit-tests
Claude Codeby ForceInjection
32

Defines unit testing standards for the Sigil project. Applies when writing tests, reviewing test code, creating fixtures or mocks, or answering questions about testing conventions. Covers test structure, fixtures, mocks, assertions, table tests, and type safety in tests.

Coding / 软件开发
Safe-ish
Scanned
finishing-a-development-branch
Claude Codeby earchibald
32

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work

Coding / 软件开发
Network
Scanned
local-codex-review
Claude Codeby nanomader
32

Run a local code review by delegating to the Codex CLI with explicit git diff context. Use when the user wants review of uncommitted changes, a branch diff, or a specific commit.

Coding / 软件开发
Safe-ish
Scanned