LFTPadilla

30 mods across 1 repository, 2 stars between them.

agent-dev-kit

01

LFTPadilla/agent-dev-kit

Plugin Claude Code

A replicable agent development system: curated skills, plus a bootstrap for the external tools (GSD, caveman, ponytail) that complete the stack.

2 4d ago A tokens not measured original MIT

LFTPadilla/agent-dev-kit

Instructions file CodexOpenCode

Instructions for LFTPadilla/agent-dev-kit, covering agents.md — how agents use this repo, what this repo is, layers (do not collapse them), toolchain preferences and hard rules.

2 4d ago A 1,411 tokens original MIT

multi-harness

03

LFTPadilla/agent-dev-kit

Skill Claude CodeCodex

Universal Harness Adapter — Delegate bounded coding-agent work across local agent harnesses (Pi, OpenCode, Codex CLI, Claude Code CLI, DHS). Use for explicit cross-harness requests, model comparisons, external-only runtimes, or named models requiring a CLI fallback. Do not use for generic requests to spawn subagents…

2 4d ago A 75 tokens original MIT

overnight-task

04

LFTPadilla/agent-dev-kit

Skill Claude CodeCodex

Operate as an unsupervised, long-running task with no user questions after the user explicitly invokes that mode. Run a mandatory Plan + Research phase before execution, keep a journal and checkpoints, produce a final report, and only run shutdown or production steps when explicitly authorized in the same session.

2 4d ago A 65 tokens original MIT

dev-skills

05

LFTPadilla/agent-dev-kit

Plugin Claude Code

Curated, dependency-free agent skills for everyday development work.

2 4d ago A tokens not measured original MIT

pr-review

06

LFTPadilla/agent-dev-kit

Command

Heavy, multi-lens adversarial review of GitHub PRs before merge. Fans out correctness, security, performance, quality, and ponytail lenses via Workflow, adversarially verifies each finding, and eliminates false positives. For simple, single-pass PR diff reviews, use github-code-review instead. Read-only — never posts…

2 4d ago A 71 tokens original MIT

LFTPadilla/agent-dev-kit

Skill Claude CodeCodex

Audit, scaffold, or refactor any software repository into the Agent-Native Repository Architecture (ANRS-1.0) with Hub-and-Spoke context, O(1) REGISTRY.yaml, and shallow directory ergonomics.

2 4d ago A 51 tokens original MIT

diagram-render

08

LFTPadilla/agent-dev-kit

Skill Claude CodeCodex

Renders network diagrams, flowcharts, and infrastructure diagrams as PNG images using SVG generation and sharp. Use when the agent needs to output a network diagram, system architecture, flowchart, or infrastructure map as a viewable image. Triggers on: "make a diagram", "render this network", "show infrastructure as…

2 4d ago A 82 tokens original MIT

drawio-skill

09

LFTPadilla/agent-dev-kit

Skill Claude CodeCodex

Use when the user requests diagrams, flowcharts, architecture diagrams, ER diagrams, UML / sequence / class diagrams, network topology, ML/DL model figures (Transformer/CNN/LSTM), mind maps, or any visualization. Also use proactively when explaining systems with 3+ components, complex data flows, or relationships that…

2 4d ago A 120 tokens original MIT

excel-xlsx

10

LFTPadilla/agent-dev-kit

Skill Claude CodeCodex

Create Microsoft Excel .xlsx spreadsheets from tables, CSV/TSV, Markdown tables, or JSON data. Use when the user asks for Excel, spreadsheet, .xlsx, tabla editable, budget, inventory, report table, calculations, or data they need to open/edit in Microsoft Excel.

2 4d ago A 61 tokens original MIT

find-skills

11

LFTPadilla/agent-dev-kit

Skill Claude CodeCodex

Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.

2 4d ago A 67 tokens copy · 80% MIT

git-essentials

12

LFTPadilla/agent-dev-kit

Skill Claude CodeCodex

Essential Git commands and workflows for version control, branching, and collaboration.

2 4d ago A 19 tokens copy · 91% MIT

herdr

13

LFTPadilla/agent-dev-kit

Skill Claude CodeCodex

Control Herdr, a terminal multiplexer for coding agents. Use only when the user explicitly mentions Herdr or asks to use Herdr to inspect or control panes, tabs, workspaces, commands, or another agent. Do not use merely because a task could benefit from a background terminal, delegation, or parallel work. Requires…

