termio-sh/termio

A terminal-first agentic development environment for agentic coding. Build for Claude Code, Codex, OpenCode and any TUI agent. Runtime for Coding Agent, iOS & Linux VPS supported

359Stars on the repository
30Mods indexed here, across every type
3d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

termio

01

termio-sh/termio

Skill Claude CodeCodex

See and drive the sibling agent sessions running alongside you on this machine via the termiod CLI — list them and their status, start a new agent or plain-terminal session, send a prompt or an answer into one, and set your own status. Use when delegating work to another session, or checking on what other sessions are…

359 3d ago A 99 tokens original MIT

termio

02

termio-sh/termio

Skill Claude CodeCodex

See and drive the sibling agent sessions running alongside you in this Termio project via the termio sessions CLI — list and watch their status, spawn new agent or plain-terminal sessions, send a prompt or an answer into a session, and read an agent's reply from its transcript. Use when delegating work to another…

359 3d ago A 117 tokens original MIT

termio-sh/termio

Skill Claude CodeCodex

Reverse-lookup glossary that turns a vague description of a web animation or motion effect into its exact term ("the bouncy thing when a popover opens" → Pop in; "the iOS rubber-band scroll" → Rubber-banding). Use when the user asks "what's it called when…", or describes a motion effect without knowing its name and…

359 3d ago A 98 tokens copy · 100% MIT

termio-sh/termio

Skill Claude CodeCodex

Drive the running termio app via AppleScript / System Events to reach a UI state (focus the window, click a sidebar project, a terminal pane, a control), capture a pixel-accurate screenshot of just that window, and read it back for visual analysis — for diagnosing layout / spacing / alignment / 'this looks ugly'…

359 3d ago A 161 tokens original MIT

apple-design

05

termio-sh/termio

Skill Claude CodeCodex

Apple's approach to interface design and fluid, physical motion, translated for the web. Use when building or reviewing gesture-driven UI, spring animations, drag/swipe/sheet interactions, momentum and interruptible transitions, translucent materials and depth, typography (optical sizing, tracking, leading)…

359 3d ago A 80 tokens copy · 100% MIT

asc

06

termio-sh/termio

Skill Claude CodeCodex

Drive App Store Connect from the terminal with the asc CLI — TestFlight builds, groups, testers and What to Test notes; App Store versions, metadata, keywords, screenshots and release notes; submissions and review health; signing, provisioning and notarization; crash and beta-feedback triage; pricing, subscriptions…

359 3d ago A 108 tokens original MIT

bump-version

07

termio-sh/termio

Skill Claude CodeCodex

A release procedure for termio, a macOS app, that creates a numbered Git tag on the main branch. A Git tag is a permanent label for a specific version of the code.

359 3d ago A 66 tokens original MIT

termio-sh/termio

Skill Claude CodeCodex

Check whether ghostty (the terminal core termio embeds via the termio-sh/libghostty-swift fork) has shipped anything worth pulling since the binary termio is currently pinned to. Resolves the pinned ghostty sha, diffs it against ghostty main, filters the gap for changes that actually reach termio's embedded…

359 3d ago A 170 tokens original MIT

code-clean

09

termio-sh/termio

Skill Claude CodeCodex

Cut dead code and over-long comments from termio's Swift, verifying every deletion against a build. Knows this repo's real failure mode (essay-length doc comments, not restated-code slop) and periphery's four known false-positive shapes. Invoke when the user says 'clean dead code', 'clean up the comments', 'the…

359 3d ago A 110 tokens original MIT

conventional-commit

10

termio-sh/termio

Skill Claude CodeCodex

Conventional Commit - Generate Conventional Commits 1.0.0 compliant messages. MANDATORY for all git commits. Invoke when user says 'commit', 'commit this', or asks to commit code.

359 3d ago A 47 tokens original MIT

dia-source-analysis

11

termio-sh/termio

Skill Claude CodeCodex

Analyze / reverse-engineer the locally installed Dia Browser mac app (The Browser Company; bundle id company.thebrowser.dia; shares ArcCore with Arc). Inspect its app bundle, extract its Bun/TypeScript agent-server source from shipped source maps, fingerprint the runtime, read native-Swift symbols, and map its…

