Developing Tessl Skills
Runs the complete local development lifecycle for a Tessl skill by optimizing SKILL.md content using `tessl skill review --optimize`, incrementing the version in tile.json following semantic versioning, linting with `tessl skill lint`, and staging changes for a pull request. Use when preparing a Tessl skill for pull request or publication, when a SKILL.md or tile.json needs to be reviewed, versio…
Writing Zenn Articles
Guides the complete Zenn article authoring workflow using zenn-cli — from creating a new article file and configuring front matter, to writing structured content, previewing locally, and publishing via GitHub push. Use this skill whenever the user wants to write, edit, draft, or publish a Zenn article, set up a zenn-cli project, start a local preview, or push an article to make it public on Zenn.…