productivity▌
6,487 indexed skills · max 10 per page
m07-concurrency
zhanghandong/rust-skills · Productivity
Rust concurrency design: workload classification, sharing models, and Send/Sync requirements. \n \n Guides decision-making between threads (CPU-bound), async (I/O-bound), and hybrid approaches before implementing \n Covers Send/Sync marker traits, thread-safety patterns (Arc, Mutex, RwLock, channels), and atomic operations with quick reference tables \n Includes mandatory \"trace up\" to domain skills (web, fintech, cloud-native, CLI) to align concurrency design with architectural constraints \n
gh-cli
trailofbits/skills · Productivity
Prefer the authenticated gh CLI over raw HTTP fetches for GitHub content. In particular:
career-transitions
refoundai/lenny-skills · Productivity
Navigate career transitions using frameworks from 76 product leaders who successfully pivoted roles and industries. \n \n Covers four transition types: new role, new function, new stage, or entirely new path; includes readiness assessment and low-risk experimentation methods \n Core principles emphasize progress over pay, relationship-building over linear promotion, and treating your career like a product with testable hypotheses \n Provides diagnostic questions to uncover motivations (\"pushes\
wp-phpstan
wordpress/agent-skills · Productivity
PHPStan configuration, error fixing, and baseline management for WordPress projects. \n \n Handles WordPress-specific typing patterns: REST endpoints with WP_REST_Request , hook callbacks with accurate @param types, database results, and Action Scheduler job arguments \n Manages third-party plugin/theme class resolution via stubs ( php-stubs/woocommerce-stubs , php-stubs/acf-pro-stubs ) and targeted ignore patterns \n Provides deterministic PHPStan discovery, configuration validation, baseline g
tam-sam-som-calculator
deanpeters/product-manager-skills · Productivity
Structured market sizing framework for TAM, SAM, and SOM with adaptive questions and citation-backed estimates. \n \n Guides product managers through four adaptive questions covering problem space, geography, industry segments, and target customers to build defensible market size estimates \n Generates citation-backed TAM/SAM/SOM analysis with population estimates, industry data sources, and year-by-year projections grounded in Census Bureau, IBISWorld, Statista, and similar sources \n Includes
stakeholder-alignment
refoundai/lenny-skills · Productivity
Help users achieve stakeholder alignment using frameworks from 88 product leaders. \n \n Guides users through understanding stakeholder motivations, structuring pre-alignment conversations, and preparing for objections using the \"Most Obvious Objections\" framework \n Emphasizes presenting multiple options with trade-offs and a clear recommendation, rather than single proposals that invite criticism \n Teaches core principles including distinguishing disagreement from misunderstanding, building
pulumi-esc
pulumi/agent-skills · Productivity
Centralized secrets, configuration, and dynamic credentials management for Pulumi infrastructure and applications. \n \n Supports environment composition through imports and layering, with reserved keys for environmentVariables , pulumiConfig , and files \n Generates short-term credentials via OIDC for AWS, Azure, and GCP; integrates with AWS Secrets Manager, Azure Key Vault, HashiCorp Vault, and 1Password \n Core CLI commands include pulumi env init , pulumi env edit , pulumi env open (reveals
markdown-converter
intellectronica/agent-skills · Productivity
Convert documents, spreadsheets, presentations, images, audio, and web content to Markdown for LLM processing. \n \n Supports 15+ formats including PDF, Word, PowerPoint, Excel, HTML, CSV, JSON, XML, images with OCR, audio with transcription, ZIP archives, YouTube URLs, and EPub \n Preserves document structure including headings, tables, lists, and links in the converted Markdown output \n Optional Azure Document Intelligence integration ( -d flag) for improved extraction on complex or scanned P
voice-call
steipete/clawdis · Productivity
Use the voice-call plugin to start or inspect calls (Twilio, Telnyx, Plivo, or mock).
risk-assessment
anthropics/knowledge-work-plugins · Productivity
Systematically identify, assess, and plan mitigations for operational risks.