productivity▌
6,493 indexed skills · max 10 per page
cost-optimization
wshobson/agents · Productivity
Reduce cloud spending across AWS, Azure, GCP, and OCI through rightsizing, reserved capacity, and cost governance. \n \n Covers four optimization pillars: visibility (tagging, dashboards, alerts), rightsizing (utilization analysis, auto-scaling), pricing models (reserved instances, spot/preemptible, savings plans), and architecture patterns (serverless, managed services, tiered storage) \n Includes cloud-specific strategies: AWS reserved instances and savings plans (30–72% savings), Azure hybrid
accessibility-compliance
wshobson/agents · Productivity
WCAG 2.2 compliance patterns for keyboard navigation, screen readers, mobile accessibility, and inclusive design. \n \n Covers WCAG 2.2 Levels A, AA, and AAA with specific success criteria, color contrast requirements (4.5:1 for normal text, 3:1 for large text), and minimum touch target sizing (44x44px) \n Includes five core implementation patterns: accessible buttons with focus indicators, modal dialogs with focus trapping, forms with error announcements, skip navigation links, and live regions
difficult-workplace-conversations
softaworks/agent-toolkit · Productivity
Structured framework for preparing, delivering, and following up on challenging workplace conversations. \n \n Three-phase approach covering preparation (clarify issue, check emotions, consider perspective), delivery (open neutrally, share perspective, listen actively, seek resolution), and followup (document agreements, check progress, maintain relationship) \n Includes the SBI model (Situation-Behavior-Impact) for framing feedback and guidance on managing your own emotions before difficult con
nft-standards
wshobson/agents · Productivity
ERC-721 and ERC-1155 NFT standards with metadata, royalties, and advanced features. \n \n Covers both ERC-721 (unique tokens) and ERC-1155 (multi-token) standards with complete contract examples including minting, burning, and supply management \n Supports off-chain metadata via IPFS and on-chain metadata with SVG generation, plus EIP-2981 royalty implementation for marketplace compatibility \n Includes soulbound token patterns (non-transferable), dynamic NFTs with evolving state, and gas-optimi
agents-sdk
cloudflare/skills · Productivity
Build stateful AI agents on Cloudflare Workers with persistent state, RPC methods, scheduling, and workflow orchestration. \n \n Core features include SQLite-backed state management, callable RPC methods via @callable() , one-time and recurring task scheduling, and durable multi-step workflows \n Supports MCP server integration (both client and server modes), email routing with secure replies, and streaming chat with resumable streams on disconnect \n Includes React hooks ( useAgent , useAgentCh
on-call-handoff-patterns
wshobson/agents · Productivity
Structured patterns and templates for seamless on-call shift handoffs with full context transfer. \n \n Provides shift handoff document template covering active incidents, ongoing investigations, recent changes, known issues, and upcoming events \n Includes recommended 30-minute overlap timing with split responsibilities for outgoing and incoming engineers \n Offers quick async handoff template for rapid transitions and mid-incident handoff template for continuity during active incidents \n Feat
architecture-review
srstomp/pokayokay · Productivity
Analyze, audit, and improve project structure.
gstack-workflow-assistant
aradotso/trending-skills · Productivity
Skill by ara.so — Daily 2026 Skills collection
pr-review
minimax-ai/skills · Productivity
Review pull requests against repository standards. Two-phase process: automated validation, then manual content review.
istio-traffic-management
wshobson/agents · Productivity
Configure Istio routing, load balancing, circuit breakers, and canary deployments for service mesh traffic policies. \n \n Covers four core resources: VirtualService for host-based routing, DestinationRule for service-level policies, Gateway for ingress/egress, and ServiceEntry for external services \n Includes templates for basic routing, canary deployments (weighted traffic splits), circuit breakers with outlier detection, retries with timeouts, traffic mirroring, and fault injection \n Suppor