ckorhonen

90 mods across 3 repositories, 16 stars between them.

ceo-review

25

ckorhonen/claude-skills

Skill Claude CodeCodex

Review documents, proposals, and plans through the lens of a CEO. Simulates feedback from a founder-CEO who is technical, data-driven, and focused on long-term vision while navigating market volatility. Use when you want high-level strategic review: does this idea make sense as a company bet? Is the team right-sized?…

14 1mo ago A 80 tokens original MIT

ck-review

26

ckorhonen/claude-skills

Skill Claude CodeCodex

Review documents, proposals, and plans through the lens of a senior principal engineer. Simulates feedback from a technically deep IC who values clarity, pragmatism, and shipping velocity. Use when you want direct, blunt technical feedback on a proposal, architecture doc, design doc, or spec — especially around…

14 1mo ago A 71 tokens original MIT

cloudflare-manager

27

ckorhonen/claude-skills

Skill Claude CodeCodex

Comprehensive Cloudflare account management for deploying Workers, KV Storage, R2, Pages, DNS, and Routes. Use when deploying cloudflare services, managing worker containers, configuring KV/R2 storage, or setting up DNS/routing. Requires CLOUDFLAREAPIKEY in .env and Bun runtime with dependencies installed.

14 1mo ago A 69 tokens original MIT

codex-advisor

28

ckorhonen/claude-skills

Skill Claude CodeCodex

Get a second opinion from OpenAI Codex CLI for plan reviews, code reviews, architecture decisions, and hard problems. Use when you need external validation, want to compare approaches, or are stuck on a difficult problem.

14 1mo ago A 49 tokens original MIT

ckorhonen/claude-skills

Skill Claude CodeCodex

Research content trends and generate data-driven article outlines by analyzing Google Trends, Reddit, LinkedIn, X, Substack, Medium, YouTube, and more. Use when asked to research content ideas, find trending topics, generate article outlines, analyze audience intent, or when user says "what should I write about"…

14 1mo ago A 83 tokens original MIT

continuous-learning

30

ckorhonen/claude-skills

Skill Claude CodeCodex

Capture reusable knowledge and create new skills automatically during coding sessions, problem solving, and retrospectives. Use when finishing a complex task, running a retrospective, discovering a reusable pattern, or when user says "save this as a skill", "capture this solution", "run a retrospective", or "what did…

14 1mo ago B 68 tokens original MIT

ckorhonen/claude-skills

Skill Claude CodeCodex

Debug getServerSideProps and getStaticProps errors in Next.js. Use when: (1) Page shows generic error but browser console is empty, (2) API routes return 500 with no details, (3) Server-side code fails silently, (4) Error only occurs on refresh not client navigation. Check terminal/server logs instead of browser for…

14 1mo ago A 87 tokens copy · 100% MIT

ckorhonen/claude-skills

Skill Claude CodeCodex

Fix Prisma "Too many connections" and connection pool exhaustion errors in serverless environments (Vercel, AWS Lambda, Netlify). Use when: (1) Error "P2024: Timed out fetching a new connection from the pool", (2) PostgreSQL "too many connections for role", (3) Database works locally but fails in production…

14 1mo ago A 100 tokens copy · 100% MIT

ckorhonen/claude-skills

Skill Claude CodeCodex

Detect and resolve TypeScript/JavaScript circular import dependencies. Use when: (1) "Cannot access 'X' before initialization" at runtime, (2) Import returns undefined unexpectedly, (3) "ReferenceError: Cannot access X before initialization", (4) Type errors that disappear when you change import order, (5) Jest/Vitest…

14 1mo ago A 88 tokens copy · 100% MIT

coreml-optimizer

34

ckorhonen/claude-skills

Skill Claude CodeCodex

Optimize CoreML models for iOS and macOS deployment. Covers quantization, palettization, pruning, Neural Engine targeting, compute unit selection, and performance profiling. Use when converting ML models to CoreML, optimizing model size/latency, debugging Neural Engine issues, or benchmarking on-device inference.

14 1mo ago A 66 tokens original MIT

cto-review

35

ckorhonen/claude-skills

Skill Claude CodeCodex

Review documents, proposals, and plans through the lens of a CTO. Simulates feedback from a technical leader who has built and scaled multiple companies and values platform thinking, mobile-first craft, and iterative execution. Use when you need engineering leadership review: platform strategy, architecture decisions…

14 1mo ago A 79 tokens original MIT

ckorhonen/claude-skills

Skill Claude CodeCodex

