🎯

tmux-processes

🎯Skill

from 0xbigboss/claude-code

VibeIndex|
What it does

Provides patterns for running long-lived processes in tmux, used when starting dev servers, watchers, or any process expected to outlive the conversation.

πŸ“¦

Same repository

0xbigboss/claude-code(33 items)

tmux-processes

Installation

Quick InstallInstall with npx
npx skills add https://github.com/0xbigboss/claude-code --skill tmux-processes

Need more details? View full documentation on GitHub β†’

72Installs
35
-
Last UpdatedJan 26, 2026

More from this repository10

🎯
react-best-practices🎯Skill

react-best-practices skill from 0xbigboss/claude-code

🎯
typescript-best-practices🎯Skill

Provides TypeScript best practices for type-first development, making illegal states unrepresentable, and runtime validation patterns

🎯
python-best-practices🎯Skill

Provides Python best practices for type-first development with dataclasses, discriminated unions, NewType, and Protocol patterns

🎯
web-fetch🎯Skill

Fetches web content with intelligent content extraction, converting HTML pages to clean markdown using curl and html2markdown with CSS selectors for targeted extraction.

🎯
tamagui-best-practices🎯Skill

Provides Tamagui patterns for config v4, compiler optimization, styled context, and cross-platform styling for Tamagui-based projects.

🎯
playwright-best-practices🎯Skill

Provides Playwright test patterns for resilient locators, Page Object Models, fixtures, web-first assertions, and network mocking with CLI-optimized output for agent workflows.

🎯
nix-best-practices🎯Skill

nix-best-practices skill from 0xbigboss/claude-code

🎯
zig-best-practices🎯Skill

Provides Zig patterns for type-first development with tagged unions, explicit error sets, comptime validation, and memory management best practices.

🎯
go-best-practices🎯Skill

Provides Go patterns for type-first development with custom types, interfaces, functional options, and structured error handling.

🎯
axe-ios-simulator🎯Skill

iOS Simulator automation using AXe CLI for touch gestures, text input, screenshots, video recording, and accessibility inspection