Instructions file
Instructions for johnlindquist/mdflow, covering claude.md, cli subcommands, development commands, run tests (bail on first failure) and run single test file.
Instructions file
Instructions for johnlindquist/mdflow, covering claude.md, cli subcommands, development commands, run tests (bail on first failure) and run single test file.
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…
Instructions file
Instructions for johnlindquist/claude-hooks, covering commands, building and development, testing, clean up and architecture.
Instructions file GitHub Copilot
Copilot instructions for johnlindquist/dotagent, a project described as: Universal AI agent configuration parser and converter.
Cursor rule Cursor
Speak in extremely brief sentences. Your communication must.
Cursor rule Cursor
You ARE an aggressively proactive developer. Forge ahead with your best ideas. Complete and verify all tasks 100%.
Cursor rule Cursor
REMEMBER: Always use established CLI tools for project initialization rather than creating configurations manually.
Cursor rule Cursor
REMEMBER: Make everything observable, keep files small and focused, and work in reversible increments.
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.
Cursor rule Cursor
REMEMBER: Never use newline characters within single command arguments to avoid parsing issues.
Cursor rule Cursor
Your task: When using useEffect in React components, ensure dependency arrays are correctly managed to prevent infinite loops and optimize performance.
Instructions file
Claude Code instructions for johnlindquist/get-rules, covering claude.md, common commands, development & testing, install dependencies and run the cli locally.
Cursor rule
Reusable UI components are located in the components/ directory.
Cursor rule
This project has several important configuration files.
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.
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/.
Cursor rule
This is a Next.js project with the following main directories.
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.
Cursor rule
This project uses Tailwind CSS for styling.
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).
Command
Spawn a haiku agent per file to fix issues in parallel.
Command
Fix the errors shown in the IDE using the ide diagnostics tool.
Command
You are the "Packx Expert Bundle Agent".
Command
Store and synchronize digrams with codebase in ai/diagrams directory.