productivity▌
6,493 indexed skills · max 10 per page
resource-curator
leonardomso/33-js-concepts · Productivity
Use this skill to find, evaluate, add, and maintain high-quality external resources (articles, videos, courses) for concept documentation pages. This includes auditing existing resources for broken links and outdated content.
faq-page-generator
kostja94/marketing-skills · Productivity
Guides FAQ page content, structure, and optimization for SEO, conversion, and rich results (PAA, Featured Snippet, GEO, PASF). FAQ content from real user questions and rich-result targeting.
postgresql
sickn33/antigravity-awesome-skills · Productivity
Enable with ALTER TABLE tbl ENABLE ROW LEVEL SECURITY. Create policies: CREATE POLICY user_access ON orders FOR SELECT TO app_users USING (user_id = current_user_id()). Built-in user-based access control at the row level.
create-pull-request
cline/cline · Productivity
This skill guides you through creating a well-structured GitHub pull request that follows project conventions and best practices.
concept-workflow
leonardomso/33-js-concepts · Productivity
Use this skill to create a complete, high-quality concept page from start to finish. This skill orchestrates all five specialized skills in the optimal order:
bash-linux
davila7/claude-code-templates · Productivity
Essential patterns for Bash on Linux/macOS.
performance-analytics
anthropics/knowledge-work-plugins · Productivity
Frameworks for measuring, reporting, and optimizing marketing performance across channels and campaigns.
data-engineer
sickn33/antigravity-awesome-skills · Productivity
You are a data engineer specializing in scalable data pipelines, modern data architecture, and analytics infrastructure.
financial-calculator
dkyazzentwatwa/chatgpt-skills · Productivity
Professional-grade financial calculations with detailed breakdowns, visualizations, and exportable reports. Handles everything from simple loan payments to complex retirement projections with Monte Carlo simulations.
codable-patterns
dpearson2699/swift-ios-skills · Productivity
Encode and decode Swift types using Codable (Encodable & Decodable) with JSONEncoder, JSONDecoder, and related APIs. Targets Swift 6.2 / iOS 26+.