productivity▌
6,493 indexed skills · max 10 per page
reddit-fetch
ykdojo/claude-code-tips · Productivity
Use Gemini CLI via tmux. It can browse, summarize, and answer complex questions about Reddit content.
symfony:runner-selection
makfly/superpowers-symfony · Productivity
symfony:runner-selection
observability-logs-search
elastic/agent-skills · Productivity
Search and filter logs to support incident investigation. The workflow mirrors Kibana Discover: apply a time range and scope filter, then iteratively add exclusion filters (NOT) until a small, interesting subset of logs remains—either the root cause or the key document. Optionally view logs in context (preceding and following that document) or pivot to another entity and start a fresh search. Use ES|QL only (POST /_query); do not use Query DSL.
add-malli-schemas
metabase/metabase · Productivity
This skill helps you efficiently and uniformly add Malli schemas to API endpoints in the Metabase codebase.
openspec-proposal-creation-cn
forztf/open-skilled-sdd · Productivity
遵循规范驱动开发方法,生成完整的变更提案。
senior-data-scientist
alirezarezvani/claude-skills · Productivity
../../../engineering-team/senior-data-scientist/SKILL.md
pyhealth
davila7/claude-code-templates · Productivity
PyHealth is a comprehensive Python library for healthcare AI that provides specialized tools, models, and datasets for clinical machine learning. Use this skill when developing healthcare prediction models, processing clinical data, working with medical coding systems, or deploying AI solutions in healthcare settings.
requesting-code-review
davila7/claude-code-templates · Productivity
Dispatch superpowers:code-reviewer subagent to catch issues before they cascade.
patents-search
yorkeccak/scientific-skills · Productivity
Search the complete global patent database using natural language queries powered by Valyu's semantic search API.
msgraph
merill/msgraph · Productivity
Search, look up, and call any of the 27,700+ Microsoft Graph APIs — all locally, no network calls needed. Use the three search commands to find the right endpoint, check permissions and parameters, then optionally execute calls directly or hand off to a Graph MCP server.