productivity▌
6,493 indexed skills · max 10 per page
context-fundamentals
sickn33/antigravity-awesome-skills · Productivity
Context is the complete state available to a language model at inference time. It includes everything the model can attend to when generating responses: system instructions, tool definitions, retrieved documents, message history, and tool outputs. Understanding context fundamentals is prerequisite to effective context engineering.
code-polish
paulrberg/agent-skills · Productivity
Combined simplification and review pipeline. This skill orchestrates two sub-skills in sequence:
generate-synthetic-data
hamelsmu/evals-skills · Productivity
Generate diverse, realistic test inputs that cover the failure space of an LLM pipeline.
slides-generator
hummingbot/skills · Productivity
Create Hummingbot-branded presentation slides in PDF format from markdown content. Features two-column layouts and Mermaid diagram rendering for technical architecture and flowcharts.
geofeed-tuner
github/awesome-copilot · Productivity
This skill helps you create and improve IP geolocation feeds in CSV format by:
product-hunt-launch
kostja94/marketing-skills · Productivity
Guides preparing and executing a Product Hunt launch. Product Hunt is a community-driven product discovery platform; only ~10% of submissions get featured on the homepage. Best for SaaS, developer tools, AI/ML products, and productivity software. Physical products and service businesses have limited success.
deep-debug
jezweb/claude-skills · Productivity
Status: Production Ready Last Updated: 2026-02-03 Dependencies: Chrome MCP tools (optional), debugger agent, code-reviewer agent
write-judge-prompt
hamelsmu/evals-skills · Productivity
Design a binary Pass/Fail LLM-as-Judge evaluator for one specific failure mode. Each judge checks exactly one thing.
axiom-swiftdata-migration
charleswiltgen/axiom · Productivity
SwiftData schema migrations move your data safely when models change. Core principle SwiftData's willMigrate sees only OLD models, didMigrate sees only NEW models—you can never access both simultaneously. This limitation shapes all migration strategies.
product-changelog
inference-sh/skills · Productivity
Write changelogs and release notes that users read and care about via inference.sh CLI.