jpd44

15 mods across 1 repository, 2 stars between them.

mesh44

01

jpd44/mesh44-plugins

Plugin Claude Code

jpd44's personal Claude Code plugins for building and running well-architected AWS apps.

2 1mo ago A tokens not measured original MIT

app-kit

02

jpd44/mesh44-plugins

Plugin Claude Code

Scaffold a new AWS-deployed web app end-to-end. Skills: /preflight (config + CLI + SSO + GitHub auth checks), /new-app (orchestrator), /aws-account (create child account in your AWS Organization), /domain (Route 53 register + delegate hosted zone), /github-repo (private repo under your configured org), /cdk-stack…

2 1mo ago A tokens not measured original MIT

aws-account

03

jpd44/mesh44-plugins

Skill Claude CodeCodex

Create a new child AWS account in the configured organization, assign the AdministratorAccess permission set via IAM Identity Center, and register a local SSO profile for it. Use when a new app needs an isolated AWS account.

2 1mo ago A 43 tokens original MIT

cdk-stack

04

jpd44/mesh44-plugins

Skill Claude CodeCodex

Render the CDK stack template into a new app's cdk/ directory, bootstrap the child account, and run the first deploy. Use when a new app needs its S3+CloudFront+CodePipeline infrastructure.

2 1mo ago A 44 tokens original MIT

domain

05

jpd44/mesh44-plugins

Skill Claude CodeCodex

Check Route 53 domain availability, register if approved, and set up cross-account hosted zone delegation so the child account's CDK stack can manage DNS.

2 1mo ago A 31 tokens original MIT

github-repo

06

jpd44/mesh44-plugins

Skill Claude CodeCodex

Create a private GitHub repo under the configured org, push the initial commit, and configure default branch + branch protection.

2 1mo ago A 24 tokens original MIT

preflight

07

jpd44/mesh44-plugins

Skill Claude CodeCodex

Verify prerequisites before /new-app — config file present, AWS mgt session, GitHub auth + configured-org membership, and required local CLIs. Use whenever a workflow needs the user signed in or tools installed.

2 1mo ago A 43 tokens original MIT

cost

08

jpd44/mesh44-plugins

Plugin Claude Code

Local-first AWS Organization spend dashboard. Skills: /dashboard (launch the mesh44-cost web dashboard using your own AWS credentials) and /ask (answer natural-language questions about your spend from local Cost Explorer data). Reads AWS profiles from /.aws/config; nothing is stored or sent anywhere.

2 1mo ago A tokens not measured original MIT

ask

09

jpd44/mesh44-plugins

Skill Claude CodeCodex

Answer natural-language questions about the user's AWS Organization spend (why costs changed, which app or service grew, forecasts) using local Cost Explorer data. Use when the user asks about their AWS costs in plain language.

2 1mo ago A 42 tokens original MIT

dashboard

10

jpd44/mesh44-plugins

Skill Claude CodeCodex

Launch the mesh44-cost local dashboard — per-app AWS Organization spend, trends, forecast, and top services, using the user's own AWS credentials. Use when the user wants to see, open, or refresh their AWS cost dashboard.

2 1mo ago A 46 tokens original MIT

devkb

11

jpd44/mesh44-plugins

Plugin Claude Code

Turn coding sessions into a developer knowledge base in Obsidian. Skill: /capture (on demand — save an idea, or sweep the current session for ideas worth keeping, as atomic notes). Also ships a SessionEnd hook that automatically sweeps each finished session for new ideas and drops them into an inbox for later triage.…

2 1mo ago A tokens not measured original MIT

PostToolUse

12

jpd44/mesh44-plugins

Hook

Runs after a tool call finishes for Read and Bash tool calls, executing track-reference.sh and capture-commit.sh (2 commands). From jpd44/mesh44-plugins.

2 1mo ago A tokens not measured original MIT

SessionStart

13

jpd44/mesh44-plugins

Hook

Runs when a session starts, executing load-kb.sh. From jpd44/mesh44-plugins.

2 1mo ago A tokens not measured original MIT

SessionEnd

14

jpd44/mesh44-plugins

Hook

Runs when a session ends, executing capture-ideas.sh. From jpd44/mesh44-plugins.

2 1mo ago A tokens not measured original MIT

capture

15

jpd44/mesh44-plugins

Skill Claude CodeCodex

Save an idea from the current coding session into the user's Obsidian vault as an atomic note. Use when the user says "save that idea", "capture this", "note that down", "add this to Obsidian", or wants to sweep the session for ideas worth keeping.

2 1mo ago A 58 tokens original MIT