Agent skills
A working directory of 98 skills for coding agents — Claude Code, Cursor, and friends. Each one is a single SKILL.md the agent loads on demand.
Made by me · 8
app-screenshots
Capture and curate screenshots of a GUI desktop app for a README, landing page, or docs.
chatlog
Query your own WeChat (微信) history through the local chatlog HTTP API.
dayflow-sync
Sync the caezium/Dayflow fork with upstream: rebase, audit, build, and stop for a pre-install checkpoint.
install-skill
Install a freshly authored skill into the repo, symlink it into the agent dirs, and commit + push.
nibv0.1.1
Turn an idea or article into original hand-drawn editorial illustrations starring a recurring avatar you own.
prune
Audit a codebase for dead code, duplication, and cruft, then safely remove what no longer earns its place.
stats-sync
Sync the caezium/stats fork with upstream: rebase, audit, test, build, and stop before install.
throughline
Publish an implementation plan as a live HTML URL the user can read on their phone, with a Markdown/JSON handoff.
Planning & Design
consult-first
Surface the unsettled product and design decisions and get a ruling before freezing them into a deliverable.
design-an-interface
Generate multiple radically different interface designs for a module using parallel sub-agents.
domain-modeling
Pin down a project's ubiquitous language and record architectural decisions.
grill-me
Get relentlessly interviewed about a plan or design until every branch is resolved.
grill-with-docs
The same relentless interview, but it writes the ADRs and glossary as it goes.
grilling
Stress-test a plan before building; triggers on any "grill" phrasing.
prd-to-issues
Break a PRD into independently-grabbable GitHub issues using vertical slices.
prd-to-plan
Turn a PRD into a multi-phase implementation plan using tracer-bullet vertical slices.
request-refactor-plan
Create a detailed refactor plan with tiny commits via user interview, then file as a GitHub issue.
throughline
Publish an implementation plan as a live HTML URL the user can read on their phone, with a Markdown/JSON handoff.
to-spec
Turn the current conversation into a spec on the issue tracker — synthesis, no interview.
to-tickets
Break a plan or conversation into tracer-bullet tickets, each declaring its blocking edges.
triage-issue
Investigate a bug by exploring the codebase, identify root cause, and file a GitHub issue with a TDD-based fix plan.
write-a-prd
Create a PRD through user interview, codebase exploration, and module design, then submit as a GitHub issue.
Development
app-screenshots
Capture and curate screenshots of a GUI desktop app for a README, landing page, or docs.
clipsmith
Plan and run a custom video-editing pipeline from a plain-language brief: highlight reels, jump-cuts, captions, beat-synced and vertical edits.
clone-site
Clone any URL into a pixel-faithful Next.js codebase: asset/CSS extraction, parallel section builders, animation porting, fidelity verification.
code-review
Review changes since a fixed point along two axes at once: repo coding standards and the originating spec.
implement
Build a piece of work from an approved spec or set of tickets.
improve-codebase-architecture
Find deepening opportunities, informed by domain language and ADRs.
make-interfaces-feel-better
Design engineering principles for polished interfaces (animations, hover states, typography, micro-interactions).
nibv0.1.1
Turn an idea or article into original hand-drawn editorial illustrations starring a recurring avatar you own.
prune
Audit a codebase for dead code, duplication, and cruft, then safely remove what no longer earns its place.
qa
Interactive QA session: report bugs conversationally while the agent files GitHub issues with codebase context.
scaffold-exercises
Create exercise directory structures with sections, problems, solutions, and explainers.
superdesign
Frontend UI/UX design agent for design thinking before implementation.
tdd
Test-driven development with red-green-refactor loop.
tldraw-offline
Drive the offline tldraw canvas app: inspect, edit, arrange, connect, lint, and script `.tldraw` files.
triage
Triage a bug or issue to root cause, then plan a TDD-based fix.
ui-skills
Opinionated constraints for building better interfaces with agents.
Platform & Operations
agents-sdk
Build stateful agents, workflows, realtime apps, and MCP servers on Cloudflare Workers.
cloudflare
Comprehensive Cloudflare platform guidance with current-reference routing.
cloudflare-email-service
Build transactional sending and inbound routing with Cloudflare Email Service.
durable-objects
Create and review Durable Objects, including RPC, SQLite, alarms, WebSockets, and tests.
sandbox-sdk
Build secure code execution and interpreter workflows with Cloudflare Sandbox SDK.
web-perf
Audit Core Web Vitals and diagnose browser performance with Chrome DevTools.
workers-best-practices
Author and review production Workers code against current platform practices.
wrangler
Use the Wrangler CLI across Workers, storage, AI, queues, workflows, and containers.
Apple Platforms
app-store-preflight-compliance
Scan an iOS/macOS/tvOS/watchOS/visionOS project for App Store rejection risks before you submit.
swiftui-expert-skill
SwiftUI state and `@Observable` data flow, view invalidation and performance, `ForEach` identity, Liquid Glass adoption, and Instruments `.trace` analysis.
Frontend Best Practices
Design & Taste
awesome-design-md
A library of 74 real-brand DESIGN.md design systems (Stripe, Apple, Vercel, Linear, …) to match a brand's look.
brandkit
Premium brand-kit image generation: logo systems, identity decks, and visual-world boards.
design-taste-frontend
Anti-slop frontend skill for landing pages, portfolios, and redesigns; infers the right design direction and ships non-templated interfaces.
design-taste-frontend-v1
The original v1 taste-skill, preserved for backward compatibility.
full-output-enforcement
Override LLM truncation: enforce complete, unabridged code output and ban placeholders.
gpt-taste
Elite UX/UI + GSAP motion skill: AIDA structure, wide editorial type, bento grids, scroll-driven motion.
high-end-visual-design
High-end visual design: the exact fonts, spacing, shadows, and animations that make a site feel expensive.
image-to-code
Image-to-code for Codex: generate the design image, analyze it, then build the site to match.
imagegen-frontend-mobile
Generate premium app-native mobile screen concepts and flows inside phone mockups.
imagegen-frontend-web
Generate premium per-section website design reference images (one image per section).
industrial-brutalist-ui
Raw industrial-brutalist UI: rigid grids, extreme type contrast, analog degradation, declassified-blueprint feel.
minimalist-ui
Clean editorial interfaces: warm monochrome, typographic contrast, flat bento grids, no gradients.
redesign-existing-projects
Upgrade existing sites/apps to premium quality; audit generic AI patterns and fix without breaking functionality.
stitch-design-taste
Generate agent-friendly DESIGN.md files enforcing premium, anti-generic UI standards (for Google Stitch).
Tooling & Setup
burrow-system-tools
Diagnose local macOS health and performance through Burrow's MCP tools.
create-rule
Cursor: create a new project rule.
create-skill
Cursor: scaffold a new skill.
create-subagent
Cursor: scaffold a new subagent.
dayflow-pull
Read Dayflow's local database and compute accurate overlap-merged work hours.
dayflow-sync
Sync the caezium/Dayflow fork with upstream: rebase, audit, build, and stop for a pre-install checkpoint.
defuddle
Extract clean markdown from web pages, stripping clutter and navigation to save tokens.
git-guardrails-claude-code
Set up Claude Code hooks to block dangerous git commands.
install-skill
Install a freshly authored skill into the repo, symlink it into the agent dirs, and commit + push.
migrate-to-skills
Cursor: migrate existing rules into skills.
setup-matt-pocock-skills
One-time repo setup for the engineering skills: issue tracker, triage label vocabulary, domain doc layout.
shell
Cursor: shell command helper.
stats-sync
Sync the caezium/stats fork with upstream: rebase, audit, test, build, and stop before install.
update-cursor-settings
Cursor: modify Cursor settings.
vista-dashboard
Publish live agent status into the local Vista dashboard.
writing-great-skills
Reference for writing and editing skills well: the vocabulary and principles that make a skill predictable.
Writing & Knowledge
chatlog
Query your own WeChat (微信) history through the local chatlog HTTP API.
find-docs
Retrieve authoritative, up-to-date technical documentation for any developer technology.
find-skills
Discover and install agent skills.
json-canvas
Create and edit JSON Canvas (.canvas) files: nodes, edges, groups, mind maps, flowcharts.
obsidian-bases
Create and edit Obsidian Bases (.base) with views, filters, formulas, and summaries.
obsidian-cli
Interact with Obsidian vaults via the CLI; also plugin/theme development and debugging.
obsidian-convert
Convert PDFs/DOCX into Obsidian markdown notes, preserving content verbatim.
obsidian-markdown
Author Obsidian Flavored Markdown: wikilinks, embeds, callouts, properties.
obsidian-vault
Search, create, and manage notes in an Obsidian vault.
skill-creator
Create, modify, and benchmark skills with optional eval suites.
vault-resync
Re-pull every external capture source (Feishu, WeChat, Zen tabs, live Claude sessions) into the Obsidian inbox and refresh the Command Center dashboards.
Research & Reporting
Session & Output
bro
Restate the last message in plain human language, no jargon.
handoff
Compact the current conversation into a handoff document for another agent to pick up.
i-have-adhd
Lead with the next action, number multi-step work, restate state, suppress tangents. Stays on until "stop adhd mode".
playbook
Pick the right ordered sequence of skills for the job, announce it, and name the next one after each stage.
recap
Consolidate everything that changed this session into one authoritative message plus a hand-test checklist.
Productivity / Weekly
1-1-prep
Prepare for a 1:1 with context from person file, meeting history, and shared projects.
daily-roundup
Morning briefing combining email, meetings, and Slack.
decision-extractor
Scan recent notes for decisions and offer to update Decision Logs.
friday
End-of-week wrap-up for the weekly report.
monday
Monday morning setup: week folder, carry-forward, briefing.
week-prep
Generate a briefing with calendar, tasks, and attention flags.