Use this skill when the user wants to translate text between languages using DeepL from the command line.
Skills in this repository
javimosch/supercli - Page 98
SkillsMP has collected 6,227 skills from javimosch/supercli. Open a skill to review its source and details.
javimosch/supercliShowing 40 of 6,227 collected skills.
Use this skill when the user wants to convert DocBook XML documents to professional PDF via LaTeX typesetting.
Use this skill when the user wants to manipulate dates and times, calculate differences, convert timezones, or format timestamps.
Use this skill when the user wants to format CSS consistently and sort properties according to a predefined order.
Use this skill when the user wants to extract critical CSS for above-the-fold content to improve page load performance.
Use this skill when the user wants to create a new React project with zero-config build setup.
Use this skill when the user wants to create a new Next.js project with TypeScript, ESLint, and modern defaults.
Use this skill when the user wants to enforce conventional commit message format and standards.
Use this skill when the user wants to view diff output with color highlighting for easier code review.
Use this skill when the user wants to pick, convert, or manipulate colors from the terminal.
Use this skill when the user wants to manage semantic versioning and changelogs for monorepo projects.
Use this skill when the user wants to display images in the terminal with high-quality rendering using Unicode blocks or sixel graphics.
Use this skill when the user wants to create SSL/TLS certificates, set up a certificate authority, or manage PKI infrastructure.
Use this skill when the user wants to preview images directly in the terminal without opening a separate application.
Use this skill when the user wants to manage a calendar, schedule appointments, or track todos from the terminal.
Use this skill when the user needs to extract files from Microsoft Cabinet (.cab) archives.
Use this skill when the user wants to automate backups using BorgBackup — configure backups, run prune policies, and monitor backup health.
Use this skill when the user wants to manage bibliographies and citations for LaTeX documents, format references, or process .bib files.
Use this skill when the user wants to disassemble Android DEX/APK files to smali bytecode or reassemble smali back to DEX.
Use this skill when the user wants to test web pages for accessibility issues — WCAG violations, ARIA problems, contrast errors, and more.
Use this skill when the user wants an interactive shell for AWS CLI with autocompletion, inline help, and command history.
Use this skill when the user wants to check spelling in text files, get correction suggestions, or look up dictionary words.
Use this skill when the user wants to discover hidden HTTP parameters on web endpoints for security testing or API enumeration.
Use this skill when the user wants to generate interactive REST API documentation from inline code annotations.
Use this skill when the user wants to send desktop notifications from the command line for command completion alerts, reminders, or CI job updates.
Use this skill when the user wants a faster, disk-efficient alternative to npm for managing Node.js packages, especially in monorepo setups.
Use this skill when the user wants to improve English writing quality — detect weasel words, passive voice, cliches, and overly complex sentences.
Use this skill when the user wants to lint CSS, SCSS, or Less stylesheets for errors, best practices, and consistent formatting.
Use this skill when the user wants to check writing quality — grammar, spelling, style, and readability in Markdown, plain text, HTML, or reStructuredText files.
Use this skill when the user wants to minify JavaScript code for production — compress, mangle, tree-shake, and eliminate dead code in ES6+ files.
Use this skill when the user wants to lint Markdown files for style consistency, heading structure, list formatting, and documentation quality.
Use this skill when the user wants to remove unused CSS from stylesheets by analyzing the actual HTML or templates used in their project.
Use this skill when the user wants to run Postman API collections from the CLI for testing, CI/CD integration, or data-driven test automation.
Use this skill when the user wants to lint HTML files for best practices, accessibility issues, deprecated tags, and structural problems.
Use this skill when the user wants to convert Markdown documents to PDF with syntax highlighting, custom CSS, and professional typography.
Use this skill when the user wants a quick development HTTP server with automatic browser reload on file changes.
Use this skill when the user wants to find unused or missing dependencies in a Node.js project — clean up package.json and keep dependencies lean.
Use this skill when the user wants to optimize and minify CSS for production — reduce file size, merge rules, drop duplicates, and compress colors via PostCSS.
Use this skill when the user wants to minify JavaScript files for production — reduce bundle size, rename variables, remove dead code, and generate source maps.
Use this skill when the user needs to fix line endings in text files — convert between DOS/Windows (CRLF) and Unix (LF) formats, including batch directory processing.