vscode-dotnettools
Visual schedule calendars and borderless HTML canvas displays
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install vscode-dotnettools skills?โผ
Run `npx skills add microsoft/vscode-dotnettools --all -g -y` in your terminal to install all skills in this suite globally.
How to turn a markdown schedule into a visual calendar?โผ
Provide your markdown file with phases and dates, and the calendar-view skill generates a scrollable HTML calendar with color-coded bands and event tags.
What kinds of schedules can it visualize?โผ
It works with any schedule that has named categories and dates, including iteration plans, release schedules, sprint plans, marketing calendars, and academic terms.
What is the canvas skill used for?โผ
Canvas opens generated HTML visuals like charts, one-pagers, and summaries in a borderless app window, so you can present without opening PowerPoint.
Can I update dates after the calendar is built?โผ
Yes. The skill asks whether a change is a one-off slip or a structural shift, then updates only the affected dates or cascades the full schedule accordingly.