productivity▌
6,493 indexed skills · max 10 per page
actionbook
actionbook/actionbook · Productivity
Pre-verified page actions and selectors for website automation without runtime discovery. \n \n Search a library of documented page interactions by task intent, then retrieve structured DOM details with tested CSS selectors ready for browser commands \n Browser commands cover navigation, form filling, clicking, text extraction, screenshots, and waiting for page changes \n Handles login walls by pausing automation and asking the user to complete authentication manually in the same session \n Daem
swift-concurrency
avdlee/swift-concurrency-agent-skill · Productivity
Diagnose data races, migrate to async/await, and resolve Swift 6 concurrency issues with structured guidance. \n \n Analyzes project settings (language mode, strict concurrency level, default isolation) before proposing fixes to ensure recommendations match your build configuration \n Covers all major concurrency diagnostics: main actor isolation, actor conformance, Sendable violations, and SwiftLint warnings with smallest-safe-fix strategies \n Provides Quick Fix Mode for localized, single-file
okx-cex-portfolio
okx/agent-skills · Productivity
Account balance, positions, P&L, bills, fees, and fund transfers on OKX exchange. \n \n Read and manage trading and funding account balances, open/closed positions, realized and unrealized P&L, transaction history, and fee tiers via CLI commands \n Requires OKX API credentials configured locally; supports both live (实盘) and demo (模拟盘) profiles with mandatory profile selection before each command \n Write operations (fund transfers, position mode switching) require explicit confirmation
solana-vulnerability-scanner
trailofbits/skills · Productivity
Scans Solana programs for 6 critical vulnerabilities including arbitrary CPI, improper PDA validation, and missing security checks. \n \n Detects 6 vulnerability patterns: arbitrary CPI, improper PDA validation, missing ownership checks, missing signer checks, sysvar spoofing, and improper instruction introspection \n Supports both native Solana and Anchor framework programs with automatic platform detection \n Provides detailed findings with vulnerable code snippets, attack scenarios, and speci
commit-work
davila7/claude-code-templates · Productivity
Make commits that are easy to review and safe to ship:
red-team-tools-and-methodology
sickn33/antigravity-awesome-skills · Productivity
Implement proven methodologies and tool workflows from top security researchers for effective reconnaissance, vulnerability discovery, and bug bounty hunting. Automate common tasks while maintaining thorough coverage of attack surfaces.
persona-project-manager
googleworkspace/cli · Productivity
Persona for coordinating projects through task tracking, meeting scheduling, and document sharing. \n \n Requires five Google Workspace utility skills: Drive, Sheets, Calendar, Gmail, and Chat for full functionality \n Includes three built-in workflows: standup reports, weekly digests, and file announcements for common project coordination tasks \n Tracks project status by appending updates to Sheets, scheduling recurring team standups, and sending stakeholder emails \n Supports file discovery v
tushare
waditu-tushare/skills · Productivity
Standardized financial data API with 400+ endpoints covering stocks, funds, futures, bonds, and macroeconomic indicators. \n \n Provides market data across multiple asset classes: stocks, ETFs, funds, futures, options, bonds, forex, and commodities with real-time and historical coverage \n Supports multiple timeframes from 1-minute bars to monthly data, with real-time streaming via WebSocket and REST API access \n Includes fundamental data such as financial statements, company management, shareh
flutter-managing-state
flutter/skills · Productivity
Manage ephemeral and app-level state in Flutter using StatefulWidget, MVVM, and Provider. \n \n Distinguishes between ephemeral state (single widget, managed with setState() ) and app state (shared across widgets, managed with MVVM and provider package) \n Implements unidirectional data flow with a single source of truth: Models handle data, ViewModels manage UI state via ChangeNotifier , Views consume and display state \n Provides sequential workflow for MVVM implementation: define Repository,
shadcn
vercel-labs/json-render · Productivity
Pre-built shadcn/ui component definitions and implementations for json-render. Provides 36 components built on Radix UI + Tailwind CSS.