Git Workflow
145Skill Claude CodeCodex
Use this skill when you want a clean Git history (easy reviews, easy rollbacks) and consistent PR hygiene—especially when an agent is helping you make changes across multiple files.
Community skill registry for Atlarix — SKILL.md files that teach Atlarix agents language patterns, framework conventions, and developer workflows. Apache 2.0.
Skill Claude CodeCodex
Use this skill when you want a clean Git history (easy reviews, easy rollbacks) and consistent PR hygiene—especially when an agent is helping you make changes across multiple files.
Skill Claude CodeCodex
Use this skill when adding or debugging GitHub Actions workflows and you want repeatable CI behavior, minimal permissions, and clear failure logs.
Skill Claude CodeCodex
Use this skill when building Go services/CLIs and you want practical patterns for package layout, error handling, concurrency, and testing that keep code readable and reliable.
Skill Claude CodeCodex
Use this skill when working on Java services/libs and you want clean layering, safe null handling, predictable build structure (Maven/Gradle), and testable code.
Skill Claude CodeCodex
Use this skill when working on Kotlin JVM projects and you want consistent patterns for null-safety, coroutines, and clean module boundaries.
Skill Claude CodeCodex
Use this skill when building a Model Context Protocol (MCP) server to expose tools/resources/prompts to Atlarix (or other MCP clients), and you want correct schemas, safe handlers, and reliable local testing.
Skill Claude CodeCodex
Use this skill when working in a Next.js App Router codebase (Next.js 14+) and you need safe patterns for server vs client components, data fetching, routing, and deployment without introducing hydration bugs or accidental client bundles.
Skill Claude CodeCodex
Use this skill when working in Node.js services/CLIs and you want predictable async behavior, safe boundaries, and good operational defaults.
Skill Claude CodeCodex
Use this skill when working in modern PHP (8+) codebases and you want predictable structure, safe IO boundaries, and maintainable application/service design.
Skill Claude CodeCodex
Use this skill when you need high-confidence coverage of user flows (auth, uploads, payments, chat flows) and you want stable, debuggable Playwright tests.
Skill Claude CodeCodex
Use this skill when writing or reviewing modern Python code and you want consistent patterns for typing, async, structure, packaging, and correctness (especially in services, scripts, CLIs, and data tooling).
Skill Claude CodeCodex
Use this skill when you’re building or refactoring React components in a production app and want consistent patterns for typing, composition, state, and performance without introducing premature abstraction.
Skill Claude CodeCodex
Use this skill when working in Ruby projects (Rails or otherwise) and you want clean object boundaries, predictable dependency management, and maintainable code organization.
Skill Claude CodeCodex
Use this skill when writing Rust crates/services and you want reliable patterns for error handling, module structure, ownership boundaries, and maintainable APIs.
Skill Claude CodeCodex
Use this skill when working on Swift projects (SwiftPM packages, iOS/macOS apps) and you want consistent patterns for concurrency, structure, and safety.
Skill Claude CodeCodex
Use this skill when styling UI with Tailwind and you want consistent design tokens, maintainable class composition, and good accessibility defaults.
Skill Claude CodeCodex
Use this skill when you’re adding features or fixing bugs and you want tests that lock in behavior, are easy to read, and fail with useful diagnostics.
Skill Claude CodeCodex
Use this skill when an Atlarix workflow needs grounded X/Twitter context before it drafts, reviews, monitors, or plans social work. TweetClaw is the OpenClaw plugin for X/Twitter automation through the @xquik/tweetclaw npm package.
Skill Claude CodeCodex
Use this skill when working in a strict TypeScript codebase and you want reliable patterns for modeling data, narrowing, generics, and configuration—without papering over errors with as casts.
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: