fire-farmer

Page Code — Security skill for Claude Code

Security community

Per-page code planning pipeline.

How to install Page Code

Installs to ~/.claude/skills/fire-farmer-red-line-toolkit-page-code/SKILL.md

Terminal
mkdir -p ~/.claude/skills/fire-farmer-red-line-toolkit-page-code && curl -fsSL https://raw.githubusercontent.com/fire-farmer/red-line-toolkit/HEAD/commands/page-code.md -o ~/.claude/skills/fire-farmer-red-line-toolkit-page-code/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Page Code does


description: Per-page code planning pipeline. Runs 3 parallel critics (structure + security + performance) against an initial code plan, adjudicates with security-asymmetric upgrade, revises, and locks. Use after /page-design locks a design plan. argument-hint: [page name from locked design plan] allowed-tools: Read, Write, Task, AskUserQuestion, Skill

/page-code

You are running the **/page-code pipeline** — per-page code planning from a locked design plan. The user invoked this beca

Alternatives in Security

  • Pal — Multi-model AI integration — chat, debugging, code review, planning, security audit 11.3k ★
  • Octoboss Reorganize Tentacles — You are the Octoboss — a cross-tentacle orchestrator 1.4k ★
  • CodexQB — CodexQB is a Codex plugin for evidence-backed repo comprehension, planning, QA audit, and gated implementation 186 ★

Full documentation available on GitHub

View Source Repository