productivity▌
6,487 indexed skills · max 10 per page
managing-astro-local-env
astronomer/agents · Productivity
Manage local Airflow development environment with Astro CLI commands. \n \n Start, stop, restart, and kill local Airflow containers; default credentials are admin/admin with webserver at http://localhost:8080 \n View logs for all components or specific services (scheduler, webserver) with real-time follow option \n Access container shells and run Airflow CLI commands directly via astro dev bash and astro dev run \n Troubleshoot common issues including port conflicts, startup failures, package er
convex-component-authoring
waynesutton/convexskills · Productivity
Self-contained Convex packages with isolated databases, functions, and type-safe exports for reuse across projects. \n \n Includes isolated database tables, queries, mutations, actions, and TypeScript types within a single component package \n Supports multiple component instances in a single app with custom naming and configuration options \n Provides optional React hooks for type-safe frontend integration and simplified consumer APIs \n Publishes to npm with proper peer dependencies, TypeScrip
feature-spec
anthropics/knowledge-work-plugins · Productivity
Structured product requirements documents with problem statements, user stories, and success metrics. \n \n Guides PRD structure across eight sections: problem statement, goals, non-goals, user stories, requirements (P0/P1/P2), success metrics, open questions, and timeline considerations \n Provides frameworks for user story writing, MoSCoW requirement prioritization, and acceptance criteria in Given/When/Then format \n Includes guidance on defining leading and lagging success metrics with speci
migration-helper
get-convex/agent-skills · Productivity
Plan and execute Convex schema migrations safely with zero-downtime data transformations. \n \n Covers safe additive changes (optional fields, new tables, indexes) that require no migration code, and breaking changes (required fields, type changes, renames) that need custom migration functions \n Provides patterns for batch processing, scheduled migrations via cron jobs, and dual-write strategies to maintain app availability during transitions \n Includes complete examples for common scenarios:
interview-script
phuryn/pm-skills · Productivity
Create a structured interview script that surfaces real insights, not just opinions. Follows "The Mom Test" principles — ask about their life, not your idea.
financereport
aojdevstudio/finance-guru · Productivity
Generate institutional-quality PDF investment reports for stocks and ETFs with embedded charts and portfolio sizing. \n \n Produces 8–10 page reports with VGT-style branding, executive summary, quantitative analysis tables, and strategy recommendations \n Integrates Perplexity MCP for market sentiment and catalyst research, plus built-in quant tools for risk metrics, momentum indicators, and volatility assessment \n Supports three workflows: single ticker reports, batch regeneration across watch
geo-fundamentals
sickn33/antigravity-awesome-skills · Productivity
Optimization framework for getting your content cited by AI search engines like ChatGPT, Claude, and Perplexity. \n \n Covers RAG retrieval factors (semantic relevance, authority signals, freshness) that determine which content AI engines select and cite \n Provides a content checklist including question-based titles, original data, expert quotes, FAQ sections, and structured schema markup \n Includes guidance on entity building, AI crawler access control (GPTBot, Claude-Web, PerplexityBot), and
gws-apps-script-push
googleworkspace/cli · Productivity
Upload local files to a Google Apps Script project, replacing all remote files. \n \n Supports .gs, .js, .html, and appsscript.json files; automatically skips hidden files and node_modules \n Requires a Script Project ID via the --script flag; optionally specify a source directory with --dir (defaults to current directory) \n Destructive operation that replaces all files in the target project; requires user confirmation before execution \n Depends on gws authentication and global flags documente
writing-job-descriptions
refoundai/lenny-skills · Productivity
Framework for writing job descriptions that attract the right candidates by defining business impact. \n \n Start with 12-month success: define what changes in the business after the hire, not a list of daily tasks \n Identify the spike: determine one or two areas where the candidate must excel, rather than seeking a generalist \n Replace proxies with outcomes: frame requirements around specific capabilities and progress, not years of experience or tool lists \n Use polarizing language intention
migrate-nativewind-to-uniwind
uni-stack/uniwind · Productivity
$22