fortio — HTTP/gRPC load testing CLI. Run load tests with configurable QPS, concurrency, duration. JSON and detailed latency output.
원문 언어: 영어
메뉴
이 저장소의 skills
SkillsMP는 javimosch/supercli에서 6,227개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.
javimosch/supercli수집된 skill 6,227개 중 40개를 표시합니다.
fortio — HTTP/gRPC load testing CLI. Run load tests with configurable QPS, concurrency, duration. JSON and detailed latency output.
원문 언어: 영어
gomplate — template rendering CLI. Process Go templates with data from env vars, JSON, YAML, files. Essential for config generation.
원문 언어: 영어
nats-cli — NATS messaging CLI. Publish, subscribe, request-reply to NATS subjects. JSON output with --json flag. Non-interactive, headless.
원문 언어: 영어
vegeta — HTTP load testing CLI and library. Attack mode with configurable rate, duration, and concurrency. JSON reports with latency percentiles.
원문 언어: 영어
xsv — CSV toolkit written in Rust. Fast CSV operations: search, select, stats, sort, join, slice. Non-interactive, headless.
원문 언어: 영어
Extract text from images using OCR (Optical Character Recognition)
원문 언어: 영어
data-profile — profile CSV and JSONL/NDJSON data files. Reports schema, column types, null counts, numeric stats, unique values, sample rows.
원문 언어: 영어
file-watch — watch a directory for file changes (create, modify, delete). Polls every second, outputs JSON events. Agents can monitor for downloads, logs, build artifacts.
원문 언어: 영어
http-sse — connect to Server-Sent Events streams and output events as JSON. Timeout-based. Agents can consume real-time LLM token streams, build events, live feeds.
원문 언어: 영어
openapi-summary — parse OpenAPI/Swagger specs into flattened summaries. Shows endpoints, methods, summaries, servers. Agents can understand any REST API from its spec.
원문 언어: 영어
secret-scan — scan files for leaked secrets: API keys, AWS tokens, private keys, JWTs, passwords, connection strings. Regex-based. Recursive directory walk.
원문 언어: 영어
code-summary — analyze project codebase: files, blank lines, comment lines, code lines per file extension. COCOMO-style metrics.
원문 언어: 판별 불가
diff-summary — parse unified git diff into structured JSON. Reports files changed, hunks, additions/deletions per file.
원문 언어: 영어
find-large — find largest files in a directory tree. Filter by minimum size, limit results. Outputs human-readable sizes.
원문 언어: 영어
markdown-links — extract all links from Markdown files recursively. Reports link text, URL, and whether links are external or internal.
원문 언어: 영어
project-map — map a directory tree with file metadata: size, extension, first-line comment. Gives agents instant codebase understanding.
원문 언어: 영어
cron-explain — explain cron expressions in human language. Parses 5-field expressions and generates readable summaries.
원문 언어: 영어
git-blame-summary — aggregate git blame statistics per author. Shows lines of code, file count, and percentage per contributor.
원문 언어: 영어
csv-stats — column statistics for CSV files. Reports nulls, unique strings, numeric min/max/avg/median per column.
원문 언어: 영어
find-dup — find duplicate lines in text. Reads stdin, outputs JSON with duplicate counts and line numbers, sorted by frequency.
원문 언어: 영어
git-stats — git repository statistics: commit count, authors, file count, language breakdown, first/last commit date.
원문 언어: 판별 불가
markdown-code — extract code blocks from Markdown with language tags. Useful for documentation analysis and code extraction.
원문 언어: 영어
todo-scan — scan source code for TODO, FIXME, HACK, XXX, BUG, WORKAROUND comments. Recursive directory walk with JSON output. Scans 20+ file types.
원문 언어: 영어
file-find — find files by name/glob pattern with structured JSON output. Size, mode, modification time per file.
원문 언어: 영어
http-bench — concurrent HTTP benchmark. Test throughput with configurable concurrency and request count. Reports RPS, latency percentiles (p50/p90/p95/p99).
원문 언어: 영어
json-flatten — flatten nested JSON to dot-notation keys (e.g., {'user.name':'Alice'}). Handles arrays with index notation.
원문 언어: 영어
json-uniq — remove duplicate objects from a JSON array using SHA256 content hashing. Deduplicates by full object equality.
원문 언어: 영어
text-table — format pipe-delimited text into aligned ASCII tables. Reads stdin, outputs table with borders.
원문 언어: 영어
domain-age — check domain DNS resolution, HTTP reachability, latency, and nameservers.
원문 언어: 영어
emoji-find — search emoji by keyword. Exact and partial matching. Returns emoji + name.
원문 언어: 영어
json-diff — deep diff two JSON files. Shows added/removed/changed paths with before/after values.
원문 언어: 영어
json-schema — infer JSON Schema (draft-07) from sample JSON data. Reads stdin, outputs schema.
원문 언어: 영어
text-cipher — encode/decode text with ciphers: rot13, reverse, caesar<N>, upper, lower, swapcase.
원문 언어: 판별 불가
color-palette — generate color schemes from a base hex color. Outputs monochromatic, complementary, triadic, analogous palettes as JSON.
원문 언어: 영어
hash-file — compute MD5, SHA1, SHA256, SHA512 hashes for files. Accepts multiple files. JSON output array.
원문 언어: 영어
ip-calc — CIDR subnet calculator. Compute network, broadcast, host range, and host count from a CIDR notation.
원문 언어: 영어
lorem-gen — generate Lorem Ipsum placeholder text. Control paragraphs and sentences per paragraph.
원문 언어: 영어
markdown-toc — generate table of contents from Markdown headers. Reads markdown from stdin, outputs nested TOC with anchor links.
원문 언어: 영어
case-convert — convert text between case styles: snake, camel, kebab, pascal, scream, lower, upper.
원문 언어: 판별 불가
http-redirect — trace HTTP redirect chain. Follows 301/302/303/307/308 hops and reports each status+URL.
원문 언어: 영어