359 3d ago A 125 tokens original MIT

doc

12

termio-sh/termio

Skill Claude CodeCodex

Use for ANY operation on a doc under docs/ — creating, updating/editing, changing its status, or querying. Keeps the YAML front matter (title/status/type/updated) correct and regenerates the docs/README.md wiki index. Invoke when the user says 'new doc', 'create a doc/design/RFC', 'start a design doc', 'update the…

359 3d ago A 190 tokens original MIT

emil-design-eng

13

termio-sh/termio

Skill Claude CodeCodex

This skill encodes Emil Kowalski's philosophy on UI polish, component design, animation decisions, and the invisible details that make software feel great.

359 3d ago A 35 tokens copy · 100% MIT

termio-sh/termio

Skill Claude CodeCodex

Search a codebase or UI for places that don't animate but should, and reject everything that shouldn't. Read-only; it proposes motion with exact values, it does not implement it. Use when the user asks "what could be animated here?" or wants to "make this feel more alive". For fixing existing animations, use…

359 3d ago B 78 tokens copy · 100% MIT

improve-animations

15

termio-sh/termio

Skill Claude CodeCodex

Survey a codebase's animation and motion code as a senior motion advisor, then produce a prioritized audit and self-contained implementation plans for other agents (or cheaper models) to execute. Read-only on source code — it plans improvements, it does not apply them. Use when the user asks to "improve the…

359 3d ago B 97 tokens copy · 100% MIT

ios-rebuild-dev

16

termio-sh/termio

Skill Claude CodeCodex

A development workflow for rebuilding the TermioMobile iOS app and launching it on a connected iPhone or simulator. It connects the app to the companion server running on the Mac.

359 3d ago A 84 tokens original MIT

issue-creator

17

termio-sh/termio

Skill Claude CodeCodex

A guide for turning unclear user feedback from text, chat excerpts, or screenshots into a focused GitHub issue, a tracked software-work item. It preserves the original request and separates evidence from information that is still unknown.

359 3d ago A 96 tokens original MIT

macos-rebuild-dev

18

termio-sh/termio

Skill Claude CodeCodex

A macOS development helper that stops the running Termio development app, rebuilds it with Swift Package Manager, and opens it again. It keeps the development app separate from the installed release app.

359 3d ago A 62 tokens original MIT

termio-sh/termio

Skill Claude CodeCodex

Profile native macOS/iOS apps using Time Profiler via CLI (xctrace). Use when asked to identify performance hotspots, profile CPU usage, or diagnose slow code paths without opening Instruments.

359 3d ago A 45 tokens original MIT

og-generation

20

termio-sh/termio

Skill Claude CodeCodex

A process for regenerating a website's OG image, the preview card shown when a page is shared on social networks and messaging apps.

359 3d ago C 89 tokens original MIT

pick-ui-library

21

termio-sh/termio

Skill Claude CodeCodex

Pick the right library for a given frontend task from a curated, opinionated list — numbers, OTP inputs, charts, command menus, virtualization, drag and drop, toasts, state, styling, and more. Only runs when explicitly invoked; it does not trigger on its own.

359 3d ago A 61 tokens copy · 100% MIT

prototype

22

termio-sh/termio

Skill Claude CodeCodex

Build multiple genuinely different versions of a UI piece you describe, rendered behind a visual picker so you can flip through them live and promote the one that feels right. Only runs when explicitly invoked; it does not trigger on its own.

359 3d ago A 48 tokens copy · 100% MIT

review-animations

23

termio-sh/termio

Skill Claude CodeCodex

Reviews animation and motion code against a high craft bar derived from Emil Kowalski's design engineering philosophy. Default to flagging; approval is earned.

359 3d ago A 34 tokens copy · 100% MIT

review-copy

24

termio-sh/termio

Skill Claude CodeCodex

Review and fix user-facing copy against termio's voice guide (VOICE.md), scoring each pass and iterating until it holds. Covers UI strings, landing site, docs, release notes, and PR or issue text. Use when the user says 'review this copy', 'does this sound like us', 'check the wording', 'audit the settings text', 'fix…

359 3d ago A 103 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: