#13jezweb/honesty1 skillshonestyAudit a codebase so every comment, docstring, and doc file is a TRUE and useful reflection of the code — for the next AI agent (or human) who reads it before changing anything. Finds stale, inaccurate, misleading, and missing comments (and stale…2026년 6월 17일
#14jezweb/brainstrust1 skillsbrainstrustConsult other leading AI models for a second opinion that is grounded in your actual codebase — the consulted model reads the repo itself (read/grep/find) instead of being hand-fed files. Use for code review, architecture, debugging, security, devil's…2026년 6월 17일
#15jezweb/decisions1 skillsdecisionsAsk a human coworker for ONE decision, cleanly. Reduce a question to its single load-bearing choice, carry the context to them so they don't have to go look anything up, show a grounded visual, and make answering a single tap. Use when you're blocked on a…2026년 6월 17일
#16jezweb/share1 skillssharePublish a small, purpose-built web page for a person (or several) beyond the terminal you run in, share it as one unguessable link, and read their structured answer back over HTTP. You build whatever page fits the moment (free-form HTML), and drop in robust…2026년 6월 17일
#17jezweb/fixer1 skillsfixerProve a bug exists on camera, fix it, then prove it's gone on the same camera — a closed loop that returns before/after visual evidence (screenshots, GIF, video) plus a written verdict per issue. Also runs in VERIFY mode — prove an already-shipped change…2026년 6월 17일
#18jezweb/perfection1 skillsperfectionAdd a self-improving "perfection loop" to an app — a background work loop that drives it toward a 10/10 product instead of grinding a task list. Sets up a per-app bar (fitness function), a tick procedure with an adversarial critic, inward + outward lenses,…2026년 6월 16일
#19jezweb/office-town-starter1 skillsreviewA second pair of eyes before something ships or goes out. Independently checks a draft, build, or outward action against the brief and the obvious failure modes, then returns a go / fix / no-go verdict with specific issues. Use before sending mail,…2026년 6월 7일
#20jezweb/office-town-cloud1 skillssetup-office-townStand up a complete Office Town box from scratch — provision the Cloudflare worker (R2/Vectorize/Queue/D1/AI/Images/Browser/Email), mint the bearer, wire Goose + the officetowd sync daemon + the apps onto this Mac, install OfficeCLI for Word/Excel/PowerPoint,…2026년 6월 2일
#21jezweb/office-town-pack-comms1 skillsdraft-helpdesk-replyGiven an inbound support message, draft the reply (don't send). Always tag with category + suggested action. Founder reviews + sends.2026년 5월 26일
#22jezweb/office-town-pack-cloudflare1 skillswired-from-upstreamPointer skill — the actual Cloudflare skills are pulled from github.com/cloudflare/skills via the plugin manifest at install time. This skill exists to document the bundling pattern.2026년 5월 26일
#23jezweb/office-town-pack-business1 skillsdraft-proposalConvert a brief into a structured proposal — phases, deliverables, effort, timeline, price. Use when estimator is asked to produce a quote.2026년 5월 26일
#24jezweb/office-town-pack-wordpress1 skillsplugin-auditList installed plugins, classify (essential / safe / risky / abandoned), surface ones with known CVEs. Use monthly per site, or after every WP migration.2026년 5월 26일