productivity▌
6,487 indexed skills · max 10 per page
nuqs
pproenca/dot-skills · Productivity
Type-safe URL query state management for Next.js with 42 prioritized best practices across parser configuration, setup, and server integration. \n \n Covers critical parser configuration (typed parsers, defaults, enums, arrays, JSON, dates) and adapter setup (NuqsAdapter, 'use client' directives, Next.js version compatibility) \n Includes high-impact state management patterns using useQueryStates, functional updates, null clearing, and controlled inputs \n Provides server integration guidance fo
confluence
membranedev/application-skills · Productivity
Manage Confluence spaces, pages, blog posts, and attachments through pre-built actions and direct API access. \n \n Provides 20+ actions covering CRUD operations on pages, blog posts, spaces, comments, attachments, and tasks \n Handles authentication automatically via Membrane CLI; no manual API key management required \n Supports direct API proxying to the Confluence REST API when pre-built actions don't cover your use case \n Built-in pagination and error handling through Membrane's action fra
auto-douyin
zrt-ai-lab/opencode-skills · Productivity
这个技能用于自动化发布视频到抖音创作者中心。
last30days
mvanhorn/last30days-skill · Productivity
Deep research across 10+ social platforms and prediction markets, synthesized into cited reports on what people are discussing right now. \n \n Searches Reddit, X, Bluesky, Truth Social, YouTube, TikTok, Instagram, Hacker News, Polymarket, and the web for content from the last 30 days (configurable with --days ) \n Extracts engagement signals (upvotes, likes, views, comments) and cross-platform patterns to identify strongest community signals \n Supports four query types: recommendations (specif
product-launch
kostja94/marketing-skills · Productivity
Guides product launch execution—channels, timeline, checklist, and cross-functional coordination. Use this skill when planning the launch of a new product or major feature. For GTM strategy (PLG/SLG/MLG, 90-day framework, ICP, new market entry, repositioning), see gtm-strategy. For cold start (first users, no product yet), see cold-start-strategy.
product-manager
aj-geddes/claude-code-bmad-skills · Productivity
Comprehensive requirements and planning specialist for PRDs, tech specs, feature prioritization, and epic breakdown. \n \n Creates Product Requirements Documents (PRDs) for complex projects and lightweight Technical Specifications for simpler ones, with structured functional and non-functional requirements \n Prioritizes features using MoSCoW, RICE scoring, and Kano frameworks; includes validation scripts and templates to ensure requirements are testable, measurable, and traceable \n Breaks down
zustand-state-management
mindrally/skills · Productivity
You are an expert in Zustand state management for React and Next.js applications.
langgraph-fundamentals
langchain-ai/langchain-skills · Productivity
Directed graph framework for building stateful, multi-step agent workflows with fine-grained control. \n \n StateGraph with typed state schemas, reducers for accumulating lists/values, and nodes that return partial state updates \n Static edges for fixed flow, conditional edges for branching, and Command for combining state updates with dynamic routing \n Send API for fan-out parallelism to worker nodes with result aggregation via reducers \n Invoke for single execution and stream modes (values,
anti-detect-browser
antibrow/anti-detect-browser-skills · Productivity
Launch Chromium instances with real-device fingerprints via standard Playwright APIs. Each browser gets a unique, consistent digital identity - undetectable by anti-bot systems.
shadcn
shadcn-ui/ui · Productivity
Manage shadcn/ui components, projects, and design systems with CLI-driven installation and composition. \n \n Adds components as source code to projects via CLI; supports component search, documentation lookup, and registry browsing across official and community registries \n Enforces strict composition rules: FieldGroup + Field for forms, semantic color tokens, gap-based spacing, and component-specific patterns (e.g., SelectItem inside SelectGroup, DialogTitle required for accessibility) \n Pro