Skills DirectorySkills Directory
SkillsLearnSecurityCategoriesDocsCommunityBlog
Sign InSubmit Skill
Skills Directory

Security-tested agent skills for Claude, coding agents, and AI workflows.

Directory

  • Browse Skills
  • All Skills A–Z
  • Claude Skills
  • Claude Code Skills
  • Agent Skills
  • Categories
  • Submit a Skill

Learn

  • Learn Hub
  • Install Claude Skills
  • Write SKILL.md
  • Skills vs MCP
  • Directories Compared

Security

  • Security
  • Methodology
  • Secure Claude Skills
  • Security Badges

Company

  • About
  • Community
  • Blog
  • API Docs
  • Advertise

2026 Skills Directory. All rights reserved.

Back to skills

Textum

ASecurity

Textum PRD→Scaffold→Story workflow for Codex with low-noise outputs and gate checks.

41 stars
0 votes
0 copies
1 views
Added 2/6/2026
developmentgo

Security Analysis

A100/100

Scanned 2/12/2026

Install to Claude Code

$npx -y skills add snakeying/Textum --skill textum --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Textum?

Add the live security badge to your README — it updates automatically with every re-scan.

Security grade badge for Textum
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/snakeying-textum/badge)](https://www.skillsdirectory.com/skills/snakeying-textum)

More formats (shields.io, HTML) on the badges page.

Download Zip
Files
SKILL.md
---
name: textum
description: Textum PRD→Scaffold→Story workflow for Codex with low-noise outputs and gate checks.
---

# Textum

Hard constraints:
- Low-noise is non-negotiable (avoid attention/context pollution).
- Multi-window: each stage is self-contained; do not narrate upstream/downstream flow.
- Output “next step” as a stage name only.

Prereq (runtime):
- `uv` installed.
- Run `uv sync --project .claude/skills/textum/scripts` once (creates `.claude/skills/textum/scripts/.venv`).

Supported stages:
- PRD Plan → `references/prd-plan.md`
- PRD Check → `references/prd-check.md`
- PRD Render → `references/prd-render.md`
- PRD Slice → `references/prd-slice.md`
- Scaffold Plan → `references/scaffold-plan.md`
- Scaffold Render → `references/scaffold.md`
- Scaffold Check → `references/scaffold-check.md`
- Split Plan → `references/split-plan.md`
- Split Generate → `references/split.md`
- Split Check1 → `references/split-check1.md`
- Split Check2 → `references/split-check2.md`
- Split Checkout → `references/split-checkout.md`
- Story Check → `references/story-check.md`
- Story Pack → `references/story-pack.md`
- Story Exec → `references/story.md`
- Story Full Exec (experimental) → `references/story-full-exec.md`

Routing:
- CN intent examples:
  - `PRD Plan`: 需求澄清 / 澄清需求 / PRD 计划
  - `PRD Render`: 生成PRD / 渲染PRD / 输出PRD
  - `PRD Check`: 校验PRD / 检查PRD / 门禁
  - `PRD Slice`: PRD 切片 / 切片 / 低噪切片 / slice
  - `Scaffold Plan`: 上下文提取 / 全局上下文 / Scaffold 计划
  - `Scaffold Render`: 生成GLOBAL-CONTEXT / 渲染GLOBAL-CONTEXT / 输出GLOBAL-CONTEXT
  - `Scaffold Check`: 校验GLOBAL-CONTEXT / 检查GLOBAL-CONTEXT / GC 门禁
  - `Split Plan`: Story 拆分规划 / Split Plan / 拆分计划
  - `Split Generate`: 生成Story / Split Generate / 拆分生成
  - `Split Check1`: Split 校验1 / 拆分校验1 / 结构阈值校验
  - `Split Check2`: Split 校验2 / 拆分校验2 / 引用一致性校验
  - `Split Checkout`: Split Checkout / 依赖图 / 导出依赖图
  - `Story Check`: Story 校验 / Story Check / 单 Story 门禁
  - `Story Pack`: Story 执行包生成 / Story Pack / 生成执行包
  - `Story Exec`: Story 执行 / Story Exec / 单 Story 执行
  - `Story Full Exec`: Story 批量执行 / Story Full Exec / 试验性全执行
- If intent is unclear, ask the user to pick one: `PRD Plan` / `PRD Check` / `PRD Render` / `PRD Slice` / `Scaffold Plan` / `Scaffold Render` / `Scaffold Check` / `Split Plan` / `Split Generate` / `Split Check1` / `Split Check2` / `Split Checkout` / `Story Check` / `Story Pack` / `Story Exec` / `Story Full Exec`.

Always:
- For every `FAIL` item (in diagnostics/replan packs): include `loc/problem/expected/impact/fix`, and `fix` must be a single action.
- Keep chat output low-noise: prefer paths (`wrote: docs/*`) over pasting long `FAIL` lists.

Attribution

snakeyingsnakeying
View sourceMore from snakeying →
SSkills DirectorySkills Directory

Ship a skill? Prove it's safe.

Free 120-pattern security scan, letter grade, and an embeddable README badge.

Submit a skill

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.

Comments (0)

No comments yet. Be the first to comment!

SSkills DirectorySkills Directory

Ship a skill? Prove it's safe.

Free 120-pattern security scan, letter grade, and an embeddable README badge.

Submit a skill

Related Skills

Browser Extension Developer

Use this skill when developing or maintaining browser extension code in the `browser/` directory, including Chrome/Firefox/Edge compatibility, content scripts, background scripts, or i18n updates.

284072 votes

Seo Optimizer

SEO optimization with keyword analysis, readability assessment, technical validation, content quality. Use for search rankings, blog posts, content audits, or encountering keyword density, readability scores, meta tags, schema markup errors.

2192 votes

Google Official Seo Guide

Official Google SEO guide covering search optimization, best practices, Search Console, crawling, indexing, and improving website search visibility based on official Google documentation

1862 votes

Tanstack Start

Build a full-stack TanStack Start app on Cloudflare Workers from scratch — SSR, file-based routing, server functions, D1+Drizzle, better-auth, Tailwind v4+shadcn/ui. Use whenever the user mentions TanStack Start, asks to scaffold a full-stack Cloudflare app with SSR, wants an SSR dashboard, or asks for a React 19 + Cloudflare Workers app with file-based routing and server functions — even if they don't name TanStack Start specifically. No template repo — Claude generates every file fresh per ...

9881 votes

Pentest

PTES-aligned adversarial security audit for backend, frontend, and mobile applications. Produces a CVSS-scored Hacker Report with verified PoCs and phased remediation.

5491 votes
View all in development →