@skills · Owner
Agent skills by jezweb
85 skills indexed from github.com/jezweb. Reference any of them in AdaL, Claude Code, Cursor or any coding agent — nothing to install.
- ai-image-generator · Skill · 958 stars
Generate AI images using Gemini or GPT APIs directly. Covers model selection (Gemini for scenes; GPT Image 2 for text rendering, batch variations, multi-re
- app-docs · Skill · 958 stars
Generate complete user documentation for a web app with screenshots. Browses the app via browser automation, screenshots every screen, and produces a struc
- aussie-business-english · Skill · 958 stars
Australian business English for professional writing — warm, direct, EN-AU spelling (colour, organise, centre), no filler words. Use whenever the user is w
- award-application · Skill · 958 stars
Write compelling award submissions, grant applications, and competition entries. Maps achievements to selection criteria using evidence-based narratives. U
- claude-skills · Collection · 958 stars
- cloudflare · Collection · 958 stars
- cloudflare-api · Skill · 958 stars
Hit the Cloudflare REST API directly for operations that wrangler and MCP can't handle well. Bulk DNS, custom hostnames, email routing, cache purge, WAF ru
- cloudflare-worker-builder · Skill · 958 stars
Scaffold and deploy Cloudflare Workers with Hono routing, Vite plugin, and Static Assets. Describe project, scaffold structure, configure bindings, deploy.
- codex-review · Skill · 958 stars
Run an independent code review using the OpenAI Codex CLI in headless mode. Gets a second opinion from a different model family (the current Codex models)
- color-palette · Skill · 958 stars
Generate complete, accessible colour palettes from a single brand hex. Produces 11-shade scale (50-950), semantic tokens, dark mode variants, Tailwind v4 C
- d1-drizzle-schema · Skill · 958 stars
Generate Drizzle ORM schemas for Cloudflare D1 databases with correct D1-specific patterns. Produces schema files, migration commands, type exports, and DA
- d1-migration · Skill · 958 stars
Cloudflare D1 migration workflow: generate with Drizzle, inspect SQL for gotchas, apply to local and remote, fix stuck migrations, handle partial failures.
- db-seed · Skill · 958 stars
Generate database seed scripts with realistic sample data. Reads Drizzle schemas or SQL migrations, respects foreign key ordering, produces idempotent Type
- deep-research · Skill · 958 stars
Deep research and discovery before building something new. Explores local projects for reusable code, researches competitors, reads forums and reviews, ana
- design-assets · Collection · 958 stars
- design-loop · Skill · 958 stars
Autonomous multi-page site builder using a baton-passing loop. Each iteration reads a task from .design/next-prompt.md, generates a page in HTML/Tailwind,
- design-review · Skill · 958 stars
Review a web app or page for visual design quality — layout, typography, spacing, colour, hierarchy, consistency, interaction patterns, and responsive beha
- design-system · Skill · 958 stars
Extract a complete design system from an existing website or screenshot into a DESIGN.md file. Analyses colours, typography, component styles, spacing, and
- dev-tools · Collection · 958 stars
- elevenlabs-agents · Skill · 958 stars
Build conversational AI voice agents on the ElevenLabs platform. Configure agent + tools + knowledge base, integrate SDK (React / React Native / Swift / JS
- favicon-gen · Skill · 958 stars
Generate custom favicons from logos, text, or brand colours. Produces favicon.svg, favicon.ico, apple-touch-icon.png, icon-192/512.png, and web manifest. U
- fork-discipline · Skill · 958 stars
Audit and enforce the core/client boundary in multi-client projects. Detects where shared platform code is tangled with client-specific code, finds hardcod
- frontend · Collection · 958 stars
- git-workflow · Skill · 958 stars
Guided git workflows: prepare PRs, clean up branches, resolve merge conflicts, handle monorepo tags, squash-and-merge patterns. Use when asked to prepare a
- github-release · Skill · 958 stars
Prepare and publish GitHub releases. Sanitizes code for public release (secrets scan, personal artifacts, LICENSE/README validation), creates version tags,
- google-apps-script · Skill · 958 stars
Build Google Apps Script automation for Sheets and Workspace. Custom menus, triggers (onEdit / time-driven / form submit), dialogs, sidebars, email batches
- google-chat-messages · Skill · 958 stars
Send Google Chat messages via incoming webhooks — text, rich cards (cardsV2), threaded replies. TypeScript types, card builder utility, widget reference in
- gws-install · Skill · 958 stars
Quick install of the Google Workspace CLI (gws) on an additional machine using existing OAuth credentials. Requires client_secret.json from a previous gws-
- gws-setup · Skill · 958 stars
Set up the Google Workspace CLI (gws) from scratch. Guides through GCP project creation, OAuth credentials, authentication, and installing 90+ agent skills
- hono-api-scaffolder · Skill · 958 stars
Scaffold Hono API routes for Cloudflare Workers. Produces route files, middleware, typed bindings, Zod validation, error handling, and API_ENDPOINTS.md doc
- icon-set-generator · Skill · 958 stars
Generate cohesive, project-specific SVG icon sets for websites and applications. Use this skill whenever the user needs custom icons, an icon set for a web
- image-processing · Skill · 958 stars
Process images for web development — resize, crop, trim whitespace, convert formats (PNG/WebP/JPG), optimise file size, generate thumbnails, create OG card
- integrations · Collection · 958 stars
- landing-page · Skill · 958 stars
Generate a complete, deployable landing page from a brief. Produces a single self-contained HTML file with Tailwind CSS (via CDN), responsive design, dark
- mcp-builder · Skill · 958 stars
Build MCP servers in Python with FastMCP. Define tools / resources / prompts, build the server, test locally, deploy to FastMCP Cloud or Docker. Use whenev
- nemoclaw-setup · Skill · 958 stars
Install and configure NVIDIA NemoClaw (sandboxed OpenClaw agent platform) on Linux. Handles cloudflared tunnels, Docker cgroup fixes, OpenShell, sandbox cr
- nz-business-english · Skill · 958 stars
New Zealand business English writing style for professional communications — warm, inclusive, EN-NZ spelling (colour, organise, centre). Use whenever the u
- onboarding-ux · Skill · 958 stars
Audit and generate in-app user guidance — onboarding flows, empty states, tooltips, feature tours, contextual help, defaults, and inline hints. Browses the
- parcel-tracking · Skill · 958 stars
Track parcels and check delivery status for Australian and international couriers. Searches Gmail for dispatch/shipping emails and provides tracking links
- plugins · Collection · 958 stars
- product-showcase · Skill · 958 stars
Generate a comprehensive marketing website for a web app — multi-page with real screenshots, animated GIF walkthroughs, feature deep-dives, and workflow de
- project-docs · Skill · 958 stars
Generate project documentation from codebase analysis — ARCHITECTURE.md, API_ENDPOINTS.md, DATABASE_SCHEMA.md. Reads source code, schema files, routes, and
- project-health · Skill · 958 stars
All-in-one project configuration and health management. Sets up new projects (settings.local.json, CLAUDE.md, .gitignore), audits existing projects (permis
- proposal-writer · Skill · 958 stars
Write a client proposal, quote, scope of work, or engagement letter for a service business. Covers project understanding, scope, timeline, pricing presenta
- react-native · Skill · 958 stars
React Native and Expo patterns for building performant mobile apps. Covers list performance, animations with Reanimated, navigation, UI patterns, state man
- react-patterns · Skill · 958 stars
React 19 performance patterns and composition architecture for Vite + Cloudflare projects. 50+ rules ranked by impact — eliminating waterfalls, bundle opti
- responsiveness-check · Skill · 958 stars
Test website responsiveness across viewport widths using browser automation. Resizes a single session through breakpoints, screenshots each width, and dete
- resume-cover-letter · Skill · 958 stars
Write a resume / CV or cover letter tailored to a specific role. Handles regional format differences (AU/NZ, US, UK), ATS-friendly formatting, achievement-
- roadmap · Skill · 958 stars
Plan and execute entire application builds. Generates phased delivery roadmaps, then executes them autonomously — phase by phase, committing at milestones,
- seo-local-business · Skill · 958 stars
Generate complete SEO setup for local business websites — HTML head tags, JSON-LD LocalBusiness schema, robots.txt, sitemap.xml. Australian-optimised with
- shadcn-ui · Skill · 958 stars
Install and configure shadcn/ui components for React projects. Guides component selection, installation order, dependency management, customisation with se
- shopify · Collection · 958 stars
- shopify-content · Skill · 958 stars
Create and manage Shopify pages, blog posts, navigation menus, redirects, and SEO metadata via the Admin API or browser automation. Use whenever the user w
- shopify-products · Skill · 958 stars
Create and manage Shopify products via the Admin GraphQL API or CSV import. Workflow: gather data, choose method, execute, verify. Use whenever the user wa
- shopify-setup · Skill · 958 stars
Set up Shopify CLI auth and Admin API access for a store. Install CLI, authenticate, create custom app, store access token, verify. Use whenever the user w
- skills · Collection · 958 stars
- skills · Collection · 958 stars
- skills · Collection · 958 stars
- skills · Collection · 958 stars
- skills · Collection · 958 stars
- skills · Collection · 958 stars
- skills · Collection · 958 stars
- skills · Collection · 958 stars
- skills · Collection · 958 stars
- skills · Collection · 958 stars
- social-media · Collection · 958 stars
- social-media-posts · Skill · 958 stars
Create platform-specific social media posts for LinkedIn, Facebook, Instagram, and Reddit. Handles character limits, hashtag strategies, hook placement, an
- strategy-document · Skill · 958 stars
Write structured strategic documents for small and medium businesses: SWOT analyses, lean business plans, OKRs, competitive analyses. Each mode has a defin
- stripe-payments · Skill · 958 stars
Add Stripe payments to a web app — Checkout Sessions, Payment Intents, subscriptions, webhooks, customer portal, and pricing pages. Covers the decision of
- tailwind-theme-builder · Skill · 958 stars
Set up Tailwind v4 + shadcn/ui themed UI with dark mode. Install deps, configure CSS variables via @theme inline, wire dark mode toggle, verify. Use whenev
- tanstack-start · Skill · 958 stars
Build a full-stack TanStack Start app on Cloudflare Workers from scratch — SSR, file-based routing, server functions, D1+Drizzle, better-auth, Tailwind v4+
- team-update · Skill · 958 stars
Post project updates to team chat, gather feedback, triage responses, and plan next steps. Adapts to available tools (chat, git, issues, tasks). First run
- uk-business-english · Skill · 958 stars
British business English writing style for professional communications — polished, understated, EN-GB spelling (colour, organise, centre). Use whenever the
- us-business-english · Skill · 958 stars
American business English writing style for professional communications — direct, action-oriented, EN-US spelling (color, organize, center). Use whenever t
- ux-audit · Skill · 958 stars
Walk through a live web app AS a real user to find usability + behavioural bugs that static reviews miss. REQUIRES proof of interaction (typing, clicking,
- ux-compare · Skill · 958 stars
Compare UX patterns across multiple reference apps using pattern libraries produced by ux-extract. Reads 2+ pattern-library.md files, walks them category b
- ux-extract · Skill · 958 stars
Exhaustively extract UX patterns from a reference web app. Walks every screen, captures screenshots of every state, records interaction patterns, copy verb
- vite-flare-starter · Skill · 958 stars
Scaffold a full-stack Cloudflare app from the vite-flare-starter template — React 19 + Hono + D1+Drizzle + better-auth + Tailwind v4+shadcn/ui + TanStack Q
- vitest · Skill · 958 stars
Set up Vitest testing in any project — detects type (Cloudflare Workers, React, Node, library), generates vitest.config.ts, test setup, utilities, and a sa
- web-design · Collection · 958 stars
- wordpress · Collection · 958 stars
- wordpress-content · Skill · 958 stars
Create and manage WordPress posts, pages, media, categories, tags, and menus via WP-CLI or the REST API. Use whenever the user wants to publish a blog post
- wordpress-elementor · Skill · 958 stars
Edit Elementor pages and manage templates on WordPress sites via browser automation (for visual / structural changes) or WP-CLI (for safe text replacements
- wordpress-setup · Skill · 958 stars
Connect to a WordPress site via WP-CLI over SSH or the REST API. Check CLI, test SSH, set up auth, verify access, save config. Use whenever the user wants
- writing · Collection · 958 stars