Julien Thibeaut
79081abff1
Merge pull request #70 from ibelick/cursor/add-publisher-skills-bb6e
2026-09-13 10:31:49 +02:00
Cursor Agent
f53f9d842d
Add skills from dickwu, justinwetch, and google-gemini
...
Add 5 new publisher skills:
- dickwu/apple-design-skill: apple-design (HIG design reviewer)
- justinwetch/HIGAgentSkills: apple-hig
- google-gemini/gemini-skills: gemini-api-dev, gemini-live-api-dev,
gemini-omni-flash-api
Initial Commit library skills were not added: SKILL.md files are
members-only with no public raw URL or GitHub mirror.
Co-authored-by: Julien Thibeaut <ibelick@users.noreply.github.com >
2026-09-13 08:21:35 +00:00
Julien Thibeaut
cfb2d5435f
Merge pull request #69 from ibelick/cursor/publishers-update-new-skills-bb6e
2026-09-12 11:00:18 +02:00
Cursor Agent
6098c1444f
Add 9 publisher skills from latest scan
...
Curated actionable skills (≤5 per repo) from check:publisher-skills:
- humanlayer/skills: build-iterated-agentic-loop, design-control-loop,
improve-claude-md, narrow-react-prop-types
- coldteadotai/pr-lens: agent-skill, eli5
- ehmo/slopkit: slopgent
- kitlangton/skills: code-walkthrough
- microsoft/playwright-cli: dev
Skipped Jakubantalik/transitions.dev transitions-dev (duplicate slug).
Co-authored-by: Julien Thibeaut <ibelick@users.noreply.github.com >
2026-09-12 08:55:37 +00:00
ibelick
f5dd1de9c0
fix: prevent skill tables from overflowing on mobile
2026-09-06 11:54:37 +02:00
Julien Thibeaut
ef3dd267c7
Merge pull request #67 from ibelick/cursor/add-new-publishers-bb6e
...
Add skills
2026-09-06 08:03:56 +02:00
Cursor Agent
f1b069d5d3
Add skills from six new publishers
...
Add apple-web-app, pr-lens, show-me, lieflat-charts, refactoring-ui,
and term-radar from joe-bell, coldteadotai, humanlayer,
larashero3-dotcom, s0xDk, and SidKH.
Co-authored-by: Julien Thibeaut <ibelick@users.noreply.github.com >
2026-09-06 06:01:51 +00:00
Julien Thibeaut
83b757b8bb
Merge pull request #66 from ibelick/cursor/publishers-update-bb6e
...
Publishers update
2026-09-05 12:24:18 +02:00
Cursor Agent
ef6ca9ead4
Publishers update: add 14 curated skills
...
Add new skills from figma, millionco, Jakubantalik, remix-run,
PrototyperAI, shadcn-ui, edenspiekermann, and CaliCastle surfaced by
check:publisher-skills. Skips monorepo bulk and off-topic entries.
Co-authored-by: Julien Thibeaut <ibelick@users.noreply.github.com >
2026-09-05 10:17:49 +00:00
ibelick
9f140de767
docs(playbook): clarify concentric border radius formula
2026-09-03 12:45:59 +02:00
ibelick
f2dadf221a
perf: bypass Worker for static routes
2026-08-28 17:21:55 +02:00
ibelick
2666ceb9f6
fix: serve static content through Cloudflare assets
2026-08-28 15:06:07 +02:00
Julien Thibeaut
def668f21d
Merge pull request #65 from ibelick/cursor/add-mesurer-footer-link-bb6e
...
Add Mesurer link to footer
2026-08-26 22:48:10 +02:00
Cursor Agent
59c9229de7
Add Mesurer link to footer More section
...
Co-authored-by: Julien Thibeaut <ibelick@users.noreply.github.com >
2026-08-26 20:47:46 +00:00
Julien Thibeaut
cfd8b5e506
Merge pull request #64 from ibelick/cursor/check-publisher-skills-bb6e
...
Add skills
2026-08-26 10:40:50 +02:00
Cursor Agent
4432c5f1bc
Scan all registry repos in check:publisher-skills
...
Remove the hardcoded skip list and repo heuristics. Derive publishers
and repos entirely from the registry so every curated user/repo pair
is checked.
Co-authored-by: Julien Thibeaut <ibelick@users.noreply.github.com >
2026-08-26 08:36:53 +00:00
Cursor Agent
88f0499115
Add skills from curated publisher audit
...
Add 34 skills surfaced by check:publisher-skills across AccessLint,
addyosmani, antfu, figma, iart-ai, jakubkrehel, Leonxlnx, and
nextlevelbuilder. Refresh skill digests (235 → 269).
Co-authored-by: Julien Thibeaut <ibelick@users.noreply.github.com >
2026-08-26 08:11:48 +00:00
Cursor Agent
243f305163
Add check:publisher-skills for curated publisher updates
...
Scans repos we actively track for each curated publisher and reports
new SKILL.md files not yet in the registry. Skips cherry-pick monorepos
and repos we only partially index.
Weekly workflow documented in AGENTS.md.
Co-authored-by: Julien Thibeaut <ibelick@users.noreply.github.com >
2026-08-26 08:05:52 +00:00
Julien Thibeaut
ff7ca0a475
Merge pull request #61 from ibelick/cursor/improve-edge-caching-f5bc
...
Improve edge caching to reduce Cloudflare Worker invocations
2026-08-24 17:19:28 +02:00
Cursor Agent
596b07de17
Improve Cloudflare edge caching to reduce Worker invocations
...
Add Cache-Control headers across HTML, API, and static routes so
Cloudflare can serve cached responses instead of running the Worker on
every request. Move GitHub star counts to a client-side fetch so pages
no longer block on the stars API during SSR.
Co-authored-by: Julien Thibeaut <ibelick@users.noreply.github.com >
2026-08-24 15:11:26 +00:00
Julien Thibeaut
bdbcc56e67
Merge pull request #60 from ibelick/cursor/add-missing-skills-bb6e
2026-08-23 19:25:09 +02:00
Cursor Agent
055b500629
Add design-review, create-anatomy, and balise-ux-writing skills
...
Co-authored-by: Julien Thibeaut <ibelick@users.noreply.github.com >
2026-08-23 06:03:48 +00:00
Cursor Agent
7f479ec674
Add scandinavian-design skill from ericzakariasson
...
Co-authored-by: Julien Thibeaut <ibelick@users.noreply.github.com >
2026-08-23 05:46:46 +00:00
Cursor Agent
265f24cefd
Add missing skills from jakubkrehel, emilkowalski, flornkm, and openai
...
Add 10 skills that were missing from the registry:
- jakubkrehel: explain-interface, interface-review, variant
- emilkowalski: animate, animate-expo, ask-sonner, write-swift
- flornkm: prefer-container-queries, webgl-components
- openai: define-goal
Co-authored-by: Julien Thibeaut <ibelick@users.noreply.github.com >
2026-08-23 05:42:05 +00:00
Julien Thibeaut
b5be117f9c
Merge pull request #59 from ibelick/cursor/add-anti-slop-skills-bb6e
2026-08-22 13:34:14 +02:00
Cursor Agent
8cdd018e65
Add anti-slop and related skills to registry
...
Register stop-slop, no-ai-slop, humanizer, unslop, slopbeth, deslop,
anti-slop, humanize, anti-ai-slop-writing, unlazy, and bro from the
requested skills.sh list.
Co-authored-by: Julien Thibeaut <ibelick@users.noreply.github.com >
2026-08-22 06:49:37 +00:00
ibelick
33b35e7d13
feat: add playbook in search
2026-08-20 19:06:05 +02:00
ibelick
0a8411b1f8
fix: self-host analytics and improve footer contrast for Lighthouse
...
Serve a patched first-party stonks script to clear best-practices audits while keeping One Dollar Stats, and darken footer text for accessible contrast.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-08-18 18:59:58 +02:00
ibelick
f85e63ac26
fix: improve Lighthouse best practices while keeping One Dollar Stats
...
Stop inlining fonts that violated CSP, proxy analytics through a first-party endpoint, and defer stonks loading for automated audits.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-08-18 18:45:02 +02:00
ibelick
7e5345fdfb
fix: polish homepage copy and modal scrim demo
...
Rename homepage sections and CTAs, drop the shadcn featured skill, and align the modal scrim demo height and overlay stacking with other playbook demos.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-08-18 11:34:22 +02:00
ibelick
e9c81fdfe0
docs: add CLI, MCP, and Playbook to README
...
Keep the README short while documenting the three main ways to use UI Skills.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-08-18 10:28:43 +02:00
ibelick
905d63df5a
fix: simplify playbook index title and description
...
Use a shorter Playbook heading and clearer intro copy across the page and metadata.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-08-18 10:17:58 +02:00
Julien Thibeaut
8896d66ea8
Merge pull request #58 from ibelick/feat/add-playbook
...
feat: add playbook
2026-08-18 09:54:46 +02:00
ibelick
c8aeb9a490
fix: build
2026-08-18 09:53:10 +02:00
ibelick
56815e4a00
feat: update playbook
2026-08-17 22:17:50 +02:00
ibelick
4028284000
fix: responsive playbook
2026-08-17 22:13:54 +02:00
ibelick
8ed2734486
feat: update playbook ui
2026-08-17 22:13:54 +02:00
ibelick
8244ed264f
feat: update SEO
2026-08-17 22:13:54 +02:00
ibelick
343205dd66
feat: update title+description
2026-08-17 22:13:54 +02:00
ibelick
8b63ec6659
fix: stabilize SSR skill loading in production
2026-08-17 22:13:54 +02:00
ibelick
eb5003e1ff
feat: update home
2026-08-17 22:13:54 +02:00
ibelick
b66105b5a4
feat: add cli page, update config
2026-08-17 22:13:54 +02:00
ibelick
fb57fcfd60
feat: various playbook update
2026-08-17 22:13:54 +02:00
ibelick
b40178654a
feat: various udpates
2026-08-17 22:13:54 +02:00
ibelick
0c07227687
feat: harden production readiness and upgrade Cloudflare stack
2026-08-17 22:13:54 +02:00
ibelick
59ec0a4f93
feat: improve playbook data
2026-08-17 22:13:43 +02:00
ibelick
85987ee88c
feat: add reserve-space-with-aspect-ratio
2026-08-17 22:13:43 +02:00
ibelick
24bec366cb
feat: various ui fixes
2026-08-17 22:13:00 +02:00
ibelick
a38111740f
feat: various playbook updates
2026-08-17 22:13:00 +02:00
ibelick
f46c9bc974
feat: add entries to playbook
2026-08-17 22:13:00 +02:00