By cth9191
Chase AI's skill pack for Claude Code. Ships loop-engineer — an interview-driven loop-engineering architect.
Claude Code skills for the Chase AI+ community. This repo is a Claude Code plugin marketplace — install once, get every skill, update with one command.
Access to this repo comes through the Chase AI+ classroom. Keep the link inside the community.
In Claude Code:
/plugin marketplace add cth9191/chase-ai-skills
/plugin install chase-ai@chase-ai-plus
That's it. To pull updates later:
/plugin marketplace update chase-ai-plus
loop-engineerAn interview-driven loop-engineering architect. You bring a task you want to automate; it does the hard part for you — the decisions, not just the code.
It will:
And — in the rare case a task genuinely shouldn't be a loop (it's a one-shot, or success can't be defined even by a human) — it tells you, instead of building something that just burns tokens.
Run it:
/chase-ai:loop-engineer
…or just describe a recurring task you want to automate ("every week I want Claude to…") and it triggers on its own.
See walkthrough.html for a full example session.
This skill is the companion to the video "The Four Step Process to Loop Engineer ANYTHING (+ Why Prompt Engineering Isn't Dead)." The video teaches the theory and walks the manual setup; this skill removes the manual labor and the decision paralysis.
© Chase AI. For use by Chase AI+ members. All rights reserved.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub cth9191/chase-ai-skills --plugin chase-aiBuild an immersive scroll-scrubbed 'fly through the world' landing page for any industry or brand using Higgsfield. As the visitor scrolls, a pre-rendered camera flies from outside each scene into its interior, then flows on to the next scene with no cuts — one continuous connected flight. Interviews the user for the topic, story beats, and brand kit, then generates cohesive scenes + seamless camera clips and wires a portable, framework-agnostic scroll-scrub engine. Use for a '3D world' / 'browse-through-the-industry' hero, a scroll cinematic, or a diorama landing.
Design and scaffold self-running agent loops, and file feedback as GitHub issues under your own account.
33 battle-tested skills + a minimal harness (CLAUDE.md, verifier subagent, format-on-write hook, MEMORY index, loop runner) for Claude Code, Cursor, Codex, and Gemini CLI.
Build loop engineers: a file-based knowledge base your agents read/write (loops), plus a codebase harness (dev-local stack, e2e gate, an isolated cloud box per agent via crabbox, and verify-before-ship) so loops can run, test, and ship code autonomously.
Drop-in agentic loop skills — autoresearch, literature & scientific writing, data analysis, code/SQL/prompt optimization, red-teaming, and power analysis. Each loop binds to your own task at invocation time.
Automated development loop and ad-hoc workflow generation for orchestrating AI coding agents
Automatically detect workflow patterns, generate skills, and load them dynamically mid-session