pixelcheck
01MCP 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.
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.
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.
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.
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.
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.
xcodethink/open-claude-code-skills
Command
A guarded command for deploying an application to production, the live environment used by customers.
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.
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.
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.
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.
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.
xcodethink/open-claude-code-skills
Command
A command that clarifies what “do everything” means before carrying out a development plan.
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.
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.
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.
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.
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.
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.
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.
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.
xcodethink/open-claude-code-skills
Command
A command template library for applying predefined instructions and behavior rules to a coding-agent conversation.
xcodethink/open-claude-code-skills
Command
An alternate command name for a playbook command. A playbook is a collection of reusable instruction templates.
xcodethink/open-claude-code-skills
Command
A command for searching a local memory system for past preferences, decisions, and lessons.
xcodethink/open-claude-code-skills
Command
A command for saving an important fact, preference, project detail, reference, or user detail in local memory.