solosquad: Skill for Claude Code

.claude/skills/build-test/SKILL.md

build-test is a skill for Claude Code from Adelie-Squad/solosquad. It costs 16 tokens per session (91 once invoked), scanned A, original, MIT.

A build-and-check routine for a TypeScript project. It checks types, creates the build output, confirms a command-line file exists, and runs a smoke test, which is a quick basic check that the program works.

In plain words
What is it for?
Use it to run the project’s TypeScript check, build process, global-install test, doctor command, and output-file verification.
Why use it?
It catches compilation and packaging problems before the project is considered ready.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

This is Adelie-Squad/solosquad's own configuration. It tells Claude Code how to work on solosquad 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 solosquad configures →

Reuse

Borrowing it

Nothing to install: this file belongs to Adelie-Squad/solosquad. 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/Adelie-Squad/solosquad/main/.claude/skills/build-test/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/Adelie-Squad/solosquad

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 build-test

README.md
[![agentmods](https://agentmods.dev/badge/skills/adelie-squad/solosquad/build-test.svg)](https://agentmods.dev/skills/adelie-squad/solosquad/build-test)
Your own site
<a href="https://agentmods.dev/skills/adelie-squad/solosquad/build-test"><img src="https://agentmods.dev/badge/skills/adelie-squad/solosquad/build-test.svg" alt="Measured on agentmods" height="20"></a>
Per session 16 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 91 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 original 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.00016 $0.00091
Opus 5 $0.00008 $0.00046
Sonnet 5 $0.00003 $0.00018
Haiku 4.5 $0.00002 $0.00009

Measured 7d ago against content hash 857329b22117, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

build-test 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 7d 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/build-test/SKILL.md · 13 lines

What it actually says

Full build and verification:

  1. Type check: npx tsc --noEmit
  2. Build: npm run build
  3. Verify dist output exists: ls dist/bin/solosquad.js
  4. Report results
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. 7d ago First seen · 13 lines · 16 tokens per session scan A 857329b22117

Subscribe to this mod's changes

build-test is a skill published in the GitHub repository Adelie-Squad/solosquad (19 stars, last pushed 16d ago), licensed MIT. It adds 16 tokens to every session and 91 once invoked, about $0.0001 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

saas-api-security

SaaS uygulaması için API güvenlik katmanı kur. Rate limiting, plan bazlı erişim kontrolü, input validation, hata yönetimi, CORS ve health check. Bu skill'i kullanıcı API güvenliği, rate limiting, yetkilendirme, input doğrulama, hata yönetimi veya API koruması ile ilgili bir şey istediğinde kullan. "API'yi koru", "rate…

komunite/tezgah · 108 tokens

saas-launcher

Sıfırdan production-ready bir SaaS uygulaması kur. Ödeme, kimlik doğrulama, veritabanı, e-posta, landing page, SEO ve API güvenliği dahil tüm katmanları kapsar. Kullanıcı SaaS kurmak, web uygulaması başlatmak, AI aracı oluşturmak veya online ürün çıkarmak istediğinde bu skill'i kullan — "startup kur", "proje başlat"…

komunite/tezgah · 136 tokens

saas-payments

SaaS uygulaması için ödeme ve abonelik sistemi kur. Stripe veya Lemon Squeezy ile checkout, webhook, abonelik yönetimi, fiyatlandırma planları ve müşteri portalı yapılandır. Bu skill'i kullanıcı ödeme, abonelik, fiyatlandırma, Stripe, gelir, plan, subscription veya checkout ile ilgili bir şey istediğinde kullan. "Para…

komunite/tezgah · 103 tokens

saas-analytics

SaaS uygulaması için PostHog analytics ve ürün analizi kur. Event tracking, kullanıcı tanımlama, feature flag, session replay, funnel analizi ve gizlilik uyumlu yapılandırma. Bu skill'i kullanıcı analytics, PostHog, event tracking, kullanıcı davranışı, feature flag, A/B test, dönüşüm analizi veya metrik takibi ile…

komunite/tezgah · 119 tokens

saas-testing

SaaS uygulaması için test stratejisi kur. Vitest ile birim test, Playwright ile E2E test, API route testi, webhook mock, Stripe test modu ve CI entegrasyonu. Bu skill'i kullanıcı test, test yazma, E2E, birim test, Playwright, Vitest, coverage veya kalite güvencesi ile ilgili bir şey istediğinde kullan. "Test yaz"…

komunite/tezgah · 115 tokens

saas-deployment

SaaS uygulamasını production'a taşı. Vercel, Railway veya Fly.io ile deployment, domain yapılandırması, SSL, ortam değişkenleri, CI/CD, izleme ve operasyonel hazırlık. Bu skill'i kullanıcı deploy, yayınlama, production, hosting, domain, SSL, CI/CD, monitoring veya "siteyi canlıya al" ile ilgili bir şey istediğinde…

komunite/tezgah · 119 tokens