Skill Claude CodeCodex
Step-by-step workflow for adding new features to TypeType, following architecture/coding standards. Use when adding a feature, modifying, or fixing bugs.
519 tagged linux, measured the same way as everything else here.
Browse within: macos 141cross-platform 91bash 56LaTeX 55bibtex 55desktop-app 55kylinos 55terminal 48zsh 48mac 47assistant 45audio 43ecs 43particles 43
Skill Claude CodeCodex
Step-by-step workflow for adding new features to TypeType, following architecture/coding standards. Use when adding a feature, modifying, or fixing bugs.
Skill Claude CodeCodex
Understand TypeType project architecture, layering rules, dependency directions, and component responsibilities. Use when working on TypeType, adding features, or refactoring.
Skill Claude CodeCodex
TypeType coding standards, naming conventions, Python/QML style rules, and common pitfalls. Use when writing new code or refactoring.
Skill Claude CodeCodex
Answer devsandbox configuration and setup questions from the published documentation instead of from memory - which TOML key to set, what values it accepts, which file it belongs in, and how the files merge. Covers proxy mode, HTTP filtering, credential injection, content redaction, isolation backends…
Skill Claude CodeCodex
Use this skill when a user asks to diagnose, repair, clean up, recover, migrate, configure, secure, or maintain a Windows, macOS, or Linux computer. It covers system drives, app or data migration to another drive, slow or unstable machines, storage, apps, updates, networking, printers, backups, credentials, drivers…
Skill Claude CodeCodex
Turn an avatar GitHub issue (from the in-app avatar-editor easter egg) into a merged sprite — validate the art, then either add a new module or replace an existing one, and open a PR that closes the issue. Handles both "Avatar contribution: " (a brand-new sprite) and "Avatar edit: " (a hand-redraw of an existing…
Skill Claude CodeCodex
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
Skill Claude CodeCodex
Generate a complete MCP server project in Swift using the FastMCP library. Use when asked to create a Swift MCP server, build an MCP tool server, or scaffold a Model Context Protocol project in Swift.
openSUSE/openSUSE-packaging-skill
Skill Claude CodeCodex
Authoring, modifying, reviewing, or building openSUSE RPM packages — spec files, .changes files, osc / OBS and Git (src.opensuse.org / Gitea) workflows. Use whenever the working directory has a .osc/ folder or a .spec file, when the user mentions osc, OBS, rpmbuild, openSUSE Build Service, src.opensuse.org, the Git…
Skill Claude CodeCodex
Control scanners via scan-mcp MCP server to capture documents, photos, receipts, and pages. Use when user mentions scanning, scanners, or document types. CRITICAL: call startscanjob with {} (no params) unless user specifies requirements—server handles intelligent device selection and defaults. Override only for…
Skill Claude CodeCodex
Configure scan-mcp MCP server in Claude Code's global configuration. Use when user wants to setup, configure, initialize, enable, or install the scan-mcp MCP server. Runs preflight checks for prerequisites (Node 22+, SANE tools, tiffcp), helps install missing dependencies, and adds server configuration with…
Skill Claude CodeCodex
Investigate Linux package, build, command, vulnerability, distribution migration, ELF/ABI, shared-library, and container issues with distro-aware PkgSeek evidence. Use for apt, apt-get, dpkg, yum, dnf, rpm, apk or pacman errors; missing commands, headers and .so files; CVE/CNNVD and backport checks; Debian, Ubuntu…
Skill Claude CodeCodex
Use when preparing a Sessions Chronicle release that needs synchronized version metadata updates and Flatpak build verification, especially when release notes are missing and need a reviewed draft.
Skill Claude CodeCodex
Use when reviewing a Sessions Chronicle PR or local diff and the user wants an interactive A/B quiz focused on architecture, data safety, and Rust/Relm4 trade-offs.
Skill Claude CodeCodex
Use when manually monitoring, watching, tracking, or reviewing AI assistant storage, session, transcript, JSONL, or SQLite format drift after official upstream repository, changelog, or package updates, especially when fixtures, parser docs, tests, or parsers may be stale.
Skill Claude CodeCodex
Install and manage Room-scoped skills through the skills MCP tools.
Skill Claude CodeCodex
Lower the quality of a codebase so it reads like the output of an unguided coding agent. Use when the user wants to show, teach about, or create examples of AI-generated "slop", long bloated docs, over-engineered code, fake tests, marketing-flavored READMEs, and bad commit messages. Trigger on requests to "slopify"…
Skill Claude CodeCodex
Analyze USB pcap-ng captures with the bsu-tool MCP tools. Use for capture loading, USB device enumeration, decoded packet retrieval, marker analysis, the Goodix demo, and any request to explain capture evidence consistently.
Skill Claude CodeCodex
Automate web browsers — navigate sites, fill forms, click buttons, extract data, take screenshots, and run multi-step web workflows.
Skill Claude CodeCodex
Google Workspace integration — Gmail, Drive, Calendar, Contacts, Tasks, and Sheets via gogcli.
Skill Claude CodeCodex
Read, create, update, and manage Notion pages, databases, and blocks.
Skill Claude CodeCodex
Comprehensive documentation guide for Golang projects, covering godoc comments, README, CONTRIBUTING, CHANGELOG, Go Playground, Example tests, API docs, and llms.txt. Use when writing or reviewing doc comments, documentation, adding code examples, setting up doc sites, or discussing documentation best practices.…
Skill Claude CodeCodex
Go (Golang) naming conventions — covers packages, constructors, structs, interfaces, constants, enums, errors, booleans, receivers, getters/setters, functional options, acronyms, test functions, and subtest names. Use this skill when writing new Go code, reviewing or refactoring, choosing between naming alternatives…
Skill Claude CodeCodex
Golang everyday observability — the always-on signals in production. Covers structured logging with slog, Prometheus metrics, OpenTelemetry distributed tracing, continuous profiling with pprof/Pyroscope, server-side RUM event tracking, alerting, and Grafana dashboards. Apply when instrumenting Go services for…