xbsheng

23 mods across 2 repositories, 259 stars between them.

date

01

xbsheng/atguigu-note

Command Claude Code

A command that reports the current date in the format yyyy-MM-dd together with the day of the week.

258 2d ago A 0 tokens

brainstorming

02

xbsheng/atguigu-note

Skill Claude CodeCodex

A procedure for exploring goals, requirements, and design choices before creative software work begins.

258 2d ago A 40 tokens

xbsheng/atguigu-note

Skill Claude CodeCodex

A Chinese-language reference for formatting technical documentation in mixed Chinese and English text.

258 2d ago A 62 tokens

xbsheng/atguigu-note

Skill Claude CodeCodex

A reference for connecting projects to Chinese Git hosting services such as Gitee, Coding.net, GitLab in China, and CNB.

258 2d ago A 69 tokens

executing-plans

08

xbsheng/atguigu-note

Skill Claude CodeCodex

A procedure for carrying out a written software implementation plan in a separate work session with review checkpoints.

258 2d ago A 32 tokens

mcp-builder

10

xbsheng/atguigu-note

Skill Claude CodeCodex

A method for building MCP servers, which let AI assistants use tools and connect to outside services.

258 2d ago A 32 tokens

xbsheng/atguigu-note

Skill Claude CodeCodex

A code-review workflow for checking completed work against its requirements before delivery or merging.

258 2d ago A 24 tokens

xbsheng/atguigu-note

Skill Claude CodeCodex

A structured process for investigating and fixing software problems through four stages. It covers systematic debugging principles and rules.

258 2d ago A 24 tokens

xbsheng/atguigu-note

Skill Claude CodeCodex

A development method that writes tests before writing the feature or bug fix. TDD, or test-driven development, uses tests to define expected behavior first.

258 2d ago A 20 tokens

using-git-worktrees

16

xbsheng/atguigu-note

Skill Claude CodeCodex

An isolated Git workspace for developing a feature without changing the current working directory. Git worktrees let one repository have multiple working folders.

258 2d ago A 44 tokens

using-superpowers

17

xbsheng/atguigu-note

Skill Claude CodeCodex

A startup workflow for finding and using available skills before responding in a conversation.

258 2d ago A 38 tokens

workflow-runner

19

xbsheng/atguigu-note

Skill Claude CodeCodex

A runner for agency-orchestrator YAML workflows inside Claude Code, OpenClaw, or Cursor. YAML is a text format commonly used to describe structured configuration, and the current conversation’s language model performs the work without a separate API key.

258 2d ago A 61 tokens

writing-plans

20

xbsheng/atguigu-note

Skill Claude CodeCodex

A planning aid for breaking a multi-step coding task into a plan before implementation begins. It is used when you already have a specification or set of requirements.

258 2d ago A 23 tokens

writing-skills

21

xbsheng/atguigu-note

Skill Claude CodeCodex

A set of instructions for creating or editing coding-agent skills and checking that they work before release. A skill is a reusable set of directions that tells an agent how to handle a type of task.

258 2d ago A 23 tokens

api-crud-generator

22

xbsheng/atguigu-note

Skill Claude CodeCodex

A code generator that creates standard Next.js API routes and an administration page from Prisma models. Prisma is a tool that describes and accesses an application’s database.

258 2d ago A 21 tokens

time-mcp

23

xbsheng/time-mcp

MCP server Claude CodeCodexCursor

MCP server "time-mcp" as configured in xbsheng/time-mcp. Runs locally from the time-mcp Python package.

1 7mo ago A tokens not measured original MIT