productivity▌
6,487 indexed skills · max 10 per page
alarmkit
dpearson2699/swift-ios-skills · Productivity
Schedule prominent alarms and countdown timers that surface on the Lock Screen, Dynamic Island, and Apple Watch. AlarmKit requires iOS 26+ / iPadOS 26+. Alarms override Focus and Silent mode automatically.
accessibility-compliance
aj-geddes/useful-ai-prompts · Productivity
Implement comprehensive accessibility features following WCAG guidelines to ensure your application is usable by everyone, including people with disabilities.
shadcn
shadcn/ui · Productivity
Complete shadcn/ui component management for adding, searching, fixing, styling, and composing UI. \n \n Manages the full component lifecycle: search registries, add components, view docs, preview changes with --dry-run and --diff , and intelligently merge upstream updates while preserving local modifications \n Enforces critical rules across forms (FieldGroup, Field, InputGroup, validation states), composition (Groups, overlays, Card structure), styling (semantic colors, gap spacing, size shorth
personal-productivity
refoundai/lenny-skills · Productivity
Diagnostic guidance for time management, prioritization, and sustainable productivity habits. \n \n Helps users audit their calendar against stated priorities and identify bottlenecks in prioritization, focus, energy, or overcommitment \n Teaches time-boxing strategies, external task capture systems, and energy-aware scheduling based on peak cognitive hours \n Flags common mistakes including lack of capture systems, unprotected focus time, and saying yes to everything without strategic intent \n
text-optimizer
kochetkov-ma/claude-brewcode · Productivity
Reduces token count in prompts and docs by 20–40% using 41 research-backed optimization rules. \n \n Applies rules across six categories: Claude behavior, token efficiency, structure, reference integrity, perception, and LLM comprehension \n Three optimization modes: light (text cleanup only), medium (balanced restructuring, default), and deep (aggressive compression and rephrasing) \n Processes single files or entire directories of markdown files, with built-in quality checks for reference vali
ads-competitor
agricidaniel/claude-ads · Productivity
Available from the user's own Google Ads account:
vercel-deploy
supercent-io/skills-template · Productivity
Instant deployment to Vercel with preview and claimable links, no authentication required. \n \n Supports 20+ frameworks including Next.js, React, Vue, Svelte, Angular, Express, and static HTML projects with automatic framework detection \n Returns two URLs: a live Preview URL for immediate access and a Claim URL to transfer the deployment to your Vercel account \n Packages projects efficiently by excluding node_modules and .git directories to minimize upload size \n Works in Claude environment
rag-engineer
davila7/claude-code-templates · Productivity
Role: RAG Systems Architect
architecture-blueprint-generator
github/awesome-copilot · Productivity
Analyzes codebases to generate comprehensive architectural documentation with diagrams and implementation patterns. \n \n Auto-detects technology stacks (.NET, Java, React, Angular, Python, Node.js, Flutter) and architectural patterns (Clean Architecture, Microservices, Layered, MVVM, Hexagonal, Event-Driven, Serverless, Monolithic) \n Generates C4, UML, Flow, or Component diagrams at multiple abstraction levels showing subsystems, dependencies, and data flow \n Documents core components, layers
agentic-eval
github/awesome-copilot · Productivity
Iterative evaluation and refinement patterns for improving AI agent outputs through self-critique loops. \n \n Provides three core patterns: basic reflection (self-critique loops), evaluator-optimizer (separated generation and evaluation), and code-specific test-driven refinement \n Supports multiple evaluation strategies including outcome-based assessment, LLM-as-judge comparison, and rubric-based scoring with weighted dimensions \n Includes practical Python implementations with structured JSON