LING71671

Ctf 24h — Development skill for Claude Code

Development community

24h unattended Web CTF loop runner.

How to install Ctf 24h

Installs to ~/.claude/commands/ling71671-open-reverselab-ctf-24h.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/LING71671/open-reverselab/HEAD/.claude/commands/ctf-24h.md -o ~/.claude/commands/ling71671-open-reverselab-ctf-24h.md

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

What Ctf 24h does


description: 24h unattended Web CTF loop runner argument-hint: [case-name] allowed-tools: Bash, Read, Write, Edit, MultiEdit, Glob, Grep, LS, WebFetch, WebSearch

/ctf-24h

在 Claude Code 中对授权 Web/CTF 目标启动 24 小时全流程推进。

这个命令不是单纯提示词。它要求配合 Claude Code 的 `/loop` 使用:

  • /loop 负责不中断地重复调度。
  • .claude/workflows/ctf-24h-round.js 负责每次只跑一轮有界动作。
  • cases//ai_manifest.json 负责 checkpoint / resume / stop 判断。

审批/权限不在这个提示词里解决;运行 Claude Code 时应启用无人值守/自动审批配置,例如允许本命令声明的工具、

Alternatives in Development

  • Web Artifacts Builder — Build complex claude.ai HTML artifacts using React, Tailwind CSS, and shadcn/ui 94.1k ★
  • Happy — Mobile and Web client for Claude Code, with realtime voice, encryption and fully featured 16.3k ★
  • T3code — A minimal web GUI for coding agents 7.9k ★

Full documentation available on GitHub

View Source Repository