2 4d ago A 74 tokens copy · 95% MIT

human-writing-style

14

LFTPadilla/agent-dev-kit

Skill Claude CodeCodex

Write in a direct, human, practical style with short sentences, active voice, and strict phrasing bans.

2 4d ago B 26 tokens original MIT

image-finalize

15

LFTPadilla/agent-dev-kit

Skill Claude CodeCodex

Two-stage image generation workflow. First asks clarifying questions, then uses minimax for fast iterative drafts, then gemini-3-pro-image-preview for final polish. Trigger on image generation requests, editing/refining images, or when user wants to produce a final version.

2 4d ago A 58 tokens original MIT

improve

16

LFTPadilla/agent-dev-kit

Skill Claude CodeCodex

Survey any codebase as a senior advisor and produce prioritized, self-contained implementation plans for OTHER models/agents to execute. Strictly read-only on source code — never implements, fixes, or refactors anything itself. Use when asked to audit a codebase, find improvement opportunities (bugs, security…

2 4d ago B 102 tokens copy · 98% MIT

java-development

17

LFTPadilla/agent-dev-kit

Skill Claude CodeCodex

Develop, debug, test, or review Java/JVM repositories without guessing their stack. Use for Java, Maven, Gradle, JUnit, Mockito, Testcontainers, Spring Boot, JVM toolchains, build failures, test failures, coverage, or Java CI work. Discovers wrappers and pinned JDK settings first, preserves project conventions, uses…

2 4d ago A 84 tokens original MIT

knip

18

LFTPadilla/agent-dev-kit

Skill Claude CodeCodex

Find dead code, unused files, unused exports, and unused dependencies in a JavaScript/TypeScript project using knip. Use before a refactor, before a PR, or when the user asks to clean up bloat, remove unused deps, or shrink the codebase.

2 4d ago A 59 tokens original MIT

live-qa

19

LFTPadilla/agent-dev-kit

Skill Claude CodeCodex

Exploratory QA of a running app by driving a real browser like a user via the Playwright MCP server. Use when the user wants to "QA" a feature live, walk a flow as a real user, smoke-test before a PR, or find issues that scripted specs miss. Complements deterministic Playwright specs — this is the human-like…

2 4d ago A 77 tokens original MIT

orchestrate

20

LFTPadilla/agent-dev-kit

Skill Claude CodeCodex

Explicit orchestrator mode for Antigravity, Codex, Claude Code, PI, or OpenCode. Use only when the user says "$orchestrate", "orchestrate", "orquestar", "orquestrar", "delegate to subagents/workers", "use cheaper models", "keep your context clean", or asks to route work through GSD with subagents. Plans, decomposes…

2 4d ago A 99 tokens original MIT

pdf

21

LFTPadilla/agent-dev-kit

Skill Claude CodeCodex

Work with PDF files using the environment's built-in PDF and document tools. Use when the user wants to inspect, summarize, split, merge, compress, or convert PDFs.

2 4d ago A 37 tokens original MIT

LFTPadilla/agent-dev-kit

Skill Claude CodeCodex

Make a Playwright E2E suite stable and realistic — kill flaky tests and authenticate like a real user via storageState (login once, reuse). Use when E2E tests are flaky, slow, re-login in every test, mock auth instead of using it, or when hardening a suite before relying on it.

2 4d ago A 70 tokens original MIT

security-checklist

23

LFTPadilla/agent-dev-kit

Skill Claude CodeCodex

A pattern → severity → fix checklist for reviewing security-sensitive code (auth, payments, user input, file uploads, webhooks). Use as the LLM-reasoning complement to a deterministic SAST scan — semgrep catches known patterns, this catches the contextual ones. Run on any diff touching a trust boundary.

2 4d ago A 67 tokens original MIT

semgrep

24

LFTPadilla/agent-dev-kit

Skill Claude CodeCodex

Run static analysis (SAST) over the codebase with semgrep to find real bug and security patterns — injection, auth gaps, secret handling, dangerous APIs. Use before a security-sensitive PR, on auth/payment/data-handling code, or when the user asks for a deterministic security scan.

2 4d ago A 62 tokens original MIT