xyzbit

41 mods across 2 repositories, 48 stars between them.

long-running-agent

25

xyzbit/claude-plugins

Plugin Claude Code

A plugin that provides agents, skills, and commands for incremental software development using a two-track AI-agent process, based on an Anthropic paper.

27 4mo ago A tokens not measured original Apache-2.0

coding

26

xyzbit/claude-plugins

Agent

An incremental coding-agent guide written in Chinese for implementing one feature at a time. It requires checking project progress and history, testing changes, updating progress notes, and committing completed work.

27 4mo ago A 41 tokens original Apache-2.0

initializer-notemp

27

xyzbit/claude-plugins

Agent

An initialization agent that sets up a new software project from the user's starting request without relying on a template.

27 4mo ago A 55 tokens original Apache-2.0

requirement-develop

28

xyzbit/claude-plugins

Command

An automated development workflow for a long-running coding project. It checks whether the project is new or already has a feature list, then chooses an initialization agent or an agent that continues incremental development.

27 4mo ago A 14 tokens original Apache-2.0

loading-page-design

29

xyzbit/claude-plugins

Skill Claude CodeCodex

Design and create loading pages, loading animations, progress indicators, skeleton screens, and loading spinners. Use this skill whenever the user wants to create a loading page, loading spinner, progress bar, skeleton loader, or any loading state UI. This includes splash screens, brand loading pages, inline loading…

27 4mo ago A 110 tokens original Apache-2.0

xyzbit/AI-Coding

Cursor rule

A set of rules for generating Go model, persistence-object, and converter files from SQL CREATE TABLE statements. A persistence object is the database-facing version of a data structure.

21 10mo ago A 12 tokens original Apache-2.0

d-test-unit-test

31

xyzbit/AI-Coding

Cursor rule

A set of rules for writing unit tests in Go, the programming language used by the examples. It covers test names, table-driven cases, subtests, mocks, assertions, file placement, and basic test quality principles.

21 10mo ago A 6 tokens original Apache-2.0

g-code-spec

32

xyzbit/AI-Coding

Cursor rule

A set of rules for writing and changing Go code according to Uber's Go style guidelines. It covers formatting, imports, names, declarations, and related code conventions.

21 10mo ago A 0 tokens original Apache-2.0

g-project-hotkey

33

xyzbit/AI-Coding

Cursor rule

A keyword-based rule set that selects other project instructions when specific words appear in a request.

21 10mo ago A 82 tokens original Apache-2.0

g-project-structure

34

xyzbit/AI-Coding

Cursor rule

A project-structure rule for Go applications using domain-driven design, an approach that organizes code around business concepts. It describes folders for APIs, services, domain models, infrastructure, deployments, documentation, and shared tools.

21 10mo ago A 39 tokens original Apache-2.0

g-system

35

xyzbit/AI-Coding

Cursor rule

A conversation rule for handling complex questions that lack important details. It asks for context such as the role, background, goal, desired output, and ways to verify the answer.

21 10mo ago A 280 tokens original Apache-2.0

xyzbit/AI-Coding

Cursor rule

A set of rules for writing technical solution documents in a project's docs folder. The template covers requirements, purpose, design, diagrams, database and API changes, rollout notes, and task breakdowns.

21 10mo ago A 9 tokens original Apache-2.0

p-story-analysis

37

xyzbit/AI-Coding

Cursor rule

A set of rules for turning a product request into a clear, checkable plan. It covers gathering context, splitting work into smaller features, checking technical feasibility, and recording risks and acceptance criteria.

21 10mo ago A 5 tokens original Apache-2.0

p-task-splitting

38

xyzbit/AI-Coding

Cursor rule

Rules for breaking a large software request into smaller tasks with clear inputs, outputs, dependencies, status markers, and acceptance criteria. They limit each task's size and require it to be independently verifiable.

21 10mo ago A 8 tokens original Apache-2.0

r-code-review

39

xyzbit/AI-Coding

Cursor rule

A review procedure for Go code changes. It checks code quality, security risks, performance issues, affected services, release dependencies, and produces a review report.

21 10mo ago A 9 tokens original Apache-2.0

r-git-commit

40

xyzbit/AI-Coding

Cursor rule

A Git commit review and message-formatting procedure. It checks code changes for risks before creating a commit and uses a structured format for the commit message.

21 10mo ago A 0 tokens original Apache-2.0

r-summary-sop

41

xyzbit/AI-Coding

Cursor rule

A rule for turning a code change and its chat history into a documented development procedure. It asks for a file tree, a Mermaid dependency diagram, and notes about likely problems and fixes.

21 10mo ago A 0 tokens original Apache-2.0