发现 Skills
为真实工作流程挑选经过整理的 Skill,连接、安装并开始使用。
Migrate Beaver Builder to Gutenberg
Full-site migration from Beaver Builder to the WordPress block editor (Gutenberg). Audits every Beaver Builder page, maps modules to their Gutenberg block equivalents, builds a migration plan for a...
Migrate Oxygen to Breakdance
Full-site migration from Oxygen Builder to Breakdance. Audits every Oxygen-built page, maps components to their Breakdance equivalents, builds a migration plan for approval, and executes page-by-pa...
Migrate Thrive Architect to Gutenberg
Full-site migration from Thrive Architect to the WordPress block editor (Gutenberg). Audits every Thrive-built page, maps elements to their Gutenberg block equivalents, builds a migration plan for ...
adversarial-review
Adversarial review protocol for brainstorming, product planning, and technical architecture. Validate ideas against reality, enforce minimum 3 bugs, severity categorization, 3 resolution paths. USE WHEN: "adversarial review", "run adversarial protocol", "validate brainstorming", "stress test idea/plan/architecture", or reviewing any planning document. CORE PROTOCOL: 1. Reality vs Claims — web search min 3x diverse angle, status VALID/PARTIAL/INVALID 2. Acceptance Criteria — stress test specific executor capability 3. Mandatory Bug Quota — minimum 3 issues, force deeper dig if insufficient 4. Interactive Resolution — Critical/High/Medium/Low + options A(auto-fix)/B(action items)/C(deep dive) DIFFERENTIATOR: Mandatory bug quota prevents superficial reviews. Three resolution options make findings actionable. Executor stress test differentiates from generic reviews.
agent-builder
Creates DevRev CX agents from analyzed ticket data or manual configuration. Final step in CX agent building pipeline. Accepts config JSON from ticket-analyzer HTML report (recommended) or builds from scratch. Generates model-specific prompts with SOPs, guardrails, and skills. Always runs a dry-run first for validation.
windows-shell
Manage long-running background jobs and interactive workflows on Windows using PowerShell Jobs (Start-Job, Receive-Job) — the Windows equivalent of tmux sessions.
debugging-k8s-rbac
Debugs Kubernetes RBAC and permission issues including Forbidden errors, ServiceAccount permissions, Role/RoleBinding, and ClusterRole/ClusterRoleBinding problems. Use when seeing permission denied, forbidden errors, or ServiceAccount access issues.
retrieving-k8s-logs
Retrieves Kubernetes container logs with various patterns including multi-container pods, previous container logs, init containers, and label-based aggregation. Use when checking application logs, debugging crashes, or analyzing container output.
autoresearch-agent
Autonomous experiment loop that optimizes any file by a measurable metric. Inspired by Karpathy's autoresearch. The agent edits a target file, runs a fixed evaluation, keeps improvements (git commit), discards failures (git reset), and loops indefinitely. Use when: user wants to optimize code speed, reduce bundle/image size, improve test pass rate, optimize prompts, improve content quality (headlines, copy, CTR), or run any measurable improvement loop. Requires: a target file, an evaluation command that outputs a metric, and a git repo.
gcp-cloud-architect
Design GCP architectures for startups and enterprises. Use when asked to design Google Cloud infrastructure, deploy to GKE or Cloud Run, configure BigQuery pipelines, optimize GCP costs, or migrate to GCP. Covers Cloud Run, GKE, Cloud Functions, Cloud SQL, BigQuery, and cost optimization.
skill-tester
Validate, test, and score the quality of skills within the claude-skills ecosystem. Comprehensive meta-skill: structure validation, Python script testing (syntax + imports + runtime + output format), multi-dimensional quality scoring with letter grades and tier classification (BASIC/STANDARD/POWERFUL). Use when authoring a new skill, auditing existing skills for tier promotion, setting up pre-commit hooks for skill quality, or integrating skill QA into CI.
fastapi-templates
Create production-ready FastAPI projects with async patterns, dependency injection, and comprehensive error handling. Use when building new FastAPI applications or setting up backend API projects.
book-architect
Design the structural and emotional architecture for nonfiction books. Use when an author has a validated book concept and needs to create the blueprint before drafting. Triggers include requests to structure a book, create a chapter outline, design a table of contents, map the reader's journey, or plan book organization. Requires upstream documents from book-ideation (Book Concept Document) and optionally from idea-validator (Validation Report) and market-research (Market Research Report).
tauri-development
Tauri development guidelines for building cross-platform desktop applications with TypeScript, Rust, and modern web technologies
bump-version
Bump the version of the zenoh-ros2-sdk package across all configuration files. Use when the user asks to update, bump, or change the package version, or when preparing a new release.
auto-setup
Auto-configure quality gates, hooks, and settings for a new project. Detects project type and sets up appropriate tooling. Use when onboarding a new codebase.
rill-metrics-view
Use when creating, editing, reviewing, or troubleshooting Rill metrics view resources (`type: metrics_view`), including dimensions, measures, timeseries configuration, formatting, and security policies.
structure-app
Structure an app around objects when starting a complex app from scratch, when existing navigation feels messy, users can't find things, or the information architecture degrades as features are added. Use Object-Oriented UX to design around nouns, not verbs.
cc-skill-clickhouse-io
ClickHouse database patterns, query optimization, analytics, and data engineering best practices for high-performance analytical workloads.
error-debugging-error-analysis
You are an expert error analysis specialist with deep expertise in debugging distributed systems, analyzing production incidents, and implementing comprehensive observability solutions.
error-debugging-error-trace
You are an error tracking and observability expert specializing in implementing comprehensive error monitoring solutions. Set up error tracking systems, configure alerts, implement structured loggi...
performance-testing-review-multi-agent-review
Use when working with performance testing review multi agent review
generators
Code generator skills that produce production-ready Swift code for common app components. Use when a user wants to add logging, analytics, onboarding, review prompts, networking, authentication, paywalls, settings, persistence, error monitoring, CI/CD pipelines, localization, push notifications, deep linking, testing, accessibility, widgets, feature flags, app icons, image caching, pagination, HTTP caching, share cards, social export, subscription lifecycle, referral systems, watermarks, streak tracking, milestone celebrations, what's-new screens, lapsed user re-engagement, usage insights, variable rewards, consent flows, account deletion, permission priming, force updates, state restoration, debug menus, offline queues, feedback forms, announcement banners, quick-win sessions, Spotlight indexing, App Clips, screenshot automation, background processing, app extensions, or data export.
system-info
Skill for querying system information. Used to retrieve computer hardware details, system status, process lists, disk space and more. Use when a user asks about computer configuration, system status, or performance information.