productivity▌
6,493 indexed skills · max 10 per page
grimoire-morpho-blue
franalgaba/grimoire · Productivity
Query Morpho Blue deployment metadata and vault snapshots via the Grimoire CLI. \n \n Three command categories: info (general metadata), addresses (contract addresses by chain), and vaults (filterable vault data with APY and TVL) \n Supports --format spell output to emit snapshot blocks with provenance fields ( snapshot_at , snapshot_source ) and APY data for spell parameters \n APY values are decimal rates (e.g., 0.0408 for 4.08%); include both decimal and percent display when reporting \n Ship
swift-concurrency
dpearson2699/swift-ios-skills · Productivity
Resolve Swift 6.2 concurrency errors and adopt data-race-safe async patterns. \n \n Diagnose and fix actor isolation, Sendable conformance, and strict concurrency compiler diagnostics with a structured triage workflow \n Apply SE-0466 default MainActor isolation, SE-0461 nonisolated(nonsending), @concurrent functions, and Task.immediate for minimal behavior changes \n Design actor-based architectures, structured concurrency with TaskGroup and async let, and proper task cancellation patterns \n M
slack-gif-creator
composiohq/awesome-claude-skills · Productivity
Create animated GIFs optimized for Slack with composable animation primitives and built-in validators. \n \n Provides 15+ animation primitives (shake, bounce, spin, pulse, fade, zoom, explode, wiggle, slide, flip, morph, move, kaleidoscope) that compose freely for custom effects \n Includes validators for Slack's strict size limits (2MB for messages, 64KB for emoji) and dimension requirements, with optimization strategies for each constraint \n Offers helper utilities for GIF assembly, text rend
deploy
railwayapp/railway-skills · Productivity
Push code to Railway with railway up , supporting detach and CI streaming modes. \n \n Two deployment modes: detach (default, returns immediately) and CI (streams build logs until complete) \n Always include a -m flag with a descriptive commit message summarizing the changes being deployed \n Supports targeting specific services and environments via --service and --environment flags, or deploying to unlinked projects with --project and --environment \n CLI automatically walks up the directory tr
nansen-defi-positions
nansen-ai/nansen-cli · Productivity
Answers: "What DeFi positions does this wallet have across protocols?"
user-onboarding
refoundai/lenny-skills · Productivity
Design product onboarding that gets users to their aha moment in the first 30 seconds. \n \n Focus intensely on the immediate post-signup experience as the primary driver of word-of-mouth growth and long-term retention \n Remove friction between signup and core value by identifying and eliminating invisible blockers that prevent users from experiencing product features \n Apply game design principles like progressive disclosure and reward mechanics to guide users toward meaningful action rather
raffle-winner-picker
composiohq/awesome-claude-skills · Productivity
Fair, transparent random winner selection from lists, spreadsheets, or Google Sheets. \n \n Supports multiple data sources including CSV, Excel, Google Sheets, and plain text lists \n Cryptographically secure random selection with duplicate prevention, timestamps, and optional seed-based verification for third-party auditing \n Handles single or multiple winners, weighted probability based on entry counts, and runner-up selection \n Common workflows include social media giveaways, event raffles,
enterprise-agent-ops
affaan-m/everything-claude-code · Productivity
Operational controls for long-lived agent workloads with observability, security, and lifecycle management. \n \n Covers four operational domains: runtime lifecycle (start, pause, stop, restart), observability (logs, metrics, traces), safety controls (scopes, permissions, kill switches), and change management (rollout, rollback, audit) \n Enforces baseline controls including immutable deployment artifacts, least-privilege credentials, environment-level secret injection, and hard timeouts with re
grimoire-uniswap
franalgaba/grimoire · Productivity
Retrieve Uniswap router metadata, token lists, and pool snapshots via CLI commands. \n \n Four command categories: info (adapter overview), routers (by chain), tokens (by symbol or address), and pools (with fee and liquidity filtering) \n Supports Uniswap V3 (SwapRouter02) and V4 (Universal Router with Permit2) adapters across multiple chains \n Output formats include JSON, table, and spell (a params snapshot block for agent workflows) \n Pools can query via The Graph API or onchain factory look
symfony:value-objects-and-dtos
makfly/superpowers-symfony · Productivity
symfony:value-objects-and-dtos