Goldziher

110 mods across 4 repositories, 357 stars between them.

Goldziher/ai-rulez

Skill Claude CodeCodex

Per-language dependency vulnerability audit tool reference (cargo audit/deny, pip-audit, npm/pnpm audit, govulncheck, bundler-audit, composer audit, OWASP dependency-check, dotnet vulnerable, mixaudit). Load when adding, updating, or auditing project dependencies, wiring up CI supply-chain checks, or triaging CVEs in…

139 8d ago A 79 tokens original MIT

Goldziher/ai-rulez

Skill Claude CodeCodex

OWASP Top 10 quick reference: the ten most critical web application security risks (access control, crypto, injection, insecure design, misconfiguration, vulnerable components, auth, integrity, logging, SSRF) each with a one-line mitigation. Load when reviewing code or designs for security vulnerabilities or threat…

139 8d ago A 68 tokens original MIT

test-writer

51

Goldziher/ai-rulez

Agent

Use when writing tests — follows TDD red-green-refactor cycle.

139 8d ago A 17 tokens original MIT

ai-rulez

52

Goldziher/ai-rulez

Skill Claude CodeCodex

Manage AI assistant governance rules across Claude, Cursor, Windsurf, Copilot, Gemini, and other tools using ai-rulez. Use when configuring rules, context, skills, domains, profiles, includes, plugins, or generating tool-specific outputs.

139 8d ago A 53 tokens original MIT

basemind

53

Goldziher/ai-rulez

Skill Claude CodeCodex

Navigate large codebases via the basemind MCP server.

139 8d ago A 16 tokens original MIT

code-reviewer

54

Goldziher/spikard

Agent

Reviews code changes for codegen output quality, FFI safety, HTTP middleware correctness, and cross-binding consistency.

117 19d ago A 26 tokens original MIT

spikard-developer

55

Goldziher/spikard

Agent

General development agent for the spikard polyglot HTTP framework. Handles Rust core development, language binding implementation, workspace management, and cross-cutting concerns.

117 19d ago A 38 tokens original MIT

build

56

Goldziher/spikard

Command

Build the project using the standard task runner.

117 19d ago A 3 tokens copy · 100% MIT

fix

57

Goldziher/spikard

Command

Auto-fix linting, formatting, and common issues.

117 19d ago A 11 tokens copy · 92% MIT

lint

58

Goldziher/spikard

Command

Run linting and formatting checks via poly.

117 19d ago A 8 tokens original MIT

review

59

Goldziher/spikard

Command

Review current changes for correctness, style, and potential issues.

117 19d ago A 11 tokens copy · 100% MIT

test

60

Goldziher/spikard

Command

Run the project test suite and report results.

117 19d ago A 8 tokens copy · 100% MIT

Goldziher/spikard

Skill Claude CodeCodex

Skill "common-task-commands" from Goldziher/spikard, covering priority: critical and common task commands.

117 19d ago A 3 tokens original MIT

release-workflow

62

Goldziher/spikard

Skill Claude CodeCodex

Release/publish the spikard Rust core crate and CLI end-to-end. Load when releasing or publishing spikard — cutting a new version, tagging, running gh release create, and installing the released build locally. Covers version set via Taskfile, CHANGELOG roll, the clean-tree precondition, GitHub release, local install…

117 19d ago C 77 tokens original MIT

spikard

63

Goldziher/spikard

Skill Claude CodeCodex

Scaffold Spikard projects and generate code from OpenAPI, AsyncAPI, OpenRPC, GraphQL, and Protobuf schemas using the Spikard CLI or its MCP server. Use when building or updating Spikard-based apps, fixtures, test apps, or agent workflows that should prefer code generation over handwritten boilerplate.

117 19d ago A 70 tokens original MIT

harness-interpreter

64

Goldziher/basemind

Agent

Reads /tmp/basemind-harden-.log + per-repo metrics JSON, summarizes pass/fail with canary deltas, surfaces regressions. Cheap read-mostly subagent.

91 6d ago A 44 tokens original MIT

mcp-domain-migrator

65

Goldziher/basemind

Agent

Migrates one basemind MCP domain from flat per-verb tools onto a single mode-dispatched tool plus a CLI subcommand group — mode enum, params, shim, helpers, CLI — without touching shared files.

91 6d ago A 51 tokens original MIT

mcp-tool-author

66

Goldziher/basemind

Agent

Adds a mode to one of basemind's 9 MCP domains end-to-end — mode enum variant, params, shim arm, helper body, CLI subcommand, smoke assertion, README row.

91 6d ago A 45 tokens original MIT

rust-perf-engineer

67

Goldziher/basemind

Agent

Reviews diffs touching the basemind scanner / extract / store / index paths for hot-path regressions — allocations, missed memmem opportunities, hashmap churn, parser pool misuse.

91 6d ago A 42 tokens original MIT

scanner-extension

68

Goldziher/basemind

Agent

Adds tree-sitter language coverage to basemind via the language-support skill — sources upstream queries from tree-sitter- /queries/tags.scm, adapts to basemind's Symbol/Call/Import shape.

91 6d ago A 50 tokens original MIT

surface-docs-writer

69

Goldziher/basemind

Agent

Rewrites basemind's docs, skills, and plugin manifests against the 9-domain MCP/CLI surface — knows the ai-rulez generation source, the four parallel skill trees, and the hand-synced command mirrors.

91 6d ago A 52 tokens original MIT

check

70

Goldziher/basemind

Command

Run the local lint + test triad before committing.

91 6d ago A 10 tokens original MIT

harden

71

Goldziher/basemind

Command

Run the real-OSS harden harness against the 8 canary repos.

91 6d ago A 15 tokens original MIT

scan

72

Goldziher/basemind

Command

Run basemind scan against the current working tree (or a path argument).

91 6d ago A 16 tokens original MIT