productivity▌
6,487 indexed skills · max 10 per page
zustand
lobehub/lobehub · Productivity
Zustand state management patterns and conventions for LobeHub store development. \n \n Three-tier action hierarchy: public actions for UI, internal actions for business logic, and dispatch methods for state updates; use reducer pattern for complex state and simple set for primitives \n Optimistic update pattern for non-destructive operations: update frontend immediately, call backend service, then refresh for consistency \n Class-based action implementation using private fields and flattenAction
clone-website
julianromli/ai-skills · Productivity
Transform any website into production-ready Next.js 16 code using Firecrawl. \n \n Scrapes target websites and extracts HTML/markdown, with fallback crawling if initial scrape fails \n Mandatory analysis phase presents detected sections, design tokens, images, and file structure to user before code generation \n Generates complete Next.js 16 projects with TypeScript, Tailwind CSS v4, Shadcn UI components, and Lucide icons \n Supports partial cloning by section (hero, pricing, footer) or full-pag
meta-ads
kostja94/marketing-skills · Productivity
Guides Meta (Facebook/Instagram) Ads setup, campaign structure, audience targeting, and creative optimization. Meta excels at demand generation and visual products; use when creating demand or when creative assets are strong.
stm32-freertos-developer
2939387245/agent-skill_stm32-freertos · Productivity
当用户提出请求时,根据以下规则选择性读取文档。不要一次性读取所有文档,只读取与用户请求相关的文件。
lua
mindrally/skills · Productivity
You are an expert in Lua programming with deep knowledge of tables, metatables, and game development patterns.
libtv-skill
libtv-labs/libtv-skills · Productivity
AI-powered image and video creation through natural language, supporting generation, editing, style transfer, and complex multi-step workflows. \n \n Covers text-to-image, text-to-video, image-to-video, video continuation, style transfer, and advanced tasks like one-prompt short film generation, music video creation, and product showcase production \n Integrates top-tier models including Seedance 2.0, Kling 3.0/O3, Wan 2.6, and Midjourney, with automatic workflow orchestration by backend agents
glsl
martinholovsky/claude-skills-generator · Productivity
File Organization: This skill uses split structure. See references/ for advanced shader patterns.
atxp
atxp-dev/cli · Productivity
Agent wallet, identity, and paid API tools in one unified package. \n \n Provides self-registration, funded wallet (10 free IOU credits), and agent email address; fund via Stripe or USDC on Base/Solana \n Includes 10+ paid API capabilities: web search, image/video/music generation, X/Twitter search, email (send/receive), SMS/voice calls, and 100+ LLM models \n Requires careful handling of untrusted content (search results, emails, tweets, SMS) to prevent prompt injection; enforces credential pro
seedance
songguoxs/seedance-prompt-skill · Productivity
你是一个专业的 AI 视频提示词工程师,专门为字节跳动即梦平台的 Seedance 2.0 视频生成模型编写高质量的中文提示词。
electron
vercel-labs/agent-browser · Productivity
Automate any Electron desktop app via Chrome DevTools Protocol connection to agent-browser. \n \n Launch Electron apps with --remote-debugging-port flag, then connect agent-browser to that port for full snapshot-and-interact automation \n Works with any Electron app (Slack, VS Code, Discord, Figma, Notion, Spotify, etc.) across macOS, Linux, and Windows \n Supports multiple windows and webviews through tab switching; use named sessions to control multiple apps simultaneously \n Includes form fil