Skill Claude CodeCodex
Rust design patterns for RTK. Newtype, Builder, RAII, Trait Objects, State Machine. Applied to CLI filter modules. Use when designing new modules or refactoring existing ones.
47 tagged command line tool, measured the same way as everything else here.
Browse within: command-line 15cloud 11cloud-computing 11vercel 11agentic-coding 10golang 6go 5
Skill Claude CodeCodex
Rust design patterns for RTK. Newtype, Builder, RAII, Trait Objects, State Machine. Applied to CLI filter modules. Use when designing new modules or refactoring existing ones.
Skill Claude CodeCodex
Issue triage: audit open issues, categorize, detect duplicates, cross-ref PRs, risk assessment, post comments. Args: "all" for deep analysis of all, issue numbers to focus (e.g. "42 57"), "en"/"fr" for language, no arg = audit only in French.
Skill Claude CodeCodex
PR triage: audit open PRs, deep review selected ones, draft and post review comments. Args: "all" to review all, PR numbers to focus (e.g. "42 57"), "en"/"fr" for language, no arg = audit only in French.
Skill Claude CodeCodex
Manage Linear.app work from the command line with the linearis CLI (bins linearis / linear), which outputs JSON: issues/tickets, projects, cycles (sprints), milestones, initiatives (roadmap), documents, labels, teams, users, and issue discussions/comments. Use when the user mentions Linear, a ticket identifier like…
Skill Claude CodeCodex
Manage git worktrees across any repository with the gwm Rust binary (CLI + ratatui TUI). Use when the user asks to create / list / remove / bootstrap / switch / link worktrees, run a command across worktrees (gwm exec) or reclaim build artifacts (gwm clean), materialise a PR into a worktree (gwm review), drive a…
SAP-samples/hana-developer-cli-tool-example
Skill Claude CodeCodex
Create or update CLI commands, routes, utilities, and tests in this repo. Use when adding or modifying bin/, routes/, utils/, or related tests.
SAP-samples/hana-developer-cli-tool-example
Skill Claude CodeCodex
Automate docs updates and command documentation generation. Use for generate-command-docs, enhance-command-docs, sidebar generation, and VitePress build checks.
SAP-samples/hana-developer-cli-tool-example
Skill Claude CodeCodex
Create or update MCP server tools, JSON-RPC handlers, and registrations. Use when working in mcp-server/src/.
Skill Claude CodeCodex
APL query language reference for Axiom. Provides operators, functions, patterns, and CLI usage. Auto-invoked by specialized Axiom skills when writing or debugging APL queries.
Skill Claude CodeCodex
Detect anomalies in Axiom datasets using statistical analysis. Use when looking for unusual patterns, volume spikes, outliers, or new error types in observability data.
Skill Claude CodeCodex
Analyze OpenTelemetry distributed traces from Axiom. Use when investigating a trace ID, finding traces by criteria (errors, latency, service), or debugging distributed system issues.
Skill Claude CodeCodex
Run Stata commands, .do files, view data, inspect results, and get help from the terminal. Wraps PyStata with a daemon mode for fast execution. Built-in Stata reference library with 57 topics. Designed for AI agents.
Skill Claude CodeCodex
Search, scrape, crawl, extract structured data, and monitor web pages via the ScrapeGraph AI CLI. Use when the user asks to search the web, scrape a webpage, grab content from a URL, extract JSON from a site, crawl documentation or site sections, monitor a page for changes, inspect request history, check ScrapeGraph…
Skill Claude CodeCodex
Multi-provider search CLI with 13 explicit modes (you pick the mode/providers; no intent guessing). Results are rank-fused across providers. Run search agent-info for full capabilities and exit codes.
Skill Claude CodeCodex
Search and retrieve USPTO patent and trademark data: patent applications, PTAB, file wrappers, families, official Trademark Search, and TSDR cases/documents/images using the uspto CLI.
Skill Claude CodeCodex
Expert Australian/NZ legal research and AGLC4 citation using the jurisd MCP server. Use when finding cases or legislation (AustLII), looking up a provision offline, formatting or resolving citations, building a pinpoint, tracing who-cites-what, or producing an AGLC4 bibliography. Triggers on case law, legislation…
Skill Claude CodeCodex
Upload a local or clipboard image to a GitHub repo (image host) and return a Markdown link. Use when the user wants to "upload an image", "turn this image into a link", "host an image", "get a markdown link for a screenshot", "把图片上传图床", or "生成图片 markdown 链接". Requires the gitpic CLI installed and authenticated with…
freibergergarcia/phone-a-friend
Skill Claude CodeCodex
Structured Q&A rally between the host orchestrating model and a backend model. Both sides must always reply with ANSWER and QUESTION prefixes. Seeded by topic, runs for N rounds.
freibergergarcia/phone-a-friend
Skill Claude CodeCodex
Ask Antigravity, Codex, Gemini, Claude, OpenCode, or Ollama for a second opinion through the phone-a-friend CLI while preserving the user's request in --prompt.
freibergergarcia/phone-a-friend
Skill Claude CodeCodex
Iterative multi-model refinement from inside Codex. Runs N rounds of parallel relays through phone-a-friend to friend backends (Claude, Gemini, OpenCode, Ollama), synthesizes between rounds, and converges on a final answer. No subagent spawn, no Agent Teams primitive: pure Bash orchestration plus the model's own…
Skill Claude CodeCodex
Use when creating, debugging, or improving GitHub Actions workflows for this repo — especially the crates.io release orchestrator and the downstream CLI and SDK release workflows for PyPI, npm, GitHub Releases, Homebrew tap, and NuGet. Also covers SDK distribution README branding alignment across npm, PyPI, and the…
Skill Claude CodeCodex
Remove signs of AI-generated writing from text. Use after drafting to make copy sound more natural and human-written. Based on Wikipedia's "Signs of AI writing" guide.
Skill Claude CodeCodex
Use when building, packaging, or releasing smbCloud CLI binaries through npm, PyPI, or GitHub Actions CI/CD. Covers the Rust binary release source of truth, the npm wrapper and platform packages, the PyPI maturin package under pypi/, local publishing with uv tool install maturin, and fixes to…
Skill Claude CodeCodex
Git-backed ticket management for AI agents.