asynkron

17 mods across 1 repository, 32 stars between them.

asynkron-devtools

02

asynkron/asynkron-skills

Plugin Claude Code

ASYNKRON developer tools — profiler, test runner, code duplication detector, line counter, Roslynator, strict .NET standards, pre-PR checklist, continue-loop, test bomb and layered test methodologies.

32 1mo ago A tokens not measured

asynkron/asynkron-skills

Instructions file CodexOpenCode

AGENTS.md instructions for asynkron/asynkron-skills, covering asynkron developer tools, available skills, general (any language), .net specific and how to use.

32 1mo ago A 683 tokens

api-dog-food

05

asynkron/asynkron-skills

Skill Claude CodeCodex

Evaluate and improve an API by inventing real, valuable tasks, attempting them through the public API, measuring the usefulness of its features and data, and turning failures into verified fixes or evidence-backed retirement proposals. Use when asked to dogfood, audit, rationalize, improve, simplify, or find value in…

32 1mo ago A 93 tokens

cloc

06

asynkron/asynkron-skills

Skill Claude CodeCodex

Count lines of code, analyze codebase size and composition, compare code between versions. Use when the user asks about lines of code, codebase size, language breakdown, or code statistics.

32 1mo ago B 41 tokens

continue-loop

07

asynkron/asynkron-skills

Skill Claude CodeCodex

Keep iterating on the next logical step in a project until a clear stop condition is reached. Use when the user says /continue-loop, asks to "keep going", "continue iterating", or wants Codex to repeatedly choose the highest-leverage next task, execute it, verify it, and then continue. Good for open-ended cleanup…

32 1mo ago A 102 tokens

dotnet-strict

08

asynkron/asynkron-skills

Skill Claude CodeCodex

Apply strict .NET/C# coding standards to a project or solution. Adds Roslynator and Meziantou analyzers, a comprehensive .editorconfig with 80+ diagnostic rules, naming conventions, and performance warnings. Use when the user wants to enforce strict code quality, set up analyzers, or add an .editorconfig to a .NET…

32 1mo ago A 78 tokens

hotmess

09

asynkron/asynkron-skills

Skill Claude CodeCodex

Find and explain churn hotspots and unstable code clusters in a git repo. Goes beyond a flat "most-edited files" list — auto-detects clusters by directory, by filename stem (foo.go + footest.go), and by co-change (files that change together) — then classifies each cluster (unstable / under-development / buggy /…

32 1mo ago A 157 tokens

palette

10

asynkron/asynkron-skills

Skill Claude CodeCodex

Generate color palettes with Tailwind-scale shades. Use when the user asks about color palettes, color schemes, Tailwind colors, or generating colors for a UI theme.

32 1mo ago A 35 tokens

pre-pr

11

asynkron/asynkron-skills

Skill Claude CodeCodex

Run mandatory pre-PR quality checks for .NET projects before creating a pull request. Use before creating any PR, or when the user says "prepare for PR", "pre-PR checks", or "quality gate".

32 1mo ago C 47 tokens

profile

12

asynkron/asynkron-skills

Skill Claude CodeCodex

Profile .NET applications for CPU performance, memory allocations, lock contention, exceptions, heap analysis, and JIT inlining. Use when the user asks about performance bottlenecks, memory leaks, high CPU, slow code, lock contention, excessive exceptions, GC pressure, heap growth, or JIT compilation in .NET projects.

32 1mo ago A 68 tokens

quickdup

13

asynkron/asynkron-skills

Skill Claude CodeCodex

Find and reduce code duplication, clean up redundant code, detect code clones, reduce codebase size, DRY violations, copy-paste detection. Use when the user asks about duplicate code, code cleanup, reducing code size, DRY principles, or finding copy-pasted code.

32 1mo ago C 59 tokens

roslynator

14

asynkron/asynkron-skills

Skill Claude CodeCodex

Run C# static analysis, auto-fix code issues, format code, find unused code, and enforce coding standards in .NET projects. Use when the user asks about code quality, linting, static analysis, code cleanup, unused code, or formatting in C# / .NET projects.

32 1mo ago A 63 tokens

systematic-debug

15

asynkron/asynkron-skills

Skill Claude CodeCodex

Systematic debugging techniques for unclear root causes. Use when a bug's origin is unknown, multiple hypotheses need testing, you need to narrow down a failing area, end-to-end tests fail but you can't tell where, or the user says "I don't know why this is broken". Includes test bombs (hypothesis elimination) and…

32 1mo ago A 76 tokens

testrunner

16

asynkron/asynkron-skills

Skill Claude CodeCodex

Handle flaky tests, crashing tests, hanging tests, out of memory tests, stack overflow tests, test isolation, test suite stability issues in .NET projects. Use when dotnet test hangs, crashes, produces OOM or stack overflow errors, or when the user has an unstable/flaky test suite. Do NOT use for normal test runs …

32 1mo ago A 81 tokens

uxly

17

asynkron/asynkron-skills

Skill Claude CodeCodex

Scan web pages for UI consistency issues — misalignment, bad contrast, near-miss colors, inconsistent spacing, and more. Requires Chrome DevTools MCP. Use when the user asks to "check the UI", "scan for design issues", "run UXly", or "audit the page".

32 1mo ago A 62 tokens