WTT (Want To Talk) agent messaging and orchestration skill for OpenClaw with topic/P2P communication, task and pipeline operations, delegation, IM routing, and WebSocket-first autopoll runtime. Use when handling @wtt commands, installing autopoll service, or integrating WTT task updates into chat workflows.
Refactor shell scripts to improve modularity, readability, and testability.
Documentation for winreg crate. Keywords: windows, registry, HKEY, RegKey, open_subkey, create_subkey, get_value, set_value, enum_keys, delete_subkey, windows-sys, Win32
Read, analyze, and visualize traqo JSONL traces for application observability. Use when: (1) reading or debugging .jsonl/.jsonl.gz trace files, (2) investigating token usage or costs, (3) analyzing pipeline execution flow or errors, (4) adding tracing instrumentation to Python code, (5) querying trace data with shell commands, (6) launching the trace viewer UI. Triggers on phrases like "read the trace", "what happened in the pipeline", "token usage", "why did it fail", "add tracing", "trace this function", "check the logs", "show me the traces", "open the dashboard", "visualize the run".
Use when mapping Plataforma Lattes XML or XSD structures into ORCID sections, ownership states, and review/manual queues for Lattes2ORCID v2.
Use when making architectural or implementation decisions that affect upload privacy, server retention, logging, deployment configuration, and public release safety for the Lattes2BibTeX webtool.
Use when converting normalized publication records into BibTeX, choosing entry types, normalizing fields, generating stable citekeys, escaping values, and validating serialized BibTeX output.
Improve completion discoverability and user experience without reducing correctness.
Use when a UI screenshot is provided and you need to analyze layout, hierarchy, spacing, typography, responsiveness, or likely visual bugs in a React/styled-components app.
Post-processing tool that removes excessive AI-generated comments. Use after code generation to make it look human-written.
Expert in searching official documentation, APIs, and best practices. Use when you need accurate information from authoritative sources.
Fetch and read the full content of one or more URLs using Exa via the mcp__claude_ai_exa__web_fetch_exa tool. Use when the user provides a URL to read, asks to summarize or extract information from a specific webpage, or when exa-search returns results that need deeper reading. Batches multiple URLs in a single call.
System architecture, tech stack selection, debugging complex issues, and ADRs. Use for design AND troubleshooting.
TypeScript development best practices including type system, generics, utility types, configuration, and patterns for React, Node.js, and full-stack applications. Use when writing TypeScript code, converting JavaScript to TypeScript, debugging type errors, or implementing type-safe patterns.
将用户的变更自动拆分为多个原子性提交,并使用约定式提交规范。
Use when designing the ORCID OAuth and write path for Lattes2ORCID, including token exchange, stateless gateway contracts, and privacy constraints.
Top-notch senior Flutter/Dart development workflows: architecture, feature implementation, bug fixes, refactors, performance profiling, testing, and release readiness. Use when working on Flutter apps/packages (Android/iOS/Web/Desktop), reviewing PRs, designing state management and navigation, debugging build_runner/codegen issues, improving app performance/jank, adding analytics/crash reporting, or setting up CI quality gates (format/analyze/test/build).
Analyze unreleased changes, suggest semver bump, and create a release
Use this skill when iterative AI-assisted coding starts to degrade code quality, architecture consistency, or maintainability. It enforces staged implementation, architecture guardrails, duplication control, strict review, and entropy-reduction refactors.
用四阶段搜索策略与高级运算符设计和迭代检索查询,适用于在调研中发现未知痛点、验证痛点广度与深度、捕捉负面情绪与Excel替代信号。
网页数据提取技能,使用 Playwright 进行动态内容抓取,处理反爬虫机制,数据清洗和结构化
Use when editing beamHO-bench paper profiles, source maps, assumption-backed research parameters, or paper-source registries so schema, profile JSON, sources JSON, and validation coverage stay traceable and synchronized.
Transform R projects into proper R packages with namespaces, documentation, and best practices. Use when converting scripts to packages or improving package structure.
This skill should be used when the user asks to 'create a Temporal workflow in C#', 'write a .NET activity', 'use Temporalio', 'fix .NET workflow determinism', 'debug workflow replay', '.NET workflow logging', or mentions 'Temporal .NET SDK' or 'Temporal C#'. Provides .NET-specific patterns, CRITICAL Task scheduling guidance, and observability patterns.
Evolve completion config schema and parsing in lajeng-config.sh safely.
Lint bash scripts with shellcheck and fix warnings without changing behavior.
Documentation for tokio crate. Keywords: async, runtime, spawn, task, sync, mpsc, oneshot, broadcast, watch, mutex, rwlock, tcp, udp, socket, sleep, timeout, interval, timer, io, net, fs, process, signal