claude-mods
01Plugin Claude Code
Custom commands, skills, agents, and rules for Claude Code.
Plugin Claude Code
Custom commands, skills, agents, and rules for Claude Code.
Plugin Claude Code
Custom commands, skills, agents, rules, hooks, and output styles for Claude Code - session continuity and modern CLI tooling for real-world development workflows.
Instructions file CodexOpenCode
Instructions for 0xDarkMatter/claude-mods, covering agent instructions, project overview, installation, step 1: add the marketplace and step 2: install the plugin (globally).
Agent
Expert in Firecrawl API for web scraping, crawling, and structured data extraction. Handles dynamic content, anti-bot systems, and AI-powered data extraction.
Agent
Background git operations agent - commits, PRs, branch management, release workflows. Runs on Sonnet to free main session.
Agent
Analyzes and reorganizes project directory structures following industry best practices. Cleans up old files, logs, and redundant code. Handles Python, JavaScript, and general software projects with git integration.
Command
Git + worktree orchestrator entry point. /git-ops --landall surveys every branch/worktree and batch-lands the ones that are done; bare /git-ops runs a status survey. Thin router over the git-ops skill.
Command
Save session state - persist tasks (via TaskList), plan content, and git context. Complementary to /sync.
Command
Session bootstrap - read project context, restore saved state, show status. Quick orientation with optional deep dive.
Hook
Runs before the agent uses a tool for Write, Edit and Bash tool calls, executing pre-write-peer-guard.sh, pre-install-scan.sh and worktree-guard.sh via bash (3 commands). From 0xDarkMatter/claude-mods.
Hook
Runs after a tool call finishes for Write and Edit tool calls, executing manifest-dep-scan.sh and session-touched-ledger.sh via bash (2 commands). From 0xDarkMatter/claude-mods.
Hook
Runs when a session starts, executing session-start-unicode-scan.sh via bash. From 0xDarkMatter/claude-mods.
Hook
Runs on the ConfigChange event, executing config-change-guard.sh via bash. From 0xDarkMatter/claude-mods.
Skill Claude CodeCodex
Author, index, and lint Architecture Decision Records — append-only memory that recovers the WHY behind a system's shape. Triggers on: adr, architecture decision record, decision log, record this decision, supersede an adr, why was this decided, adr template, next adr number.
Skill Claude CodeCodex
API design patterns for REST, gRPC, and GraphQL. Use for: api design, REST, gRPC, GraphQL, protobuf, schema design, api versioning, pagination, rate limiting, error format, OpenAPI, API authentication, JWT, OAuth2, API gateway, webhook, idempotency.
Skill Claude CodeCodex
Astro framework patterns, islands architecture, content collections, rendering strategies, and deployment. Use for: astro, islands architecture, content collections, astro cloudflare, view transitions, partial hydration, astrojs, SSG, SSR, hybrid rendering, astro adapter.
Skill Claude CodeCodex
ASUS router config and hardening: Asuswrt-Merlin, security hardening, encrypted DNS (DoT/DoH), VPN (WireGuard/OpenVPN), guest networks, VLAN/IoT isolation, AiMesh, AiProtection. Triggers on: asus router, asuswrt, merlin, wireguard router, AiProtection, AiMesh, nvram, jffs, IoT isolation.
Skill Claude CodeCodex
Atom of Thoughts (AoT) reasoning - decompose complex problems into atomic units with confidence tracking and backtracking. For genuinely complex reasoning, not everyday questions. Triggers on: atomise, complex reasoning, decompose problem, structured thinking, verify hypothesis.
Skill Claude CodeCodex
Authentication and authorization patterns - JWT, OAuth2, sessions, RBAC, ABAC, passkeys, MFA, identity-aware proxies, and Better Auth. Use for: authentication, jwt, oauth2, session, login, rbac, abac, passkey, mfa, totp, api key, token, cookie, csrf, bearer token, refresh token, oidc, cloudflare access, zero trust…
Skill Claude CodeCodex
Evaluate current session for skill-worthy workflows and create reusable skills. Triggers on: auto-skill, create skill from session, save workflow, capture this as a skill.
Skill Claude CodeCodex
Defensive Bash scripting for production automation, CI scripts, and agent-facing tools. Triggers on: bash, shell script, defensive bash, bash strict mode, set -euo pipefail, set -Eeuo pipefail, shellcheck, trap, IFS, cleanup trap, mktemp, getopts, argument parsing, exit codes, stream separation, stdout stderr…
Skill Claude CodeCodex
CI/CD pipeline patterns with GitHub Actions, release automation, and testing strategies. Use for: github actions, workflow, CI, CD, pipeline, deploy, release, semantic release, changesets, goreleaser, matrix, cache, secrets, environment, artifact, reusable workflow, composite action.
Skill Claude CodeCodex
Building applications ON Claude - the Anthropic API and Claude Agent SDK. Use for: anthropic api, claude api, messages api, tool use, function calling, prompt caching, agent sdk, claude-agent-sdk, structured output, json schema output, batches api, extended thinking, adaptive thinking, model selection, claude pricing…
Skill Claude CodeCodex
Claude Code internals - hooks, skill frontmatter, headless mode, and extension debugging, current as of June 2026. Triggers: hooks, hook events, hook not firing, PreToolUse/PostToolUse/SessionStart, skill frontmatter, SKILL.md, skill not triggering, headless, claude -p, CI/CD scripting, plugin validate, MCP server not…