moabualruz

61 mods across 3 repositories, 6 stars between them.

ktlint

25

moabualruz/fulcrum

Skill Claude CodeCodex

Use when the user lints or formats Kotlin source (.kt, .kts) from the command line - ktlint is the standard linter + formatter for Kotlin, enforcing the official Kotlin coding conventions (or Android's stricter variant via --android). Use for Kotlin linting/formatting from the command line.

2 2mo ago A 67 tokens copy · 84% MIT

lizard

26

moabualruz/fulcrum

Skill Claude CodeCodex

Use when the user wants to measure cyclomatic complexity, find overly complex functions, audit code complexity, or generate a complexity report for a codebase.

2 2mo ago A 33 tokens copy · 83% MIT

moabualruz/fulcrum

Skill Claude CodeCodex

Use when orchestrating broad or multi-issue subagent work where agents, lanes, reviews, or PRs may become too small; use for CuraOS waves, owner-path bundles, local issue queues, many-agent execution, or requests to run more lanes without wasting work in micro PRs.

2 2mo ago A 66 tokens original MIT

mise

28

moabualruz/fulcrum

Skill Claude CodeCodex

Use when the user wants to install, pin, or switch language/runtime versions per repository - node, python, go, ruby, java, rust, deno, bun, terraform, etc. - or read/write .mise.toml or .tool-versions.

2 2mo ago A 55 tokens copy · 81% MIT

osv-scanner

29

moabualruz/fulcrum

Skill Claude CodeCodex

Use when the user wants to scan a project's dependencies for known, published vulnerabilities (CVEs / GHSAs) by reading lockfiles or an SBOM. Prefer osv-scanner over ecosystem audit tools for lockfiles and SBOMs.

2 2mo ago A 53 tokens copy · 89% MIT

pmd

30

moabualruz/fulcrum

Skill Claude CodeCodex

Use when the user wants to run static analysis on Java (or Apex, Visualforce, Kotlin, JavaScript, JSP, PLSQL, Scala, Swift, T-SQL, XML, XSL, Modelica, VM) source code to find bug patterns, code smells, unused imports, dead code, design problems...

2 2mo ago A 69 tokens copy · 86% MIT

ruff

31

moabualruz/fulcrum

Skill Claude CodeCodex

Use when the user lints or formats Python code from the command line. ruff is a 2-in-1 tool - ruff check runs the linter (rules / fixes / import sort / security), and ruff format runs the formatter (Black-compatible style rewrites). They are distinct subcommands...

2 2mo ago A 65 tokens copy · 84% MIT

sd

32

moabualruz/fulcrum

Skill Claude CodeCodex

Use when the user wants find-and-replace in files or stdin without sed escaping - string-literal or regex substitution, single file or batch via fd/xargs, in-place edits with a preview pass, or a quick rename of a symbol across many files.

2 2mo ago A 54 tokens copy · 80% MIT

spotbugs

33

moabualruz/fulcrum

Skill Claude CodeCodex

Use when the user wants to scan compiled Java bytecode (.class / .jar / .war) for bug patterns - null-pointer dereferences, concurrency / multithreading mistakes, performance smells, security flaws, dodgy code, or known-bad API misuse.

2 2mo ago A 56 tokens copy · 86% MIT

moabualruz/fulcrum

Skill Claude CodeCodex

Use when asked to plan, decide, or execute subagent orchestration: subagents, delegated agents, parallel workers, review agents, multi-source research, broad audits, PR/MR review, worktree-aware execution, model/effort selection, or agent-driven execution.

2 2mo ago A 61 tokens copy · 81% MIT

usql

35

moabualruz/fulcrum

Skill Claude CodeCodex

Use when the user wants to run ad-hoc SQL against a database from the shell - postgres, mysql, sqlite, mssql, oracle, snowflake, bigquery, redshift, cockroachdb, clickhouse, duckdb, and 20+ more drivers via one binary. Use the universal usql client instead of psql/mysql/sqlite CLIs for ad-hoc SQL.

2 2mo ago A 82 tokens copy · 78% MIT

watchexec

36

moabualruz/fulcrum

Skill Claude CodeCodex

Use when the user wants to run a command every time files change - rerunning tests, rebuilding, relinting, or restarting a server on save. Use for watch-mode dev loops; do not spawn long-running watchers in agent shells.

2 2mo ago A 52 tokens copy · 81% MIT

xh

37

moabualruz/fulcrum

Skill Claude CodeCodex

Use when the agent or user needs to make an HTTP request from the shell - GET a URL, POST JSON to an API, check a webhook with auth, test a REST endpoint, fetch and inspect headers, or upload a file.

2 2mo ago A 49 tokens copy · 78% MIT

yq

38

moabualruz/fulcrum

Skill Claude CodeCodex

Use when the user works with YAML, TOML, or XML on the command line - extracting fields from a Kubernetes manifest, editing a value in place while preserving comments and anchors, splitting or merging multi-document YAML, or round-tripping between YAML/JSON/TOML/XML/CSV. Use for YAML, TOML...

2 2mo ago A 68 tokens copy · 89% MIT

zoxide

39

moabualruz/fulcrum

Skill Claude CodeCodex

Use when the user wants to jump between directories by partial name on the command line - a smarter cd that learns frequently visited folders and ranks them by frecency (frequency × recency).

2 2mo ago A 41 tokens copy · 91% MIT

CONTEXT

40

moabualruz/fulcrum

Agent

MaskedProfileRow: A UI-safe projection of an AgentProfileRow where each authEnv value is replaced with a fixed-width mask, plus derived capabilities and sessionscount. Avoid: Sanitized profile, redacted profile, view-model.

2 2mo ago A 0 tokens original MIT

gh-authored

41

moabualruz/fulcrum

Skill Claude CodeCodex

Use fulcrum mcp enable github to activate the official MCP instead. -->.

2 2mo ago A 0 tokens copy · 77% MIT

tool-name

42

moabualruz/fulcrum

Skill Claude CodeCodex

Third-person trigger summary. Quote YAML, target 300 chars or less, hard cap 1024 chars. Include only core use case and key disambiguator.

2 2mo ago A 36 tokens copy · 88% MIT

ultracode

44

moabualruz/agent-workflow-kit

Skill Claude CodeCodex

Enable, disable, or report Agent Workflow Kit ultracode mode in Antigravity.

2 1mo ago A 23 tokens original MIT