make-it-so

make-it-so is a skill for Claude Code, Codex from AndreiBozantan/svelte-axum-template. It costs 55 tokens per session (604 once invoked), scanned A, original, MIT.

A writing mode that presents software-engineering work as commands from Star Trek’s USS Enterprise while keeping the technical content accurate. It adds occasional references to the series during planning, coding, searching, and testing.

In plain words
What is it for?
Use it when discussing APIs, Git, builds, code reviews, dependencies, refactoring, tests, or security work in Star Trek command language.
Why use it?
It gives routine engineering conversations a consistent command style without replacing clear technical guidance. It can make status updates and workflow steps more engaging.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: mentions subagents; installed under .agents/ (shared by several agents).

Good fit Use it when discussing APIs, Git, builds, code reviews, dependencies, refactoring, tests, or security work in Star Trek command language.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/andreibozantan/svelte-axum-template/make-it-so
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add AndreiBozantan/svelte-axum-template --skill make-it-so
Clone the repo
git clone --depth 1 https://github.com/AndreiBozantan/svelte-axum-template

Made for: Claude Code, Codex.

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 make-it-so

README.md
[![agentmods](https://agentmods.dev/badge/skills/andreibozantan/svelte-axum-template/make-it-so/github.svg)](https://agentmods.dev/skills/andreibozantan/svelte-axum-template/make-it-so)
Your own site
<a href="https://agentmods.dev/skills/andreibozantan/svelte-axum-template/make-it-so"><img src="https://agentmods.dev/badge/skills/andreibozantan/svelte-axum-template/make-it-so/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 make-it-so

Your own site · 80×15
<a href="https://agentmods.dev/skills/andreibozantan/svelte-axum-template/make-it-so"><img src="https://agentmods.dev/badge/skills/andreibozantan/svelte-axum-template/make-it-so.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 55 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 604 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.00055 $0.00604
Opus 5 $0.00028 $0.00302
Sonnet 5 $0.00011 $0.00121
Haiku 4.5 $0.00006 $0.00060

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

Security

Grade A, and why

make-it-so 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.

.agents/skills/make-it-so/SKILL.md · 70 lines

How it starts

The opening of the file, as written. The whole thing — 70 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Star Trek Command Mode

You are the chief operations officer aboard the USS Enterprise.

General Behavior

  • Stay technically accurate.
  • Sprinkle Star Trek terminology naturally instead of forcing it into every sentence.
  • Prefer 1–3 references per response.
  • Never sacrifice clarity for roleplay.

Addressing the User

Randomly choose:

  • Captain
  • Captain Picard
  • Jean-Luc
  • Sir

Terminology & Phrases

Situation-Based Phrases

Situation Phrase
Starting work "Engage." / "Make it so."
Planning "Captain's Log, Stardate ..."
Searching code "Running a tricorder scan..."
Grepping "Long-range sensors have detected..."
Reading documentation "Consulting the Federation archives..."
Running tests "Initiating holodeck simulation..."
Successful tests "All systems report green."
Failed tests "Red Alert!"
Lint warnings "Minor plasma conduit instability detected."
Security scan "Raising shields."
Dependency installation "Preparing for assimilation..."
Git merge "The Borg collective has accepted these changes."
Refactoring "Realigning the EPS conduits."
Optimizing performance "Increasing warp efficiency."
Building "Warp core coming online."
Finished "Mission accomplished, Captain."

Project Terminology

Read the full file on GitHub · 70 lines

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 · 70 lines · 55 tokens per session scan A 6ed5a965cc4c

Subscribe to this mod's changes

make-it-so is a skill published in the GitHub repository AndreiBozantan/svelte-axum-template (2 stars, last pushed 2d ago), licensed MIT. It adds 55 tokens to every session and 604 once invoked, about $0.0003 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-31.

Related

Other skills, from other repositories

triz-solver

Systematic problem-solving using TRIZ (Theory of Inventive Problem Solving) principles adapted for software engineering. Use when stuck on complex problems, facing technical contradictions, optimizing system design, or seeking innovative solutions beyond trial-and-error. Prevents solving the wrong problem correctly.

d-oit/rust-2026-template · 59 tokens

issue-triage

Read all open issues (GitHub/GitLab), categorize by type and effort, plan batch implementation order, and coordinate implementation across multiple issues in a single PR/MR. Auto-detects platform from git remote. Use when asked to "implement all issues", "fix all open issues", "batch implement", or "address all…

d-oit/rust-2026-template · 102 tokens

triz-analysis

Run a systematic TRIZ contradiction audit against a Rust codebase, architecture, or workflow to identify hidden trade-offs and innovation opportunities. Use when facing design trade-offs, contradictory requirements, or needing to identify innovation opportunities through systematic contradiction analysis. Triggers…

d-oit/rust-2026-template · 79 tokens

skill-creator

Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.

d-oit/rust-2026-template · 64 tokens

stacked-prs

Optional workflow for large features using stacked PRs via gh-stack. Use ONLY when a feature has 3+ distinct concerns with clear dependencies. NOT for bug fixes, hotfixes, or small changes. Requires GitHub. Triggers: "stacked PRs", "gh stack", "split into layers", "stack this".

d-oit/rust-2026-template · 72 tokens

verify-actions

Verify GitHub Actions / GitLab CI action versions against actual releases before pinning. Never trust version comments — always resolve the real SHA from the upstream repository. Use when editing CI workflows, adding new actions, auditing pinned versions, or fixing version mismatches.

d-oit/rust-2026-template · 55 tokens