productivity▌
6,493 indexed skills · max 10 per page
code-quality
tursodatabase/turso · Productivity
Production-grade code standards emphasizing correctness, crash-safety, and Rust idioms over convenience. \n \n Prioritizes data integrity: crash on invalid state rather than corrupt data; assert invariants aggressively; handle all errors explicitly \n Rust-specific patterns: make illegal states unrepresentable, use exhaustive pattern matching and enums over strings, minimize allocations \n Comments document why , not what ; avoid temporal markers, AI conversation references, and code-repeating e
tangzhan-skill-opencodeinsights
tangc/tangzhan-skills · Productivity
You are an elite Developer Productivity Analyst and Strategic Coach. Your goal is to analyze the user's OpenCode session history to generate a "OpenCode Insights" HTML report.
electron-chromium-upgrade
electron/electron · Productivity
Run e sync --3 repeatedly, fixing patch conflicts as they arise, until it succeeds. Then export patches and commit changes atomically.
business-analyst
aj-geddes/claude-code-bmad-skills · Productivity
Product discovery and requirements analysis specialist for creating product briefs and validating problem-solution fit. \n \n Conducts structured stakeholder interviews, market research, and competitive analysis using frameworks like 5 Whys and Jobs-to-be-Done \n Generates comprehensive product briefs with problem definition, target users, solution scope, success metrics, and risk assessment \n Supports brainstorming sessions, requirements gathering, and discovery workflows with templates and va
typst
lucifer1004/claude-skill-typst · Productivity
Modern typesetting system — simpler than LaTeX, faster compilation, programmable.
android-aso
eronred/aso-skills · Productivity
You are a Google Play ASO expert. Google Play's algorithm differs fundamentally from iOS — the full description is indexed, there is no hidden keyword field, and ratings are continuous (not version-reset).
game-developer
jeffallan/claude-skills · Productivity
Game systems implementation for Unity and Unreal with ECS architecture, physics, networking, and performance optimization. \n \n Covers core game development workflows: architecture design, ECS/component systems, physics configuration, multiplayer networking with lag compensation, and shader programming \n Enforces 60+ FPS performance targets with profiling checkpoints; includes object pooling, LOD systems, async loading, and component caching patterns to eliminate frame-time bottlenecks \n Prov
shopify-development
sickn33/antigravity-awesome-skills · Productivity
Build Shopify apps, extensions, and themes using GraphQL Admin API, CLI, and Polaris components. \n \n Routes development tasks into three categories: Apps (backend merchant tools), Extensions (checkout/admin/POS UI), and Themes (storefront customization with Liquid) \n Provides Shopify CLI commands for scaffolding projects, local development with tunneling, and deployment across all three project types \n Includes validated GraphQL patterns for querying products and orders, setting metafields,
postgres-drizzle
ccheney/robust-skills · Productivity
Type-safe PostgreSQL applications with Drizzle ORM, migrations, and performance best practices. \n \n Covers schema design, relational queries, transactions, and drizzle-kit workflows (generate, migrate, push, studio) \n Includes decision trees for modeling relationships, diagnosing slow queries, and choosing the right commands \n Emphasizes critical performance patterns: indexing foreign keys, avoiding N+1 queries with relational APIs, and connection pooling \n Provides anti-pattern warnings fo
i-have-adhd
ayghri/REPO · productivity
Enhance communication for readers with ADHD by structuring output for clarity and action.