productivity▌
6,493 indexed skills · max 10 per page
axiom-sqlitedata
charleswiltgen/axiom · Productivity
Type-safe SQLite persistence using SQLiteData (pointfreeco/sqlite-data) by Point-Free. A fast, lightweight replacement for SwiftData with CloudKit synchronization support, built on GRDB (groue/GRDB.swift) and StructuredQueries (pointfreeco/swift-structured-queries).
fal-image-edit
sickn33/antigravity-awesome-skills · Productivity
Fal Image Edit \n Overview \n AI-powered image editing with style transfer and object removal \n When to Use This Skill \n Use this skill when you need to work with ai-powered image editing with style transfer and object removal. \n Instructions \n This skill provides guidance and patterns for ai-powered image editing with style transfer and object removal. \n For more information, see the source repository .
telegram-automation
sickn33/antigravity-awesome-skills · Productivity
Automate Telegram operations through Composio's Telegram toolkit via Rube MCP.
pptx-generator
minimax-ai/skills · Productivity
This skill handles all PowerPoint tasks: reading/analyzing existing presentations, editing template-based decks via XML manipulation, and creating presentations from scratch using PptxGenJS. It includes a complete design system (color palettes, fonts, style recipes) and detailed guidance for every slide type.
game-audio
opusgamelabs/game-creator · Productivity
You are an expert game audio engineer. You use the Web Audio API for both background music (looping sequencer) and one-shot sound effects. Zero dependencies — everything is built into the browser.
swift-expert
jeffallan/claude-skills · Productivity
Complete iOS/macOS/watchOS/tvOS development with SwiftUI, async/await, protocol-oriented design, and actor-based concurrency. \n \n Covers SwiftUI state management with @Observable, async/await patterns, protocol-oriented architecture with associated types, and actor isolation for thread safety \n Includes validation checkpoints at each workflow stage: compilation verification, strict warning checks for actor isolation, and async test confirmation \n Provides reference guides for SwiftUI pattern
migrate-oxlint
oxc-project/oxc · Productivity
Automated migration guide from ESLint to Oxlint with rule mapping and configuration review. \n \n Uses the official @oxlint/migrate tool to automatically convert ESLint flat configs to .oxlintrc.json , with options for type-aware rules, experimental rules, and plugin migration \n Maps 13+ popular ESLint plugins (TypeScript, React, Import, Unicorn, Jest, etc.) to built-in oxlint equivalents; unmigrated rules can be identified with --details \n Covers manual handling of unsupported features: local
crosspost
affaan-m/everything-claude-code · Productivity
Distribute content across platforms without turning it into the same fake post in four costumes.
clarify
pbakaus/impeccable · Productivity
Identify and improve unclear interface text to make products easier to understand and use. \n \n Assesses copy across error messages, form labels, buttons, help text, empty states, success messages, and confirmation dialogs to find jargon, ambiguity, passive voice, and missing context \n Requires frontend-design skill context and audience analysis before proceeding; gathers technical level and user mental state to inform improvements \n Applies core principles: be specific, concise, active, huma
anywidget-generator
marimo-team/skills · Productivity
Generate interactive anywidget components for marimo notebooks with vanilla JavaScript and CSS. \n \n Create custom widgets by defining _esm (JavaScript render function) and _css (styled for light and dark modes) within an anywidget.AnyWidget subclass \n Use traitlets to define reactive state properties that sync between Python and JavaScript via model.get() , model.set() , and change listeners \n Wrap widgets with mo.ui.anywidget() for display in marimo cells and access state via widget.value d