productivity▌
6,493 indexed skills · max 10 per page
lead-qualification
claude-office-skills/skills · Productivity
Score and qualify leads based on defined criteria to focus sales efforts effectively.
entra-app-registration
microsoft/azure-skills · Productivity
Microsoft Entra ID app registration, OAuth 2.0 configuration, and MSAL integration for secure application authentication. \n \n Covers app registration setup, authentication configuration, API permissions, and client credential management across web apps, SPAs, mobile apps, and daemon services \n Includes step-by-step workflows for first-time registration, console application authentication, and service-to-service credential flows \n Provides Azure CLI commands, MSAL library examples for .NET, J
dead-code-removal
89jobrien/steve · Productivity
This skill safely identifies and removes unused code across multiple programming languages. It includes comprehensive safety checks to prevent removing code that's actually needed.
android-retrofit
new-silvermoon/awesome-android-agent-skills · Productivity
When implementing network layers using Retrofit, follow these modern Android best practices (2025).
super-swarm-spark
am-will/codex-skills · Productivity
Orchestrates parallel task execution across up to 12 concurrent Sparky subagents using a rolling pool scheduler. \n \n Parses markdown plan files, extracts task definitions, and launches subagents continuously as slots open without waiting for batch completion \n Maintains canonical file paths and naming constraints across parallel tasks to prevent filename drift and cross-task conflicts \n Validates each subagent result, updates the plan file with completion logs, and immediately schedules the
searxng-search
ypares/agent-skills · Productivity
Local metasearch engine aggregating results from multiple sources with JSON output and package repository support. \n \n Supports 20+ search categories including general web, Cargo/crates.io, npm, GitHub repositories, IT resources, academic papers, news, images, and videos \n Returns structured JSON with result metadata (title, URL, content, engines, score, publish date) plus answer boxes, suggestions, and infoboxes \n Auto-detects podman or docker, starts SearXNG on localhost:8888 with minimal
fedora-linux-triage
github/awesome-copilot · Productivity
Diagnose and resolve Fedora Linux issues with dnf, systemd, and SELinux guidance. \n \n Accepts optional Fedora release version and problem constraints to tailor troubleshooting scope \n Provides step-by-step triage plans using systemctl, journalctl, and dnf with copy-paste-ready commands \n Includes verification steps after each remediation and addresses SELinux and firewalld considerations \n Offers rollback and cleanup procedures to safely undo changes \n
privacy-page-generator
kostja94/marketing-skills · Productivity
Guides Privacy Policy page content, structure, and compliance.
telegram
skillhq/telegram · Productivity
Fast Telegram CLI for reading, searching, and sending messages.
tresjs
onmax/nuxt-skills · Productivity
Declarative Vue 3 framework for building 3D scenes with Three.js components. \n \n TresCanvas root component wraps WebGL renderer; all Three.js classes available as Vue components with Tres prefix (e.g., TresMesh , TresPerspectiveCamera ) \n Core packages: @tresjs/core (required), @tresjs/cientos (OrbitControls, model loaders, materials), @tresjs/post-processing (bloom, glitch, depth-of-field effects) \n Props are reactive; changes automatically update the 3D scene; use primitive component to in