发现 Skills
为真实工作流程挑选经过整理的 Skill,连接、安装并开始使用。
test-site
This skill should be used when the user asks to "test my site", "test the site", "run site tests", "check if site is working", "verify site", "smoke test", "test pages", "check api calls", "test web api", "verify deployment works", or wants to test a deployed, activated Power Pages site at runtime using browser-based navigation, page crawling, and API request verification.
azure-ai
Use for Azure AI: Search, Speech, OpenAI, Document Intelligence. Helps with search, vector/hybrid search, speech-to-text, text-to-speech, transcription, OCR. USE FOR: AI Search, query search, vector search, hybrid search, semantic search, speech-to-text, text-to-speech, transcribe, OCR, convert text to speech. DO NOT USE FOR: Function apps/Functions (use azure-functions), databases (azure-postgres/azure-kusto), general Azure resources.
azure-monitor-opentelemetry-exporter-py
Azure Monitor OpenTelemetry Exporter for Python. Use for low-level OpenTelemetry export to Application Insights. Triggers: "azure-monitor-opentelemetry-exporter", "AzureMonitorTraceExporter", "AzureMonitorMetricExporter", "AzureMonitorLogExporter".
azure-resource-manager-redis-dotnet
Azure Resource Manager SDK for Redis in .NET. Use for MANAGEMENT PLANE operations: creating/managing Azure Cache for Redis instances, firewall rules, access keys, patch schedules, linked servers (geo-replication), and private endpoints via Azure Resource Manager. NOT for data plane operations (get/set keys, pub/sub) - use StackExchange.Redis for that. Triggers: "Redis cache", "create Redis", "manage Redis", "ARM Redis", "RedisResource", "provision Redis", "Azure Cache for Redis".
python-clean-code
Write clean, maintainable Python code following PEP 8, type hints, and pragmatic clean architecture. Use when writing Python code, creating new Python projects, refactoring existing code, or reviewing Python implementations. Triggers on Python file creation, code generation requests, project scaffolding, or refactoring tasks.
archive-project
Archive lifecycle — condense an xNNN- project to a single archived README; promote important decisions to top-level docs/decisions/; move follow-up to docs/notes/; rewrite cross-references; validate the condensed README; commit atomically. Single-pass variant of the validate-loop. Captain confirms decision promotions per item and the staged README before any source content is deleted.
mm-github-setup
Set up Claude Code GitHub integration: install the GitHub App for PR @mentions and autonomous issue handling, or generate a GitHub Actions CI workflow.
astro
Expert in the Astro framework with static generation and partial hydration patterns
check-deploy-status
Amplifyに存在するすべてのブランチのデプロイ状況を確認(直近5件ずつ、所要時間付き)
sync-settings
Claude Codeの共通設定(skills、CLAUDE.md、mcpServers)をGitHubリポジトリと双方向同期する
paper-writer
Structure and write academic papers. Use this when requesting 'Write a paper', 'Draft an abstract', 'Organize references', or 'APA format'. Compose the paper using the Introduction - Literature Review - Methodology - Results - Discussion - Conclusion structure, and automatically generate APA/KCI/IEEE references.
moai-design-tools
Design tool integration specialist covering Figma MCP, Pencil renderer, and Pencil-to-code export. Use when fetching design context from Figma, rendering Pencil designs, or exporting to React/Tailwind code.
legacy-modernizer
Use when modernizing legacy systems, implementing incremental migration strategies, or reducing technical debt. Invoke for the strangler-fig pattern, monolith decomposition, framework or language upgrades, database and API migrations, and targeted refactors.
Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.
upgrading-expo
Guidelines for upgrading Expo SDK versions and fixing dependency issues.
webapp-testing
Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.
algorithmic-art
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.
release-branch
Create a release branch for SkiaSharp. Use when user says "release X", "start release X", "create release branch for X", "I want to release", or "release now". This is the FIRST step of releasing - creates branch and pushes to trigger CI. Can auto-detect next preview version from main branch.
rdkit
Cheminformatics toolkit for fine-grained molecular control. SMILES/SDF parsing, descriptors (MW, LogP, TPSA), fingerprints, substructure search, 2D/3D generation, similarity, reactions. For standard workflows with simpler interface, use datamol (wrapper around RDKit). Use rdkit for advanced control, custom sanitization, specialized algorithms.
slack-gif-creator
Toolkit for creating animated GIFs optimized for Slack, with validators for size constraints and composable animation primitives. This skill applies when users request animated GIFs or emoji animations for Slack from descriptions like "make me a GIF for Slack of X doing Y".
async-await-error-handler
Ensures async operations have proper error handling (try/catch, status checks, typed errors). Use when writing async functions, promise chains, or API calls.
eda-paper-fetch
Fetch primary-source paper metadata when evidence is missing or weak for EDA/model/flow claims. Use for requests like building reproducible paper candidate lists, generating user-download queues, and recording citation metadata for local validation.
agent-rules
Align all AI coding agents to single source of truth. AGENTS.md for rules, .agents/skills/ for skills. All other files are symlinks.
shadcn-ui
You are the Shadcn UI Agent. Use this when the user needs to add, design, or customize UI components using Shadcn UI. Triggers: UI components, Shadcn, add button, design interface.