productivity▌
6,487 indexed skills · max 10 per page
shadcn
pproenca/dot-skills · Productivity
58 community-maintained best practices for shadcn/ui component development, organized by priority and impact. \n \n Covers 10 rule categories spanning CLI setup, component architecture, accessibility, styling, forms, data display, layout, composition, performance, and state management \n Each rule includes specific guidance on Radix primitives, Tailwind styling, React Hook Form integration, and accessibility compliance \n Prioritized by impact: CRITICAL rules for setup and architecture, HIGH for
data-exploration
anthropics/knowledge-work-plugins · Productivity
Systematic methodology for profiling datasets, assessing data quality, discovering patterns, and understanding schemas.
hygiene
microsoft/vscode · Productivity
VS Code runs a hygiene check as a git pre-commit hook. Commits will be rejected if hygiene fails.
ios-device-automation
web-infra-dev/midscene-skills · Productivity
Vision-driven iOS automation using natural language commands and screenshot analysis. \n \n Operates entirely from screenshots without requiring DOM access or accessibility labels; can interact with any visible UI element regardless of technology stack \n Requires a configured vision model (Gemini, Qwen, Doubao, or similar) via environment variables for AI-powered screen understanding and action execution \n Follows a synchronous workflow: connect device, take screenshot, execute actions via nat
perplexity
softaworks/agent-toolkit · Productivity
Use ONLY when user says "search", "find", "look up", "ask", "research", or "what's the latest" for generic queries. NOT for library/framework docs (use Context7), gt CLI (use Graphite MCP), or workspace questions (use Nx MCP).
prioritize-assumptions
phuryn/pm-skills · Productivity
Triage assumptions using an Impact × Risk matrix and suggest targeted experiments.
gws-licensing
googleworkspace/cli · Productivity
Manage Google Workspace Enterprise product licenses across users and SKUs. \n \n Supports license assignment, revocation, retrieval, and reassignment operations through seven API methods on the licenseAssignments resource \n Enables bulk listing of licensed users by product SKU and individual license lookups by user and product \n Requires Google Workspace authentication and the gws CLI binary; see shared prerequisites in ../gws-shared/SKILL.md \n Use gws schema command to inspect method paramet
firebase-storage
jezweb/claude-skills · Productivity
File uploads, downloads, and secure access with Firebase Cloud Storage. \n \n Supports client-side uploads with progress tracking, resumable uploads for large files, and base64/data URL uploads; server-side operations via Admin SDK including signed URL generation \n Includes file management capabilities: delete, list with pagination, update metadata, and retrieve file information \n Provides security rules templates for user-private, public, and role-based access patterns; requires CORS configur
gtm-enterprise-onboarding
github/awesome-copilot · Productivity
Four-phase framework for onboarding enterprise customers from contract to value realization. The goal isn't just go-live — it's sustained adoption that doesn't cliff at Week 12.
firebase-firestore-basics
firebase/skills · Productivity
This skill provides a complete guide for getting started with Cloud Firestore, including provisioning, securing, and integrating it into your application.