Instructions file CodexOpenCode
AGENTS.md instructions for docevilOck/agent-skills-hook, covering agent-skills-hook, 目录结构, 部署, linux and windows.
Instructions file CodexOpenCode
AGENTS.md instructions for docevilOck/agent-skills-hook, covering agent-skills-hook, 目录结构, 部署, linux and windows.
Skill Claude CodeCodex
Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a…
Skill Claude CodeCodex
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright…
Skill Claude CodeCodex
A tool that analyzes videos from Bilibili, a Chinese video-sharing website, by downloading them, splitting them into image frames, and using AI to produce detailed topic documents or practical tutorials.
Skill Claude CodeCodex
A Chinese news-site content extractor for WeChat articles, Toutiao, NetEase News, Sohu News, and Tencent News. It can return the extracted content as JSON or Markdown.
Skill Claude CodeCodex
A setup tool for C and C++ projects that creates a compile database and a clangd configuration. clangd is a language service that provides code completion, navigation, and diagnostics in editors.
Skill Claude CodeCodex
A project setup tool for writing a lasting architecture guide that defines module boundaries, dependency rules, and approval checks for code changes.
Skill Claude CodeCodex
A documentation step that runs after implementation and debugging are complete, scanning active plans, archiving completed specification documents, and creating a final code facts-and-design document.
Skill Claude CodeCodex
A C-language coding assistant for projects containing .c and .h files and built with a C compiler.
Skill Claude CodeCodex
Run an anti-slop cleanup/refactor/deslop workflow.
Skill Claude CodeCodex
A code-review skill used in the ddev-gate workflow. It uses code structure analysis to examine security, performance, and maintainability, then groups findings by severity.
Skill Claude CodeCodex
A comment-generation and review step for C projects. It checks .c and .h source files for missing comments after the project's C coding-standard review has passed.
Skill Claude CodeCodex
A Chinese-language skill for adding implementation detail after a specification has been approved, such as data structures, data flows, and process diagrams.
Skill Claude CodeCodex
A document-review skill that sends documentation checks to an independent helper, focusing on whether the text matches code changes and is accurate, consistent, complete, and logically sound.
Skill Claude CodeCodex
An adversarial review step for questioning conclusions, analysis, and suggestions made by an AI. It is described in Chinese and is triggered when someone asks the agent to find faults or challenge an AI claim.
Skill Claude CodeCodex
A task-execution workflow for carrying out an implementation plan that has already been written.
Skill Claude CodeCodex
A release-checking guide written in Chinese for comparing completed code with specification documents and detailed design documents.
Skill Claude CodeCodex
A hardware analysis and documentation tool for firmware and embedded projects, which are software projects that run on devices. It reads configuration files to identify the device processor, memory, peripherals, and GPIO pins.
Skill Claude CodeCodex
A testing-planning skill for deciding whether a proposed code change can be checked on a PC with a test demonstration before implementation. It creates a test design document and runnable demo when that approach fits.
Skill Claude CodeCodex
A planning guide for coding tasks that already have requirements or several steps. When tests are available, it uses TDD, a method of writing a failing test before the code that makes it pass.
Skill Claude CodeCodex
A code-change skill that requires a specification document before edits begin. It encourages diagrams to show boundaries, entry points, steps, and how the change connects to other parts.
Skill Claude CodeCodex
Use when regression localization is needed to pinpoint where a problem occurs (file:line/function) in native C/C++ systems.
Skill Claude CodeCodex
A command-line tool that turns ordinary web pages into clean Markdown text, removing navigation, advertisements, and other clutter. Markdown is plain text with simple formatting.
Skill Claude CodeCodex
Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new documents, (2) Modifying or editing content, (3) Working with tracked changes, (4)…