Skill Claude CodeCodex
An embedded-device debugging workflow that covers changing code, compiling it, flashing it to hardware, collecting serial logs, optionally triggering USB actions, checking the logs, and returning results.
Skill Claude CodeCodex
An embedded-device debugging workflow that covers changing code, compiling it, flashing it to hardware, collecting serial logs, optionally triggering USB actions, checking the logs, and returning results.
Skill Claude CodeCodex
A project setup helper for embedded-device work, such as debugging firmware, flashing firmware, or using a logic analyser. It creates the project’s .agents/cache folder and records supplied device and test details.
Skill Claude CodeCodex
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
Skill Claude CodeCodex
A selective Git commit workflow that separates real code fixes from debugging or temporary changes and commits only the valid fixes.
Skill Claude CodeCodex
A manually triggered guide for a standard Git commit process, written in Chinese. Git is a tool for tracking code changes; the guide also covers version increments, firmware outputs, and the README file.
Skill Claude CodeCodex
A guide for writing Git commit messages using Conventional Commits, a shared format for describing changes in commit titles. It includes body templates, field explanations, style guidance, and examples.
Skill Claude CodeCodex
A questioning skill that asks one demanding question at a time to examine every important choice in a plan or design. It activates only when the user explicitly names it.
Skill Claude CodeCodex
A skill for creating a horizontal, swipeable presentation as one HTML file, with WebGL backgrounds, section covers, large data displays, and image grids. It provides magazine-like and Swiss-style visual templates.
Skill Claude CodeCodex
A research method that studies a subject along two axes: its development over time and its position among current competitors or similar subjects.
Skill Claude CodeCodex
Visual regression and image-understanding workflows for screenshot comparison, diff detection, and CI checks via Playwright or Chromatic. Use for visual testing, screenshot diff, UI regression checks, or when users ask to read and compare images (PNG/JPG/BMP/WebP/GIF/TIFF) and explain text/layout changes.
Skill Claude CodeCodex
A workflow for creating and editing JSON Canvas files, which store visual canvases such as mind maps and flowcharts in the .canvas format used by Obsidian.
Skill Claude CodeCodex
Use when running KingstVIS capture/export through SocketAPI with one explicit capture command and fully specified parameters.
Skill Claude CodeCodex
Multi-platform social media data crawling tool (Xiaohongshu, Douyin, Kuaishou, Bilibili, Weibo). Use when you need to search for posts, extract details, or scrape comments from supported platforms. Supports managing authentication (Cookies, QR codes) and saving data in JSON, CSV, or Excel formats.
Skill Claude CodeCodex
A firmware-repository lookup tool for finding the selected device model and software version. It reads version fields such as major, minor, test, and beta values from configuration headers and explains how model selection works.
Skill Claude CodeCodex
End-of-session knowledge cleanup with OCD-level rigor — reconciles project docs (CLAUDE.md, README.md, docs/) and agent memory against the code so nothing rots. 会话结束后对项目文档和记忆进行洁癖级审查与同步。MUST trigger when the user says: "sync up", "tidy up docs", "update memory", "clean up docs", "/sync", "/neat", "同步一下", "整理文档"…
Skill Claude CodeCodex
A tool for creating and editing Obsidian Bases, which are database-like views inside the Obsidian note-taking app.
Skill Claude CodeCodex
A skill for using the Obsidian command-line interface to read, create, search, and manage notes, tasks, and properties in an Obsidian vault. Obsidian is a note-taking app, and a vault is its collection of files.
Skill Claude CodeCodex
Instructions for creating and editing Obsidian Flavored Markdown, the Markdown format used by the Obsidian note-taking app. It supports Obsidian features such as linked notes, embedded content, callouts and note properties.
Skill Claude CodeCodex
Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.
Skill Claude CodeCodex
Demonstration of PDF processing capabilities.
Skill Claude CodeCodex
Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other presentation tasks.
Skill Claude CodeCodex
Design and evaluate presentations that communicate effectively. Use when designing a presentation, creating slides, getting presentation feedback, structuring a talk, or reviewing slides. Keywords: presentation, slides, talk, PowerPoint, Keynote, reveal.js.
Skill Claude CodeCodex
Semantic guard for protocol and instruction-set related code changes. Use when modifying wire protocols, command encodings, parser tables, tags, attributes, enumerations, media handling, imaging, or font download logic, especially when a repository has domain-specific semantic-maintenance skills.
Skill Claude CodeCodex
A firmware-flashing workflow for deriving flashing parameters from repository code and reusing a standard process. Firmware is software stored on a device that controls its hardware.