implexa
back to leaderboard
JE

@jezweb

contributor on implexa, with 151 skills ranked by SkillRank across 1 source.

jezweb on githubpublishes to skills.sh
skills
151
avg SkillRank
5.7
100 scored / 151 total
total stars
across 1 repo
total installs
across 1 repo

skills, ranked by SkillRank

scoresourceskill
8.4skills.sh
color-palette
color-palette generates wcag-compliant 11-shade palettes from a single hex, producing tailwind v4 css with semantic tokens, dark mode variants, and contrast verification. includes working code for conversion and validation.
8.4skills.sh
google-apps-script
google-apps-script enables server-side automation for google sheets and workspace apps with custom menus, triggers, email notifications, and pdf exports. covers installation, authorization, batch operations, and common patterns with explicit quota limits.
8.3skills.sh
mcp-builder
mcp-builder scaffolds deployable fastmcp python servers from tool/resource/prompt specifications, with step-by-step workflows for local testing, pre-deployment validation, and cloud/docker/workers hosting options.
8.2skills.sh
tailwind-theme-builder
tailwind-theme-builder guides setup of tailwind v4 with shadcn/ui theming, dark mode via css variables and @theme inline mapping, includes 18 common gotchas with fixes and prevention checklists.
8.2skills.sh
tiptap
tiptap covers react-based rich text editing with detailed setup patterns for ssr safety, image uploads, and collaborative features. addresses 7 documented failure modes including hydration mismatches and prosemirror version conflicts.
7.8skills.sh
fastapi
fastapi covers production patterns for building async python apis with pydantic v2 validation, sqlalchemy 2.0 database integration, and jwt authentication. includes project structure, schemas, models, routers, and configuration examples.
7.8skills.sh
vitest
vitest sets up a working test infrastructure by detecting project type, generating tailored config files, installing dependencies, and scaffolding sample tests. covers react, node, hono, cloudflare workers, and library projects.
7.8skills.sh
accessibility
accessibility covers wcag 2.1 aa compliance through semantic html, aria patterns, focus management, and screen reader support with code examples for dialogs, tabs, skip links, and form validation.
7.6skills.sh
gws-install
gws-install provisions the google workspace cli on a new machine by importing existing oauth credentials, then authenticates and loads 90+ agent skills. prerequisite is client_secret.json from prior setup.
7.4skills.sh
wordpress-content
wordpress-content provides numbered procedures for creating, updating, and managing posts, pages, media, taxonomy, and menus via wp-cli or rest api. includes both approaches with working examples.
7.3skills.sh
shopify-content
shopify-content manages store pages, blog posts, navigation, redirects, and seo metadata via graphql admin api or browser automation. supports bulk operations with rate-limit awareness.
7.3skills.sh
shopify-products
shopify-products covers creation, update, and bulk import of shopify store inventory via graphql mutations or csv. handles variants, images, collections, and inventory across single and batch workflows.
7.3skills.sh
wordpress-plugin-core
wordpress-plugin-core teaches secure plugin development across three architecture patterns (simple, OOP, PSR-4) with 29 documented vulnerability prevention patterns, real CVE examples, and breaking change guidance for WordPress 6.7-6.9.
7.3skills.sh
cloudflare-worker-builder
cloudflare-worker-builder scaffolds deployable worker projects with hono routing, vite, and static asset handling. covers database, storage, and auth binding configuration with critical export patterns and spa routing guardrails.
7.2skills.sh
wordpress-setup
wordpress-setup establishes verified access to wordpress sites via wp-cli over ssh or rest api, stores connection config, and validates working access for content management and elementor editing workflows.
7.2skills.sh
d1-migration
d1-migration covers cloudflare d1 database migrations using drizzle orm, including sql inspection for destructive patterns, local/remote application, stuck migration recovery, and bulk insert batching constraints.
7.2skills.sh
favicon-gen
favicon-gen produces complete favicon packages across all modern formats (svg, ico, png) from logos, monograms, or brand shapes. includes manifest generation and ios-safe rendering rules.
7.2skills.sh
github-release
github-release automates two-phase project publication with mandatory sanitization (secrets, artifacts, licenses) followed by git tagging and gh release creation. targets projects already in git with npm tooling.
7.2skills.sh
project-docs
project-docs generates architecture, api endpoints, and database schema documentation by analyzing source code. produces accurate reflection of actual codebase rather than aspirational design, with templated output for multiple project types.
7.2skills.sh
google-chat-api
google-chat-api enables google chat bot and webhook integrations with cards v2, space/member management, and bearer token verification. covers two integration modes, 15+ widget types, rate limits, and common failure modes.
7.2skills.sh
openai-assistants
openai-assistants covers the deprecated v2 api for building stateful multi-turn assistants with threads, code execution, rag, and function calling. sunset august 2026, maintenance mode only.
7.1skills.sh
git-workflow
git-workflow provides structured procedures for pull request prep, branch cleanup, merge conflict resolution, monorepo tagging patterns, and repository initialization. covers common git operations with decision trees and concrete commands.
7.1skills.sh
cloudflare-workflows
cloudflare-workflows provides durable, long-running task orchestration on workers with automatic state persistence, configurable retries, and event handling across 10,000 concurrent instances at $0.30 per million steps.
6.9skills.sh
MCP OAuth Cloudflare
mcp-oauth-cloudflare implements dual oauth roles (client and server) for mcp servers on cloudflare workers with google sign-in. covers security practices including csrf protection, token lifecycle management, and documented error prevention.
6.8skills.sh
react-native
react native covers performance patterns for lists, animations, navigation, and ui across expo projects. provides ranked patterns by impact with concrete code examples and a troubleshooting section for common build issues.
6.8skills.sh
tanstack-query
tanstack-query v5 covers server state management in react with usemutationstate for cross-component tracking, simplified optimistic updates, network mode for offline/pwa support, and detailed migration patterns from v4. extensive error prevention for 16 documented gotchas.
6.6skills.sh
hono-api-scaffolder
hono-api-scaffolder generates structured api routes, middleware, and endpoint documentation for cloudflare workers projects, following resource-grouped patterns with zod validation and typed bindings.
6.5skills.sh
image-gen
image-gen generates and iteratively edits website visuals (hero banners, service cards, infographics) via gemini 3 native image generation, supporting multi-turn workflows across 10+ aspect ratios and up to 4k resolution.
6.4skills.sh
claude-agent-sdk
claude-agent-sdk enables autonomous agent construction with structured json validation, hook-based event handling, and mcp server integration. covers 14 documented failure modes including context overflow and permission enforcement.
6.3skills.sh
cloudflare-worker-base
cloudflare-worker-base covers production cloudflare workers setup with hono, vite, and static assets, addressing 10 documented issues including routing conflicts, export syntax errors, and free tier rate limits through tested configuration patterns.
6.3skills.sh
cloudflare-turnstile
cloudflare-turnstile integrates bot protection via captcha into web forms and auth flows with implicit or explicit rendering, server-side token validation, and documented error recovery patterns.
6.2skills.sh
email-gateway
email-gateway abstracts four transactional email providers (resend, sendgrid, mailgun, smtp2go) behind a unified interface, handling batch sends, dynamic templates, attachments, webhooks, and rate limiting for workers and node.js environments.
6.2skills.sh
firecrawl-scraper
firecrawl-scraper converts websites to llm-ready formats using javascript rendering and bot detection bypass, with seven core endpoints for page scraping, site crawling, data extraction, and batch operations.
6.2skills.sh
award-application
award-application guides structured collection of submission brief metadata including criteria, word limits, rubric, and achievements. it maps user evidence to scorecard requirements but stops short of the full writing workflow.
6.2skills.sh
ai-sdk-ui
ai-sdk-ui wraps vercel ai sdk v6 react hooks (useChat, useCompletion, useObject) with message .parts streaming, tool approval workflows, and 18 documented error solutions for common integration failures.
6.2skills.sh
ux-audit
ux-audit conducts interaction-first user experience evaluations across three operating modes (walkthrough, qa sweep, targeted check) with emotional friction tracking, click efficiency metrics, and form resilience testing, producing severity-ranked markdown reports with explicit verdict gates.
6.1skills.sh
drizzle-orm-d1
drizzle-orm-d1 establishes type-safe database patterns for Cloudflare Workers using Drizzle ORM with D1-specific transaction handling via batch API, migrations, and documented constraint rules.
6.1skills.sh
cloudflare-queues
cloudflare-queues provides async message processing with configurable batching, retries, and dead letter queues. supports producer-consumer patterns up to 5,000 msg/s per queue with explicit acknowledgement for safe non-idempotent operations.
6.1skills.sh
cloudflare-images
cloudflare-images handles image storage, transformation, and delivery at scale via API and URL parameters, with support for variants, ai-powered face detection, and content credentials for provenance tracking.
6.1skills.sh
claude-api
claude-api covers structured outputs, prompt caching, streaming, tool use, vision processing, and 16 documented error modes within the messages api. validates json schema compliance but requires semantic correctness checks.
6.1skills.sh
vercel-kv
vercel-kv covers redis-compatible caching for next.js apps using upstash, with ttl management, rate limiting, and session handling. includes known quirks around monorepo setup and json serialization limits.
6.1skills.sh
web-design-methodology
web-design-methodology documents implementation patterns for production html/css using bem naming, css tokens, mobile-first responsive design, and accessibility standards. covers dark mode, contrast ratios, spacing systems, and anti-generic layout practices.
5.8skills.sh
proposal-writer
proposal-writer templates proposal generation for service businesses by collecting upfront inputs (client, scope, solution, pricing, timeline, tone) and using discovery notes to articulate project understanding in client language.
5.8skills.sh
cloudflare-d1
cloudflare-d1 manages serverless sqlite databases on cloudflare edge infrastructure with wrangler, supporting migrations, batch queries, and prepared statement injection prevention through explicit error cataloging and retry logic.
5.8skills.sh
google-workspace
google-workspace provides authentication patterns and quota/rate-limit handling across 11 google apis, covering oauth 2.0 and service accounts with batch request support.
5.8skills.sh
fork-discipline
fork-discipline audits the core/client boundary in multi-client projects by identifying tangled shared and client-specific code, then guides remediation using a decision-tree approach.
5.8skills.sh
roadmap
roadmap generates multi-phase delivery blueprints for application builds, suitable for autonomous claude code execution across sessions. each phase contains concrete, ordered tasks designed to avoid backtracking from inception through launch.
5.8skills.sh
stripe-payments
stripe-payments guides integration of stripe payment flows into web apps, covering checkout sessions, payment intents, subscriptions, and customer management with decision framework and working code examples.
5.8skills.sh
skill-creator
skill-creator documents the mechanics of packaging modular capability extensions for claude, covering yaml frontmatter, resource organization, and a six-step creation workflow. self-contained by design, it distinguishes web and cli environments.
5.8skills.sh
openai-agents
openai-agents wraps openai's sdk for building text and voice agents with tool definitions, multi-agent handoffs, guardrails, and human approval workflows across node/deno/workers runtimes.
5.8skills.sh
firebase-storage
firebase-storage covers client and server file operations including uploads with progress tracking, resumable transfers, downloads, signed URLs, and security rule templates for access control patterns.
5.7skills.sh
walkthrough-video
walkthrough-video generates mp4 videos from screenshots or live sites using remotion, including transitions, zoom effects, text overlays, and optional voiceover, but lacks detailed procedural steps and failure handling.
5.5skills.sh
db-seed
db-seed generates database population scripts from schema definitions (drizzle, sql, prisma). respects foreign key constraints and produces idempotent output, though lacks explicit failure recovery patterns.
5.4skills.sh
agent-browser
agent-browser provides CLI-driven website interaction for AI agents via open, snapshot, and interact commands. lacks guidance on error recovery and only demonstrates form-filling scenarios.
5.4skills.sh
icon-set-generator
icon-set-generator helps create cohesive svg icon sets from a style spec, with five preset visual treatments and industry-specific suggestions. output includes svgs, html preview, and a style manifest.
5.4skills.sh
playwright-local
playwright-local enables persistent browser automation across sequential commands with headless, profile-based, and remote browser modes, supporting 15+ command categories for navigation, interaction, and data extraction.
5.4skills.sh
google-gemini-api
google-gemini-api covers multimodal ai interactions via gemini 2.5/3 models with support for text, images, video, audio, pdfs, function calling, and real-time web grounding across node.js, rest, and chat deployment patterns.
5.4skills.sh
project-session-management
project-session-management tracks progress across work sessions by converting implementation phases into a living SESSION.md document with git checkpoints, emoji status markers, and concrete next-action pointers.
5.3skills.sh
firebase-auth
firebase-auth covers email/password, oauth, phone, and custom token flows for user authentication, with client and server-side patterns for session management and mfa.
5.3skills.sh
google-gemini-file-search
google-gemini-file-search provides managed rag with automatic document chunking, embeddings, and citations. supports 100+ file formats with content-type-optimized strategies and prevents 12 common indexing/quota errors.
5.3skills.sh
image-processing
image-processing wraps a cli tool for standard image operations (resize, convert, trim, optimize, thumbnails, og cards) and falls back to pillow script generation for custom workflows. decision logic on when to use each path is stated but thin.
5.2skills.sh
cloudflare-workers-ai
cloudflare-workers-ai documents gpu-native model serving (40+ text, embedding, image, vision, audio models) with explicit 2025 breaking changes, 7 preventable errors, and ai gateway integration, but lacks executable procedure steps.
5.2skills.sh
cloudflare-durable-objects
cloudflare-durable-objects documents stateful coordination primitives (sqlite-backed storage, websocket hibernation, alarms, rpc) with known failure modes but lacks actionable procedures and concrete trigger phrases.
5.2skills.sh
shadcn-ui
shadcn-ui adds component installation and configuration for react projects after tailwind theme setup. covers installation order, customization, and component patterns.
5.2skills.sh
project-planning
project-planning generates multi-phase implementation docs for web projects. asks clarifying questions upfront, outputs verification checkpoints and session-bounded tasks, assumes cloudflare/vite/react stack with fallback customization.
5.2skills.sh
cloudflare-kv
cloudflare-kv exposes edge key-value storage with sub-5ms latency, bulk operations, and ttl support across 1000+ namespaces. eventual consistency within ~60 seconds and 1 write/sec rate limits require retry logic.
5.2skills.sh
google-gemini-embeddings
google-gemini-embeddings exposes the gemini-embedding-001 model for text vectorization with flexible dimensions (768-3072), eight specialized task types, and cloudflare vectorize integration; batch processing documented but fragile above 500 texts.
5.2skills.sh
design-system
design-system extracts visual language from existing websites into a structured design.md file covering colors, typography, components, and spacing. workflow starts with source identification but lacks clarity on execution depth and error handling.
5.2skills.sh
gws-setup
gws-setup documents initial configuration of the google workspace cli with oauth and 90+ agent skills. incomplete procedure and minimal edge case handling reduce utility for first-time users.
5.1skills.sh
nemoclaw-setup
nemoclaw-setup automates deployment of nvidia's sandboxed ai agent platform with docker, k3s orchestration, and optional remote access via cloudflare tunnels. covers isolation layers (landlock, seccomp, namespaces) and model configuration.
5.1skills.sh
resume-cover-letter
resume-cover-letter generates tailored job application documents (resume, cover letter, or both) with regional formatting awareness (AU/NZ, US, UK). requires manual gathering of candidate background and job requirements before document generation begins.
5.1skills.sh
cloudflare-browser-rendering
cloudflare-browser-rendering provides headless chrome automation on cloudflare workers via puppeteer and playwright, covering screenshots, pdfs, web scraping, and multi-tab browser context management with production patterns for caching and error handling.
5.1skills.sh
clerk-auth
clerk-auth documents next.js 16 middleware migration, api versioning breaking changes (2025-11-10), and 15 error prevention patterns including jwks race conditions and jwt size limits. covers user/org-scoped api keys, webhook verification, and test credentials.
4.9skills.sh
deep-research
deep-research provides a structured research process with three depth levels (focused, wide, deep) to inform product decisions before implementation, grounded in competitive analysis, ecosystem exploration, and community signals.
4.9skills.sh
vite-flare-starter
vite-flare-starter automates full-stack cloudflare app scaffolding with react, hono, and better-auth, including config templating and a troubleshooting guide for common setup failures.
4.8skills.sh
team-update
team-update orchestrates project status communications via chat, handles feedback triage, and adapts tool availability through a user-editable playbook file for repeatability.
4.8skills.sh
aussie-business-english
aussie-business-english codifies australian english writing conventions and tone for professional contexts, covering spelling rules, formality ladders, jargon avoidance, and seven core principles with worked examples.
4.8skills.sh
onboarding-ux
onboarding-ux audits web apps for new user friction and generates guidance content - empty states, tooltips, tours, contextual help - to eliminate blank-screen paralysis. relies on browser tooling for app inspection.
4.8skills.sh
cloudflare-r2
cloudflare-r2 covers object storage operations via workers bindings including uploads, downloads, multipart transfers, presigned urls, and cors configuration with explicit guidance on production constraints and common failure modes.
4.8skills.sh
sub-agent-patterns
sub-agent-patterns describes delegating tasks to isolated ai assistants with custom tools and system prompts, including three built-in agents and custom agent creation via yaml frontmatter. useful for context hygiene and multi-phase workflows.
4.8skills.sh
vercel-blob
vercel-blob provides presigned token uploads and multipart support for next.js, handling files to 500mb with cursor pagination, deletion, and content-type management across server and client contexts.
4.8skills.sh
ts-agent-sdk
ts-agent-sdk generates typed typescript clients from mcp server tool definitions, enabling ai agents to call web services with clean function signatures and built-in error types. practical for claude code interactions, but lacking concrete procedural steps.
4.3skills.sh
app-docs
app-docs automates screenshot-driven documentation generation by browsing web apps and capturing screens, but lacks procedural clarity, concrete failure handling, and specific invocation guidance.
4.3skills.sh
oauth-integrations
oauth-integrations documents github and microsoft entra oauth flows for edge runtimes like cloudflare workers, covering provider-specific quirks, token lifetime differences, and common configuration pitfalls.
4.2skills.sh
social-media-posts
generates platform-specific social media copy for linkedin, facebook, instagram and reddit from scratch, existing content, or campaign briefs, but the procedure cuts off mid-documentation and lacks error handling.
4.2skills.sh
design-review
design-review offers a diagnostic approach to visual polish assessment, but lacks procedural depth. scopes visual design separately from ux concerns and names clear use cases, yet omits concrete evaluation steps and failure handling.
4.2skills.sh
developer-toolbox
developer-toolbox bundles seven specialized agents for code review, testing, debugging, documentation, commits, and build verification. agents auto-trigger on pattern-matched requests but lack step-by-step guidance or failure mode coverage.
4.2skills.sh
snowflake-platform
snowflake-platform covers cortex ai functions, native app development, snowpark python, and jwt authentication on snowflake's cloud. includes documented error prevention patterns and rest api integration patterns.
4.2skills.sh
streamlit-snowflake
streamlit-snowflake covers building and deploying streamlit apps natively in snowflake with snowpark integration, two runtime options, and marketplace publishing capabilities. error prevention documented for 14 failure modes.
4.2skills.sh
tinacms
tinacms is a git-backed headless cms with visual editing. covers schema configuration, framework integration (next.js, vite, astro), and documents ten common errors. self-hosting and managed cloud options available.
4.1skills.sh
firebase-firestore
firebase-firestore covers nosql document storage with real-time sync and offline caching. lists capabilities like compound queries and batch operations but lacks actionable procedures for implementation.
4.1skills.sh
react-patterns
react-patterns outlines performance principles for react 19 and cloudflare workers deployment, covering waterfalls, async composition, and bundle optimization. incomplete as shipped - lacks actionable procedures and failure mode coverage.
3.9skills.sh
agent-development
agent-development covers design and implementation of custom claude code agents, emphasizing effective descriptions for task delegation, granular tool access control, and prompt-driven behavior encoding. guidance spans description patterns, memory tuning, and specification matching across task types.
3.8skills.sh
cloudflare-agents
cloudflare-agents enables building stateful ai agents on workers using websockets, persistent sqlite storage, and durable objects. covers multi-agent coordination, scheduling, and browser automation with rag support.
3.5skills.sh
seo-local-business
seo-local-business generates meta tags, structured data, and sitemaps for australian local businesses, but the procedure is incomplete and lacks actionable implementation steps.
3.2skills.sh
uk-business-english
uk-business-english documents british english spelling conventions and tone guidelines for professional writing. it covers orthography patterns (colour vs color, organise vs organize) and stylistic principles but lacks actionable procedure.
2.8skills.sh
us-business-english
us-business-english documents american spelling conventions and tone guidelines for professional writing, covering en-us orthography patterns and vocabulary choices.
2.8skills.sh
nz-business-english
nz-business-english documents tone and spelling conventions for new zealand professional writing, covering vocabulary choices, phonetic patterns, and stylistic guidance without actionable procedures or triggers.
2.8skills.sh
motion
motion is a react animation library providing gestures, scroll effects, layout transitions, and spring physics. it offers three bundle sizes and works across next.js and vite, but the skill.md lacks procedural guidance.
2.3skills.sh
zustand-state-management
zustand-state-management lacks substantive skill content; only shows a package installation and incomplete code snippet without actionable workflow, decision logic, or outcome measurement.
skills.sh
tailwind-v4-shadcn
Set up Tailwind v4 with shadcn/ui using @theme inline pattern and CSS variable architecture. Four-step pattern: CSS variables, Tailwind mapping, base styles,…
skills.sh
wordpress-elementor
Edit Elementor pages and manage templates on WordPress sites via browser automation (for visual / structural changes) or WP-CLI (for safe text replacements).…
skills.sh
tanstack-start
Build a full-stack TanStack Start app on Cloudflare Workers from scratch — SSR, file-based routing, server functions, D1+Drizzle, better-auth, Tailwind…
skills.sh
responsiveness-check
responsiveness-check — an installable skill for AI agents, published by jezweb/claude-skills.
skills.sh
tailwind-patterns
tailwind-patterns — an installable skill for AI agents, published by jezweb/claude-skills.
skills.sh
nextjs
nextjs — an installable skill for AI agents, published by jezweb/claude-skills.
skills.sh
d1-drizzle-schema
d1-drizzle-schema — an installable skill for AI agents, published by jezweb/claude-skills.
skills.sh
project-health
project-health — an installable skill for AI agents, published by jezweb/claude-skills.
skills.sh
elevenlabs-agents
elevenlabs-agents — an installable skill for AI agents, published by jezweb/claude-skills.
skills.sh
react-hook-form-zod
react-hook-form-zod — an installable skill for AI agents, published by jezweb/claude-skills.
skills.sh
landing-page
Generate a complete, deployable landing page from a brief. Produces a single self-contained HTML file with Tailwind CSS (via CDN), responsive design, dark…
skills.sh
cloudflare-api
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 rules,…
skills.sh
parcel-tracking
Track parcels and check delivery status for Australian and international couriers. Searches Gmail for dispatch/shipping emails and provides tracking links for…
skills.sh
project-workflow
|
skills.sh
strategy-document
Write structured strategic documents for small and medium businesses: SWOT analyses, lean business plans, OKRs, competitive analyses. Each mode has a defined…
skills.sh
responsive-images
|
skills.sh
shopify-setup
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 wants…
skills.sh
sveltia-cms
|
skills.sh
typescript-mcp
|
skills.sh
OpenAI Apps MCP
|
skills.sh
google-spaces-updates
|
skills.sh
open-source-contributions
|
skills.sh
mcp-cli-scripts
|
skills.sh
cloudflare-python-workers
cloudflare-python-workers — an installable skill for AI agents, published by jezweb/claude-skills.
skills.sh
azure-auth
|
skills.sh
cloudflare-hyperdrive
|
skills.sh
cloudflare-vectorize
|
skills.sh
cloudflare-mcp-server
|
skills.sh
openai-responses
|
skills.sh
neon-vercel-postgres
neon-vercel-postgres — an installable skill for AI agents, published by jezweb/claude-skills.
skills.sh
dev-session
Manage long development sessions with structured progress tracking. Creates SESSION.md files for multi-session handoff, checkpoints progress with WIP commits,…
skills.sh
docs-workflow
docs-workflow — an installable skill for AI agents, published by jezweb/claude-skills.
skills.sh
auto-animate
|
skills.sh
web-design-patterns
Design patterns for website sections — heroes, cards, CTAs, trust signals, testimonials. Principle-based patterns that avoid AI-generated aesthetics. Pair with…
skills.sh
tanstack-table
|
skills.sh
office
|
skills.sh
design-loop
design-loop — an installable skill for AI agents, published by jezweb/claude-skills.
skills.sh
fastmcp
|
skills.sh
flask
|
skills.sh
tanstack-router
|
skills.sh
icon-design
|
skills.sh
better-auth
|
skills.sh
openai-api
|
skills.sh
ai-sdk-core
|
skills.sh
brains-trust
>
skills.sh
seo-meta
|
skills.sh
product-showcase
Generate a comprehensive marketing website for a web app — multi-page with real screenshots, animated GIF walkthroughs, feature deep-dives, and workflow…
skills.sh
hono-routing
|
skills.sh
react-native-expo
|
skills.sh
ai-image-generator
Generate AI images using Gemini or GPT APIs directly. Covers model selection (Gemini for scenes; GPT Image 2 for text rendering, batch variations,…
skills.sh
google-chat-messages
Send Google Chat messages via incoming webhooks — text, rich cards (cardsV2), threaded replies. TypeScript types, card builder utility, widget reference…