发现 Skills
为真实工作流程挑选经过整理的 Skill,连接、安装并开始使用。
authorization-patterns
Controls what authenticated users are allowed to do using role-based, attribute-based, and resource-level permission checks. Use when different users need different levels of access to resources or operations. Triggers on: authorization, permissions, access control, RBAC, roles, who can access, restrict access, admin only, owner check, policy.
build-architecture
Create an architecture document (HLD or LLD) from strategy docs, one-pagers, specs, or meeting transcripts. Use when: architecture doc, design doc, system design, high-level design, low-level design, HLD, LLD, technical architecture, component design, service design, data model design, architecture from strategy, architecture from spec.
angular-best-practices
Angular performance optimization and best practices guide. Use when writing, reviewing, or refactoring Angular code for optimal performance, bundle size, and rendering efficiency.
gmail-automation
Automate Gmail tasks via Rube MCP (Composio): send/reply, search, labels, drafts, attachments. Always search tools first for current schemas.
react-native-architecture
Build production React Native apps with Expo, navigation, native modules, offline sync, and cross-platform patterns. Use when developing mobile apps, implementing native integrations, or architecti...
screenshots
Generate marketing screenshots of your app using Playwright. Use when the user wants to create screenshots for Product Hunt, social media, landing pages, or documentation.
sling-api-specs
Build REST API specifications for Sling data extraction. Use when creating API specs, configuring authentication (OAuth, API key, Bearer token, HMAC), setting up pagination (cursor, offset, page), processing responses, handling rate limits, chaining endpoints with queues, or implementing incremental sync.
ss14-ecs-components
Architecture guide for Components in Space Station 14 — data containers, attributes, networking, the state-as-component pattern, and marker components
crypto-news-aggregation
Guide to crypto news aggregation — building CryptoPanic-style news feeds, sources, sentiment analysis, API-based news fetching, and filtering signal from noise. Use when helping users track crypto news, analyze sentiment, or build news monitoring workflows.
frontend-dev
Frontend development agent for Resume Matcher. Handles Next.js pages, React components, Tailwind CSS with Swiss International Style, API integration, hooks, and i18n. Use when creating or modifying frontend code.
bulk-rna-seq-deconvolution-with-bulk2single
Turn bulk RNA-seq cohorts into synthetic single-cell datasets using omicverse's Bulk2Single workflow for cell fraction estimation, beta-VAE generation, and quality control comparisons against reference scRNA-seq.
spatial-transcriptomics-tutorials-with-omicverse
Guide users through omicverse's spatial transcriptomics tutorials covering preprocessing, deconvolution, and downstream modeling workflows across Visium, Visium HD, Stereo-seq, and Slide-seq datasets.
Browser
Browser automation with debug visibility. USE WHEN browser, screenshot, debug web, verify UI.
足球预测 / soccer-predict
足球赛事预测神器。自动采集 titan007.com 数据(亚盘、大小球、欧赔、基本面、阵容、角球、半全场), 5 步量化分析框架,输出投注建议与预测比分。Football match betting prediction system. Auto-scrapes data from titan007.com (Asian handicap, over/under, European odds, fundamentals, lineups, corners, half-time goals), runs a 5-step quantitative analysis framework, and outputs betting recommendations with predicted scores. Supports concise/visual dual output modes, post-match review, and auto weight optimization. Triggers: (1) match ID like "2908467" or match description, (2) requests to predict/analyze football matches (e.g. "predict", "analyze this match"), (3) match results for post-match review (e.g. "review", "result was 2-1"), (4) handicap/over-under analysis.
oracle-apex-development-lifecycle
Manage the end-to-end Oracle APEX development process from idea intake to hypercare. Use this skill as the primary orchestrator for APEX projects, guiding the team through the 8-phase lifecycle while referencing specific technical skills for execution.
intercom
Manage Intercom conversations, contacts, and tickets. Use when user mentions Intercom, conversations, soporte, chats, support tickets, or wants to investigate a user issue.
tap-audit
Assess how ready a repository is for autonomous agent work. Use when someone says "audit this repo", "tap audit", "how ready is this codebase", "assess this project", or when an agent enters an unfamiliar codebase and needs to understand it before working. Scans documentation, MCP servers, CLI tools, permissions, test infrastructure, environments, and process to produce a readiness assessment with actionable leverage points. Outputs to .tap/tap-audit.md.
telnyx-iot-python
Manage IoT SIM cards, eSIMs, data plans, and wireless connectivity. Use when building IoT/M2M solutions. This skill provides Python SDK examples.
unit-testing
Unit testing writing guide, covering JUnit5/MockK usage, testing naming conventions, mocking techniques, testing coverage requirements, and TDD practices. This is used when users write unit tests, mock dependencies, improve testing coverage, or engage in test-driven development.
gitnexus
Build client-side code knowledge graphs with built-in Graph RAG for code exploration. Use when: analyzing large codebases in the browser, building zero-server code intelligence tools, creating interactive code exploration UIs.
generate-context-products
Generate a rich products/services context file. Creates products.md or variant like products-enterprise.md
openstack-horizon
OpenStack Horizon web dashboard skill. Use when deploying, customizing, or troubleshooting the OpenStack web UI. Covers panel customization, session management, multi-domain support, theme branding, TLS configuration, and common dashboard failure modes including login issues, missing panels, and static asset problems.
neo4j-cypher-guide
Comprehensive guide for writing modern Neo4j Cypher read queries. Essential for text2cypher MCP tools and LLMs generating Cypher queries. Covers removed/deprecated syntax, modern replacements, CALL subqueries for reads, COLLECT patterns, sorting best practices, and Quantified Path Patterns (QPP) for efficient graph traversal.
arkit-visionos-developer
Build and debug ARKit features for visionOS, including ARKitSession setup, authorization, data providers (world tracking, plane detection, scene reconstruction, hand tracking), anchor processing, and RealityKit integration. Use when implementing ARKit workflows in immersive spaces or troubleshooting ARKit data access and provider behavior on visionOS.