productivity▌
6,493 indexed skills · max 10 per page
md2wechat
geekjourneyx/md2wechat-skill · Productivity
Use md2wechat when the user wants to:
kotlin-exposed-patterns
affaan-m/everything-claude-code · Productivity
Comprehensive patterns for database access with JetBrains Exposed ORM, including DSL queries, DAO, transactions, and production-ready configuration.
feature-flags
facebook/react · Productivity
Manage React feature flags across channels, gate tests conditionally, and debug flag-specific test failures. \n \n Four flag files control defaults and channel-specific overrides (canary, www, React Native, test renderer) with __VARIANT__ flags simulating gatekeepers tested in both states \n Use @gate flagName pragma to skip tests entirely when a flag is unavailable, or inline gate() to branch assertions when behavior differs \n Adding a new flag requires entries in the main file plus all fork f
cli-mastery
github/awesome-copilot · Productivity
Interactive training for GitHub Copilot CLI with guided lessons, quizzes, scenarios, and reference materials. \n \n Covers slash commands, shortcuts, modes, agents, skills, MCP, and configuration through eight progressive modules \n Includes quiz mode (5+ questions per module), scenario challenges, and a comprehensive final exam with XP-based progression tracking \n Levels progress from Newcomer to Wizard (1500 XP max) with XP rewards for lessons, correct answers, perfect quizzes, and scenarios
m06-error-handling
zhanghandong/rust-skills · Productivity
Rust error handling strategy: when to use Result, Option, panic, and which error crate. \n \n Distinguishes between expected failures (Result/Option), bugs (panic), and unrecoverable errors; includes decision flowchart and core questions to ask before choosing a strategy \n Recommends thiserror for typed library errors and anyhow for ergonomic application-level error handling; covers error propagation with ? and context attachment \n Provides quick reference for unwrap vs expect vs panic, librar
markitdown
davila7/claude-code-templates · Productivity
Convert 15+ file formats including PDFs, Office documents, images, and audio to clean, LLM-friendly Markdown. \n \n Supports PDF, DOCX, PPTX, XLSX, images with OCR, audio with transcription, HTML, CSV, JSON, XML, ZIP, EPUB, and YouTube URLs \n Optional AI-enhanced image descriptions via OpenRouter or Azure Document Intelligence for advanced PDF processing \n Command-line and Python API interfaces with plugin system for extending functionality \n Batch processing capabilities and streaming suppor
m01-ownership
zhanghandong/rust-skills · Productivity
Rust ownership and lifetime error diagnosis through design-first questioning. \n \n Covers seven critical error codes (E0382, E0597, E0506, E0507, E0515, E0716, E0106) with root-cause questions rather than quick fixes \n Guides developers to ask \"who should own this data?\" before applying syntax solutions, distinguishing between symptom fixes and design restructuring \n Provides decision trees for choosing between move semantics, borrowing, cloning, and smart pointers (Arc, Rc, Cow) based on d
doublecheck
github/awesome-copilot · Productivity
Run a three-layer verification pipeline on AI-generated output. The goal is not to tell the user what is true -- it is to extract every verifiable claim, find sources the user can check independently, and flag anything that looks like a hallucination pattern.
project-health
jezweb/claude-skills · Productivity
Comprehensive project setup, auditing, and configuration management for Claude Code environments. \n \n Detects project type from file indicators (Node.js, Python, Rust, Go, Docker, Cloudflare, etc.) and auto-generates .claude/settings.local.json , CLAUDE.md , and .gitignore with appropriate permission presets \n Audits existing projects via parallel sub-agents: Permission Auditor scans for leaked secrets, stale MCP servers, permission gaps, and legacy syntax; Context Auditor checks CLAUDE.md qu
company-research
deanpeters/product-manager-skills · Productivity
Comprehensive company research brief extracting executive strategy, product vision, and organizational dynamics from public sources. \n \n Synthesizes executive quotes, product launches, and transformation initiatives across eight structured research dimensions to build strategic intelligence \n Focuses on product management perspectives and leadership thinking rather than financial analysis or surface-level company facts \n Includes anti-patterns guidance (what this is not) and common pitfalls