productivity▌
6,493 indexed skills · max 10 per page
expo-deployment
expo/skills · Productivity
Automated deployment of Expo apps to iOS App Store, Android Play Store, web hosting, and preview environments. \n \n Supports production builds and submissions for iOS (App Store and TestFlight) and Android (Google Play Store) with single commands \n Includes EAS Hosting for web deployments with automatic PR preview URLs and production domain support \n Provides CI/CD workflow automation via EAS Workflows for triggered builds and submissions on code pushes \n Automatic version management with re
update-specification
github/awesome-copilot · Productivity
Update specification files for AI-ready consumption based on new requirements or code changes. \n \n Modifies existing specification documents in /spec/ directory using structured markdown with YAML front matter \n Ensures specifications are precise, unambiguous, and machine-readable through established formatting standards (headings, lists, tables, code blocks) \n Covers 11 core sections: purpose, definitions, requirements, interfaces, acceptance criteria, testing strategy, rationale, dependenc
make-skill-template
github/awesome-copilot · Productivity
Scaffold new Agent Skills with proper frontmatter, directory structure, and bundled resource organization. \n \n Generates SKILL.md files with required YAML frontmatter (name, description) and optional metadata fields for skill discovery \n Supports optional bundled directories: scripts/ for automation, references/ for documentation, assets/ for static files, and templates/ for starter code \n Provides step-by-step workflow for creating skills from scratch or duplicating this template as a start
breakdown-plan
github/awesome-copilot · Productivity
Comprehensive project planning with Epic > Feature > Story hierarchy, dependencies, priorities, and GitHub automation. \n \n Generates hierarchical work breakdown from epics down to individual tasks with INVEST-compliant user stories, technical enablers, and test items \n Provides GitHub issue templates for each work item type (epic, feature, story, enabler, task) with acceptance criteria, definitions of done, and dependency linking \n Includes priority and value matrix (P0–P3), Fibonacci story
baoyu-compress-image
jimliu/baoyu-skills · Productivity
Compresses images to WebP or PNG with automatic tool selection based on system availability. \n \n Supports WebP (default), PNG, and JPEG output formats with configurable quality (0–100, default 80) \n Automatically selects best available compression tool: sips, cwebp, ImageMagick, or Sharp \n Processes single files or directories recursively with options to keep originals or replace in-place \n Customizable via EXTEND.md configuration files at project, user home, or XDG config locations \n
expo-dev-client
expo/skills · Productivity
Build custom Expo development clients for testing native code on physical devices via EAS Build or locally. \n \n Only needed when using custom native modules, Apple targets (widgets, app clips), or third-party native code not in Expo Go; try Expo Go first with npx expo start \n Supports cloud builds with automatic TestFlight submission or local builds on your machine, outputting .ipa (iOS) or .apk / .aab (Android) files \n Requires eas.json configuration with a development profile that sets dev
nia
nozomio-labs/nia-skill · Productivity
$22
convex-performance-audit
get-convex/agent-skills · Productivity
Diagnose and resolve Convex performance issues across reads, writes, subscriptions, and function limits. \n \n Covers four problem classes: hot-path reads and data amplification, OCC write conflicts and contention, subscription cost and reactivity overhead, and function execution or transaction size limits \n Starts with signal gathering from deployment health insights or CLI tools, then routes to the relevant reference guide based on the problem type \n Emphasizes tracing full read and write se
create-branch
getsentry/skills · Productivity
Create a git branch following Sentry naming conventions. Keep this workflow non-interactive unless the user explicitly asks to choose the name manually.
arrange
pbakaus/impeccable · Productivity
$22