github.com/marchatton/agent-skills
| Skill | Added | Review |
|---|---|---|
agentation .agents/skills/00-utilities/agentation/SKILL.md Add Agentation toolbar to Next.js. Use for install/config or dev-only <Agentation />. | 69 69 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: a0eadb2 | |
agent-browser .agents/skills/00-utilities/agent-browser/SKILL.md Browser automation using Vercel's agent-browser CLI. Use when you need to interact with web pages, fill forms, take screenshots, or scrape data. Alternative to Playwright MCP - uses Bash commands with ref-based element selection. Triggers on "browse website", "fill form", "click button", "take screenshot", "scrape page", "web automation". | 68 68 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: a0eadb2 | |
ask-questions-if-underspecified .agents/skills/00-utilities/ask-questions-if-underspecified/SKILL.md Clarify requirements before implementing. Do not use automatically, only when invoked explicitly. | 56 56 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: a0eadb2 | |
beautiful-mermaid .agents/skills/00-utilities/beautiful-mermaid/SKILL.md Render Mermaid diagrams to SVG or ASCII/Unicode with beautiful-mermaid (Node/Bun/Deno/browser, no DOM). Use when you need Mermaid render without DOM. | 68 68 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: a0eadb2 | |
brand-dna-extractor .agents/skills/00-utilities/brand-dna-extractor/SKILL.md This skill should be used when users want to scrape multiple websites (Firecrawl, Parallel, or hybrid), extract brand guideline signals (including CSS variables + computed styles via browser probing), generate per-site prompt packs, and blend sources into a composite brand direction with exactly three outputs: brand_guidelines.md, prompt_library.json, design_tokens.json. | 70 70 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: a0eadb2 | |
browser-use .agents/skills/00-utilities/browser-use/SKILL.md Fast, persistent browser automation via `browser-use` CLI (sessions persist across commands). Use for multi-step web workflows (open -> state -> click/input -> verify -> repeat). Supports chromium/headed, real Chrome (logged-in), and remote browser. | 77 77 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: a0eadb2 | |
commit .agents/skills/00-utilities/commit/SKILL.md Write conventional commit messages with type, scope, and subject when the user wants to commit changes or save work. | 70 70 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: a0eadb2 | |
create-cli .agents/skills/00-utilities/create-cli/SKILL.md Design command-line interface parameters and UX: arguments, flags, subcommands, help text, output formats, error messages, exit codes, prompts, config/env precedence, and safe/dry-run behavior. Use when you’re designing a CLI spec (before implementation) or refactoring an existing CLI’s surface area for consistency, composability, and discoverability. | 72 72 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: a0eadb2 | |
dev-browser .agents/skills/00-utilities/dev-browser/SKILL.md Browser automation with persistent page state. Use when users ask to navigate websites, fill forms, take screenshots, extract web data, test web apps, or automate browser workflows. Trigger phrases include "go to [url]", "click on", "fill out the form", "take a screenshot", "scrape", "automate", "test the website", "log into", or any browser interaction request. | 74 74 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: a0eadb2 | |
docs-list .agents/skills/00-utilities/docs-list/SKILL.md Run `scripts/docs-list.ts` to list `docs/` markdown + frontmatter summary/read_when. Use when auditing docs coverage. | 62 62 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: a0eadb2 | |
engineering-tutor .agents/skills/00-utilities/engineering-tutor/SKILL.md Teach engineering concepts for real understanding using the Feynman technique, strong metaphors, and diagrams (render via beautiful-mermaid). Use when users ask to explain/teach/break down engineering concepts, build intuition/mental models, understand trade-offs/failure modes/design choices, or want a visual diagram. | 68 68 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: a0eadb2 | |
every-style-editor .agents/skills/00-utilities/every-style-editor/SKILL.md This skill should be used when reviewing or editing copy to ensure adherence to Every's style guide. It provides a systematic line-by-line review process for grammar, punctuation, mechanics, and style guide compliance. | 62 62 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: a0eadb2 | |
file-todos .agents/skills/00-utilities/file-todos/SKILL.md Manage file-based todos stored alongside a dossier. Create, triage, and track dependencies. Use when work is tracked in docs/*/todos. | 61 61 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: a0eadb2 | |
firecrawl .agents/skills/00-utilities/firecrawl/SKILL.md Web search/scrape/crawl via Firecrawl CLI (prefer for live internet lookups). | 59 59 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: a0eadb2 | |
framework-docs-researcher .agents/skills/00-utilities/framework-docs-researcher/SKILL.md Use this agent when you need to gather comprehensive documentation and best practices for frameworks, libraries, or dependencies in your project. This includes fetching official documentation, exploring source code, identifying version-specific constraints, and understanding implementation patterns. | 50 50 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: a0eadb2 | |
git-history-analyzer .agents/skills/05-review/git-history-analyzer/SKILL.md Use this agent when you need to understand the historical context and evolution of code changes, trace the origins of specific code patterns, identify key contributors and their expertise areas, or analyze patterns in commit history. This agent excels at archaeological analysis of git repositories to provide insights about code evolution and development patterns. | 76 76 1.17x Agent success vs baseline Impact 95% 1.17xAverage score across 3 eval scenarios Securityby — The risk profile of this skill Reviewed: Version: a0eadb2 |