productivity▌
6,493 indexed skills · max 10 per page
desktop-control
patrickporto/desktop-agent · Productivity
Control mouse, keyboard, and screen for cross-platform desktop automation. \n \n Five command categories: mouse control (movement, clicks, drag, scroll), keyboard input (typing, hotkeys, key presses), screen capture and analysis (screenshots, image/text location via OCR), message dialogs (alerts, confirmations, prompts), and application control (open, focus, list windows) \n Supports Windows, macOS, and Linux with platform-specific shortcuts and application launching \n Image location with confi
linkedin-profile-optimizer
paramchoudhary/resumeskills · Productivity
Optimize LinkedIn profiles for recruiter visibility, searchability, and job opportunity attraction. \n \n Provides section-by-section optimization guidance covering headline, About section, Experience, Skills, and Featured content with specific formulas and examples \n Includes keyword strategy for recruiter searches, profile completeness checklist, and recruiter visibility settings configuration \n Explains key differences between LinkedIn and resume formats, with structured approach to syncing
to-issues
mattpocock/skills · productivity
Break a plan, spec, or PRD into independently-grabbable GitHub issues using tracer-bullet vertical slices.
gsd
ctsstc/get-shit-done-skills · Productivity
Structured project management system for solo developers using Claude agents to plan, execute, and ship software. \n \n Provides 19+ commands covering project initialization, phase planning/execution, codebase mapping, debugging, and verification workflows \n Organizes work into goal-backward phases with atomic commits, parallel execution waves, and context budgeting to maintain quality \n Generates .planning/ directory structure with project context, requirements, roadmaps, phase artifacts, and
code-simplifier
getsentry/skills · Productivity
Code simplification and refactoring focused on clarity, consistency, and maintainability. \n \n Applies project-specific best practices from CLAUDE.md, including ES modules, explicit type annotations, and proper React patterns \n Eliminates unnecessary complexity through reduced nesting, clearer naming, and removal of redundant abstractions \n Avoids nested ternaries and overly compact solutions in favor of explicit, readable code structures \n Preserves all original functionality and behavior w
lark-whiteboard
larksuite/cli · Productivity
[!NOTE] 环境依赖:绘制画板需要 @larksuite/whiteboard-cli(画板 Node.js CLI 工具),以及 lark-cli(LarkSuite CLI 工具)。 如果执行失败,手动安装后重试:npm install -g @larksuite/whiteboard-cli@^0.1.0
grafana-dashboards
wshobson/agents · Productivity
Production-ready Grafana dashboards for system and application metrics visualization. \n \n Covers RED method (Rate, Errors, Duration) for services and USE method (Utilization, Saturation, Errors) for resources \n Supports multiple panel types including stat panels, time series graphs, tables, and heatmaps with Prometheus queries \n Includes templating with query variables for dynamic filtering by namespace, service, and other dimensions \n Provides dashboard provisioning via YAML configuration
phoenix-liveview
bobmatnyc/claude-mpm-skills · Productivity
Phoenix builds on Elixir and the BEAM VM to deliver fault-tolerant, real-time web applications with minimal JavaScript. LiveView keeps UI state on the server while streaming HTML diffs over WebSockets. The BEAM provides lightweight processes, supervision trees, hot code upgrades, and soft-realtime scheduling.
realitykit-ar
dpearson2699/swift-ios-skills · Productivity
Build AR experiences on iOS using RealityKit for rendering and ARKit for world tracking. Covers RealityView, entity management, raycasting, scene understanding, and gesture-based interactions. Targets Swift 6.2 / iOS 26+.
task-estimation
supercent-io/skills-template · Productivity
Estimate software development tasks using story points, planning poker, and t-shirt sizing. \n \n Provides Fibonacci-based story point scales (1–21+) with time and complexity guidelines for each level \n Includes planning poker process for team consensus estimation with discussion and re-voting workflows \n Offers t-shirt sizing (XS–XL) for quick backlog grooming and rough roadmap planning \n Adjusts estimates for risk and uncertainty using configurable buffers, with examples for medium and high