xcodethink

55 mods across 4 repositories, 10 stars between them.

rollback

25

xcodethink/open-claude-code-skills

Command

A command for emergency production rollback, meaning undoing a deployed code change when a live system has a serious problem.

2 26d ago A 20 tokens original MIT

safe-add

26

xcodethink/open-claude-code-skills

Command

A rule for adding a new feature while leaving existing code and behavior alone. The phrase means “add X without moving or changing Y.”

2 26d ago A 29 tokens original MIT

ship

27

xcodethink/open-claude-code-skills

Command

A command for running a development task through a fixed delivery process: define its scope, build it, review it independently, test it, and check each acceptance requirement.

2 26d ago A 52 tokens original MIT

stuck-bug

28

xcodethink/open-claude-code-skills

Command

A command for restarting the investigation of a bug that keeps returning after attempted fixes. It traces the symptoms and data flow, checks the wider codebase, gives a diagnosis, and then applies one fix after approval.

2 26d ago A 34 tokens original MIT

ui-test

30

xcodethink/open-claude-code-skills

Command

A UI review command that changes an interface to match a design and then checks the result in a real browser.

2 26d ago A 32 tokens original MIT

01-通用要求

31

xcodethink/open-claude-code-skills

Skill Claude CodeCodex

A Chinese-language handbook of general software development rules, with 18 separate detailed topics available when needed.

2 26d ago A 242 tokens original MIT

02-设计规范

32

xcodethink/open-claude-code-skills

Skill Claude CodeCodex

A set of standards for designing public web interfaces, including layout, colors, typography, interaction states, animation, and accessibility.

2 26d ago A 201 tokens original MIT

03-组件规范

33

xcodethink/open-claude-code-skills

Skill Claude CodeCodex

A set of rules and reference materials for building reusable user-interface components such as buttons, forms, charts, dialogs, tabs, and status labels. It covers web, mobile, mini-program, and external-facing interfaces, with a separate standard for admin panels.

2 26d ago A 208 tokens original MIT

04-安全规范

34

xcodethink/open-claude-code-skills

Skill Claude CodeCodex

A set of written rules for designing application security, privacy compliance, security testing, and incident response. It covers areas such as authentication, encryption, rate limits, GDPR, CCPA, PIPL, and OWASP guidance.

2 26d ago A 219 tokens original MIT

05-开发协作

35

xcodethink/open-claude-code-skills

Skill Claude CodeCodex

A set of rules for coordinating several AI roles, such as a product manager, developer, tester, and designer, on one software project. It defines solo, team, and full modes with one, three, or seven roles.

2 26d ago A 178 tokens original MIT

06-部署和运维

36

xcodethink/open-claude-code-skills

Skill Claude CodeCodex

Chinese-language deployment and operations instructions for releasing software on platforms such as Cloud Run, Vercel, Cloudflare, Docker, and WeChat mini programs.

2 26d ago A 215 tokens original MIT

07-测试规范

37

xcodethink/open-claude-code-skills

Skill Claude CodeCodex

A Chinese-language testing guide covering unit, widget, integration, and end-to-end tests, plus continuous-integration checks. TDD, or test-driven development, means writing a failing test before the code that makes it pass.

2 26d ago A 182 tokens original MIT

xcodethink/open-claude-code-skills

Skill Claude CodeCodex

A Chinese-language standard and reusable code templates for admin dashboards—internal web screens used to manage data, users, settings, and operations.

2 26d ago A 235 tokens original MIT

xcodethink/open-claude-code-skills

Skill Claude CodeCodex

A set of standards for monitoring running software and alerting people when something goes wrong. It covers health checks, structured and audit logs, request tracing, performance monitoring, and advanced incident handling.

2 26d ago A 278 tokens original MIT

xcodethink/open-claude-code-skills

Skill Claude CodeCodex

A system-wide check that tests software from a real user’s point of view. It reviews whether important actions work end to end, including security, operations, performance, scheduled jobs, configuration, and paths that can lead to revenue.

2 26d ago A 269 tokens original MIT

adversarial-auditor

41

xcodethink/open-claude-code-skills

Agent

A read-only quality-audit agent that treats “finished” as something to test rather than assume. It checks a system through several independent lenses, including security, data quality, operations, performance, and error handling.

2 26d ago A 128 tokens original MIT

xcodethink/open-claude-code-skills

Skill Claude CodeCodex

A documented process for investigating and fixing software problems. It requires analysis before code changes, checking each change, and user confirmation before editing.

2 26d ago A 249 tokens original MIT

15-playbook

43

xcodethink/open-claude-code-skills

Skill Claude CodeCodex

A Chinese-language library of reusable Claude Code instruction templates and modifiers. It matches a natural-language request to a stored template instead of writing the full instruction manually.

2 26d ago A 267 tokens original MIT

16-开源发布

44

xcodethink/open-claude-code-skills

Skill Claude CodeCodex

A Chinese-language set of rules for releasing software as open source. It covers moving private code to public repositories and publishing packages, releases, tags, examples, and documentation.

2 26d ago A 238 tokens original MIT

xcodethink/open-claude-code-skills

Skill Claude CodeCodex

A general standard for organising project folders and documentation. It defines common top-level folders such as apps, packages, infrastructure, scripts, docs, and archive, plus categories for different kinds of documents.

2 26d ago A 199 tokens original MIT

18-Git仓与安全

46

xcodethink/open-claude-code-skills

Skill Claude CodeCodex

A set of rules for organizing Git repositories and classifying information by sensitivity, from private local work to public open-source code.

2 26d ago A 269 tokens original MIT

19-AI协作框架

47

xcodethink/open-claude-code-skills

Skill Claude CodeCodex

An always-on collaboration framework for AI conversations, with rules for understanding a project, translating technical terms, giving structured guidance, and keeping conversation records.

2 26d ago A 245 tokens original MIT

xcodethink/open-claude-code-skills

Skill Claude CodeCodex

A project-governance method for taking a new or existing product toward a production-ready minimum viable product (MVP). It provides planning levels, decision records, risk tracking, audits, and reusable templates for solo developers or small teams.

2 26d ago A 257 tokens original MIT