发现 Skills
为真实工作流程挑选经过整理的 Skill,连接、安装并开始使用。
precompute-relationships
For static relationships such as graph structure, grid neighbors, and constraint peers. Calculate once at module load and reference throughout the program.
use-lambda-inline
For inline callbacks: anonymous one-liner functions, key functions for sorting, trivial transformations as dict values.
validate-before-process
For input validation: check format and constraints before processing, fail fast with clear errors, defensive parsing.
verify-with-inline-tests
For test co-location: tests placed in the same file as the code, executed via if __name__ == '__main__', with tests serving as documentation and examples.
Work on Ticket
Fetches Jira ticket details, creates an appropriately named branch, and initiates the task planning workflow. Use when the user says "work on [TICKET_ID]" or similar phrases.
skill-llm-aliyun
Standardize Aliyun Bailian direct-model integration for chat, vision, imaging, and music across Unity, websites, apps, and backends. Use when Codex needs to choose an Aliyun model, build direct-model request/response flows, wire stream or non-stream transport, expose thinking and temperature controls, build model selectors, or present shared progress and error states. Do not use for Agent App orchestration, non-Aliyun providers, or prompt-only work with no integration change.
verify-multilang-support
Instructs the Agent to verify the code-index-mcp server's multi-language support by sequentially using MCP tools on sample projects.
azure-ai-projects-java
Azure AI Projects SDK for Java. High-level SDK for Azure AI Foundry project management including connections, datasets, indexes, and evaluations. Triggers: "AIProjectClient java", "azure ai projects java", "Foundry project java", "ConnectionsClient", "DatasetsClient", "IndexesClient".
git-helper
Provides git workflow assistance, branch management, and commit message optimization
styling-guidelines
Tailwind CSS styling patterns with mandatory eb- prefix for embedded components. Use when applying styles, creating UI, or working with design tokens. Keywords - Tailwind, CSS, styling, eb- prefix, responsive design, design tokens.
performance-tuning
This skill should be used when analyzing PostgreSQL query performance, running EXPLAIN ANALYZE, tuning indexes, configuring shared_buffers, or optimizing database performance.
he-phase-work
Coordinate approved Harness Engineering phase work with a 10-minute he-heartbeat scheduler, per-phase he-work execution, phase gates, Linear updates, scoped git staging, and final eval/reinforcement/reconciliation closeout. Use when an approved plan needs recurring phase execution with reviewable evidence.
react-native-architecture
Build production-ready React Native apps with Expo, navigation, native modules, offline sync, and cross-platform patterns. Use it when developing mobile apps, implementing native integrations, or architecting React Native projects.
vue2-to-vue3-migration-orchestrator
Use when coordinating a phased Vue 2 to Vue 3 migration across state, router, UI framework, i18n, dependencies, and tests with explicit checkpoints and rollback criteria.
opentelemetry
Implement OpenTelemetry (OTEL) observability - Collector configuration, Kubernetes deployment, traces/metrics/logs pipelines, instrumentation, and troubleshooting. Use when working with OTEL Collector, telemetry pipelines, observability infrastructure, or Kubernetes monitoring.
writing-python
Idiomatic Python 3.14+ development. Use when writing Python code, CLI tools, scripts, or services. Emphasizes stdlib, type hints, uv/ruff toolchain, and minimal dependencies.
dhi-python
Ultra-fast data validation library for Python (520x faster than Pydantic). Use when building validated data models, API request/response schemas, or configuration objects. Provides Pydantic v2-compatible BaseModel API with Zig-powered native validation.
character-arc
Design and troubleshoot character transformation arcs. Use when characters feel static, when transformation feels unearned or abrupt, when you can't articulate what false belief needs to die, or when characters serve plot without having internal journeys. Covers positive, negative, and flat arcs.
dna-extraction
Extract the functional DNA from existing works (TV, film, books, plays). Use when adapting a source work, when analyzing what makes something work, when creating trope maps for reuse, or when you need to separate structural necessity from stylistic choice.
oblique-worldbuilding
Create worldbuilding quotes and epigraphs through documentary perspectives. Use for chapter epigraphs, in-world documents, or any content where limited perspective creates meaning through what the documenter cannot see.
presentation-design
Design and evaluate presentations that communicate effectively. Use when designing a presentation, creating slides, getting presentation feedback, structuring a talk, or reviewing slides. Keywords: presentation, slides, talk, PowerPoint, Keynote, reveal.js.
Procurement Strategy & Category Management
USE THIS SKILL when the user asks about procurement, purchasing, sourcing, spend analysis, category management, supplier evaluation, supplier selection, Kraljic matrix, strategic sourcing, competitive bidding, RFP/RFQ, supplier scorecard, procurement savings, make-vs-buy, contract negotiation, vendor management, or supplier consolidation. Also trigger for "spend under management," "tail spend," "maverick spend," or any discussion of buying goods and services more effectively.
openclaw-agent-onboarding
Onboard OpenClaw into a role-based multi-agent team by creating a new agent and binding a specific group to it. Use when user asks to route a channel group to a dedicated agent, enforce workspace/path conventions, ensure shared skills reuse, create missing memory files, patch ~/.openclaw/openclaw.json safely, and verify routing/model behavior after restart.
kiro
Kiro Beauty sales assistant. Authenticates with the kiro-agent API server and retrieves business data. Use this skill to query sales, inventory, ads, and financial data for Kiro Beauty.