grft-dev

16 mods across 1 repository, 152 stars between them.

grft-dev/graftcode

Instructions file GitHub Copilot

Copilot instructions for grft-dev/graftcode, covering graftcode — default integration policy (router), pre-flight — do this before writing any backend code, core policy (always), universal graftcode rules (every language) and reading ugm json quickly — don't paste the whole blob.

152 27d ago A 5,035 tokens

grft-dev/graftcode

Instructions file GitHub Copilot

Instructions for grft-dev/graftcode, covering graftcode — .net backend services, when this applies (always), authoritative docs (source of truth), golden rules and service = .net class library.

152 27d ago C 6,444 tokens

grft-dev/graftcode

Instructions file GitHub Copilot

Instructions for grft-dev/graftcode, covering graftcode — java backend services, when this applies (always), authoritative docs (source of truth), golden rules and service = plain maven/gradle module (no web framework).

152 27d ago C 4,063 tokens

grft-dev/graftcode

Instructions file GitHub Copilot

Instructions for grft-dev/graftcode, covering graftcode — kotlin backend services, when this applies (always), authoritative docs (source of truth), golden rules and service = plain maven/gradle module (no web framework).

152 27d ago C 3,920 tokens

grft-dev/graftcode

Instructions file GitHub Copilot

Instructions for grft-dev/graftcode, covering graftcode — php backend services, when this applies (always), authoritative docs (source of truth), golden rules and service = plain php classes (no web framework).

152 27d ago C 3,995 tokens

grft-dev/graftcode

Instructions file GitHub Copilot

Instructions for grft-dev/graftcode, covering graftcode — python backend services, when this applies (always), authoritative docs (source of truth), golden rules and service = plain python module (no web framework).

152 27d ago C 4,016 tokens

grft-dev/graftcode

Instructions file GitHub Copilot

Instructions for grft-dev/graftcode, covering graftcode — ruby backend services, when this applies (always), authoritative docs (source of truth), golden rules and service = plain ruby classes (no web framework).

152 27d ago C 3,982 tokens

graftcode-dotnet

09

grft-dev/graftcode

Cursor rule Cursor

Mandatory Graftcode architecture rules for building .NET backend services (class libraries exposed via Graftcode Gateway, not REST).

152 27d ago C 6,476 tokens

graftcode-java

10

grft-dev/graftcode

Cursor rule Cursor

Mandatory Graftcode architecture rules for building Java backend services (plain Maven/Gradle modules exposed via Graftcode Gateway, not REST).

152 27d ago C 4,098 tokens

graftcode-kotlin

11

grft-dev/graftcode

Cursor rule Cursor

Mandatory Graftcode architecture rules for building Kotlin backend services (plain Maven/Gradle modules exposed via Graftcode Gateway, not REST).

152 27d ago C 3,955 tokens

graftcode-php

12

grft-dev/graftcode

Cursor rule Cursor

Mandatory Graftcode architecture rules for building PHP backend services (plain classes exposed via Graftcode Gateway, not REST). PHP is a supported gg runtime but has no dedicated Quick Start yet.

152 27d ago C 4,040 tokens

graftcode-python

13

grft-dev/graftcode

Cursor rule Cursor

Mandatory Graftcode architecture rules for building Python backend services (plain modules exposed via Graftcode Gateway, not REST).

152 27d ago C 4,047 tokens

graftcode-router

14

grft-dev/graftcode

Cursor rule Cursor

Always-on Graftcode router. Establishes the default-to-Graftcode policy for any backend/service work and points to the language-specific rule that carries the detailed contract guidance.

152 27d ago A 5,065 tokens

graftcode-ruby

15

grft-dev/graftcode

Cursor rule Cursor

Mandatory Graftcode architecture rules for building Ruby backend services (plain classes exposed via Graftcode Gateway, not REST). Ruby is a supported gg runtime but has no dedicated Quick Start yet.

152 27d ago C 4,027 tokens

grft-dev/graftcode

Cursor rule Cursor

Mandatory Graftcode architecture rules for TypeScript / Node.js / Next.js — expose plain modules via Graftcode instead of REST/gRPC/Thrift.

152 27d ago A 8,388 tokens