rollback
25xcodethink/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.
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.
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.”
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.
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.
xcodethink/open-claude-code-skills
Command
A test mode for a conversation that turns everyday requests into precise instructions before serious work begins.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.