activitywatch — automated time tracker. Records window titles, active applications. CLI query interface.
لغة النص الأصلي: الإنجليزية
القائمة
Skills في هذا المستودع
جمع SkillsMP عدد ٦٬٢٢٧ من skills من javimosch/supercli. افتح أي skill لمراجعة مصدره وتفاصيله.
javimosch/supercliعرض ٤٠ من أصل ٦٬٢٢٧ skills مجمعة.
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.
لغة النص الأصلي: الإنجليزية