ericfitz/skills

Repository for my AI agent skills, organized as "plugins" and usable as a Claude or Codex marketplace

2Stars on the repository
60Mods indexed here, across every type
9d agoLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

efitz-skills

01

ericfitz/skills

Plugin Claude Code

efitz's personal Claude Code skills, commands, and tools.

2 9d ago A tokens not measured original Apache-2.0

cats

02

ericfitz/skills

Plugin Claude Code

Portable CATS API fuzzing toolkit: bootstrap per-repo config (init), run fuzz campaigns via config-declared hooks (run), query and render results from SQLite (report), triage true positives into a remediation plan (analyze), and manage declarative false-positive rules (fp).

2 9d ago A tokens not measured original Apache-2.0

dependency-model

03

ericfitz/skills

Plugin Claude Code

Dependency discovery toolkit: enumerate what a system depends on across six categories — packages (package), out-of-project services (service), configuration (config), secrets and permissions (security), OS and cloud resources (platform), and network paths (network) — each with the timeout, retry, fallback, and health.

2 9d ago A tokens not measured original Apache-2.0

deps

04

ericfitz/skills

Plugin Claude Code

Update dependencies safely across Go, Python, and Node ecosystems. Use when the user asks to bump, update, or upgrade dependencies, packages, or deps; run a dependency bump/upgrade; fix Dependabot or security advisories; or refresh outdated packages. Triggers on phrasings like 'bump the deps', 'bump dependencies on…

2 9d ago A tokens not measured original Apache-2.0

dev

05

ericfitz/skills

Plugin Claude Code

Developer toolkit (sem-powered): annotate code with durable SEM@ intent markers (sem-annotate), keep them maintained via a project convention (sem-auto), and find dead code + duplication and produce a ranked plan (dedupe). Uses the sem CLI entity graph. Supports Go, TypeScript/JavaScript, and Python.

2 9d ago A tokens not measured original Apache-2.0

env

06

ericfitz/skills

Plugin Claude Code

Environment readiness toolkit: checks whether the CLI tools, config files, and auth sessions the other plugins depend on are present and working (check). Reports what's missing, why it matters, and how to fix it; report-only by default, with an explicit --fix mode that confirms and installs declared remedies for the…

2 9d ago A tokens not measured original Apache-2.0

github

07

ericfitz/skills

Plugin Claude Code

GitHub workflow toolkit: pick the next issue to work on from a milestone/backlog (backlog) and file detailed issues into a repo/Project using a locally-provisioned metadata cache (create-issue). Use for issue triage and issue filing.

2 9d ago A tokens not measured original Apache-2.0

itest

08

ericfitz/skills

Plugin Claude Code

Integration test design toolkit: discover a project's test conventions (conventions), assess the quality of the tests it already has (critique), find its state-establishment affordances (state), and synthesize a full integration test design from customer journeys (design). Read-only discovery; requires the profile…

2 9d ago A tokens not measured original Apache-2.0

loc

09

ericfitz/skills

Plugin Claude Code

Localization/i18n toolkit: analyze missing keys, measure coverage, detect non-localizable strings, translate, validate translations, update JSON locale files, and backfill every locale. Use for i18n auditing, translation, and locale-file maintenance.

2 9d ago A tokens not measured original Apache-2.0

logseq

10

ericfitz/skills

Plugin Claude Code

Interact with a local classic (file-based) Logseq graph: capture notes/TODOs into journals or pages, answer questions from the graph, lint it for consistency, merge/restructure pages, and import notes from an Obsidian vault. Hybrid access: reads files directly, writes via the Logseq local HTTP API when the app is…

2 9d ago A tokens not measured original Apache-2.0

openapi

11

ericfitz/skills

Plugin Claude Code

OpenAPI workflow toolkit: locate and record the project's OpenAPI and Arazzo specs (init), and generate an Arazzo 1.0 workflow spec from the confirmed customer-journeys doc mapped onto real operations (arazzo). Prose-driven with human gates; validators used when installed.

2 9d ago A tokens not measured original Apache-2.0

profile

12

ericfitz/skills

Plugin Claude Code

Project discovery toolkit: identify what a codebase is built with (stack), what its documentation says it must do (docs), how it deploys and what it depends on (topology), and what workflows its users actually perform (journeys). Read-only; emits versioned JSON contracts for downstream consumers.

2 9d ago A tokens not measured original Apache-2.0

security

13

ericfitz/skills

Plugin Claude Code

Security toolkit: vet plugins/skills before install (vet-plugin) and audit code for race conditions and concurrency bugs (race-cond). Use before installing third-party agent extensions or when reviewing concurrent code.

2 9d ago A tokens not measured original Apache-2.0