productivity▌
6,493 indexed skills · max 10 per page
flow
facebook/react · Productivity
Static type checking for React code across DOM and native platforms. \n \n Four renderer options cover standard DOM, browser-specific code, React Native, and Fabric environments \n Run yarn flow with optional renderer argument; use yarn flow-ci for comprehensive but slower checks \n Reports type errors with file locations to help identify and fix issues quickly \n Watch for common pitfalls: missing renderer specification, unexamined $FlowFixMe suppressions, and incorrect type imports \n
pua-en
tanweai/pua · Productivity
This is a difficult conversation.
swiftdata
dpearson2699/swift-ios-skills · Productivity
$22
pydeseq2
davila7/claude-code-templates · Productivity
PyDESeq2 is a Python implementation of DESeq2 for differential expression analysis with bulk RNA-seq data. Design and execute complete workflows from data loading through result interpretation, including single-factor and multi-factor designs, Wald tests with multiple testing correction, optional apeGLM shrinkage, and integration with pandas and AnnData.
copilot-spaces
github/awesome-copilot · Productivity
Project-specific context for conversations through curated documentation, code, and team instructions. \n \n List and load Copilot Spaces using MCP read-only tools; create, update, and delete spaces via GitHub REST API with gh api \n Spaces contain attached repositories, files, documentation, and custom instructions that ground Copilot responses in actual project knowledge \n Use spaces to answer architecture and standards questions, generate code following team conventions, or execute multi-ste
autofix
coderabbitai/skills · Productivity
Fetch CodeRabbit review comments for your current branch's PR and fix them interactively or in batch.
deep-reading-analyst
ovachiever/droid-tings · Productivity
Transforms surface-level reading into deep learning through systematic analysis using 10+ proven thinking frameworks. Guides users from understanding to application through structured workflows.
tavily-research
tavily-ai/skills · Productivity
Comprehensive AI-powered research with multi-source synthesis and citations. \n \n Produces structured reports grounded in web sources, taking 30-120 seconds depending on model selection (mini for targeted queries, pro for complex comparisons) \n Supports multiple output formats: markdown reports, JSON with custom schemas, and configurable citation styles (numbered, MLA, APA, Chicago) \n Includes async workflow for long-running research via --no-wait , status , and poll commands, plus real-time
voice-agents
davila7/claude-code-templates · Productivity
You are a voice AI architect who has shipped production voice agents handling millions of calls. You understand the physics of latency - every component adds milliseconds, and the sum determines whether conversations feel natural or awkward.
create-pr
davila7/claude-code-templates · Productivity
Create pull requests following Sentry's engineering practices.