xc404

19 mods across 1 repository, 7 stars between them.

/opsx-apply

01

xc404/kiwi

Command Cursor

Implement tasks from an OpenSpec change (Experimental).

7 7d ago A 16 tokens copy · 88% MIT

/opsx-archive

02

xc404/kiwi

Command Cursor

Archive a completed change in the experimental workflow.

7 7d ago A 14 tokens copy · 88% MIT

/opsx-explore

03

xc404/kiwi

Command Cursor

Enter explore mode - think through ideas, investigate problems, clarify requirements.

7 7d ago A 19 tokens copy · 95% MIT

/opsx-propose

04

xc404/kiwi

Command Cursor

Propose a new change - create it and generate all artifacts in one step.

7 7d ago A 21 tokens copy · 78% MIT

xc404/kiwi

Cursor rule Cursor

A set of project rules for connecting an Angular frontend to a Java backend. It defines how lists, errors, and asynchronous data are represented between the two sides.

7 7d ago A 487 tokens original MIT

xc404/kiwi

Cursor rule Cursor

A project rule for kiwi-bpmn-component plugin development. It explains when Java changes require rebuilding plugin JAR files, which are packaged files loaded by the application at runtime.

7 7d ago A 0 tokens original MIT

xc404/kiwi

Cursor rule Cursor

A coding rule for Java component parameters that controls when to specify the type of editor shown in a user interface.

7 7d ago A 244 tokens original MIT

xc404/kiwi

Cursor rule Cursor

A naming rule for Java code parameters marked with @ComponentParameter. Their keys must be flat names using letters, numbers, and underscores; dots are not allowed.

7 7d ago A 803 tokens original MIT

xc404/kiwi

Cursor rule Cursor

A Java naming rule for enum values and static constants. It requires PascalCase, such as `Pending` or `MaxRetries`, while ordinary variables and methods keep camelCase.

7 7d ago A 0 tokens original MIT

xc404/kiwi

Cursor rule Cursor

A Java coding rule that prefers ordinary instance methods in business, service, and component classes instead of static methods. Static methods remain suitable for separate, stateless utility classes.

7 7d ago A 588 tokens original MIT

xc404/kiwi

Cursor rule Cursor

A Java rule for adding OpenAPI 3 annotations to REST endpoints. OpenAPI is a machine-readable description of an HTTP API that can power documentation and code-generation tools.

7 7d ago A 0 tokens original MIT

openspec

12

xc404/kiwi

Cursor rule Cursor

本仓库在 openspec/ 下使用 OpenSpec,openspec/config.yaml 中 schema: spec-driven。.

7 7d ago A 446 tokens original MIT

plans-in-workspace

13

xc404/kiwi

Cursor rule Cursor

A rule for saving structured work plans inside the project. Plans go in `.cursor/plans/` with a descriptive filename.

7 7d ago A 483 tokens original MIT

read-before-edit

14

xc404/kiwi

Cursor rule Cursor

A rule requiring files to be checked from the current workspace before they are edited. The workspace is treated as the latest source of truth.

7 7d ago A 457 tokens original MIT

xc404/kiwi

Skill Claude CodeCodexCursor

Implement tasks from an OpenSpec change. Use when the user wants to start implementing, continue implementation, or work through tasks.

7 7d ago A 31 tokens copy · 83% MIT

xc404/kiwi

Skill Claude CodeCodexCursor

Archive a completed change in the experimental workflow. Use when the user wants to finalize and archive a change after implementation is complete.

7 7d ago A 31 tokens copy · 88% MIT

openspec-explore

17

xc404/kiwi

Skill Claude CodeCodexCursor

Enter explore mode - a thinking partner for exploring ideas, investigating problems, and clarifying requirements. Use when the user wants to think through something before or during a change.

7 7d ago A 39 tokens copy · 92% MIT

openspec-propose

18

xc404/kiwi

Skill Claude CodeCodexCursor

Propose a new change with all artifacts generated in one step. Use when the user wants to quickly describe what they want to build and get a complete proposal with design, specs, and tasks ready for implementation.

7 7d ago A 47 tokens copy · 100% MIT

kiwi AGENTS.md

19

xc404/kiwi

Instructions file CodexOpenCode

Instructions for xc404/kiwi, covering agents.md — kiwi codebase guide, architecture overview, developer workflows, from repo root — compiles all upstream modules and java conventions.

7 7d ago A 1,656 tokens original MIT