Browse Skills
44358 skills found
wordpress-plugin-core.md
120
1
export
wordpress-plugin-core
2
from
"jezweb/claude-skills"
from
"jezweb/claude-skills"
3
Build secure WordPress plugins with hooks, database interactions, Settings API, custom post types, and REST API. Covers Simple, OOP, and PSR-4 architecture patterns plus the Security Trinity.
Use when creating plugins or troubleshooting SQL injection, XSS, CSRF vulnerabilities, or plugin activation errors.
2026-01-15
vercel-blob.md
120
1
export
vercel-blob
2
from
"jezweb/claude-skills"
from
"jezweb/claude-skills"
3
Integrate Vercel Blob for file uploads and CDN-delivered assets in Next.js. Supports client-side uploads with presigned URLs and multipart transfers for large files.
Use when implementing file uploads (images, PDFs, videos) or troubleshooting missing tokens, size limits, or client upload failures.
2026-01-15
openai-responses.md
120
1
export
openai-responses
2
from
"jezweb/claude-skills"
from
"jezweb/claude-skills"
3
Build agentic AI with OpenAI Responses API - stateful conversations with preserved reasoning, built-in tools (Code Interpreter, File Search, Web Search), and MCP integration.
Use when: building agents with persistent reasoning, using server-side tools, or migrating from Chat Completions for better multi-turn performance.
2026-01-15
react-native-expo.md
120
1
export
react-native-expo
2
from
"jezweb/claude-skills"
from
"jezweb/claude-skills"
3
Build React Native 0.76+ apps with Expo SDK 52+. Covers mandatory New Architecture (0.82+), React 19 changes, new CSS properties, and Swift iOS template.
Use when building Expo apps, migrating to New Architecture, or fixing Fabric, TurboModule, propTypes, or Swift AppDelegate errors.
2026-01-15
ai-sdk-core.md
120
1
export
ai-sdk-core
2
from
"jezweb/claude-skills"
from
"jezweb/claude-skills"
3
Build backend AI with Vercel AI SDK v6 stable. Covers Output API (replaces generateObject/streamObject), speech synthesis, transcription, embeddings, MCP tools. Includes v4→v5 migration and 12 error solutions.
Use when: implementing AI SDK v5/v6, migrating versions, troubleshooting AI_APICallError, Workers startup issues, or Output API validation errors.
2026-01-15
tanstack-query.md
120
1
export
tanstack-query
2
from
"jezweb/claude-skills"
from
"jezweb/claude-skills"
3
Manage server state in React with TanStack Query v5. Covers useMutationState, simplified optimistic updates, throwOnError, network mode (offline/PWA), and infiniteQueryOptions.
Use when setting up data fetching, or fixing v4→v5 migration errors (object syntax, gcTime, isPending, keepPreviousData).
2026-01-15
product-management.md
120
1
export
product-management
2
from
"julianromli/ai-skills"
from
"julianromli/ai-skills"
3
Assist with core product management activities including writing PRDs, analyzing features, synthesizing user research, planning roadmaps, and communicating product decisions. Use when you need help with PM documentation, analysis, or planning workflows that integrate with your codebase.
2026-01-16
google-gemini-api.md
120
1
export
google-gemini-api
2
from
"jezweb/claude-skills"
from
"jezweb/claude-skills"
3
Integrate Gemini API with @google/genai SDK (NOT deprecated @google/generative-ai). Text generation, multimodal (images/video/audio/PDFs), function calling, thinking mode, streaming. 1M input tokens.
Use when: Gemini integration, multimodal AI, reasoning with thinking mode. Troubleshoot: SDK deprecation, model not found, context window, function calling errors.
2026-01-15
ts-agent-sdk.md
120
1
export
ts-agent-sdk
2
from
"jezweb/claude-skills"
from
"jezweb/claude-skills"
3
Generate typed TypeScript SDKs for AI agents to interact with MCP servers. Converts JSON-RPC curl commands to clean function calls. Auto-generates types, client methods, and example scripts from MCP tool definitions.
Use when building MCP-enabled applications, need typed programmatic access to MCP tools, or creating reusable agent automation scripts.
2026-01-15
motion.md
120
1
export
motion
2
from
"jezweb/claude-skills"
from
"jezweb/claude-skills"
3
Build React animations with Motion (Framer Motion) - gestures (drag, hover, tap), scroll effects, spring physics, layout animations, SVG. Bundle: 2.3 KB (mini) to 34 KB (full).
Use when: drag-and-drop, scroll animations, modals, carousels, parallax. Troubleshoot: AnimatePresence exit, list performance, Tailwind conflicts, Next.js "use client".
2026-01-15
neon-vercel-postgres.md
120
1
export
neon-vercel-postgres
2
from
"jezweb/claude-skills"
from
"jezweb/claude-skills"
3
Set up serverless Postgres with Neon or Vercel Postgres for Cloudflare Workers/Edge. Includes connection pooling, git-like branching, and Drizzle ORM integration.
Use when: setting up edge Postgres, troubleshooting "TCP not supported", connection pool exhausted, or SSL config errors.
2026-01-15
frontend-ui-animator.md
120
1
export
frontend-ui-animator
2
from
"julianromli/ai-skills"
from
"julianromli/ai-skills"
3
Analyze and implement purposeful UI animations for Next.js + Tailwind + React projects. Use when user asks to add animations, enhance UI motion, animate pages/components, or improve visual feedback. Triggers on "add animations", "animate UI", "motion design", "hover effects", "scroll animations", "page transitions", "micro-interactions".
2026-01-16
tiptap.md
120
1
export
tiptap
2
from
"jezweb/claude-skills"
from
"jezweb/claude-skills"
3
Build rich text editors with Tiptap - headless editor framework with React and Tailwind v4. Covers SSR-safe setup, image uploads, prose styling, and collaborative editing.
Use when creating blog editors, comment systems, or Notion-like apps, or troubleshooting SSR hydration errors, typography issues, or image upload problems.
2026-01-15
google-gemini-embeddings.md
120
1
export
google-gemini-embeddings
2
from
"jezweb/claude-skills"
from
"jezweb/claude-skills"
3
Build RAG systems and semantic search with Gemini embeddings (gemini-embedding-001). 768-3072 dimension vectors, 8 task types, Cloudflare Vectorize integration.
Use when: vector search, RAG systems, semantic search, document clustering. Troubleshoot: dimension mismatch, wrong task type, rate limits (100 RPM), text truncation (2048 tokens).
2026-01-15
OpenAI Apps MCP.md
120
1
export
OpenAI Apps MCP
2
from
"jezweb/claude-skills"
from
"jezweb/claude-skills"
3
Build ChatGPT apps with MCP servers on Cloudflare Workers. Extend ChatGPT with custom tools and interactive widgets (HTML/JS UI).
Use when: developing ChatGPT extensions, implementing MCP servers, or troubleshooting CORS, widget 404s, MIME types, or ASSETS binding errors.
2026-01-15
fastapi.md
120
1
export
fastapi
2
from
"jezweb/claude-skills"
from
"jezweb/claude-skills"
3
Build Python APIs with FastAPI, Pydantic v2, and SQLAlchemy 2.0 async. Covers project structure, JWT auth, validation, and database integration with uv package manager.
Use when: creating Python APIs, implementing JWT auth, or troubleshooting 422 validation, CORS, or async blocking errors.
2026-01-15
canvas-design.md
119
1
export
canvas-design
2
from
"AgiFlow/aicode-toolkit"
from
"AgiFlow/aicode-toolkit"
3
Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.
2026-01-16
ui-analyzer.md
116
1
export
ui-analyzer
2
from
"smallnest/goskills"
from
"smallnest/goskills"
3
Analyze UI design screenshots and generate React components with TypeScript and Tailwind CSS. Use this skill when the user provides UI mockups, design screenshots, or Figma exports and requests implementation. Provides detailed layout analysis, component breakdown, design token extraction, and production-ready code generation following best practices.
2026-01-13
pdf.md
116
1
export
pdf
2
from
"smallnest/goskills"
from
"smallnest/goskills"
3
Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.
2026-01-13
wechat-article-writer.md
116
1
export
wechat-article-writer
2
from
"smallnest/goskills"
from
"smallnest/goskills"
3
专业的微信公众号文章创作助手。当用户提供网站链接、文本素材或图像,需要创作微信公众号文章时使用。支持通过搜索工具丰富内容、优化标题、调整语气为官方文案风格,帮助创作高质量的公众号推文。适用于企业宣传、品牌推广、资讯报道等官方内容创作场景。
2026-01-13
postgres-helper.md
116
1
export
postgres-helper
2
from
"smallnest/goskills"
from
"smallnest/goskills"
3
[TODO: Complete and informative explanation of what the skill does and when to use it. Include WHEN to use this skill - specific scenarios, file types, or tasks that trigger it.]
2026-01-05
coze-api.md
116
1
export
coze-api
2
from
"smallnest/goskills"
from
"smallnest/goskills"
3
调用扣子(Coze)智能体 API 进行对话、工作流执行等操作。当用户需要集成 Coze 智能体、调用 Coze API、或开发 Coze 相关应用时使用。支持流式和非流式对话、工作流调用等功能。
2026-01-13
feature-builder.md
116
1
export
feature-builder
2
from
"smallnest/goskills"
from
"smallnest/goskills"
3
Build complete React features with proper layered architecture including UI components, business logic, API integration, and state management. Use this skill when users request implementing features like "user authentication", "shopping cart", "product listing", "file upload", or any complete functionality that requires UI + business logic + data fetching. Generates all layers - presentation (components), business logic (hooks/stores/validation), and data access (API calls/React Query). Integrates with react-component-generator for UI and provides production-ready, maintainable code following best practices.
2026-01-13
slidev.md
116
1
export
slidev
2
from
"smallnest/goskills"
from
"smallnest/goskills"
3
Create and edit presentation slides using Slidev framework when user requests slides, presentations, or deck modifications
2026-01-13