j0ruge

51 mods across 1 repository, 10 stars between them.

deploy

25

j0ruge/skills_commands_manager

Plugin Claude Code

Promote code to staging (and on to production) through the repo's real CD pipeline. Reads each workflow's on.push.branches and runs-on instead of assuming — the wrong branch can deploy production, and a hosted job under a billing block never starts. Waits for CI green on the exact commit, promotes by PR merge commi.

10 4d ago A tokens not measured

staging

26

j0ruge/skills_commands_manager

Command

Promote code to staging (and on to production) through the repo's real CD pipeline. Reads each workflow's on.push.branches and runs-on instead of assuming — the wrong branch can deploy production, and a hosted job under a billing block never starts. Waits for CI green on the exact commit, promotes by PR merge commit…

10 4d ago A 109 tokens

dev-script

27

j0ruge/skills_commands_manager

Plugin Claude Code

Generates idempotent dev.sh / dev.ps1 launchers for the current stack — Compose orchestration, healthchecks, two-strategy port handling (find-next-free for foreign-owned ports, kill-and-reclaim for own orphans), HTTPS-on-LAN via mkcert+Caddy, boot-time sanity check, Windows↔WSL migration guards. Triggers — dev script.

10 4d ago A tokens not measured

dev-script

28

j0ruge/skills_commands_manager

Skill Claude CodeCodex

Generates idempotent dev.sh / dev.ps1 launchers for the current stack — Compose orchestration, healthchecks, two-strategy port handling (find-next-free for foreign-owned ports, kill-and-reclaim for own orphans), HTTPS-on-LAN via mkcert+Caddy, boot-time sanity check, Windows↔WSL migration guards. Triggers — dev script…

10 4d ago A 108 tokens

dotnet-wpf

29

j0ruge/skills_commands_manager

Plugin Claude Code

Complete C#/.NET WPF development toolkit — project setup & audit, Fluent Design guide (90+ controls, form spacing recipes, height clipping diagnosis, Grid row separators, multi-column layouts, ContentDialog confirmation pattern for destructive actions), WinForms-to-WPF MVVM migration, and FlaUI E2E testing.

10 4d ago A tokens not measured

j0ruge/skills_commands_manager

Skill Claude CodeCodex

C#/.NET desktop scaffolding (WinForms / WPF / Avalonia) — generates CLAUDE.md, scoped rules, .editorconfig, Directory.Build.props, global.json. Audits coupling (UI/logic, God Classes). Triggers — dotnet setup, .NET scaffolding, WPF project, WinForms project, editorconfig.

10 4d ago A 79 tokens

dotnet-wpf-design

31

j0ruge/skills_commands_manager

Skill Claude CodeCodex

Professional WPF/XAML design guide — Fluent Design (90+ controls, DataGrid icons, RowHeight), layout troubleshooting (ScrollViewer, toolbar, form spacing), control sizing, dark theme, branding. MVVM and E2E live in sibling skills. Triggers — WPF design, XAML layout, Fluent, DataGrid icon, form spacing, dark theme.

10 4d ago A 81 tokens

j0ruge/skills_commands_manager

Skill Claude CodeCodex

FlaUI + xUnit E2E testing for WPF — project setup, AutomationId annotation, Page Objects, smoke tests, file-dialog automation, CI/CD wiring. Unit tests live in dotnet-wpf-mvvm. Triggers — WPF E2E, FlaUI, AutomationId, Page Object, smoke test.

10 4d ago A 77 tokens

dotnet-wpf-mvvm

33

j0ruge/skills_commands_manager

Skill Claude CodeCodex

WinForms→WPF MVVM migration plus new WPF screens — CommunityToolkit.Mvvm, WPF-UI, ViewModels, data binding, Commands, navigation, DI via Microsoft.Extensions.Hosting. Setup and E2E live in sibling skills. Triggers — MVVM, WinForms to WPF, CommunityToolkit, data binding, RelayCommand.

10 4d ago A 80 tokens

kaizen-software

34

j0ruge/skills_commands_manager

Plugin Claude Code

Metodologia Kaizen (melhoria contínua) para planejar, implementar e manter software — e para ensinar Kaizen ao time. Conduz as três fases pelo ciclo PDCA, verifica pelo artefato e não pelo rótulo da ferramenta, e mapeia os artefatos Kaizen nos que o projeto já tem (ADR, notas, TODO, CHANGELOG), respeitando as…

10 4d ago A tokens not measured

kaizen-software

35

j0ruge/skills_commands_manager

Skill Claude CodeCodex

Metodologia Kaizen (melhoria contínua) para planejar, implementar e manter software — e para ensinar Kaizen ao time. Conduz as três fases pelo ciclo PDCA, verifica pelo artefato e não pelo rótulo da ferramenta, e mapeia os artefatos Kaizen nos que o projeto já tem (ADR, notas, TODO, CHANGELOG), respeitando as…

10 4d ago A 133 tokens

pdf-generation

36

j0ruge/skills_commands_manager