Expert direct mail marketing strategist for writing compelling copy, designing high-converting mail pieces, and developing measurement strategies. Use when planning direct mail campaigns, writing mailer copy, designing postcards/letters, or measuring campaign effectiveness with incremental lift analysis.

14 1mo ago B 54 tokens original MIT

evangelion-design

37

ckorhonen/claude-skills

Skill Claude CodeCodex

Design original Evangelion-inspired web and mobile interfaces with NERV-like command-center, HUD, psychographic, sync-monitor, breach-warning, and title-card language: sharp geometry, tactical typography, disciplined data density, danger-first palettes, wireframe analysis forms, repeated instrument arrays, and…

14 1mo ago A 107 tokens original MIT

executing-plans

38

ckorhonen/claude-skills

Skill Claude CodeCodex

Execute a written implementation plan with review checkpoints and structured progress tracking. Use when you have a spec or plan ready to implement, when user says "execute this plan", "implement this spec", "carry out these steps", or "start working on the plan".

14 1mo ago A 57 tokens original MIT

freshdesk-api

39

ckorhonen/claude-skills

Skill Claude CodeCodex

Expert in Freshdesk helpdesk API for building integrations, extracting support data, managing tickets/contacts/companies, and automating support workflows. Use when working with Freshdesk, building helpdesk integrations, analyzing support ticket data, or creating customer support applications.

14 1mo ago A 55 tokens original MIT

ckorhonen/claude-skills

Skill Claude CodeCodex

Generate images using Google's Gemini API. Use when creating images from text prompts, editing existing images, or combining reference images for AI-generated visual content.

14 1mo ago A 34 tokens original MIT

gemini-visual

41

ckorhonen/claude-skills

Skill Claude CodeCodex

Visual and front-end development assistant powered by Google Gemini's multimodal models. Use for UI analysis, design comparison, accessibility audits, color palette extraction, screenshot-to-code conversion, generating UI assets, and text-based design assistance from briefs.

14 1mo ago A 52 tokens original MIT

ckorhonen/claude-skills

Skill Claude CodeCodex

Create production-ready GitHub Actions workflows for automated testing, building, and deploying applications. Use when setting up CI/CD with GitHub Actions, automating development workflows, or creating reusable workflow templates.

14 1mo ago A 44 tokens original MIT

google

43

ckorhonen/claude-skills

Skill Claude CodeCodex

Personal assistant for Google Workspace using gog CLI. Search Gmail, manage Calendar, organize Drive, update Sheets, track Tasks, and lookup Contacts. Use when triaging email, scheduling meetings, finding availability, searching documents, managing tasks, or any Google service interaction from the terminal.

14 1mo ago A 57 tokens original MIT

gsplat-optimizer

44

ckorhonen/claude-skills

Skill Claude CodeCodex

Optimize 3D Gaussian Splat scenes for real-time rendering on iOS, macOS, and visionOS. Use when working with .ply or .splat files, targeting mobile/Apple GPU performance, or needing LOD, pruning, or compression strategies for 3DGS scenes.

14 1mo ago A 64 tokens original MIT

hyperagent

45

ckorhonen/claude-skills

Skill Claude CodeCodex

Run a self-referential self-improving agent loop where a meta-agent iteratively modifies a task-agent's code to optimize for any measurable target. Based on Facebook Research's Hyperagents paper (arXiv:2603.19461). Use when asked to "run hyperagent", "self-improve this", "optimize with self-modification", or "evolve…

14 1mo ago A 84 tokens original MIT

idea-md

46

ckorhonen/claude-skills

Skill Claude CodeCodex

Create or expand an Idea.md / IDEA.md file from a rough description, existing repo, conversation history, notes, or other early-stage product inputs. Use when the user asks to "write an Idea.md", "turn this into an idea file", "capture this product idea", "expand this concept", or wants a repo-grounded concept brief…

14 1mo ago A 82 tokens original MIT

imagegen

47

ckorhonen/claude-skills

Skill Claude CodeCodex

Use when the user asks to generate or edit images via the OpenAI Image API (for example: generate image, edit/inpaint/mask, background removal or replacement, transparent background, product shots, concept art, covers, or batch variants); run the bundled CLI (scripts/imagegen.py) and require OPENAIAPIKEY for live…

14 1mo ago A 74 tokens copy · 100% MIT

ios-app-tester

48

ckorhonen/claude-skills

Skill Claude CodeCodex

Test iOS apps using AXe CLI for accessibility auditing, UI automation, and simulator control. Use when testing iOS Simulator apps, automating UI interactions, recording test videos, or auditing accessibility labels and VoiceOver support.

14 1mo ago A 50 tokens original MIT