发现 Skills
为真实工作流程挑选经过整理的 Skill,连接、安装并开始使用。
image-generation
Generate images using nano banana.
remind-me
Set reminders using natural language. Automatically creates one-time cron jobs and logs to markdown.
generate-translations
Use this when new translation keys are added to packages to generate new translation strings
aoti-debug
Debug AOTInductor (AOTI) errors and crashes. Use when encountering AOTI segfaults, device mismatch errors, constant-loading failures, or runtime errors from aot_compile, aot_load, aoti_compile_and_package, or aoti_load_package.
debugging-strategies
Master systematic debugging techniques, profiling tools, and root-cause analysis to efficiently track down bugs across any codebase or technology stack. Use when investigating bugs, performance issues, or unexpected behavior.
market-sizing-analysis
This skill should be used when the user asks to "calculate TAM", "determine SAM", "estimate SOM", "size the market", "calculate market opportunity", "what's the total addressable market", or requests market sizing analysis for a startup or business opportunity.
web3-testing
Test smart contracts comprehensively using Hardhat and Foundry with unit tests, integration tests, and mainnet forking. Use when testing Solidity contracts, setting up blockchain test suites, or validating DeFi protocols.
accessibility
Design, implement, and audit inclusive digital products using WCAG 2.2 Level AA standards. Use this skill to generate semantic ARIA for the Web and accessibility features for Web and native platforms (iOS/Android).
agent-harness-construction
Designs and optimizes an AI agent's action space, tool definitions, and observation formats to improve completion rates.
agent-introspection-debugging
Structured self-debugging workflow for AI agent failures using capture, diagnosis, contained recovery, and introspection reports.
automation-audit-ops
An evidence-based automated inventory and overlap-audit workflow for ECC. Used when a user wants to know which jobs, hooks, connectors, MCP servers, or wrappers are live, broken, redundant, or missing before applying fixes.
e2e-testing
Playwright E2E testing patterns, page object model, configuration, CI/CD integration, artifact management, and flaky-test strategies.
gan-style-harness
GAN (Generative Adversarial Network)-style evaluation harness, image-generation pattern, and quality metrics.
gateguard
Access control and authorization patterns for APIs, agents, and LLM endpoints.
kotlin-patterns
Idiomatic Kotlin patterns, best practices, and conventions for building robust, efficient, and maintainable Kotlin applications, including coroutines, null-safety, and DSL builders.
motion-patterns
Japanese translation: this file requires a Japanese translation for the motion-patterns collection.
plan-orchestrate
Japanese translation: This file requires a Japanese translation for plan-orchestrate.
social-graph-ranker
Weighted social-graph ranking for warm-intro discovery, bridge scoring, and network-gap analysis on X and LinkedIn. Intended for use when the user needs the ranking engine itself (rather than broader promotion or network-maintenance workflows).
claude-devfleet
Orchestrate multi-agent coding tasks via Claude DevFleet — plan projects, dispatch parallel agents in isolated working trees, monitor progress, and read structured reports.
cpp-testing
Use only when authoring/updating/fixing C++ tests, configuring GoogleTest/CTest, diagnosing failing or flaky tests, or adding coverage/sanitizers.
crosspost
Multi-platform content distribution across X, LinkedIn, Threads, and Bluesky. Uses a content-engine pattern to adapt content for each platform. Does not post identical content cross-platform. Use when you want to distribute content across social platforms.
healthcare-phi-compliance
Protected Health Information (PHI) compliance, HIPAA compliance, and data security.
hermes-imports
Hermes data import, mapping, transformation, and data integrity validation.
kotlin-coroutines-flows
Kotlin coroutines and Flow patterns for Android and KMP — structured concurrency, Flow operators, StateFlow, error handling, testing.