Build skills
for your
AI agents
Author, browse, and remix structured agent skills. Runs entirely in your browser. Bring your own API key.
SKILL.md — code-reviewer
---
name: code-reviewer
description: "Reviews PRs for style, bugs, perf"
version: 1.2.0
license: MIT
---
# System Prompt
You are a meticulous code reviewer.
Focus on:
- Correctness over cleverness
- Performance bottlenecks
- Security vulnerabilities
- Naming clarity
0 Accounts Needed
100% Local Processing
MIT Licensed
BYOK Bring Your Key
How it works
No accounts. No cloud.
Your skills stay on your machine. API keys never leave your browser.
Any AI provider.
OpenAI, Anthropic, Google, Ollama — plug in whatever key you have.
Fork anything.
Every community skill is a starting point. Remix, combine, ship.
Skill Registry
Browse all code-reviewer Reviews pull requests for style, bugs, and performance issues dev api-documenter Generates OpenAPI specs from source code and inline comments docs test-writer Creates unit and integration tests with edge case coverage test commit-crafter Writes conventional commit messages from staged diffs git sql-optimizer Analyzes queries and suggests index, join, and schema improvements data a11y-auditor Checks components against WCAG 2.2 and suggests ARIA fixes a11y refactor-guide Identifies code smells and proposes incremental refactoring steps dev changelog-gen Builds changelogs from commit history using keep-a-changelog format ops