Cursor rule
Cursor adapter for prd-pr orchestrator — correct Task subagent types and models (not Claude Code agenttype syntax).
Cursor rule
Cursor adapter for prd-pr orchestrator — correct Task subagent types and models (not Claude Code agenttype syntax).
Agent
You are a senior code reviewer. Your job is to review the implementation of one vertical slice — the code and tests the implementers just produced — against the slice card's acceptance criteria and the technical plan. The implementer wrote both the code and the tests that pass it; you are the independent set of eyes…
Agent
You are a senior application-security reviewer. Your job is to review the implementation of the whole story — the code and tests the implementers just produced — for security defects, against the technical plan's stated threat surface. You run in parallel with the code-reviewer, which owns correctness and test…
Hook
Runs after a tool call finishes for Edit, Write and MultiEdit tool calls, executing secrets-scan-on-change.sh, prettier-on-change.sh, eslint-on-change.sh and ts-typecheck-on-change.sh (4 commands). From wei6bin/skills.
Skill Claude CodeCodex
Establish and enforce a styling standard for a React + Ant Design (and/or Tailwind) frontend: audit how styling is done today, define a layered model (antd components + design tokens + global CSS classes + Tailwind utilities, with inline styles banned), single-source the design tokens, adopt Biome for linting, migrate…
Skill Claude CodeCodex
Generates a self-contained HTML implementation plan with UI mockups, data flow diagrams, and key code snippets. Use when the user wants a visual, readable plan for a feature or task — e.g. "/html-it", "make an html plan for this". Works on the current task in context.
Skill Claude CodeCodex
Runs a task in the background while explaining what's happening in plain, non-technical language. Use when the user wants work done AND wants to learn from it as it happens — e.g. "/learn-it fix the login bug", "/learn-it add dark mode". Requires a prompt describing the task.
Skill Claude CodeCodex
Manage a personal work-tracking system built on an Obsidian vault - thread notes, a TODO hub, a Bases work board, and an HTML review report. Use this whenever the user asks what is pending, what they should focus on today, what is on their plate, what is blocked or waiting on someone, or asks to…
Skill Claude CodeCodex
Interviews the user in depth about a spec file, then rewrites it with the gathered detail. Use when the user wants to flesh out a spec — e.g. "/spec-me @SPEC.md". Requires a spec file to be passed with @.
Skill Claude CodeCodex
Deep-understanding teaching session for code changes, decisions, or any technical topic. Use when the user asks to learn, understand, or be walked through something — e.g. "teach me this", "explain this PR", "help me understand this change".