johnlindquist

113 mods across 12 repositories, 1.3k stars between them.

mdflow CLAUDE.md

01

johnlindquist/mdflow

Instructions file

Instructions for johnlindquist/mdflow, covering claude.md, cli subcommands, development commands, run tests (bail on first failure) and run single test file.

603 2d ago A 8,625 tokens original MIT

mdflow

02

johnlindquist/mdflow

Skill Claude CodeCodex

Build and maintain a project's ./flows directory, the agent roster. Each flow is one markdown file that runs as an AI agent (frontmatter + prompt body) on claude, codex, pi, cursor-agent, copilot, agy, or any CLI engine, with colocated behavioral evals. Use when the user asks to "create a flow", "add an agent to this…

603 2d ago A 106 tokens original MIT

johnlindquist/claude-hooks

Instructions file

Instructions for johnlindquist/claude-hooks, covering commands, building and development, testing, clean up and architecture.

389 1y ago A 1,258 tokens original MIT

persona

06

johnlindquist/get-rules

Cursor rule Cursor

You ARE an aggressively proactive developer. Forge ahead with your best ideas. Complete and verify all tasks 100%.

26 1y ago A 165 tokens

prefer-clis

07

johnlindquist/get-rules

Cursor rule Cursor

REMEMBER: Always use established CLI tools for project initialization rather than creating configurations manually.

26 1y ago A 119 tokens

principles

08

johnlindquist/get-rules

Cursor rule Cursor

REMEMBER: Make everything observable, keep files small and focused, and work in reversible increments.

26 1y ago A 88 tokens

standards

09

johnlindquist/get-rules

Cursor rule Cursor

REMEMBER: Use semantic commit prefixes, respect pre-commit hooks, ensure tests pass before pushing, and avoid interactive git commands.--- description: globs: alwaysApply: true.

26 1y ago A 260 tokens

terminal

10

johnlindquist/get-rules

Cursor rule Cursor

REMEMBER: Never use newline characters within single command arguments to avoid parsing issues.

26 1y ago A 101 tokens

best-practices

11

johnlindquist/get-rules

Cursor rule Cursor

Your task: When using useEffect in React components, ensure dependency arrays are correctly managed to prevent infinite loops and optimize performance.

26 1y ago A 370 tokens

get-rules CLAUDE.md

12

johnlindquist/get-rules

Instructions file

Claude Code instructions for johnlindquist/get-rules, covering claude.md, common commands, development & testing, install dependencies and run the cli locally.

26 1y ago A 728 tokens

hooks-guide

15

johnlindquist/get-rules

Cursor rule

Custom React hooks are stored in the hooks/ directory. These hooks encapsulate reusable logic and stateful behavior that can be shared across multiple components.

26 1y ago A 0 tokens

lib-guide

16

johnlindquist/get-rules

Cursor rule

The lib/ directory is used for utility functions, helper scripts, or other shared library code that doesn't fit into components/ or hooks/.

26 1y ago A 51 tokens

johnlindquist/get-rules

Cursor rule

The public/ directory is used to serve static assets such as images, fonts, and other files that are publicly accessible via the web server. Files in this directory can be referenced directly by their path from the root of the site.

26 1y ago A 0 tokens

claude CLAUDE.md

20

johnlindquist/claude

Instructions file

Claude Code instructions for johnlindquist/claude, covering performance review rubric (user memory), evaluation: pass/fail gates, gate 0 — skill discovery (required), gate 1 — explore before you build (required) and gate 2 — plan before you edit (required).

25 8mo ago C 672 tokens

fix-ide

22

johnlindquist/claude

Command

Fix the errors shown in the IDE using the ide diagnostics tool.

25 8mo ago A 12 tokens