xcodethink

55 mods across 4 repositories, 10 stars between them.

pixelcheck

01

xcodethink/pixelcheck

MCP server Claude CodeCodexCursor +2

Real eyes and hands on the web for AI agents. MCP-first. Local-first. Vendor-agnostic. Runs locally from the pixelcheck npm package. Needs 1 environment variable to run.

6 yesterday A tokens not measured original MIT

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 26d ago A 13,345 tokens original MIT

anchor

03

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 26d ago A 30 tokens original MIT

audit-fix

04

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 26d ago A 28 tokens original MIT

db-migration

05

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

deploy

06

xcodethink/open-claude-code-skills

Command

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

2 26d ago A 21 tokens original MIT

dev

07

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 26d ago A 31 tokens original MIT

done

08

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 26d ago A 28 tokens original MIT

fix-bug

09

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

grill

10

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 26d ago A 33 tokens original MIT

hard-brake

11

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 26d ago A 31 tokens original MIT

incident

13

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

lesson

14

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 26d ago A 36 tokens original MIT

loops

15

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 26d ago A 31 tokens original MIT

migrate

16

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 26d ago A 31 tokens original MIT

new-task

17

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

oauth

18

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

pb-capture

19

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 26d ago A 33 tokens original MIT

pb-evolve

20

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

pb

21

xcodethink/open-claude-code-skills

Command

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

2 26d ago A 23 tokens original MIT

playbook

22

xcodethink/open-claude-code-skills

Command

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

2 26d ago A 14 tokens original MIT

remember

24

xcodethink/open-claude-code-skills

Command

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

2 26d ago A 21 tokens original MIT