发现 Skills
为真实工作流程挑选经过整理的 Skill,连接、安装并开始使用。
ark-research
Research technical solutions by searching the web, examining GitHub repos, and gathering evidence. Use when exploring implementation options or evaluating technologies.
float-context
Query float.db for full context on a file or folder. Use when user mentions a path, asks about folder context, says "what do we know about X?", or BEFORE modifying any unfamiliar code. Proactive use prevents mistakes.
trading-working
按 task_plan 顺序执行任务,并维护 findings/progress。
env-config
Environment and configuration management covering .env patterns, runtime validation with Zod and envalid, secret handling, twelve-factor config principles, and Docker env injection.
pre-production-review
Systematic pre-production codebase review across 8 domains: security, data layer, backend/API, external services, frontend, infrastructure, performance, and code quality. Dispatches parallel sub-agents for deep analysis, synthesizes findings into a scored health report with phased remediation plan.
blog-analyze
Audit and score blog posts on a 5-category 100-point scoring system covering content quality, SEO optimization, E-E-A-T signals, technical elements, and AI citation readiness. Includes AI content detection (burstiness, phrase flagging, vocabulary diversity). Supports export formats (markdown, JSON, table) and batch analysis with sorting. Generates prioritized recommendations (Critical/High/Medium/Low) with specific fixes. Works with any format (MDX, markdown, HTML, URL). Use when user says "analyze blog", "audit blog", "blog score", "check blog quality", "blog review", "rate this blog", "blog health check".
blog-calendar
Generate editorial calendars for blogs with topic clusters, publishing schedules, content decay detection, freshness update plans, seasonal opportunities, content mix formula, template integration, and distribution scheduling. Plans monthly or quarterly calendars optimized for SEO topic authority and AI citation freshness requirements (30-day update cycles). Use when user says "editorial calendar", "content calendar", "blog calendar", "publishing schedule", "blog plan", "content plan", "what should I write".
smartsheet
Smartsheet integration. Manage Sheets. Use when the user wants to interact with Smartsheet data.
openhue
Control Philips Hue lights and scenes via the OpenHue CLI.
browserwing-executor
Control browser automation through HTTP API. Supports page navigation, element interaction (click, type, select), data extraction, accessibility snapshot analysis, screenshot, JavaScript execution, and batch operations.
pre-submit-pr
Validate changes before submitting a pull request. Run comprehensive checks including lint, tests, alignment review, and RFC analysis. Use before creating a PR, when asked if code is ready for review, or before pushing for PR.
graphite-stack
Split changes into a Graphite stack with PR titles and descriptions. Use when asked to create or propose a stacked PR series.
worldgen-hub-variation
Make the trading hub feel more organic without blocking roads.
better-auth
Framework-agnostic Better Auth implementation and troubleshooting skill for TypeScript applications. Use when setting up Better Auth, migrating from Auth.js/Auth0/Clerk/Supabase/WorkOS, configuring adapters/providers/plugins, hardening security settings, or diagnosing Better Auth runtime/auth/session errors.
project-planning
Create clear, step-by-step implementation plans with acceptance criteria. EXCLUSIVE to planner agent.
security-review
Comprehensive security audit for code changes. Use this skill when implementing authentication, authorization, user input handling, API endpoints, secrets/credentials, payment features, or file uploads. Provides security checklists, vulnerability patterns, and remediation guidance. Integrates with implement-phase as a security quality gate.
product-one-pager
Help product managers create product one-pagers through guided conversation. Use when someone wants to create a product opportunity document, PRD precursor, or needs to articulate why and what they're building before starting development. Triggers include "create a one-pager", "product opportunity", "what should I build", or starting vibe coding projects.
fastapi
FastAPI — route definitions, dependency injection, Pydantic models, middleware, and async patterns.
react-patterns
React 19 + TypeScript strict mode patterns — component architecture, hooks, performance, error boundaries, and accessibility.
api-documentation
Generate comprehensive API documentation following OpenAPI 3.0 and REST standards when creating or documenting APIs, endpoints, or web services.
reviewing-pr
Use when reviewing pull requests with comprehensive code analysis, incremental or full review options, and constructive feedback - provides thorough code reviews with severity ratings
seedance-prompt-generator
Analyze a repository and generate Seedance 2.0 montage packs (30-second script + five-segment mini-montage prompts) for software promos.
python-package-management
Guide for managing packages in the Agent Framework Python monorepo, including creating new connector packages, versioning, and the lazy-loading pattern. Use this when adding, modifying, or releasing packages.
azure-containerregistry-py
Azure Container Registry SDK for Python. Use for managing container images, artifacts, and repositories. Triggers: "azure-containerregistry", "ContainerRegistryClient", "container images", "docker registry", "ACR".