karak

44 mods across 1 repository, 4 stars between them.

karak/karak-claude-plugin

Skill Claude CodeCodex

MUST USE for any mobile auth screen UI question. This skill contains a specialized checklist covering 5 areas that general design advice misses: (1) scroll / safe-area layout patterns that cause keyboard occlusion on iOS and Android, (2) Google and Apple brand-guideline compliance for social login buttons, (3) touch…

4 12d ago A 187 tokens

ux-psychologist

26

karak/karak-claude-plugin

Skill Claude CodeCodex

A UX review and planning guide based on 47 psychology principles and a checklist of common design mistakes. UX means how people experience and use a product or interface.

4 12d ago A 374 tokens

karak-engineering

27

karak/karak-claude-plugin

Plugin Claude Code

Code quality, review, and design doc skills: Codex-based code review with session resume, Google design docs, code refactoring, QA management, and Node.js 24 backend development (Express, Drizzle/Prisma, Vitest, tsup).

4 12d ago A tokens not measured

karak/karak-claude-plugin

Agent

Node.js 24 + TypeScript backend specialist. Build, debug, and scaffold modern Express APIs with Drizzle or Prisma ORM, Vitest TDD test suites, and tsup or Vite 7/8 build pipelines. Use this agent when the user wants to: (1) Create a new Node.js backend project or REST API from scratch (2) Debug TypeScript errors…

4 12d ago A 272 tokens

codex-review

29

karak/karak-claude-plugin

Skill Claude CodeCodex

Execute comprehensive code reviews using OpenAI Codex CLI. Use when: (1) reviewing git commits by ID or range, (2) reviewing pull requests by number, (3) requesting thorough code quality analysis. Triggers on phrases like "codex review", "review commit", "review PR", "レビュー". Requires codex CLI to be installed and…

4 12d ago A 78 tokens

google-design-docs

30

karak/karak-claude-plugin

Skill Claude CodeCodex

A guide for writing a design document: a plan that records how software should be built and why key technical choices were made.

4 12d ago A 232 tokens

nodejs-backend

31

karak/karak-claude-plugin

Skill Claude CodeCodex

Use this skill whenever the user is building, debugging, or configuring a Node.js backend. This covers: creating Express APIs or REST servers; fixing TypeScript errors (erasableSyntaxOnly, NodeNext module resolution, import.meta.dirname); working with Drizzle ORM or Prisma (schemas, migrations, drizzle-kit generate…

4 12d ago A 180 tokens

karak-meta

32

karak/karak-claude-plugin

Plugin Claude Code

Meta-skills that observe the Claude Code session itself: Stop-hook gated learning-candidate recording, session-pointer breadcrumbs into auto-memory.

4 12d ago A tokens not measured

Stop

33

karak/karak-claude-plugin

Hook

Runs when the agent finishes a response, executing stop_learning_candidate.py via python3. From karak/karak-claude-plugin.

4 12d ago A tokens not measured

karak/karak-claude-plugin

Skill Claude CodeCodex

Use when the Stop hook injects a "learning candidate" instruction containing a transcript path and date — records a one-line pointer to today's conversation log into auto-memory so future sessions can grep back into past learnings. Fires on phrases like "record learning candidate", "log today's learnings", "stop hook…

4 12d ago A 114 tokens

karak/karak-claude-plugin

Plugin Claude Code

Windows Desktop development skills for .NET 10 WPF/XAML apps: MVVM, Clean Architecture, Vertical Slice, MSIX packaging, Serilog diagnostics, EF Core migration, performance profiling, xUnit testing.

4 12d ago A tokens not measured

karak/karak-claude-plugin

Agent

Expert Windows Desktop developer agent for .NET 10 WPF/XAML applications. Use for implementing MVVM features, designing UI components, resolving WPF-specific issues, and architecting desktop application solutions.

4 12d ago A 47 tokens

karak/karak-claude-plugin

Skill Claude CodeCodex

Use when designing layer boundaries for a .NET 10 WPF application — deciding which layer owns a class, how to wire up dependency inversion, whether to use Clean Architecture vs Vertical Slice, or how to introduce MediatR/CQRS. Also use when an existing codebase needs layer refactoring (ViewModel directly referencing…

4 12d ago A 104 tokens

dotnet-db-migration

39

karak/karak-claude-plugin

Skill Claude CodeCodex

Use when managing database schema changes for a .NET 10 WPF application — adding EF Core migrations, applying them at startup, handling rollback, or dealing with SQLite offline upgrade scenarios (backup-before-migrate, version gap detection, user notification on failure). Also use when choosing between EF Core…

4 12d ago A 71 tokens

karak/karak-claude-plugin

Skill Claude CodeCodex

Use when setting up structured logging in a .NET 10 WPF application with Serilog, configuring sinks (File, EventLog, Seq), enrichers, or log rotation. Also use when diagnosing crashes via global exception handlers, writing custom ETW EventSource traces, or troubleshooting why logs aren't appearing. For CPU/memory…

4 12d ago A 80 tokens

karak/karak-claude-plugin

Skill Claude CodeCodex

Use when packaging a .NET 10 WPF application as MSIX for enterprise or store distribution — setting up the packaging project, configuring Package.appxmanifest, code signing with signtool.exe, GPO silent deployment, AppInstaller auto-update, or wiring up a GitHub Actions CI/CD pipeline to build and sign MSIX. Windows…

4 12d ago A 89 tokens

dotnet-performance

42

karak/karak-claude-plugin

Skill Claude CodeCodex

Use when a .NET 10 WPF application is slow, uses too much memory, or has a sluggish UI — profiling with dotnet-trace, dotnet-counters, PerfView, or Visual Studio Diagnostic Tools, diagnosing GC pressure, fixing UI thread blocking, or resolving unvirtualized large list rendering. Custom EventSource log tracing belongs…

4 12d ago A 81 tokens

dotnet-testing

43

karak/karak-claude-plugin

Skill Claude CodeCodex

Use when writing unit or integration tests for .NET 10 WPF/XAML applications using xUnit, Moq, and FluentAssertions. Covers ViewModel testing, service mocking, async tests, and common test patterns for desktop apps.

4 12d ago A 51 tokens

dotnet-wpf-expert

44

karak/karak-claude-plugin

Skill Claude CodeCodex

Use when developing WPF/XAML applications with .NET 10, designing MVVM architecture, implementing UI components, or working with data binding, commands, and navigation patterns. Covers PresentationCore, dependency properties, and common pitfalls in WPF desktop app development.

4 12d ago A 59 tokens