tbh-companion: Skill for Claude Code

.claude/skills/tbh-feature-showcase/SKILL.md

tbh-feature-showcase is a skill for Claude Code from lucasfevi/tbh-companion. It costs 92 tokens per session (3,303 once invoked), scanned A, original, no licence file.

A workflow for documenting a completed TBH Companion feature with screenshots, optional video, and a player-facing announcement.

In plain words
What is it for?
Use it after implementation and quality checks to create files under docs/showcase/ and draft a Discord announcement.
Why use it?
It turns a tested feature into visual release material without requiring the developer to assemble each piece manually.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

This is lucasfevi/tbh-companion's own configuration. It tells Claude Code how to work on tbh-companion itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything tbh-companion configures →

Reuse

Borrowing it

Nothing to install: this file belongs to lucasfevi/tbh-companion. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/lucasfevi/tbh-companion/main/.claude/skills/tbh-feature-showcase/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/lucasfevi/tbh-companion

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for tbh-feature-showcase

README.md
[![agentmods](https://agentmods.dev/badge/skills/lucasfevi/tbh-companion/tbh-feature-showcase/github.svg)](https://agentmods.dev/skills/lucasfevi/tbh-companion/tbh-feature-showcase)
Your own site
<a href="https://agentmods.dev/skills/lucasfevi/tbh-companion/tbh-feature-showcase"><img src="https://agentmods.dev/badge/skills/lucasfevi/tbh-companion/tbh-feature-showcase/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for tbh-feature-showcase

Your own site · 80×15
<a href="https://agentmods.dev/skills/lucasfevi/tbh-companion/tbh-feature-showcase"><img src="https://agentmods.dev/badge/skills/lucasfevi/tbh-companion/tbh-feature-showcase.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 92 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,303 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00092 $0.03303
Opus 5 $0.00046 $0.01651
Sonnet 5 $0.00018 $0.00661
Haiku 4.5 $0.00009 $0.00330

Measured 12d ago against content hash 026d066930b6, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

tbh-feature-showcase scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude/skills/tbh-feature-showcase/SKILL.md · 308 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 308 lines · 92 tokens per session scan A 026d066930b6

Subscribe to this mod's changes

tbh-feature-showcase is a skill published in the GitHub repository lucasfevi/tbh-companion (22 stars, last pushed 24d ago), with no licence file. It adds 92 tokens to every session and 3,303 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

develop-web-game

Use when Codex is building or iterating on a web game (HTML/JS) and needs a reliable development + testing loop: implement small changes, run a Playwright-based test script with short input bursts and intentional pauses, inspect screenshots/text, and review console errors with rendergametotext.

freestylefly/wesight · 64 tokens

imap-smtp-email

Read and send email via IMAP/SMTP. Check for new/unread messages, fetch content, search mailboxes, mark as read/unread, and send emails with attachments. Works with any IMAP/SMTP server including Gmail, Outlook, 163.com, vip.163.com, 126.com, vip.126.com, 188.com, and vip.188.com.

freestylefly/wesight · 82 tokens

gamedev-shipping

Use when exporting, packaging, signing, or publishing a game — export presets per engine, macOS notarization, cross-origin isolation for threaded web builds, Android AAB/keystore, iOS provisioning, store submission (Steam, Play, App Store, itch.io), headless build CI. NOT gameplay code inside the artifact (that is…

ericrisco/rsc-harness · 99 tokens

feishu-create-doc

A skill for creating Feishu cloud documents from Lark-flavoured Markdown, a Feishu-specific form of plain-text document formatting.

op7418/CodePilot · 40 tokens

feishu-bitable

A skill for managing Feishu Bitable, a database-like spreadsheet for organising structured records. It supports tables, fields, views, filters, and bulk changes.

op7418/CodePilot · 159 tokens

feishu-calendar

A Feishu calendar and scheduling skill. It manages calendars and events and can check when people are available or busy.

op7418/CodePilot · 33 tokens