32 agent markdown files indexed from alexei-led/cc-thingz. Install any of them pinned to an exact hash with mdr add alexei-led/cc-thingz/<name>.
AGENTS.md agents
alexei-led/cc-thingz · AGENTS.md
git:20260915.7312a28 · audit A · 35 stars
CLAUDE.md claude
alexei-led/cc-thingz · CLAUDE.md
git:20260512.586616a · audit B · 35 stars
brainstorming-ideas skill
alexei-led/cc-thingz · src/skills/brainstorming-ideas/SKILL.md · Brainstorm ideas and stress-test draft plans before coding. Use when
git:20260716.29b4d22 · audit A · 35 stars
browser-automation skill
alexei-led/cc-thingz · src/skills/browser-automation/SKILL.md · 'Browser automation for rendered UI exploration, validation, screenshots,
git:20260716.29b4d22 · audit A · 35 stars
cleanup-git skill
alexei-led/cc-thingz · src/skills/cleanup-git/SKILL.md · Remove merged local branches and stale git worktrees. Use when the user
git:20260716.29b4d22 · audit A · 35 stars
committing-code skill
alexei-led/cc-thingz · src/skills/committing-code/SKILL.md · Create normal git commits with logical grouping. Use when committing,
git:20260908.c37b890 · audit A · 35 stars
configuring-git-hygiene skill
alexei-led/cc-thingz · src/skills/configuring-git-hygiene/SKILL.md · 'Configure safe git workflow hygiene: pre-commit/pre-push hooks, Gitleaks
git:20260716.29b4d22 · audit A · 35 stars
deploying-infra skill
alexei-led/cc-thingz · src/skills/deploying-infra/SKILL.md · Validate infrastructure changes and, after explicit confirmation, apply
git:20260908.c37b890 · audit A · 35 stars
documenting-code skill
alexei-led/cc-thingz · src/skills/documenting-code/SKILL.md · Create or update human-facing docs, agent-facing instructions, architecture
git:20260716.29b4d22 · audit A · 35 stars
evolving-config skill
alexei-led/cc-thingz · src/skills/evolving-config/SKILL.md
git:20260908.fb1884d · audit B · 35 stars
fixing-code skill
alexei-led/cc-thingz · src/skills/fixing-code/SKILL.md · Fix code defects with a reproducible feedback loop, root-cause diagnosis,
git:20260716.29b4d22 · audit A · 35 stars
improving-tests skill
alexei-led/cc-thingz · src/skills/improving-tests/SKILL.md · Improve test design, speed, and coverage with behavior-focused tests,
git:20260716.29b4d22 · audit A · 35 stars
installation-doctor skill
alexei-led/cc-thingz · src/skills/installation-doctor/SKILL.md · Diagnose cc-thingz plugin installations with the bundled read-only doctor. Use for missing installed skills or helpers…
git:20260908.fb1884d · audit A · 35 stars
looking-up-docs skill
alexei-led/cc-thingz · src/skills/looking-up-docs/SKILL.md · Find exact, version-correct library/API/framework docs through one lookup
git:20260716.29b4d22 · audit A · 35 stars
operating-infra skill
alexei-led/cc-thingz · src/skills/operating-infra/SKILL.md · Author, inspect, troubleshoot, and review infrastructure across IaC,
git:20260716.29b4d22 · audit A · 35 stars
playwright-skill skill
alexei-led/cc-thingz · src/skills/playwright-skill/SKILL.md · Support-only Playwright runtime/reference for browser-automation — dev-server
git:20260908.c37b890 · audit A · 35 stars
refactoring-code skill
alexei-led/cc-thingz · src/skills/refactoring-code/SKILL.md · Batch behavior-preserving refactors for multi-file, repeated-pattern,
git:20260716.29b4d22 · audit A · 35 stars
researching-web skill
alexei-led/cc-thingz · src/skills/researching-web/SKILL.md · Web research via platform web tools. Use for technical comparisons, current-state
git:20260716.29b4d22 · audit A · 35 stars
reviewing-code skill
alexei-led/cc-thingz · src/skills/reviewing-code/SKILL.md · Use when reviewing changed code, PRs, diffs, or specific files. Finds
git:20260716.29b4d22 · audit A · 35 stars
git:20260716.29b4d22 · audit B · 35 stars
sequential-thinking skill
alexei-led/cc-thingz · src/skills/sequential-thinking/SKILL.md · Structured decision summaries with revisions and branches. Use only when
git:20260908.c37b890 · audit A · 35 stars
spec-flow skill
alexei-led/cc-thingz · src/skills/spec-flow/SKILL.md · Use when planning, executing, checkpointing, finishing, or inspecting
git:20260908.c37b890 · audit A · 35 stars
using-git-worktrees skill
alexei-led/cc-thingz · src/skills/using-git-worktrees/SKILL.md · Creates isolated git worktrees for parallel development. Use when starting
git:20260908.c37b890 · audit A · 35 stars
writing-csharp skill
alexei-led/cc-thingz · src/skills/writing-csharp/SKILL.md · Idiomatic C# /.NET development. Use when writing C# code, changing `.csproj`
git:20260716.29b4d22 · audit A · 35 stars
writing-go skill
alexei-led/cc-thingz · src/skills/writing-go/SKILL.md · Idiomatic Go development. Use when writing Go code, designing APIs, reviewing
git:20260908.c37b890 · audit A · 35 stars
writing-java-kotlin skill
alexei-led/cc-thingz · src/skills/writing-java-kotlin/SKILL.md · Idiomatic modern Java and Kotlin JVM development. Use when writing `.java`,
git:20260716.29b4d22 · audit A · 35 stars
writing-python skill
alexei-led/cc-thingz · src/skills/writing-python/SKILL.md · Idiomatic Python 3.12+ development. Use when writing Python code, CLI
git:20260914.cab7679 · audit A · 35 stars
writing-rust skill
alexei-led/cc-thingz · src/skills/writing-rust/SKILL.md · Idiomatic Rust development. Use when writing Rust code, Cargo crates/workspaces,
git:20260716.29b4d22 · audit A · 35 stars
writing-shell skill
alexei-led/cc-thingz · src/skills/writing-shell/SKILL.md · Idiomatic shell development for POSIX sh, Bash, Zsh, Fish, hooks, CI
git:20260716.29b4d22 · audit B · 35 stars
writing-skills skill
alexei-led/cc-thingz · src/skills/writing-skills/SKILL.md
git:20260716.29b4d22 · audit B · 35 stars
writing-typescript skill
alexei-led/cc-thingz · src/skills/writing-typescript/SKILL.md · Idiomatic TypeScript development. Use when writing TypeScript code, Node.js
git:20260914.cab7679 · audit A · 35 stars
writing-web skill
alexei-led/cc-thingz · src/skills/writing-web/SKILL.md · Simple web development with HTML, CSS, JS, and HTMX. Use when working
git:20260716.29b4d22 · audit A · 35 stars