productivity▌
6,460 indexed skills · max 10 per page
code-simplifier
simonwong/agent-skills · Productivity
Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. \n \n Analyzes recently modified code and applies refinements following project-specific standards from CLAUDE.md, including ES modules, explicit type annotations, and proper error handling patterns \n Enhances readability by reducing unnecessary complexity, eliminating redundant abstractions, and replacing nested ternaries with switch statements or if/else chains \n Preserves exact func
modly-image-to-3d
aradotso/trending-skills · Productivity
Skill by ara.so — Daily 2026 Skills collection.
latex-thesis-zh
bahayonghang/academic-writing-skills · Productivity
Targeted compilation, format validation, and coherence review for Chinese LaTeX master's and doctoral theses. \n \n Diagnoses XeLaTeX, LuaLaTeX, and latexmk build failures; detects thesis templates (thuthesis, pkuthss) and validates GB/T 7714 bibliography compliance \n Checks chapter structure mapping, terminology consistency, logical coherence, heading lead-ins, and literature review quality across sections \n Reviews experiment chapters for language and discussion layering; optimizes titles an
edge-tts
aahl/skills · Productivity
High-quality neural text-to-speech audio generation with Microsoft Edge voices. \n \n Supports 30+ voices across English, French, and Chinese with adjustable speed, pitch, and volume \n Generates MP3 audio files and optional WebVTT subtitles from plain text input \n Triggered by \"tts\" keyword or when audio output is needed for accessibility, multitasking, or specific voice requirements \n Command-line interface via uvx edge-tts with voice selection, rate/pitch/volume modulation, and subtitle o
stock-watcher
agentbay-ai/agentbay-skills · Productivity
Personal stock watchlist management with real-time performance tracking from 10jqka.com.cn. \n \n Add, remove, list, and clear stocks using 6-digit stock codes; data persists in a local watchlist file \n Fetches live market data including price changes, performance metrics, and direct links to detailed stock pages \n Supports A-share markets (Shanghai, Shenzhen, and STAR Board) with automatic error handling and rate limiting \n Built-in performance summary command displays key metrics for all wa
tonejs
plyght/tonejs-skill · Productivity
Build interactive music applications in the browser using the Web Audio API through Tone.js's high-level abstractions.
omx
supercent-io/skills-template · Productivity
OMX implements a structured execution pipeline:
market-research
affaan-m/everything-claude-code · Productivity
Research-backed market intelligence with source attribution and decision-oriented analysis. \n \n Covers investor diligence, competitive analysis, market sizing, and technology vendor research with structured output including findings, implications, risks, and recommendations \n Enforces sourcing standards: every claim requires attribution, stale data is flagged, and contrarian evidence is included alongside supporting data \n Separates fact, inference, and recommendation clearly to support deci
accessibility-a11y
mindrally/skills · Productivity
WCAG-compliant web accessibility guidelines for inclusive, assistive-technology-friendly interfaces. \n \n Covers semantic HTML structure, ARIA implementation, and keyboard navigation patterns for full accessibility across interactive elements \n Includes visual accessibility standards: color contrast requirements (4.5:1 minimum), focus management, and support for user preferences like reduced motion and dark mode \n Provides form accessibility best practices: label association, fieldset groupin
clean-code
pproenca/dot-skills · Productivity
Comprehensive software craftsmanship guide based on Robert C. Martin's "Clean Code: A Handbook of Agile Software Craftsmanship", updated with modern corrections where the original 2008 advice has been superseded. Contains 48 rules across 10 categories, prioritized by impact to guide code reviews, refactoring decisions, and new development. Examples are primarily in Java but principles are language-agnostic.