xcodethink/open-claude-code-skills

Engineering discipline guardrails for Claude Code — 21 skill sets, global rules, and hooks that block dangerous commands before they run | 让 Claude Code 按工程纪律干活的规范集(规范正文为中文)

2Stars on the repository
51Mods indexed here, across every type
27d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

xcodethink/open-claude-code-skills

Instructions file

Repository instructions for a collection of Claude Code skills and their development rules. They describe how to choose existing skills, make decisions, report progress, and avoid missed work.

2 27d ago A 13,345 tokens original MIT

anchor

02

xcodethink/open-claude-code-skills

Command

A conversation-starting checklist that confirms which project you are working on, its current state, your goal, and its constraints before changes begin.

2 27d ago A 30 tokens original MIT

audit-fix

03

xcodethink/open-claude-code-skills

Command

A command for repairing a batch of audit findings by grouping them according to their likely underlying cause. An audit is a review that reports problems such as defects or security issues.

2 27d ago A 28 tokens original MIT

db-migration

04

xcodethink/open-claude-code-skills

Command

A guarded workflow for changing a database schema—the structure of tables and columns—including adding, removing, or updating stored data.

2 27d ago A 26 tokens original MIT

deploy

05

xcodethink/open-claude-code-skills

Command

A guarded command for deploying an application to production, the live environment used by customers.

2 27d ago A 21 tokens original MIT

dev

06

xcodethink/open-claude-code-skills

Command

A command for carrying out a repository task from tasks/current-task.md without ongoing supervision. It requires progress updates, a verification command after each step, and a written record when problems or decisions stop the work.

2 27d ago A 31 tokens original MIT

done

07

xcodethink/open-claude-code-skills

Command

A completion-report command that produces a fixed status update covering finished work, verification evidence, changed files, risks, and suggested next steps.

2 27d ago A 28 tokens original MIT

fix-bug

08

xcodethink/open-claude-code-skills

Command

A five-step workflow for diagnosing and fixing a newly discovered software bug. It traces the symptom through the data flow, checks the wider impact, proposes a fix, and verifies the result.

2 27d ago A 26 tokens original MIT

grill

09

xcodethink/open-claude-code-skills

Command

A command for resolving important project decisions through a series of focused questions before implementation. Its instructions are in Chinese and describe an alignment process for narrowing choices and recording decisions.

2 27d ago A 33 tokens original MIT

hard-brake

10

xcodethink/open-claude-code-skills

Command

A safety-check command that compares a planned change with a list of high-risk development actions and pauses for explicit approval when one matches.

2 27d ago A 31 tokens original MIT

incident

12

xcodethink/open-claude-code-skills

Command

An incident-response command for handling a live production outage or monitoring alert through four stages: stop the damage, find the cause, fix it, and review what happened.

2 27d ago A 26 tokens original MIT

lesson

13

xcodethink/open-claude-code-skills

Command

A command for recording a recently solved bug or lesson in a local memory system. It creates a detailed project version and a cleaned-up general version without sensitive project details.

2 27d ago A 36 tokens original MIT

loops

14

xcodethink/open-claude-code-skills

Command

A command that helps choose and configure a repeatable-task recipe, such as a goal, scheduled job, or loop, with observable stopping conditions and safety checks.

2 27d ago A 31 tokens original MIT

migrate

15

xcodethink/open-claude-code-skills

Command

A command for migrating or rewriting software, such as moving Python code to Go, upgrading to version 2, or changing frameworks. It first creates a complete inventory of the existing system.

2 27d ago A 31 tokens original MIT

new-task

16

xcodethink/open-claude-code-skills

Command

A command template for starting a new development task. It guides requirement discussion, creates a step-by-step plan, and writes a task file for later execution.

2 27d ago A 27 tokens original MIT

oauth

17

xcodethink/open-claude-code-skills

Command

A safety workflow for changing OAuth, the standard used by services such as Google Sign-In to let users log in through another account.

2 27d ago A 27 tokens original MIT

pb-capture

18

xcodethink/open-claude-code-skills

Command

A command for turning a reusable instruction or practice into a proposed playbook template. A playbook is a stored set of instructions that can be reused in future work.

2 27d ago A 33 tokens original MIT

pb-evolve

19

xcodethink/open-claude-code-skills

Command

A command that starts a Playbook evolution review, meaning a structured review of reusable development guidance. The process researches industry practices, evaluates existing templates, finds gaps, and produces proposed changes for approval.

2 27d ago A 27 tokens original MIT

pb

20

xcodethink/open-claude-code-skills

Command

A command template library for applying predefined instructions and behavior rules to a coding-agent conversation.

2 27d ago A 23 tokens original MIT

playbook

21

xcodethink/open-claude-code-skills

Command

An alternate command name for a playbook command. A playbook is a collection of reusable instruction templates.

2 27d ago A 14 tokens original MIT

remember

23

xcodethink/open-claude-code-skills

Command

A command for saving an important fact, preference, project detail, reference, or user detail in local memory.

2 27d ago A 21 tokens original MIT

rollback

24

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 27d ago A 20 tokens original MIT

At most 3 mods per repository are shown here — the rest are on their repository pages: