kurisu-dotto-komu/next-agentic-coding

Next, Convex, Playwright, and Claude Configs for Agentic Engineering

2Stars on the repository
20Mods indexed here, across every type
8mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

code-quality

01

kurisu-dotto-komu/next-agentic-coding

Cursor rule Cursor

Cursor rule "code-quality" from kurisu-dotto-komu/next-agentic-coding, covering code quality standards, code style principles, comments philosophy, examples and ❌ bad: obvious comments.

2 8mo ago A 267 tokens

kurisu-dotto-komu/next-agentic-coding

Cursor rule Cursor

Cursor rule "development-workflow" from kurisu-dotto-komu/next-agentic-coding, covering development workflow standards, development server, git operations, documentation creation and testing and linting commands.

2 8mo ago A 439 tokens

file-management

03

kurisu-dotto-komu/next-agentic-coding

Cursor rule Cursor

Cursor rule "file-management" from kurisu-dotto-komu/next-agentic-coding, covering file management and creation rules, core principle: minimize file creation, file creation restrictions, never create files unless absolutely necessary and always prefer editing existing files.

2 8mo ago A 334 tokens

imports-and-modules

04

kurisu-dotto-komu/next-agentic-coding

Cursor rule Cursor

Cursor rule "imports-and-modules" from kurisu-dotto-komu/next-agentic-coding, covering import patterns and module organization, import path standards, examples, ❌ bad: relative parent imports and ✅ good: absolute imports with @/.

2 8mo ago A 282 tokens

project-structure

05

kurisu-dotto-komu/next-agentic-coding

Cursor rule Cursor

Cursor rule "project-structure" from kurisu-dotto-komu/next-agentic-coding, covering project structure and organization, route organization, directory structure guidelines, file naming conventions and module organization best practices.

2 8mo ago A 217 tokens

react-components

06

kurisu-dotto-komu/next-agentic-coding

Cursor rule Cursor

Cursor rule "react-components" from kurisu-dotto-komu/next-agentic-coding, covering react component patterns, component export pattern, examples, ❌ bad: named export and ❌ bad: arrow function with default export.

2 8mo ago A 181 tokens

typescript-patterns

07

kurisu-dotto-komu/next-agentic-coding

Cursor rule Cursor

Cursor rule "typescript-patterns" from kurisu-dotto-komu/next-agentic-coding, covering typescript patterns and standards, type system usage, type system integrity, examples and ❌ bad: using any type.

2 8mo ago A 275 tokens