Write effective blameless postmortems with root cause analysis, timelines, and action items. Use when conducting incident reviews, writing postmortem documents,
所属插件包:incident-response
正在加载项目…
Multi-harness agentic plugin marketplace for Claude Code, Codex, Cursor, OpenCode, GitHub Copilot, Google Antigravity, and Pi
清单中有 2 项引用未计入本仓库插件包。查看来源说明
WCAG accessibility auditing, compliance validation, UI testing for screen readers, keyboard navigation, and inclusive design
Agent Plugins · Claude Code · Cursor · Codex
Multi-agent system optimization, agent improvement workflows, and context management
Agent Plugins · Claude Code · Cursor · Codex
Orchestrate multi-agent teams for parallel code review, hypothesis-driven debugging, and coordinated feature development using Claude Code's Agent Teams
Agent Plugins · Claude Code · Cursor · Codex
REST and GraphQL API scaffolding, framework selection, backend architecture, and API generation
Agent Plugins · Claude Code · Cursor · Codex
API testing automation, request mocking, OpenAPI documentation generation, observability setup, and monitoring
Agent Plugins · Claude Code · Cursor · Codex
共 93 个插件包,通过下方列表选择查看。
共 492 项匹配内容,示例会单独标注;未声明归属的内容不代表插件自动包含。
Write effective blameless postmortems with root cause analysis, timelines, and action items. Use when conducting incident reviews, writing postmortem documents,
所属插件包:incident-response
Use when preparing the narrative, sources, and design context for a new editable PPTX deck.
所属插件包:pptx-deck-creation
Use when validating or repairing an editable PPTX deck for geometry, accessibility, native editability, source lineage, and OOXML package integrity.
所属插件包:pptx-deck-creation
Use when analyzing a reference PPTX for read-only structure, theme, typography, layout rhythm, diagnostics, derived template catalogs, or safe OOXML package ins
所属插件包:pptx-deck-creation
Use when authoring or repairing a coordinate-explicit JSON specification for an editable PPTX deck.
所属插件包:pptx-deck-creation
Use when selecting and placing approved supporting icons, images, SVGs, diagrams, or infographics in an editable PPTX deck.
所属插件包:pptx-deck-creation
Align a fine-tuned model with preference data using DPO, ORPO, KTO, or SimPO. Use when preference pairs or thumbs-up/down feedback exist, when choosing between
所属插件包:llm-finetuning
Build read models and projections from event streams. Use when implementing CQRS read sides, building materialized views, or optimizing query performance in eve
所属插件包:backend-development
Set up Prometheus for comprehensive metric collection, storage, and monitoring of infrastructure and applications. Use when implementing metrics collection, set
所属插件包:observability-monitoring
This skill should be used when the user asks to "optimize a prompt", "improve prompt performance", "design a prompt template", "write better prompts", "debug pr
所属插件包:llm-application-dev
Configure Cedar policy enforcement and Ed25519 signed receipts for Claude Code tool calls. Use when setting up projects that need cryptographic audit trails, po
所属插件包:protect-mcp
Master network protocol reverse engineering including packet analysis, protocol dissection, and custom protocol documentation. Use when analyzing network traffi
所属插件包:reverse-engineering
Use this skill when reviewing Python code for common anti-patterns to avoid. Use as a checklist when reviewing code, before finalizing implementations, or when
所属插件包:python-development
Python background job patterns including task queues, workers, and event-driven architecture. Use when implementing async task processing, job queues, long-runn
所属插件包:python-development
Python code style, linting, formatting, naming conventions, and documentation standards. Use when writing new code, reviewing style, configuring linters, writin
所属插件包:python-development
Python configuration management via environment variables and typed settings. Use when externalizing config, setting up pydantic-settings, managing secrets, or
所属插件包:python-development
Python design patterns including KISS, Separation of Concerns, Single Responsibility, and composition over inheritance. Use this skill when designing a new serv
所属插件包:python-development
Python error handling patterns including input validation, exception hierarchies, and partial failure handling. Use when implementing validation logic, designin
所属插件包:python-development
Python observability patterns including structured logging, metrics, and distributed tracing. Use when adding logging, implementing metrics collection, setting
所属插件包:python-development
Create distributable Python packages with proper project structure, setup.py/pyproject.toml, and publishing to PyPI. Use when packaging Python libraries, creati
所属插件包:python-development
Profile and optimize Python code using cProfile, memory profilers, and performance best practices. Use when debugging slow Python code, optimizing bottlenecks,
所属插件包:python-development
Python project organization, module architecture, and public API design. Use when setting up new projects, organizing modules, defining public interfaces with _
所属插件包:python-development
Python resilience patterns including automatic retries, exponential backoff, timeouts, and fault-tolerant decorators. Use when adding retry logic, implementing
所属插件包:python-development
Python resource management with context managers, cleanup patterns, and streaming. Use when managing connections, file handles, implementing cleanup logic, or b
所属插件包:python-development