slop-audit
01Skill Claude CodeCodex
A checklist and reference guide for spotting visual and writing patterns that make front-end work look AI-generated or template-based.
Skill Claude CodeCodex
A checklist and reference guide for spotting visual and writing patterns that make front-end work look AI-generated or template-based.
Skill Claude CodeCodex
A tool for saving, changing, or removing design styles in a versioned style vault. A style vault is a catalogue of reusable visual styles and their history.
Skill Claude CodeCodex
Personal style library organized in 6 tiers (product / style / page / block / component / token). Use when: the user pastes a prompt copied from the style-vault website ("用 style-vault 里的 xxx 生成…"), or asks to build frontend matching a personal style preference. Triggers: "用 xxx 风格", "使用 style-vault skill", "参考…
Skill Claude CodeCodex
A skill for creating a documentation website from Markdown files. It supports Docsify for simple sites and Docusaurus for larger, more customizable documentation portals.
Skill Claude CodeCodex
Summarize any AI conversation and archive it into the personal Notion 对话录库 database. Use when the user wants to save/archive/record a conversation they just had with an AI (Claude, GPT, Gemini, etc.), or asks to "归档这次对话", "保存对话", "写入对话录", "archive this chat", "save to Notion". Produces a structured summary with…
Skill Claude CodeCodex
Turn content into print-grade PDF documents via HTML+CSS and headless Chrome. Ships four battle-tested layout systems — govdoc (Chinese official/government filing), proposal (design-forward business proposal), report (technical whitepaper), resume — plus a typography linter that catches the mistakes that actually…
Skill Claude CodeCodex
A converter that turns scattered product requirements, prototype screenshots, or existing code into a structured specification for AI coding agents.
Skill Claude CodeCodex
Personal solution library for replicating proven technical solutions across projects. Use when: the user needs to implement a feature that matches an existing solution (e.g., Google OAuth login, region picker, file upload, payment integration), or when the user asks to save/record a solution they just completed.…
Skill Claude CodeCodex
A guide for writing detailed specification documents and managing them with Git worktrees. A specification describes what another developer or AI system should build or connect.
Skill Claude CodeCodex
Deep-scan a project and generate structured, DeepWiki-style multi-file Markdown documentation under docs/. Use when the user asks to generate project documentation, create a wiki, write project docs, generate a docs folder, or produce a documentation set for a codebase. Output is Chinese, uses Mermaid diagrams, and is…
Skill Claude CodeCodex
A local add-on for generating background music and sound effects from text descriptions. It runs offline and supports music and sound-effect generation.
Skill Claude CodeCodex
A local text-to-speech and voiceover add-on running on Apple MLX. Text-to-speech, or TTS, turns written words into spoken audio; this add-on can also design or copy a voice from a reference recording.
Skill Claude CodeCodex
Render system architecture, topology, narrative architecture, sequence flow, and timeline diagrams as self-contained single-file HTML. Use for /html-diagram, "画一张 HTML 图", "用 HTML 画 X", "html 架构图 / 链路图 / 流程图", "html 可视化", "single-file html diagram", "interactive html diagram", or "deck-style html" when the content…
Skill Claude CodeCodex
Generate images and videos for free by driving the user's already-logged-in Gemini (gemini.google.com) Pro account through the Chrome MCP browser tools (claude-in-chrome). Use when the user wants browser-gen, 用 Gemini 生图/生视频, 浏览器生成图片/视频, free image/video generation via Gemini web, Veo video, Nano Banana image — a…
Skill Claude CodeCodex
An image-generation and editing add-on that uses Codex with the gpt-image-2 model. It can use a reference image to keep a character or visual style consistent.
Skill Claude CodeCodex
Drive a local ComfyUI instance to generate images and videos from natural language — no manual node wiring. Discovers installed models dynamically and auto-builds runnable API-format workflows, then submits/polls/downloads the result. Use when the user wants to generate / produce an image or video locally, "用 ComfyUI…
Skill Claude CodeCodex
An add-on for generating images with Gemini, using either a local proxy service or a Gemini web account. It supports reference images, different resolution levels, multiple accounts, and batch generation.
Skill Claude CodeCodex
A single entry point for generating images through several possible services. It chooses the image provider underneath, so the caller does not need to know which service is used.
Skill Claude CodeCodex
A skill for generating and editing images and videos with Jimeng, also known as Dreamina, a ByteDance service. It supports API-based and command-line workflows.
Skill Claude CodeCodex
A platform-independent personal knowledge system built from Markdown files in an Obsidian vault, a folder of linked notes. It helps AI tools share information about you, your projects, preferences, and decisions.
Skill Claude CodeCodex
Universal methodology skill for Claude Code projects. Two pillars: (1) Multi-agent collaborative learning — every plan, slice, task and phase is reviewed by 4 specialist sub-agents (planner-critic, implementation-reviewer, requirement-auditor, integration-checker) whose findings auto-crystallize into project rules.…
Agent
Review a single completed task's evidence for logic, boundaries, idempotency, dev-lessons compliance. Read-only.
Agent
Check seams between slices in a phase and across adjacent phases. Read-only.
Agent
Critique a plan.json against schema, granularity limits, and dev-lessons. Read-only.