src/ai/skills/example_skill/SKILL.md
A simple example skill demonstrating the format.
npx skillsauth add mkobit/dotfiles example-skillInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
This is the body of the markdown document describing the example skill. It can contain typical markdown formatting, instructions, and prompts.
Here is a list:
documentation
Enforces minimal context in agent configuration files like AGENTS.md, CLAUDE.md, GEMINI.md, and *.mdc to improve task success rates and reduce inference costs. Use when writing or modifying agent context files.
development
Enforces functional programming, immutability, and strict type safety when writing, reviewing, or editing TypeScript and React code.
development
Enforces ventilated prose and concise technical writing standards when the user is writing or editing standalone documentation files (e.g., Markdown, AsciiDoc). This skill should not be used for code documentation or docstrings.
tools
Provides guidelines and workflows for programmatically reviewing pull requests and creating pending reviews with inline comments using the GitHub CLI and REST API. Use this when instructed to review a PR or when providing feedback.