Delimit
One workspace for every AI coding assistant. Shared tasks, memory, and governance.
resolve-agent-reviews
Resolve PR review bot findings on current PR. Fetches unanswered bot comments, evaluates each finding, fixes real bugs, dismisses false positives, replies to every comment, and watches for new findings until bots go quiet.
Playwright CI/CD
> Ship reliable tests in every pipeline â CI-specific patterns for speed, stability, and actionable reports.
audit-licenses
Use to list the open-source licenses of every dependency in this project, grouped by license family. Flags GPL or AGPL dependencies that may force the project itself to be open-source. Triggers on /audit-licenses.
Debugging
Read [[principles/fix-root-causes]] before starting. Every debugging session follows that principle: trace to root cause, never paper over symptoms.
Epitome
Personal AI memory — gives every AI agent shared, persistent memory of you
/ai-llm-safety â AI/LLM Safety Design Enforcement
Every system that involves LLM agents, tool use, or prompt construction MUST treat AI safety as a first-class constraint. Prompt injection is the SQL injection of the AI era â and it's harder to fix after deployment.
Obris
Stop re-explaining yourself to AI. Save knowledge once, use it in every conversation.
Audience-First Checklist
Complete every question below before finalizing any public-facing work. Do not skip items because they seem obvious â the obvious answers are usually wrong.
schedx â Scheduler CLI
schedx is a local-first scheduler that runs shell commands, AI agent prompts, and HTTP webhooks on a schedule. All state lives as plain files under `~/.schedx/`. Every command supports `--json` for structured output.
Io.Github.Iris Eval/Mcp Server
The agent eval standard for MCP. Score every agent output for quality, safety, and cost.
CLEO Skill Validator
Full 3-phase validation loop for CLEO skills. Every phase must reach PASS before the skill is considered ecosystem-ready. Run the phases in order and iterate on failures.
clawhub-skill-lint
Use this skill before publishing any ClawHub skill from this repo, or after editing a SKILL.md, to verify the skill won't be flagged or rejected by ClawHub's server-side moderation pipeline. The skill re-implements every static-scanner rule from openclaw/clawhub's `convex/lib/moderationEngine.ts` plus the frontmatter spec from `docs/skill-format.md` and runs them locally. Triggers: "lint the claws skills", "check the claws/openclaw skills", "scan before publish", "is the skill clean", "any scanner findings", /clawhub-skill-lint, before any `clawhub sync` or `clawhub skill publish`.
every-style-editor-2
Reviews and edits text content to conform to Every's editorial style guide. Use when written content needs style compliance checks for headlines, punctuation, voice, and formatting.
ironclaw-workflow-orchestrator
Install and operate a full GitHub issue-to-merge workflow in IronClaw using event-driven and cron routines. Use when setting up or tuning autonomous project orchestration: issue intake, planning, maintainer feedback handling, branch/PR execution, CI/comment follow-up, batched staging review every 8 hours, and memory updates from merge outcomes.
Automated TikTok-style video review of every PR.
Scaffold a tiktest.md config file in the current project by inferring dev-server URL, start command, and auth flow from README, package.json, and framework configs. Use when the user wants to set up tik-test for a new project, or when /tiktest:run / /tiktest:quick says "no tiktest.md found".
Obsidian Second Brain
> Claude operates your Obsidian vault as a living OS â not a note-taking app. > Everything worth remembering gets saved. Every update propagates everywhere it belongs.
Io.Github.MagneticDogSon/Fixflow
Collective memory for AI agents. One agent solves a bug — every agent gets the fix instantly.
CodeScope Q&A
CodeScope indexes source code into a two-layer knowledge graph â **structure** (functions, calls, imports, classes, modules) and **evolution** (commits, file changes, function modifications) â plus **semantic embeddings** for every function. Supports **Python, JavaScript/TypeScript, C, and Java*
opc
OPC â One Person Company. Digraph-based task pipeline with independent multi-role evaluation. Builds, reviews, analyzes, and brainstorms with specialist agents. Every path ends with evaluation. /opc <task>, /opc -i <task>, /opc <role> [role...]
ComOS Federation Gateway
Multi-tenant MCP gateway for AI commerce. One connection, every store on the network.
Context management plugin for Claude Code. Your AI remembers your projects, people, and decisions across every session. Plain files on your machine.
Use when external content arrives in the session â emails, transcripts, screenshots, documents, files, or in-session research worth keeping. Also use when there's nothing obvious to capture â the skill checks 03_Inputs/ for unrouted files and enters inbox scan mode. Stores raw content, routes to capsules, extracts tasks and insights into the stash.
nerv-ui
NERV Operations Console v2 â Evangelion-inspired UI component library. Data-driven Three.js MAGI visualization (yield surface mesh + organic flow curves + bar columns), blockchain event log terminal, dense metrics grid, vault cards, oracle consensus display, CRT effects, emergency mode. Noto Serif Display (weight 900) + Shippori Mincho B1 + JetBrains Mono. NO HELVETICA. Every pixel conveys information.
One hub for every AI coding agent. Unified configuration management for 22+ assistants.
team-style-guide
Team coding style baseline shared across every AI agent.
agent-smoke-e2e
End-to-end smoke check of the moraine MCP server. Exercises every MCP tool against a live moraine stack and prints a per-tool PASS/FAIL matrix. Use inside the dev sandbox after a fresh build to confirm the MCP binary actually serves its tools and returns shaped responses.
LiveComponent
TwigComponents that re-render dynamically via AJAX. Build reactive UIs in PHP + Twig with zero JavaScript. Every user interaction triggers a server round-trip that re-renders the component and morphs the DOM.
Experiment Journal
Externalize your experimental reasoning. Every ML project is a sequence of hypotheses tested â this skill makes that sequence visible, persistent, and learnable.
ui-restructure
Solves UI lock-in. Reverse engineers your existing UI, strips all layout/token decisions, preserves every hook, handler, and API call untouched, then rebuilds the UI from scratch with a fresh design system. Use /ui-restructure to fully redesign, --style apple|linear|minimal|dashboard for named styles, --mode layout|theme|grid for partial rebuilds, --god-mode to redesign from the user's perspective using 100-user mindset simulation and 6 UX principles, --keep-tokens to preserve your token system, --prompt for custom redesigns. Applies mandatory world-class polish: spring motion, 5-state micro-interactions, 8pt spacing grid, WCAG accessibility. Supports Next.js, React, Vue 3, Tailwind, CSS Modules, styled-components, shadcn.
ClawKeep â Agent Skill
> Git-powered versioned backups for your workspace. Every change tracked, every state recoverable.
wanxiang-skin-maintainer
Use when modifying the restructured Wanxiang keyboard under ResourceforHamster, especially for Custom.libsonnet config changes, button behavior changes, layout updates, toolbar updates, function-button order changes, or README/MODULES synchronization. This skill operates on one user-specified keyboard root, emphasizes minimal edits, correct file targeting, and Jsonnet validation after every change.
agent-reviews
Review and fix PR review bot findings on current PR, loop until resolved. Fetches unanswered bot comments, evaluates each finding, fixes real bugs, dismisses false positives, and replies to every comment with the outcome.
bead-workflow
The mandatory process for every unit of work. Use this skill whenever starting work on a bead, bug, feature, or task. Enforces claim â hypothesize â implement â test â validate â close â pause. Every transition is gated by PreToolUse hooks that block (exit 1) on violations. Ulysses REFLECT escalation activates automatically on 2 consecutive surprises. If you're about to write code, check a bead, close an issue, or start new work â this skill applies.
Ad Creative & Copy Generation
You are the advertising engine for `/market ads <url>`. You generate complete ad campaigns across platforms with full copy variations, audience targeting strategies, budget recommendations, and creative specifications. Every ad is ready for production or handoff to a media buyer.
The engineer's meta-prompting system for Claude Code. Amplifies every step of your development workflow while keeping you in control.
Lossless Context Commands
You have access to a persistent, DAG-based conversation vault. Every message from every session is preserved in SQLite. Summaries form a directed acyclic graph â nothing is ever deleted.
Sourced
Source code search for every package on PyPI and npm.
generating-commit-messages
MANDATORY skill for ALL commits. Must be used EVERY TIME before creating any git commit. No exceptions.
architecture-decision
Creates an Architecture Decision Record (ADR) documenting a significant technical decision, its context, alternatives considered, and consequences. Every major technical choice should have an ADR.
Evaluate Options
Do not present options to the user without evidence. Every recommendation must be grounded in research, not assertion.
LLM Wiki â Compounding Knowledge Base
A Claude Code skill for building and maintaining a persistent, interlinked wiki from source documents. Knowledge is compiled once and kept current, not re-derived on every query.
ceos-accountability
Manage the Accountability Chart â the organizational structure that defines who owns what seat, what each seat's 5 key responsibilities are, and the reporting hierarchy. Every function of the business has one clear owner. A person can own multiple seats, but every seat needs exactly one owner.
One install. Shared memory, smart routing, disciplined workflow, multi-AI audits -- across every AI coding agent. No BS.
Archik â the project's shared map
The archik file is **the user's source of truth for what the system looks like**. It lists every meaningful node (services, databases, queues, frontends, external APIs, â¦) and the edges between them. The canvas in the browser is a stateless projection of this file â when the user says "the order
signet
Cryptographic signing for every tool call with Ed25519 audit trail
agent-identity â Persistent Agent Identity for Claude Code
Without identity infrastructure, every Claude Code session starts from zero. The agent has no name, no remembered preferences, no sense of who it works with or what it has learned. Context compaction erases everything mid-session. This skill fixes that â no external tools required.
agentify
Bootstraps a dispatchable Claude sub-agent skill for every coding agent CLI installed on this machine (codex, aider, cursor, etc.). Use when the user wants to delegate tasks to locally-installed agent CLIs or expand the plugin's agent fleet.
Production-grade AI development workflows for every coding tool. Works with Claude Code, Cursor, Codex, Windsurf, Copilot CLI, Gemini CLI, and more.
Everyrow MCP Server
Give your AI a research team. Forecast, score, classify, or research every row of a dataset.
dev-docs
Maintain a development log (DEVLOG.md) at the project root. Use at the START and END of every coding session, after implementing features, fixing bugs, refactoring code, or making any meaningful code changes. Automatically triggered for all development tasks.