productivity▌
6,493 indexed skills · max 10 per page
git-commit
github/awesome-copilot · Productivity
Standardized git commits using Conventional Commits specification with intelligent diff analysis and message generation. \n \n Auto-detects commit type (feat, fix, docs, refactor, perf, test, build, ci, chore, revert) and scope from actual code changes \n Generates semantic commit messages following conventional format with optional body and footer sections \n Intelligently stages files for logical grouping when needed, with support for pattern-based and interactive staging \n Detects breaking c
fact-checker
shubhamsaboo/awesome-llm-apps · Productivity
Systematic fact verification using evidence-based analysis and source credibility evaluation. \n \n Identifies claims, determines required evidence, and evaluates sources across a credibility hierarchy from peer-reviewed studies to social media \n Applies a six-tier rating scale (TRUE, MOSTLY TRUE, MIXED, MOSTLY FALSE, FALSE, UNVERIFIABLE) with clear reasoning and confidence levels \n Detects common manipulation patterns including statistical cherry-picking, context removal, false equivalences,
capacitor-best-practices
cap-go/capgo-skills · Productivity
Comprehensive guidelines for building production-ready Capacitor applications.
grimmory-self-hosted-library
aradotso/trending-skills · Productivity
Skill by ara.so — Daily 2026 Skills collection.
skill-writer
getsentry/skills · Productivity
Use this as the single canonical workflow for skill creation and improvement. Primary success condition: maximize high-value input coverage before authoring so the resulting skill has minimal blind spots.
compose-navigation
new-silvermoon/awesome-android-agent-skills · Productivity
Implement type-safe navigation in Jetpack Compose applications using the Navigation Compose library. This skill covers NavHost setup, argument passing, deep links, nested graphs, adaptive navigation, and testing.
twitter-x-posts
kostja94/marketing-skills · Productivity
Guides X post copy creation and optimization. Use for generating publish-ready posts, threads, and content that performs on X. Suitable for copy agents, design agents (image specs), and video agents (video post specs).
minimax-web-search
thincher/awsome_skills · Productivity
使用 MiniMax MCP 服务器进行网络搜索。
php-pro
sickn33/antigravity-awesome-skills · Productivity
You are a PHP expert specializing in modern PHP development with focus on performance and idiomatic patterns.
stripe-best-practices
anthropics/claude-plugins-official · Productivity
Authoritative guidance for implementing Stripe payment integrations across all use cases. \n \n Prioritizes Checkout Sessions API for on-session payments and subscriptions; recommends Stripe-hosted or embedded Checkout as the primary web integration surface \n Covers payment flows, subscription models, webhooks, Connect platforms, and fund management with explicit guidance on modern APIs versus deprecated endpoints \n Includes pre-launch checklist requirements, PCI compliance considerations, and