mikemai2awesome/agent-skills
Mike's got mad skillz. Now they are available for AI coding agents.
0 stars0 forksUpdated Jan 26, 2026
npx skills add mikemai2awesome/agent-skillsREADME
Agent Skills
A collection of skills for AI coding agents. Skills are packaged instructions that extend agent capabilities.
Skills follow the Agent Skills format.
Available Skills
tiny-a11y
Write minimal, accessible HTML, CSS, and JavaScript. Stop bloating the codebase and let the browser do the work.
Use when:
- Building web components
- Writing HTML markup
- Creating forms
- Reviewing code for accessibility
tiny-css
Write minimal, efficient CSS by leveraging browser defaults and modern CSS features. Stop resetting everything and let the browser do the work.
Use when:
- Writing CSS stylesheets
- Creating base styles or resets
- Setting up a new project's CSS architecture
- Reviewing CSS for unnecessary declarations
Installation
npx skills add mikemai2awesome/agent-skills
Usage
Skills are automatically available once installed. The agent will use them when relevant tasks are detected.
License
MIT
Publisher
Statistics
Stars0
Forks0
Open Issues0
LicenseMIT License
CreatedJan 26, 2026