lookdev

A human review workspace for tuning output generated by artificial intelligence, according to its description.

In plain words
What is it for?
Use it for visually reviewing AI-generated output and making manual adjustments.
Why use it?
It provides a place for a person to inspect and adjust generated results, though the available description does not specify the exact editing features.

Plugin for Claude Code

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Claude Code
/plugin marketplace add connerkward/lookdev-studio-skill
agentmods
npx agentmods add plugins/connerkward/lookdev-studio-skill/marketplace
Clone the repo
git clone --depth 1 https://github.com/connerkward/lookdev-studio-skill

Made for: Claude Code.

Per session not measured What this adds to a session before it is invoked.
When invoked not measured Not applicable: nothing here is loaded into a session.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

lookdev scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured yesterday.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude-plugin/marketplace.json · 21 lines

What it actually says

{
  "$schema": "https://www.schemastore.org/claude-code-marketplace.json",
  "name": "lookdev",
  "description": "Human-in-the-loop web studio to tune AI-generated output by eye.",
  "owner": {
    "name": "Conner K Ward",
    "url": "https://github.com/connerkward"
  },
  "version": "1.0.0",
  "plugins": [
    {
      "name": "lookdev",
      "description": "Human-in-the-loop web studio to tune AI-generated output by eye.",
      "source": {
        "source": "github",
        "repo": "connerkward/lookdev-studio-skill"
      }
    }
  ]
}
Files

What ships with it

1 file beside marketplace.json in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. yesterday First seen · 21 lines scan A afc7fe770f09

Subscribe to this mod's changes

lookdev is a plugin published in the GitHub repository connerkward/lookdev-studio-skill (1 stars, last pushed 2mo ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other plugins, from other repositories

maciejdzierzek-kling

Plugin marketplace listing 1 plugin: kling-ai-prompt-generator.

maciejdzierzek/kling-ai-prompt-generator · not measured

kling-ai-prompt-generator

Write and improve prompts for Kling AI video generation and pick the right Kling model. Covers VIDEO 3.0, VIDEO 3.0 Turbo, VIDEO 3.0 Omni (including video editing), Motion Control, Avatar 2.0 talking avatars, multi-shot storyboards, Element Reference, Voice Control, native audio, first/last frame control, credit and…

maciejdzierzek/kling-ai-prompt-generator · not measured

higgsfield-brief-to-pipeline

Credit-aware orchestration for Higgsfield generative image/video batches — plan first, approve an HTML gate, then render with auto-verification.

lucasyhzhu-debug/higgsfield-brief-to-pipeline · not measured

higgsfield-brief-to-pipeline

Turns a brief plus a folder of reference images into an optimal, credit-aware Higgsfield pipeline. Shows an HTML process preview as a mandatory approval gate before spending any credits, then executes stage-by-stage with auto-verification, human gates, and zero-credit deterministic text/dimension overlays.

lucasyhzhu-debug/higgsfield-brief-to-pipeline · not measured

pdca-framework

TDD-disciplined AI code generation using Plan-Do-Check-Act methodology. Enforces architecture-first analysis, strict red-green-refactor, Socratic ACT retrospectives, and optional Beads task tracking integration.

kenjudy/pdca-agentic-coding-framework · not measured

zero-slop

Zero Slop is a skill, not an AI model. Claude or another compatible model performs the editorial roles; local tools score the writing and protect facts, then the assistant and tools verify the final text.

manavmishra/ZeroSlop · not measured