⚡Lightning-fast
Turn your idea into a coding skill in under a minute
Write one line. Get a complete skill package — validated, linted, and ready to install into your coding agent.
One line in. A working skill out.
No prompt engineering, no boilerplate, no reading a specification first.
- 1
Grounded, not guessed
Every skill is generated against a versioned reference corpus, and cites the exact documents it used.
- 2
Validated before you see it
Schema and lint gates run inside the request. A skill that fails them never reaches you unmarked.
- 3
Installed in one command
No copy-paste archaeology. One command drops the skill into your project.
Built for the way agents actually work
Generation is the easy part. Everything below is the hard part.
Streaming from the first token
You read the skill as it is written. No spinner, no dead wait — the elapsed timer is on screen the whole time.
Public quality reports
Every published skill shows the prompts it was tested against and whether it actually triggered. Nobody else shows you this.
Semantic versioning and provenance
Skills are versioned. When a reference source changes, every skill citing the old version is flagged for refresh.
Readable by agents, not just humans
The registry is served as llms.txt, a typed JSON index and per-skill Markdown — so agents can cite it directly.
Skill registry
Every skill here passed the quality gates. The reports are public.
Browse all skillsSkill authoring✓Verified
Creates, validates and installs Agent Skills without leaving the terminal. Use when the user asks to build a skill, turn a repeated workflow into a skill, find an existing skill for a task, or wants to know why a skill is not being triggered.
0 installs · v0.1.0
Performance✓Verified
Audits a web application for Core Web Vitals regressions. Use when the user asks to check LCP, INP or CLS, investigate a Lighthouse score drop, or review front-end performance before a release.
1,284 installs · v1.2.0
Testing✓Verified
Finds and diagnoses flaky tests in a test suite. Use when tests pass locally but fail in CI, when a suite fails intermittently, or when the user asks to stabilise or de-flake their tests.
963 installs · v1.1.0