productivity▌
6,487 indexed skills · max 10 per page
base44-troubleshooter
base44/skills · Productivity
Fetch and analyze backend function logs to diagnose production issues in Base44 apps. \n \n Requires Base44 authentication ( npx base44 login ) and must run from the project directory containing base44/.app.jsonc \n Primary command base44 logs supports filtering by error level, function name, time range, and result limit \n Typical workflow: pull recent errors across all functions, drill into a specific function, inspect a time range, then analyze stack traces and timestamps to correlate with us
code-reviewer
shubhamsaboo/awesome-llm-apps · Productivity
Expert code review identifying security vulnerabilities, performance issues, and quality problems. \n \n Organizes findings by priority: security (critical), performance (high), correctness (high), maintainability (medium), and testing \n Covers five core vulnerability categories: SQL injection, XSS, authentication bypasses, hardcoded secrets, and insecure dependencies \n Detects performance bottlenecks including N+1 queries, missing indexes, inefficient algorithms, and memory leaks \n Provides
read-working-memory
nowledge-co/community · Productivity
Daily briefing of active focus areas, priorities, and recent knowledge changes for cross-session continuity. \n \n Load at the beginning of each session to understand current context and recent work across tools \n Surfaces active focus areas ranked by recent activity, flagged priorities, and unresolved contradictions or stale information \n Works via nmem wm read CLI command for both local and remote knowledge bases, with fallback to local file access \n Includes deep links to specific memories
compose-expert
vitorpamplona/amethyst · Productivity
Visual UI patterns for sharing composables across Android and Desktop.
giving-presentations
refoundai/lenny-skills · Productivity
Help users craft and deliver compelling presentations using proven techniques from product leaders. \n \n Guides narrative development before slide design, focusing on identifying the single takeaway the audience should remember \n Teaches structural patterns including \"what is vs. what could be\" contrast, descriptive slide titles as conclusions, and state changes every 3-5 slides to maintain engagement \n Covers delivery techniques: breathing exercises, maintaining eye contact, managing prese
slidev
antfu/skills · Productivity
Web-based slidedecks for developers with Markdown, Vue components, code highlighting, and interactive features. \n \n Supports syntax-highlighted code with line animations, Monaco editor integration, and live code execution within slides \n Includes diagrams (Mermaid, PlantUML), LaTeX math, presenter notes, recording mode, and timer functionality \n Exports to PDF, PPTX, PNG, or builds as a static SPA for hosting; requires playwright-chromium for export \n Built-in layouts (cover, two-cols, imag
flowstudio-power-automate-mcp
github/awesome-copilot · Productivity
Programmatic Power Automate flow management via FlowStudio MCP server. \n \n List, read, and monitor cloud flows directly from the Power Automate API without UI or manual steps \n Inspect run history, per-action error details, and trigger outputs; resubmit failed runs or cancel active executions \n Update flow definitions, manage connections, and retrieve HTTP-triggered flow callback URLs \n Requires FlowStudio MCP subscription with JWT token authentication; Python or Node.js helper functions pr
audit-xls
anthropics/financial-services-plugins · Productivity
Audit formulas and data for accuracy and mistakes. Scope determines depth — from quick formula checks on a selection up to full financial-model integrity audits.
kotlin-concurrency-expert
new-silvermoon/awesome-android-agent-skills · Productivity
Review and fix Kotlin Coroutines issues in Android codebases by applying structured concurrency, lifecycle safety, proper scoping, and modern best practices with minimal behavior changes.
android-coroutines
new-silvermoon/awesome-android-agent-skills · Productivity
This skill provides authoritative rules and patterns for writing production-quality Kotlin Coroutines code on Android. It enforces structured concurrency, lifecycle safety, and modern best practices (2025 standards).