alexei-led

72 mods across 8 repositories, 874 stars between them.

operating-infra

25

alexei-led/cc-thingz

Skill Claude CodeCodex

Author, inspect, troubleshoot, and review infrastructure across IaC, Kubernetes, cloud resources, containers, CI/CD, and Linux hosts. Use when changing Terraform/OpenTofu, Kubernetes, Helm, Kustomize, Dockerfiles, GitHub Actions workflow/job/permissions semantics, AWS, GCP, Cloud Run, BigQuery, IAM, logs, instances…

35 1mo ago A 119 tokens original MIT

playwright-skill

26

alexei-led/cc-thingz

Skill Claude CodeCodex

Support-only Playwright runtime/reference for browser-automation — dev-server detection, a Node.js script runner, quiet screenshot helpers, SPA readiness helpers, and custom HTTP headers. Use when browser-automation selects the bundled Playwright fallback; do not route user intent here directly.

35 1mo ago A 59 tokens original MIT

refactoring-code

27

alexei-led/cc-thingz

Skill Claude CodeCodex

Batch behavior-preserving refactors for multi-file, repeated-pattern, large-file, rename, move, extract, split, or restructure work. Use for "refactor across files", "batch rename", "update pattern everywhere", large files (500+ lines), or 5+ coordinated edits in one file. NOT for single targeted edits, behavior…

35 1mo ago A 108 tokens original MIT

researching-web

28

alexei-led/cc-thingz

Skill Claude CodeCodex

Web research via platform web tools. Use for technical comparisons, current-state and release-behavior questions, recent facts, ecosystem news, best practices, standards, or questions needing grounded web evidence. NOT for exact API syntax, config keys, or code examples — use looking-up-docs for those. NOT for…

35 1mo ago A 75 tokens original MIT

reviewing-code

29

alexei-led/cc-thingz

Skill Claude CodeCodex

Use when reviewing changed code, PRs, diffs, or specific files. Finds evidence-backed defects in security, correctness, tests, reliability, performance, maintainability, and docs. Supports quick, standard, deep, team, and external-review modes. NOT for repo-wide architecture review, general codebase exploration…

35 1mo ago A 95 tokens original MIT

alexei-led/cc-thingz

Skill Claude CodeCodex

Use when asked to lint, audit, review, or score AI-facing instruction files such as SKILL.md, AGENT.md, AGENTS.md, CLAUDE.md, platform body.md files, prompt files, rules, policies, and agent-facing references. NOT for plugin manifests, application code review, harness configuration review, ordinary docs, tests, or…

35 1mo ago A 80 tokens original MIT

sequential-thinking

31

alexei-led/cc-thingz

Skill Claude CodeCodex