Plugin Claude Code

PDF generation design toolkit — analyze a reference template, pick the library (pdfmake, pdf-lib, PDFKit, Puppeteer, @react-pdf), and design modular sections with conditional columns, revision control, and visual verification. Carries hard-won pdfmake pitfalls: column widths that silently push the table off the page…

10 4d ago A tokens not measured

pdf-generation

37

j0ruge/skills_commands_manager

Skill Claude CodeCodex

PDF generation design toolkit — analyze a reference template, pick the library (pdfmake, pdf-lib, PDFKit, Puppeteer, @react-pdf), and design modular sections with conditional columns, revision control, and visual verification. Carries hard-won pdfmake pitfalls: column widths that silently push the table off the page…

10 4d ago A 106 tokens

release

38

j0ruge/skills_commands_manager

Plugin Claude Code

Automated GitHub Release creation with categorized release notes from git history. Multi-stack (C#/.NET, Node.js, Go, Rust, Python) with --path filter for monorepo component releases. Contributor resolution via org membership cross-reference.

10 4d ago A tokens not measured

release

39

j0ruge/skills_commands_manager

Command

Automatically generates release notes from the last release and creates a new GitHub Release via gh CLI. Works with any stack (C#/.NET, Node.js, Go, Rust, Python, etc.). Supports --path filter for monorepo component releases. Contributor resolution via org membership cross-reference.

10 4d ago A 59 tokens

retrofit-skill

40

j0ruge/skills_commands_manager

Plugin Claude Code

Apply non-obvious session lessons to a target skill in two modes — full (marketplace skill: bumps version, updates CHANGELOG/marketplace.json/README, commits and pushes) or lean (local skill in another repo: edits files + CHANGELOG and commits there, no bump or marketplace changes). Triggers — retrofit…

10 4d ago A tokens not measured

retrofit-skill

41

j0ruge/skills_commands_manager

Command

Apply non-obvious session lessons to a target skill in two modes — full (marketplace skill: bumps version, updates CHANGELOG/marketplace.json/README, commits and pushes) or lean (local skill in another repo: edits files + CHANGELOG and commits there, no bump or marketplace changes). Triggers — retrofit…

10 4d ago A 0 tokens

statusline

42

j0ruge/skills_commands_manager

Plugin Claude Code

Interactive wizard to configure Claude Code status line — model (+ effort badge), context bar, git branch/PR, cost, and 5h/weekly usage limits. Cross-platform (Bash + PowerShell). Triggers — statusline, status bar, footer, rate limit, usage window, PR state.

10 4d ago A tokens not measured

setup

43

j0ruge/skills_commands_manager

Command

Interactive wizard to configure Claude Code status line — model (+ effort badge), context bar, git branch/PR, cost, and 5h/weekly usage limits. Cross-platform (Bash + PowerShell). Triggers — statusline, status bar, footer, rate limit, usage window, PR state.

10 4d ago B 62 tokens

ticket

44

j0ruge/skills_commands_manager

Plugin Claude Code

Jira ticket lifecycle for JRC Brasil projects, integrated with Git — create issues/sub-issues and branches, close with an auto-generated summary. Per-repo config via .jira-project; discovers project-specific transitions instead of assuming. Creates issues already in the active sprint, with story points and fixVersion.

10 4d ago A tokens not measured

ticket

45

j0ruge/skills_commands_manager

Skill Claude CodeCodex

Jira ticket lifecycle for JRC Brasil projects, integrated with Git — create issues/sub-issues and branches, close with an auto-generated summary. Per-repo config via .jira-project; discovers project-specific transitions instead of assuming. Creates issues already in the active sprint, with story points and fixVersion…

10 4d ago A 106 tokens

whisper-preprocess

46

j0ruge/skills_commands_manager

Plugin Claude Code

Audio preprocessing and transcription with ffmpeg + OpenAI Whisper, fully offline — extraction, silence removal, voice enhancement, segmentation, then transcription. Handles MKV, MP4, WAV, M4A and other media. Triggers — transcribe audio or video, lecture/meeting/podcast/interview transcript, speech-to-text…

10 4d ago A tokens not measured

whisper-preprocess

47

j0ruge/skills_commands_manager

Skill Claude CodeCodex

Audio preprocessing and transcription with ffmpeg + OpenAI Whisper, fully offline — extraction, silence removal, voice enhancement, segmentation, then transcription. Handles MKV, MP4, WAV, M4A and other media. Triggers — transcribe audio or video, lecture/meeting/podcast/interview transcript, speech-to-text…

10 4d ago A 89 tokens

j0ruge/skills_commands_manager

Plugin Claude Code

End-to-end onboarding of a Windows machine to WSL2 — enable WSL, install rtk, migrate dev projects off C:\ into the Linux filesystem with rsync that keeps .git/.env and validates before deleting. Knows the traps from a real migration: rtk missing from PATH, /mnt/c slowness, the whole git tree reading as modified…

10 4d ago A tokens not measured