patelr3

30 mods across 1 repository, 2 stars between them.

test-engineer

25

patelr3/agents

Agent

Generates and maintains unit, integration, and end-to-end tests; validates PRs for coverage; ensures tests are deterministic, isolated, and behavior-focused.

2 4mo ago A 35 tokens original MIT

threat-modeling

26

patelr3/agents

Agent

Builds STRIDE-based threat models for features and systems, maps attack surfaces, identifies threats, and suggests concrete mitigations.

2 4mo ago A 30 tokens original MIT

ux-interaction

27

patelr3/agents

Agent

Reviews and designs UI flows, interaction patterns, and component structures with a focus on usability, accessibility, and consistency.

2 4mo ago A 26 tokens original MIT

patelr3/agents

Plugin Claude Code

Isolated development environments for AI sub-agents. Provides git worktree lifecycle management and dev container orchestration so sub-agents work in isolated branches and containerized environments.

2 4mo ago A tokens not measured original MIT

dev-container

29

patelr3/agents

Skill Claude CodeCodex

Run work inside a dev container. Builds a dev container from a workspace's .devcontainer/ config, executes an AI tool (Copilot, Claude, or AMP) inside the container, and cleans up. Triggers on: dev container, run in container, devcontainer, containerized work.

2 4mo ago A 63 tokens original MIT

worktree

30

patelr3/agents

Skill Claude CodeCodex

Execute work in an isolated git worktree with a subagent. Creates a branch, sets up a worktree, spawns a subagent to do the work, creates a PR, and cleans up. Triggers on: worktree, run in worktree, isolated branch, work in worktree, branch and worktree.

2 4mo ago A 69 tokens original MIT