Grid0723

47 mods across 1 repository, 2 stars between them.

project-init

25

Grid0723/skills

Skill Claude CodeCodex

A project-starting routine for an Obsidian vault, a folder of linked Markdown notes. It creates a project overview and an external-links document, and marks the project as starting.

2 10d ago A 51 tokens original MIT

project-links

26

Grid0723/skills

Skill Claude CodeCodex

维护项目的外部链接文档。Use when adding a new external resource, updating links, or organizing project references.

2 10d ago A 28 tokens original MIT

project-plan

27

Grid0723/skills

Skill Claude CodeCodex

按功能模块分组创建项目任务清单。Use after project-init to lay out the feature modules and their tasks, or when updating the project scope.

2 10d ago A 35 tokens original MIT

project-review

28

Grid0723/skills

Skill Claude CodeCodex

基于 CHANGELOG/commit log 更新项目的里程碑总结。Use after completing a key feature, when switching project phases, or when the user wants a progress review.

2 10d ago A 39 tokens original MIT

doc-architecture

29

Grid0723/skills

Skill Claude CodeCodex

项目文档的标准目录架构与撰写规范——项目初始化、Grid 阶段产出映射、Agent 上下文指针。Use when initializing a new project, setting up documentation, when Grid needs to know where to write its outputs, or when the user asks about documentation structure.

2 10d ago A 68 tokens original MIT

grilling

30

Grid0723/skills

Skill Claude CodeCodex

A one-question-at-a-time interview process for turning a vague idea or requirement into an agreed plan. It checks existing code and documents before asking what is still unclear.

2 10d ago A 51 tokens original MIT

tdd

31

Grid0723/skills

Skill Claude CodeCodex

A test-driven development guide for building software through a red-green-refactor cycle. Test-driven development means writing a failing test first, making it pass with the smallest change, then cleaning up the code.

2 10d ago A 30 tokens original MIT

Grid0723/skills

Skill Claude CodeCodex

编写和编辑 Skill 的参考规范——让 Skill 可预测的词汇与原则。Use when writing, editing, or reviewing any skill; when the user asks about skill design principles; or when diagnosing why a skill behaves unpredictably.

2 10d ago A 55 tokens original MIT

loguru

33

Grid0723/skills

Skill Claude CodeCodex

A guide to Loguru, a Python library for writing application logs. Logs are records of events, errors, and useful status information produced while a program runs.

2 10d ago A 138 tokens original MIT

prisma-docs

34

Grid0723/skills

Skill Claude CodeCodex

TDX 项目 Prisma ORM 操作规范——Schema 设计、迁移、Python 查询与写入。Use when modifying the database schema, running Prisma migrations, or writing Python code that interacts with PostgreSQL via Prisma Client.

2 10d ago A 52 tokens original MIT

tdx-dev-guide

35

Grid0723/skills

Skill Claude CodeCodex

TDX 项目新增数据获取器的完整开发流程。Use when implementing a new data fetcher in the TDX project——from defining the data model through registering CLI commands. 遵循 10 步流程。.

2 10d ago A 51 tokens original MIT

tdx-quant-docs

36

Grid0723/skills

Skill Claude CodeCodex

A reference guide for TdxQuant, a Python framework built around the Tongda Xin financial terminal for collecting Chinese market and financial data. It helps users find the relevant documentation for its tqcenter APIs and trading strategies.

2 10d ago A 196 tokens original MIT

tdx-test-spec

37

Grid0723/skills

Skill Claude CodeCodex

An integration-testing guide for a TDX data-collection project. Integration testing checks that connected parts work together, from a command-line instruction through the market-data API and cleaning code to the database.

2 10d ago A 57 tokens original MIT

api-contract

38

Grid0723/skills

Skill Claude CodeCodex

校验 tradingassistant 前后端实现是否符合 OpenAPI 3.0 契约。Use when implementing or modifying API endpoints, connecting frontend to backend, or during PR review.

2 10d ago A 42 tokens original MIT

doc-sync

39

Grid0723/skills

Skill Claude CodeCodex

Skill "doc-sync" from Grid0723/skills, covering doc-sync, leading words, 同步规则, 步骤 and 文档规范.

2 10d ago A 41 tokens original MIT

finance-review

40

Grid0723/skills

Skill Claude CodeCodex

审查 tradingassistant 项目中金额/价格/数量的计算——确保使用 decimal.js,禁止原生浮点运算。Use when reviewing code that involves financial calculations, adding new transaction/asset/statistics code, or before merging financial logic.

2 10d ago A 56 tokens original MIT

nest-generate

41

Grid0723/skills

Skill Claude CodeCodex

按 tradingassistant 项目规范生成 NestJS 模块/控制器/服务/ DTO。Use when the user wants to create a new API endpoint, module, controller, or service in the trading-assistant backend.

2 10d ago A 49 tokens original MIT

prisma-sync

42

Grid0723/skills

Skill Claude CodeCodex

同步双份 Prisma Schema——tradingassistant 项目 docs/ 设计稿 ↔ backend/ 实现稿。Use when adding or modifying data models, after schema changes, or before running prisma generate/migrate.

2 10d ago A 49 tokens original MIT

ta-test-spec

43

Grid0723/skills

Skill Claude CodeCodex

Skill "ta-test-spec" from Grid0723/skills, covering ta-test-spec, leading words, 提交前检查, 测试规范 and 代码质量检查.

2 10d ago A 42 tokens original MIT

edit-article

44

Grid0723/skills

Skill Claude CodeCodex

An editing workflow for polishing a finished article section by section, following dependencies between sections. A DAG is a one-way map showing which sections depend on others.

2 10d ago A 44 tokens original MIT

writing-beats

45

Grid0723/skills

Skill Claude CodeCodex

A writing workflow for arranging collected fragments into an ordered sequence of steps called beats. It checks that each idea is introduced only after the reader has the background needed to understand it.

2 10d ago A 55 tokens original MIT

writing-fragments

46

Grid0723/skills

Skill Claude CodeCodex

写作 Explore 阶段——追问式访谈,碎片化采集写作原料。Use when the user wants to gather raw material for an article, brainstorm ideas, or explore a topic before structuring.

2 10d ago A 51 tokens original MIT

writing-shape

47

Grid0723/skills

Skill Claude CodeCodex

A writing guide for turning an arranged sequence of ideas into polished, connected paragraphs that introduce unfamiliar concepts before relying on them.

2 10d ago A 50 tokens original MIT