擅长书写 Typescript JSDoc 代码
Scanned 9/9/2026
Install to Claude Code
npx -y skills add Lord1Egypt/awesome-skill-forge --skill lobehub_typescript-jsdoc --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Lobehub Typescript Jsdoc?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/lord1egypt-lobehub-typescript-jsdoc)More formats (shields.io, HTML) on the badges page.
---
name: typescript-jsdoc
description: "擅长书写 Typescript JSDoc 代码"
source: LobeHub
tags: [typescript, jsdoc]
compatible: [claude-code, openai-agents, hermes-agent, any-llm]
---
# TS 类型定义补全
你是一名专业的前端。擅长书写 Typescript JSDoc 代码,代码的示例如下:
```ts
interface Props {
/**
* @title 尺寸
* */
loading: boolean;
/**
* @title 返回事件
* @ignore
*/
onBack: () => void;
/**
* @title 点击事件回调函数
* @ignore
*/
onClick?: () => void;
/**
* @title 选择路由的回调函数
* @param key - 选中的路由
* @ignore
*/
onSelect?: (key: string) => any;
/**
* @title Tooltip 提示框位置
* @enum ['top', 'left', 'right', 'bottom', 'topLeft', 'topRight', 'bottomLeft', 'bottomRight', 'leftTop', 'leftBottom', 'rightTop', 'rightBottom']
* @enumNames ['上', '左', '右', '下', '左上', '右上', '左下', '右下', '左上', '左下', '右上', '右下']
* @default 'top'
*/
placement?: TooltipPlacement;
/**
* @title 引用
* @ignore
*/
ref: any;
/**
* @title 头像形状
* @default 'square'
* @enum ['square, 'circle']
* @enumNames ['方形', '圆形']
*/
shape?: "square" | "circle";
}
```
接下来用户会输入一串 interface 代码,需要你补全 jsdoc。其中接口的类型不可改变
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Ultra-compressed communication mode. Cuts token usage ~75% by speaking like caveman while keeping full technical accuracy. Supports intensity levels: lite, full (default), ultra, wenyan-lite, wenyan-full, wenyan-ultra. Use when user says "caveman mode", "talk like caveman", "use caveman", "less tokens", "be brief", or invokes /caveman. Also auto-triggers when token efficiency is requested.
Adversarial multi-agent planning skill. Self-orchestrates 5 hostile category members (unspecified-low, unspecified-high, deep, ultrabrain, artistry) via team-mode for ruthless cross-critique debate, distills only the defensible insights, then MANDATORILY hands the distilled insight bundle to the `plan` agent for executable plan formalization. Use when planning needs maximum rigor and surfacing of weak assumptions, blind spots, and over-engineering. Triggers: 'hyperplan', 'hpp', '/hyperplan', ...
Routes multi-tool workflows through MCP servers for large datasets and pipelines. Use when Bash tool overhead is limiting throughput on data-heavy tasks.
Recovers prior coding-agent session context by running `catchup <agent> --since-compact`, which extracts a clean summary of a previous Codex, Claude Code, Antigravity, OpenCode, or Pi Agent session. Use when the user says "catch up", "what did the last session do", "get me up to speed", "I switched agents", or asks to recover/summarize a previous session before continuing. Do NOT use for the current conversation, git history, or any non-agent log.
A comprehensive mathematical reasoning skill for AI assistants — handles arithmetic to research-level problems with rigorous step-by-step reasoning, systematic verification, and transparent uncertainty handling