Skip to main content

这个仓库中的 skills

javimosch/supercli - 第 107 页

SkillsMP 已收集 javimosch/supercli 中的 6,227 个 Skill。打开任一 Skill 可查看来源和详情。

javimosch/supercli

已展示 40 / 6,227 个已收集 Skill。

职业分类
网络与计算机系统管理员
描述

activitywatch — automated time tracker. Records window titles, active applications. CLI query interface.

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

alex — catch insensitive, inconsiderate writing. Linter for inclusive language in text and markdown files.

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

csvq — SQL-like query engine for CSV files. Query, join, and transform CSV data using familiar SQL syntax.

原文语言:英语

更新
职业分类
数据科学家
描述

datamash — GNU data transformation tool. Perform numeric, textual, and statistical operations on tabular data.

原文语言:英语

更新
职业分类
软件开发工程师
描述

flatbuffers — cross-platform serialization library. Includes flatc compiler for generating code from schema files.

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

GNU parallel — shell tool for executing jobs in parallel. Run commands across multiple CPU cores or machines.

原文语言:英语

更新
职业分类
网页开发工程师
描述

grip — render GitHub-flavored Markdown locally. Preview README files and markdown docs with GitHub styling.

原文语言:英语

更新
职业分类
软件开发工程师
描述

proselint — linter for English prose. Checks for jargon, redundancy, weasel words, and stylistic issues in text.

原文语言:英语

更新
职业分类
薪资与考勤文员
描述

timewarrior — time tracking CLI. Track activities, generate reports, and manage timesheets from the command line.

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

watson — time tracking CLI. Track time for projects with tags, generate reports, and manage sessions.

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

checkmake — Makefile linter. Analyzes Makefiles for common errors, antipatterns, and style issues.

原文语言:英语

更新
职业分类
软件开发工程师
描述

clog-cli — conventional changelog generator. Auto-generate changelogs from git history using conventional commits.

原文语言:英语

更新
职业分类
软件开发工程师
描述

convco — conventional commits CLI. Generate changelogs, bump versions, validate commit messages per Conventional Commits spec.

原文语言:无法判定

更新
职业分类
软件质量保证分析师与测试员
描述

dotenv-linter — linter for .env files. Checks for formatting issues, duplicates, alphabetization, and security concerns.

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

dprint — pluggable code formatter. Format TypeScript, JSON, Markdown, TOML, Rust, and more. Fast, WASM-based plugins.

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

git-crypt — transparent git encryption. Protect sensitive files in git repos with GPG-based encryption. Non-interactive CLI.

原文语言:英语

更新
职业分类
软件开发工程师
描述

git-journal — git commit log and changelog generator. Rich markdown changelogs with commit grouping and filtering.

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

stylua — opinionated Lua code formatter. Auto-format Lua files with consistent style. Non-interactive, headless.

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

taplo — TOML toolkit. Format, validate, query TOML files. LSP server included. Non-interactive CLI.

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

wasm-tools — WebAssembly toolchain CLI. Parse, validate, demangle, and convert WASM binaries. Includes wasm2wat, wat2wasm, wasm-validate.

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

agg — asciicast to GIF converter. Convert terminal recordings (asciicast v2) to animated GIFs. Non-interactive.

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

chisel — fast TCP/UDP tunnel over HTTP. Create secure tunnels through firewalls. Client-server architecture.

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

jnv — interactive JSON viewer and filter. Navigate JSON structures with jq-like filtering. Non-interactive mode with --raw.

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

k3d — lightweight Kubernetes in Docker. Create single/multi-node k3s clusters for local development.

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

mdcat — Markdown renderer for the terminal. Renders Markdown files with syntax highlighting, tables, links. Cat for markdown.

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

pdfcpu — PDF processing CLI. Encrypt, decrypt, optimize, merge, split, stamp, and extract PDFs. Go-based.

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

pixi — package management and task runner for conda/pypi ecosystems. Cross-platform, fast, reproducible environments.

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

slides — terminal-based presentation tool. Create and present markdown slideshows in the terminal. Non-interactive rendering.

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

toml-cli — TOML file query and manipulation CLI. Read, write, and format TOML config files from command line.

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

totp-cli — TOTP/HOTP token generator CLI. Generate time-based one-time passwords for 2FA from command line.

原文语言:英语

更新
职业分类
软件开发工程师
描述

binaryen — WebAssembly toolchain. Includes wasm-opt for optimizing WASM binaries, wasm-dis/wasm-as for debugging. Essential for WASM development.

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

cargo-binstall — binary installation for Rust cargo tools. Install Rust CLI tools from prebuilt binaries instead of compiling from source.

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

cargo-make — Rust task runner and build automation. Define complex build workflows in Makefile.toml. Non-interactive.

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

cargo-release — release automation for Rust projects. Bump version, tag, publish to crates.io from CLI. Non-interactive with --yes flag.

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

cargo-semver-checks — check Rust crate API changes for semver compliance. Detects breaking changes in public APIs.

原文语言:英语

更新
职业分类
软件开发工程师
描述

changie — changelog automation CLI. Structured changelog management with release notes generation. Non-interactive.

原文语言:英语

更新
职业分类
会计师与审计师
描述

hledger — plain text accounting CLI. Track finances, generate reports from ledger-compatible text files. Non-interactive, JSON output.

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

jc — convert command output to JSON. Pipe any CLI output through jc for structured data. Supports 100+ parsers. Essential for agents.

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

pueue — task queue manager CLI. Queue shell commands for sequential/parallel execution. Non-interactive, JSON output with --json.

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

wasmtime — WebAssembly runtime. Run WASM modules from CLI. Execute Wasm/WASI programs outside the browser.

原文语言:英语

更新
已展示 40 / 6,227 个已收集 Skill。