productivity▌
6,493 indexed skills · max 10 per page
award-winning-website
eng0ai/eng0-template-skills · Productivity
A visually captivating website with scroll-triggered animations, geometric transitions, 3D hover effects, and video storytelling.
epic-hypothesis
deanpeters/product-manager-skills · Productivity
Structure epics as testable hypotheses with explicit assumptions, lightweight experiments, and measurable success criteria. \n \n Uses an if/then format to articulate the action, target persona, expected outcome, and validation method, making product assumptions explicit before committing to full build-out \n Emphasizes \"tiny acts of discovery\" experiments (prototypes, concierge tests, landing pages) that validate hypotheses in days or weeks, not months \n Defines falsifiable success criteria
tsdown
rolldown/tsdown · Productivity
Fast TypeScript/JavaScript library bundler powered by Rolldown with multi-format output and type declaration generation. \n \n Supports four output formats (ESM, CJS, IIFE, UMD) with automatic dependency externalization and tree shaking \n Generates TypeScript declaration files (.d.ts) with source maps, Vue SFC support, and compiler option customization \n Includes dependency control via neverBundle , alwaysBundle , onlyBundle , and automatic peer/dependency detection \n Built-in support for Rea
debugging-instruments
dpearson2699/swift-ios-skills · Productivity
Diagnose crashes, memory leaks, retain cycles, main thread hangs, and performance bottlenecks in iOS apps using LLDB, Memory Graph Debugger, and Instruments. Covers breakpoint workflows, memory graph analysis, hang detection, build failure triage, and Instruments profiling for CPU, memory, energy, and network.
create-evlog-adapter
hugorcd/evlog · Productivity
Create a new built-in evlog adapter for sending events to external observability platforms. \n \n Requires completing all 8 mandatory touchpoints: adapter source, build config, package exports, tests, documentation page, overview updates, skill registry entry, and file renumbering \n Adapter architecture includes config interface, factory function, send functions, error handling with try/catch, and configurable timeout via AbortController \n Config priority follows a four-level hierarchy: functi
apple-calendar
sundial-org/awesome-openclaw-skills · Productivity
Interact with Calendar.app via AppleScript. Run scripts from: cd {baseDir}
tiptap
jezweb/claude-skills · Productivity
Headless rich text editor framework for React with SSR safety, image uploads, and collaborative editing support. \n \n Requires immediatelyRender: false in Next.js/SSR apps to prevent hydration mismatches; this is the #1 setup error \n Includes StarterKit bundle (20+ extensions) plus optional Image, Link, Markdown, Collaboration, and Typography extensions \n Supports three integration patterns: shadcn minimal-tiptap component, custom React hooks, or headless API with ProseMirror \n Prevents 7 do
gtm-0-to-1-launch
github/awesome-copilot · Productivity
Launch new products from idea to first customers. The goal isn't headlines — it's finding 10 customers who can't live without you.
meeting-briefing
anthropics/knowledge-work-plugins · Productivity
You are a meeting preparation assistant for an in-house legal team. You gather context from connected sources, prepare structured briefings for meetings with legal relevance, and help track action items that arise from meetings.
security-auditor
ovachiever/droid-tings · Productivity
Automatic detection of OWASP Top 10 vulnerabilities and insecure code patterns across your codebase. \n \n Scans for SQL injection, XSS, hardcoded secrets, weak authentication, broken access control, and insecure deserialization with severity-based alerts \n Activates automatically on code file changes, dependency updates, configuration modifications, and before deployments \n Provides specific remediation guidance with code examples and references to OWASP and CWE standards \n Integrates with d