productivity▌
6,487 indexed skills · max 10 per page
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.
tauri-v2
nodnarbnitram/claude-code-extensions · Productivity
Cross-platform desktop and mobile apps with Rust backends and web frontends. \n \n Handles Tauri command registration, IPC patterns (invoke, emit, channels), and state management with built-in error prevention for 8+ common setup mistakes \n Requires explicit capability configuration in capabilities/default.json for all operations; Tauri v2 denies permissions by default \n Supports async commands with owned types, event emission, streaming channels, and proper error serialization patterns \n Cov
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
ilspy-decompile
aaronontheweb/dotnet-skills · Productivity
Use this skill to understand how .NET code works internally by decompiling compiled assemblies.
shader-dev
minimax-ai/skills · Productivity
A unified skill covering 36 GLSL shader techniques (ShaderToy-compatible) for real-time visual effects.
brand-identity
travisjneuman/.claude · Productivity
brand-identity
excalidraw
softaworks/agent-toolkit · Productivity
Core principle: Main agents NEVER read Excalidraw files directly. Always delegate to subagents to isolate context consumption.
interview-prep-generator
paramchoudhary/resumeskills · Productivity
Generate STAR stories, practice questions, and talking points tailored to your target role. \n \n Converts resume bullets into structured STAR stories (Situation, Task, Action, Result) with full, short, and one-liner versions for flexible delivery \n Analyzes job descriptions to predict likely interview questions and map them to relevant stories from your experience \n Provides frameworks for handling behavioral, role-specific, and standard questions, plus guidance on difficult topics like weakn