Liao-MH/research-design-ladder
Codex skill for turning raw research ideas into paper-ready study designs, staged experiments, validation plans, and manuscript evidence packages.
Codex skill for turning raw research ideas into paper-ready study designs, staged experiments, validation plans, and manuscript evidence packages.
npx skills add Liao-MH/research-design-ladderCodex skill for turning raw research ideas into paper-ready study designs, staged experiments, validation plans, and manuscript evidence packages.
Use when authoring TypeScript libraries or npm packages - covers project setup, package.json exports, build tooling (tsdown/unbuild), API design patterns, type inference tricks, testing, and publishing to npm. Use when bundling, configuring dual CJS/ESM output, or setting up release workflows.
frontend-design — an installable skill for AI agents.
Convert WeChat Official Account articles to clean Markdown with metadata extraction, image download, and code block support for easy content reuse.
Web dashboard for managing OpenClaw agent skills, groups, and tag-based access control
Overview and router for assistant-ui, the React library for building AI chat interfaces from composable primitives. Use for high-level, cross-cutting, or architecture-overview questions: choosing packages, picking a runtime, or understanding the layered model (RuntimeCore, Runtime, context hooks, primitives) and message model. Covers the `@assistant-ui/react` core plus `@assistant-ui/react-ai-sdk`, `@assistant-ui/react-langgraph`, `assistant-stream`, and `assistant-cloud`; `AssistantRuntimeProvider`; the primitives `ThreadPrimitive`, `MessagePrimitive`, `ComposerPrimitive`; the hooks `useAui`, `useAuiState`, `useAuiEvent`; and runtime selection across `useChatRuntime`, `useExternalStoreRuntime`, `useLangGraphRuntime`, `useLocalRuntime`. For a specific area route to a focused sibling instead: setup, runtime, primitives, tools, streaming, cloud, thread-list, or update. Not for hands-on tasks already owned by those siblings.
Provide a complete Traditional Chinese guide to building and testing Skills for Claude, based on Anthropic's official documentation.