productivity▌
6,493 indexed skills · max 10 per page
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
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
sag
steipete/clawdis · Productivity
Use sag for ElevenLabs TTS with local playback.
firebase-auth-basics
firebase/skills · Productivity
Set up Firebase Authentication with multiple identity providers and secure data access. \n \n Supports email/password, phone number, anonymous, federated providers (Google, Facebook, Twitter, GitHub, Microsoft, Apple), and custom auth integration \n Users are identified by unique UIDs with optional properties including email, display name, photo URL, and email verification status \n Authentication via CLI enables Google Sign In, anonymous auth, and email/password; other providers require Firebas
flutter-networking
madteacher/mad-agents-skills · Productivity
HTTP CRUD operations, WebSocket real-time communication, authentication, and performance optimization for Flutter apps. \n \n Covers all HTTP methods (GET, POST, PUT, DELETE) with JSON serialization, plus WebSocket connections for real-time data \n Includes authentication patterns (Bearer tokens, Basic Auth, API keys) and comprehensive error handling by status code \n Provides background JSON parsing with isolates to prevent UI blocking on large responses, plus retry logic with exponential backo
voice-call
steipete/clawdis · Productivity
Use the voice-call plugin to start or inspect calls (Twilio, Telnyx, Plivo, or mock).
commit
getsentry/skills · Productivity
Enforces Sentry conventional commit format with proper types, scopes, and issue references. \n \n Requires feature branch creation before committing to main or master; uses the create-branch skill to manage branch workflow \n Supports 12 commit types (feat, fix, ref, perf, docs, test, build, ci, chore, style, meta, license) with clear subject line rules and footer patterns for issue references \n Includes Co-Authored-By attribution for AI-generated changes and handles breaking changes with expli
asc-wall-submit
rudrankriyam/app-store-connect-cli-skills · Productivity
Submit or update Wall of Apps entries via App-Store-Connect-CLI with dry-run preview and confirmation flow. \n \n Supports two submission paths: standard App Store flow using app ID, or manual flow using TestFlight link and app name \n Includes dry-run mode to preview changes before applying with --confirm flag \n Generates PR-based submissions that modify docs/wall-of-apps.json with built-in guardrails against unrelated entry changes \n Run commands from the App-Store-Connect-CLI repository roo
pm-skills
alirezarezvani/claude-skills · Productivity
6 production-ready project management skills with Atlassian MCP integration.
index-knowledge
tursodatabase/turso · Productivity
Generates hierarchical AGENTS.md knowledge base files with complexity-scored subdirectory documentation. \n \n Discovers project structure through parallel explore agents, bash analysis, LSP codemap, and existing documentation to build a complete codebase map \n Scores directories by file count, code ratio, symbol density, and module boundaries to determine which subdirectories warrant their own AGENTS.md files \n Generates root AGENTS.md with overview, structure, conventions, and anti-patterns,