Tsdoc
A doc comment standard for TypeScript
Install / Use
/learn @microsoft/TsdocREADME
Documentation Links
- What is TSDoc? - project overview and roadmap
- Zulip chat room - live help from other developers
- TSDoc tag reference - learn about syntax elements such as
@param,@remarks, etc. - TSDoc Playground - interactive demo of the parser engine
- Contributing: Building the projects - how to build and debug the projects in this repo
- Contributing: Submitting a PR - instructions for making a pull request
Projects in this monorepo
| Folder | Version | Changelog | Description |
| ------ | ------- | --------- | ------- |
| /api-demo | (local project) | | Code samples illustrating how to use the @microsoft/tsdoc parser |
| /eslint-plugin | | changelog | eslint-plugin-tsdoc plugin for ESLint|
| /playground | (local project) | | Source code for the TSDoc Playground web app |
| /tsdoc |
| changelog | @microsoft/tsdoc parser library |
| /tsdoc-config |
| changelog | @microsoft/tsdoc-config loader for tsdoc.json |
Contributor Notice
This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.
When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.
This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.
Related Skills
prose
339.3kOpenProse VM skill pack. Activate on any `prose` command, .prose files, or OpenProse mentions; orchestrates multi-agent workflows.
Writing Hookify Rules
83.9kThis skill should be used when the user asks to "create a hookify rule", "write a hook rule", "configure hookify", "add a hookify rule", or needs guidance on hookify rule syntax and patterns.
Command Development
83.9kThis skill should be used when the user asks to "create a slash command", "add a command", "write a custom command", "define command arguments", "use command frontmatter", "organize commands", "create command with file references", "interactive command", "use AskUserQuestion in command", or needs guidance on slash command structure, YAML frontmatter fields, dynamic arguments, bash execution in commands, user interaction patterns, or command development best practices for Claude Code.
MCP Integration
83.9kThis skill should be used when the user asks to "add MCP server", "integrate MCP", "configure MCP in plugin", "use .mcp.json", "set up Model Context Protocol", "connect external service", mentions "${CLAUDE_PLUGIN_ROOT} with MCP", or discusses MCP server types (SSE, stdio, HTTP, WebSocket). Provides comprehensive guidance for integrating Model Context Protocol servers into Claude Code plugins for external tool and service integration.