Structured stepwise reasoning with explicit revisions and branches. Use when the user says "think step by step", "sequential thinking", "plan this out", "reason through this", "branch this idea", or when tackling a hard multi-step problem (architecture decisions, ambiguous bugs, multi-constraint tradeoffs, plans that…

35 1mo ago A 123 tokens original MIT

spec-flow

32

alexei-led/cc-thingz

Skill Claude CodeCodex

Use when planning, executing, checkpointing, finishing, or inspecting lightweight spec-driven work. Runs one task at a time using .spec/ markdown files and the bundled specctl helper. NOT for broad product discovery beyond a short requirement interview. NOT for generic implementation planning that does not read or…

35 1mo ago A 71 tokens original MIT

using-git-worktrees

33

alexei-led/cc-thingz

Skill Claude CodeCodex

Creates isolated git worktrees for parallel development. Use when starting feature work needing isolation or working on multiple branches simultaneously. NOT for simple branch switching, bulk branch cleanup (use cleanup-git), or git hook/config setup (use configuring-git-hygiene).

35 1mo ago A 58 tokens original MIT

writing-csharp

34

alexei-led/cc-thingz

Skill Claude CodeCodex

Idiomatic C# /.NET development. Use when writing C# code, changing .csproj or .sln, or working on ASP.NET Core apps, libraries, CLIs, workers, and xUnit/NUnit/MSTest suites. Emphasizes nullable references, async/await, LINQ discipline, boundary validation, focused dotnet feedback, and minimal dependencies. NOT for Go…

35 1mo ago A 99 tokens original MIT

writing-go

35

alexei-led/cc-thingz

Skill Claude CodeCodex

Idiomatic Go development. Use when writing Go code, designing APIs, reviewing Go implementations, or changing Go tests. Follow the module's target Go version. Prefer stdlib, concrete types, explicit errors, context propagation, fast feedback, and behavior tests. NOT for Python, Rust, TypeScript, shell scripts, or…

35 1mo ago A 71 tokens original MIT

writing-java-kotlin

36

alexei-led/cc-thingz

Skill Claude CodeCodex

Idiomatic modern Java and Kotlin JVM development. Use when writing .java, .kt, or .kts code; changing Gradle or Maven builds; or working on Spring, Micronaut, Quarkus, Ktor, Android JVM modules, JUnit, Mockito, Kotest, ktlint, detekt, or JVM CLI/services. Emphasizes JDK toolchains, null-safety, fast focused…

35 1mo ago A 126 tokens original MIT

writing-python

37

alexei-led/cc-thingz

Skill Claude CodeCodex

Idiomatic Python 3.12+ development. Use when writing Python code, CLI tools, scripts, or services. Emphasizes stdlib, type hints, fast pytest feedback, uv/ruff/pyright toolchain, and minimal dependencies. NOT for Go, Rust, TypeScript, or shell-only tasks.

35 1mo ago A 67 tokens original MIT

writing-rust

38

alexei-led/cc-thingz

Skill Claude CodeCodex

Idiomatic Rust development. Use when writing Rust code, Cargo crates/workspaces, Rust tests, or rustfmt/clippy/cargo workflows. Emphasizes ownership, Result errors, small APIs, stdlib-first dependencies, fast cargo feedback, and behavior tests. NOT for Go, Python, TypeScript, shell scripts, or infra-only work.

35 1mo ago A 73 tokens original MIT

writing-shell

39

alexei-led/cc-thingz

Skill Claude CodeCodex

Idiomatic shell development for POSIX sh, Bash, Zsh, Fish, hooks, CI shell steps, and scriptable CLI glue. Use when writing or changing .sh, .bash, .zsh, .fish, .bats, shell functions, shell pipelines, CI run: shell bodies, or command-runner recipes. Emphasizes portability, quoting, safe filesystem/process handling…

35 1mo ago C 132 tokens original MIT

writing-skills

40

alexei-led/cc-thingz

Skill Claude CodeCodex

Create, split, slim, or rewrite repository skills. Use when adding a new src/skills/ / skill, editing a skill description, frontmatter, references, overlays, or plugin placement, or tightening routing between neighboring skills. NOT for score-only instruction review; use reviewing-instructions. NOT for broad…

35 1mo ago A 86 tokens original MIT

writing-typescript

41

alexei-led/cc-thingz

Skill Claude CodeCodex

Idiomatic TypeScript development. Use when writing TypeScript code, Node.js services, React apps, or TypeScript design advice. Emphasizes strict typing, boundary validation, composition, fast feedback, behavior tests, and project-configured tooling. NOT for Go, Python, Rust, plain HTML/CSS/JS, or server-rendered…

35 1mo ago A 78 tokens original MIT

writing-web

42

alexei-led/cc-thingz

Skill Claude CodeCodex

Simple web development with HTML, CSS, JS, and HTMX. Use when working with .html, .css, or .htmx files, web templates, stylesheets, or vanilla JS scripts. NOT for React/Vue/Angular (use writing-typescript) or Node.js backends.

35 1mo ago A 63 tokens original MIT

coding-posture

44

alexei-led/coding-posture

Plugin Claude Code

Task-aware working modes for coding agents — debug, fix, review, test-first, refactor, optimize, migrate, upgrade, integrate, spike, unstuck.

15 2mo ago A tokens not measured original MIT

coding-posture

46

alexei-led/coding-posture

Skill Claude CodeCodex

Use before non-trivial coding work to pick a task-appropriate working mode — debug, fix, review, test-first, refactor, optimize, migrate, upgrade, integrate, spike, or unstuck — then follow its checklist. Modes are procedures, not personas. Not needed for trivial one-line edits or non-coding tasks.

15 2mo ago C 71 tokens original MIT

claude-code

48

alexei-led/resume-from

Agent

The Claude Code plugin adds /resume-from and includes the matching command binary.

5 15d ago A 0 tokens original MIT