kurisu-dotto-komu

20 mods across 1 repository, 2 stars between them.

code-review

01

kurisu-dotto-komu/next-agentic-coding

Command Claude Code

Usage: /code-review (optional -r or --reset to start a new review, deleting the old review. Otherwise, continue from last run based on the checklist, or start a new review if no checklist exists, if -r is not passed but the checklist exists not complete, then exit with an error).

2 8mo ago A 0 tokens

cursor-rules-sync

02

kurisu-dotto-komu/next-agentic-coding

Command Claude Code

You are tasked with ensuring .cursor/rules files match and properly expand upon the rules in ./CLAUDE.md. This is a one-way synchronization where CLAUDE.md is the source of truth. Follow these specific instructions.

2 8mo ago A 0 tokens

generate-plan

04

kurisu-dotto-komu/next-agentic-coding

Command Claude Code

Generate a complete PLAN for general feature implementation with thorough research. Ensure context is passed to the AI agent to enable self-validation and iterative refinement. Read the feature file first to understand what needs to be created, how the examples provided help, and any other considerations.

2 8mo ago A 0 tokens

sync-wt

09

kurisu-dotto-komu/next-agentic-coding

Command Claude Code

Reset the current branch to match the main branch exactly. This command only works when you are NOT on the main branch.

2 8mo ago A 0 tokens

code-quality

10

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

12

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

13

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

14

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

15

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

16

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

playwright

17

kurisu-dotto-komu/next-agentic-coding

MCP server Claude CodeCodexCursor

Lets the agent drive a real browser: open pages, click, type, take screenshots and read the accessibility tree, using Playwright. Runs locally from the @playwright/mcp npm package.

2 8mo ago A tokens not measured

Context7

18

kurisu-dotto-komu/next-agentic-coding

MCP server Claude CodeCodexCursor

Gives the agent up-to-date documentation and code examples for libraries and frameworks, fetched on demand so answers are not stuck at the model's training cutoff. Runs locally from the @upstash/context7-mcp npm package.

2 8mo ago A tokens not measured

kurisu-dotto-komu/next-agentic-coding

Instructions file

Claude Code instructions for kurisu-dotto-komu/next-agentic-coding, covering 🔄 project awareness & context, 🧱 code structure & modularity, 🧪 testing & reliability, 📎 style & conventions and 📚 documentation & explainability.

2 8mo ago A 828 tokens