JosiahSiegel

63 mods across 3 repositories, 51 stars between them.

JosiahSiegel/claude-plugin-marketplace

Skill Claude CodeCodex

Modern DevOps and CI/CD bash automation patterns with containers and cloud (2025). PROACTIVELY activate for: (1) writing CI/CD scripts (GitHub Actions, GitLab CI, Azure DevOps), (2) container-aware shell scripting (detecting containers, Kubernetes pods), (3) cloud provider helpers (AWS CLI, Azure CLI, gcloud), (4)…

51 2mo ago C 160 tokens original MIT

JosiahSiegel/claude-plugin-marketplace

Skill Claude CodeCodex

Parallel and concurrent processing patterns in bash including GNU Parallel, xargs -P, job pools, and async patterns (2025). PROACTIVELY activate for: (1) running tasks in parallel from bash, (2) xargs -P for parallel command execution, (3) GNU parallel for complex distribution, (4) background jobs with & and wait, (5)…

51 2mo ago B 156 tokens original MIT

JosiahSiegel/claude-plugin-marketplace

Skill Claude CodeCodex

Process substitution, named pipes (FIFOs), and advanced IPC patterns for efficient bash data streaming (2025). PROACTIVELY activate for: (1) using process substitution with (cmd), (2) creating named pipes (mkfifo) for inter-process streaming, (3) avoiding intermediate temp files in pipelines, (4) tee-ing into multiple…

51 2mo ago A 148 tokens original MIT

security-first-2025

52

JosiahSiegel/claude-plugin-marketplace

Skill Claude CodeCodex

Security-first bash scripting patterns for 2025 (mandatory validation, zero-trust). PROACTIVELY activate for: (1) reviewing or writing security-sensitive bash scripts, (2) preventing command injection via input validation, (3) safely handling untrusted input (URLs, filenames, env vars), (4) protecting HISTFILE and…

51 2mo ago B 156 tokens original MIT

JosiahSiegel/claude-plugin-marketplace

Skill Claude CodeCodex

ShellCheck validation as a non-negotiable 2025 workflow practice. PROACTIVELY activate for: (1) running ShellCheck on bash scripts, (2) interpreting and fixing ShellCheck warnings (SC2086, SC2068, SC2155, SC2295, SC2327, SC2328, SC2294), (3) integrating ShellCheck into CI (GitHub Actions, Azure DevOps, pre-commit)…

51 2mo ago B 179 tokens original MIT

JosiahSiegel/claude-plugin-marketplace

Skill Claude CodeCodex

Advanced bash string manipulation including parameter expansion, pattern matching, regex, and text processing (2025). PROACTIVELY activate for: (1) parameter expansion (prefix/suffix removal, search/replace, substring), (2) regex matching with [[ = ]] and BASHREMATCH, (3) case modification (uppercase/lowercase), (4)…

51 2mo ago A 166 tokens original MIT

clerk-auth-master

55

JosiahSiegel/claude-plugin-marketplace

Plugin Claude Code

Comprehensive Clerk authentication expertise across Next.js, React, JavaScript, Node/Express/Fastify, Go, Ruby, Python, Java, .NET, PHP, sessions, JWT templates, organizations, middleware/proxy, API auth, webhooks, dev/prod environments, JWT clock skew and nbf/iat/exp failures, and production security. PROACTIVELY…

51 2mo ago A tokens not measured original MIT

clerk-auth-expert

56

JosiahSiegel/claude-plugin-marketplace

Agent

Clerk authentication expert for production auth across frontends, backend APIs (Node/Express/Fastify, Go, Ruby, Python, Java, .NET, PHP), sessions, orgs, webhooks, environments, JWT clock skew, and security. PROACTIVELY activate for: (1) any Clerk integration, (2) Next.js App Router auth(), currentUser()…

51 2mo ago A 269 tokens original MIT

clerk-backend-apis

57

JosiahSiegel/claude-plugin-marketplace

Skill Claude CodeCodex

Use for Clerk backend request auth. PROACTIVELY activate for Express, Fastify, Node, Go, Ruby/Rails, Python/FastAPI/Django/Flask, Java/Spring, C#/.NET, PHP/Laravel, custom APIs, @clerk/express clerkMiddleware()/requireAuth()/getAuth(req), backend request state, cookies, Authorization Bearer tokens, cross-origin…

51 2mo ago A 151 tokens original MIT

JosiahSiegel/claude-plugin-marketplace

Skill Claude CodeCodex

Use for Clerk JWT and session token clock-skew issues. PROACTIVELY activate for "token-not-active-yet", "JWT cannot be used prior to not before", token-expired, nbf/iat/exp claim failures, clockSkewInMs in verifyToken/authenticateRequest, local dev container/WSL2/Docker Desktop time drift, NTP misconfiguration, paused…

51 2mo ago B 168 tokens original MIT

JosiahSiegel/claude-plugin-marketplace

Skill Claude CodeCodex

Use for Clerk dev/prod readiness, deployment, and multi-language implementation planning. PROACTIVELY activate for environment variables, pktest/sktest vs pklive/sklive, local dev, preview/staging/prod instances, domains/DNS, redirects, OAuth credentials, custom domains/proxy, authorizedParties, CSP, CORS/cookies…

51 2mo ago A 151 tokens original MIT

clerk-frontend-sdks

60

JosiahSiegel/claude-plugin-marketplace

Skill Claude CodeCodex

Use for Clerk frontend auth flows. PROACTIVELY activate for React, JavaScript, Vue, Nuxt, Astro, Expo, React Router, TanStack React Start, or SPA setup; ClerkProvider and publishable-key wiring; SignIn/SignUp/UserButton/UserProfile/OrganizationSwitcher; custom…

51 2mo ago A 132 tokens original MIT

JosiahSiegel/claude-bridge

Instructions file

Claude Code instructions for JosiahSiegel/claude-bridge, covering claude.md, what this repo is, common commands, install (editable) and run tests and the mcp inspector, not for normal operation).

0 4mo ago C 4,577 tokens original MIT

claude-bridge-mcp

62

JosiahSiegel/claude-bridge

MCP server Claude CodeCodexCursor

MCP server that bridges host-side Claude Cowork to Claude Code running inside a devcontainer. Runs locally from the claude-bridge-mcp Python package.

0 4mo ago A tokens not measured original MIT