moabualruz

61 mods across 3 repositories, 6 stars between them.

fulcrum

01

moabualruz/fulcrum

Plugin Claude Code

Fulcrum marketplace — cross-agent foundation tooling and curated skills.

2 2mo ago A tokens not measured original MIT

fulcrum

02

moabualruz/fulcrum

Plugin Claude Code

Fulcrum-curated skills for Claude Code (jq, bat, gh, ripgrep-class CLI tools, security scanners, formatters).

2 2mo ago A tokens not measured original MIT

fulcrum AGENTS.md

03

moabualruz/fulcrum

Instructions file CodexOpenCode

Instructions for moabualruz/fulcrum, covering fulcrum - agents.md, what fulcrum is becoming, where we are right now (foundation), where we are going (placeholders, not implementations) and skill namespacing - the fulcrum: prefix.

2 2mo ago A 5,696 tokens original MIT

fulcrum CLAUDE.md

04

moabualruz/fulcrum

Instructions file

Instructions for moabualruz/fulcrum, a project described as: Local-first Agent OS — project management, agent orchestration, docs, memory, and developer tooling. Runs on PGlite. SaaS-ready.

2 2mo ago A 5 tokens copy · 100% MIT

fulcrum GEMINI.md

05

moabualruz/fulcrum

Instructions file Gemini CLI

Instructions for moabualruz/fulcrum, a project described as: Local-first Agent OS — project management, agent orchestration, docs, memory, and developer tooling. Runs on PGlite. SaaS-ready.

2 2mo ago A 5 tokens copy · 100% MIT

domain

06

moabualruz/fulcrum

Agent

How the engineering skills should consume this repo's domain documentation when exploring the codebase.

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

issue-tracker

07

moabualruz/fulcrum

Agent

Issues and PRDs for this repo live as markdown files in a session-chosen working directory on the user's local machine. They are NOT tracked in git. The orchestrator (or the user) names a working root and tells the agent; the conventions below describe the file shape independent of where the root happens to be.

2 2mo ago A 0 tokens original MIT

triage-labels

08

moabualruz/fulcrum

Agent

The skills speak in terms of five canonical triage roles. This file maps those roles to the actual label strings used in this repo's issue tracker.

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

worktree-policy

09

moabualruz/fulcrum

Agent

Every PRD-driven adoption slice runs in its own git worktree. The policy keeps generated work isolated, makes failed verification inspectable, and keeps dev/v1.0 as the only merge target.

2 2mo ago A 0 tokens original MIT

bat

10

moabualruz/fulcrum

Skill Claude CodeCodex

Use when viewing or printing source/config files to the terminal with syntax highlighting and line numbers - a cat replacement that colorizes code, configs, and diffs. Use bat instead of cat when humans need highlighted file display.

2 2mo ago A 46 tokens original MIT

biome

11

moabualruz/fulcrum

Skill Claude CodeCodex

Use when the user wants to format or lint JavaScript, TypeScript, JSX, TSX, JSON, JSONC, CSS, GraphQL, HTML, Vue, Svelte, or Astro - biome is the unified Rust-based replacement for prettier + eslint, doing both with one binary and one config file.

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

dart-toolchain

12

moabualruz/fulcrum

Skill Claude CodeCodex

Use when the user formats or lints Dart or Flutter source code from the command line - dart format is the formatter (Black-style, mutates by default) and dart analyze is the static analyzer (errors, warnings, lints). Both ship with the Dart SDK; no separate install.

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

difftastic

13

moabualruz/fulcrum

Skill Claude CodeCodex

Use when the user wants a structural, syntax-aware diff between two source files or git revisions - a diff that parses each side as code (Rust, TS, Python, Go, …) and ignores reformatting, brace movement, or whitespace noise. Binary is difft; use for syntax-aware diffs, not plain file viewing.

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

direnv

14

moabualruz/fulcrum

Skill Claude CodeCodex

Use when the user wants to load environment variables when entering a directory, auto-set env per project, scope env vars without polluting the global shell, set PATH per project, or load a .envrc on cd.

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

eza

15

moabualruz/fulcrum

Skill Claude CodeCodex

Use when listing directory contents with more information than POSIX ls provides - long-format metadata, per-file git status, gitignore-aware listings, depth-limited tree views, human-readable sizes, sort/group controls, and Nerd-Font icons.

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

flarectl

16

moabualruz/fulcrum

Skill Claude CodeCodex

Use when the user wants to manage Cloudflare DNS, zones, or cache from the command line - listing or creating DNS records, toggling the proxy flag, looking up zone status, purging the edge cache, inviting users, or scripting against the Cloudflare API without hand-rolling curl.

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

fzf

17

moabualruz/fulcrum

Skill Claude CodeCodex

Use this skill for non-interactive, scriptable fuzzy ranking on the command line - the batch --filter (-f) mode, NOT the interactive picker UI. Trigger when an agent needs to rank or score a list of strings (branches, files, PR titles, kubectl resources...

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

gh

18

moabualruz/fulcrum

Skill Claude CodeCodex

Use when the user works with GitHub from the command line - listing or viewing pull requests, creating PRs and issues, reviewing or merging, watching workflow runs, downloading release assets, or hitting the REST/GraphQL API.

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

git-cliff

19

moabualruz/fulcrum

Skill Claude CodeCodex

Use when the user wants to generate a changelog, create release notes from git history, update CHANGELOG.md before tagging a release, produce a changelog from conventional commits, or summarize commits since the last tag.

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

gitleaks

20

moabualruz/fulcrum

Skill Claude CodeCodex

Use when the user wants to find secrets, credentials, API keys, tokens, or passwords accidentally committed to a repository or sitting in a working tree. Use for secret and credential leak detection in worktrees, staged files, or history.

2 2mo ago A 51 tokens copy · 92% MIT

google-java-format

21

moabualruz/fulcrum

Skill Claude CodeCodex

Use when the user formats Java source files to a consistent style on the command line - applying Google Java Style or Android (AOSP) style, replacing files in place, or running a CI check that fails on style drift.

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

hyperfine

22

moabualruz/fulcrum

Skill Claude CodeCodex

Use when the user wants to benchmark, time, or compare the wall-clock performance of one or more command-line programs with statistical rigor. Use for statistically sound command benchmarks instead of one time run.

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

jq

23

moabualruz/fulcrum

Skill Claude CodeCodex

Use when the user works with JSON on the command line - extracting fields, filtering arrays, reshaping objects, converting JSON to CSV/TSV, counting or sorting items, or piping JSON between tools.

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

just

24

moabualruz/fulcrum

Skill Claude CodeCodex

Use when the user wants to run a project task, list available recipes, or interact with a justfile / Justfile / .justfile - the modern Makefile alternative.

2 2mo ago A 37 tokens copy · 92% MIT