By ckorhonen
A 70-component skill pack that equips Claude Code with capabilities across development, design, marketing, AI, security, and infrastructure — including browser automation, PR management, code review, debugging, testing, documentation, image generation, smart contract auditing, cloud deployment, and agent-based task orchestration.
Add tests for recently changed files or specified code
Create a conductor.json file with appropriate scripts for this project
Commit, push, and create a PR to the default branch
Simplifies code after implementation. Reviews recent changes and suggests/applies simplifications while preserving behavior.
Expert code review specialist. Use PROACTIVELY after writing or modifying code, before commits, or when asked to review changes. Focuses on quality, security, performance, and maintainability.
Expert debugging specialist for errors, test failures, crashes, and unexpected behavior. Use PROACTIVELY when encountering any error, exception, or failing test. Performs systematic root cause analysis.
Technical documentation specialist. Use for creating README files, API documentation, architecture docs, inline comments, and user guides. MUST BE USED when documentation is needed or when code changes require doc updates.
Master coordinator for complex multi-step tasks. Use PROACTIVELY when a task involves 2+ modules, requires delegation to specialists, needs architectural planning, or involves GitHub PR workflows. MUST BE USED for open-ended requests like "improve", "refactor", "add feature", or when implementing features from GitHub issues.
Code refactoring specialist for improving code quality, reducing technical debt, and applying design patterns. Use when code needs restructuring, simplification, or when applying DRY/SOLID principles.
Automate headless browser interactions using agent-browser CLI. Use when scraping web pages, automating form submissions, testing web apps, or performing browser automation tasks. Works with element refs (@e1, @e2) optimized for AI agent reasoning.
Battle-tested engineering principles for AI coding agents. Covers plan-first workflow, subagent delegation, self-improvement loops, verification gates, elegant solutions, autonomous bug fixing, and structured task management. Use when configuring agent behavior, writing AGENTS.md files, or improving agent reliability and code quality.
Write marketing copy and App Store / Google Play listings (ASO keywords, titles, subtitles, short+long descriptions, feature bullets, release notes), plus screenshot caption sets and text-to-image prompt templates for generating store screenshot backgrounds/promo visuals. Use when asked to: write/refresh app marketing copy, craft app store metadata, brainstorm taglines/value props, produce ad/landing/email copy, or generate prompts for screenshot/creative generation.
Generate animated ASCII art from images with subject detection, blurred pixelated backgrounds, and dynamic visual effects. Use when asked to create ASCII art, convert an image to ASCII, generate pixel art, add animated text art effects, or make retro-style visual art from photos.
Wrap the howdymary/autopredict Polymarket trading-agent repo. Use when you need to scan live Polymarket markets, inspect structural event mispricing, evaluate a market with your own fair probability, run reproducible backtests against a JSON dataset, tune strategy parameters safely, or review the repo's paper/live trading scaffolds and failure modes.
Uses power tools
Uses Bash, Write, or Edit tools
Runs pre-commands
Contains inline bash commands via ! syntax
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
A collection of skills for Claude Code and Codex that extend agent capabilities with specialized knowledge and workflows.
Two tightly-scoped packs also live at cdd.dev/skills. Same install convention (npx skills add ckorhonen/<repo>):
swe: skills for engineering judgment work: PR risk review, repo introspection, performance and security audits, incident follow-up, ownership maps. Invoked in conversation.hone: skills that run on a cadence (daily, weekly, per-PR) to fight code entropy: method brevity, naming clarity, duplication, broken-windows detection.This repo is the broad collection — wider in scope, more varied in purpose.
Here are some skills I've found useful for various projects I've been building. Would love feedback if anyone else finds them useful—have at it! If you're interested in some of my writings on AI and software development, follow me at CDD.dev.
Skills are located in the skills/ directory.
agent-browserHeadless browser automation using agent-browser CLI with element refs optimized for AI agents
Scrape a product catalog with accessibility trees instead of CSS selectorsAutomate a multi-step checkout form submissionRun parallel browser sessions to test race conditions in a web appagent-engineeringBattle-tested engineering principles for AI coding agents — plan-first workflow, subagent delegation, self-improvement loops, and verification gates
Set up a plan-first coding workflow that prevents agents from writing code before the design is approvedCreate a self-improvement loop that benchmarks agent performance and iterates on promptsBuild a verification gate that runs tests before any commit is acceptedbabysit-prCreate, monitor, and shepherd a GitHub pull request through CI, review, merge, and best-effort deployment validation
Open a PR that respects the repo's PR template and required reviewer assignmentsWatch CI after each push and summarize failures with fix suggestionsHandle review comments from Greptile and re-request review after fixes are pushedbird-fastInteract with X/Twitter from the terminal using bird CLI with browser session authentication
Post a thread announcing a new open-source release from a scriptSearch for mentions of a product and summarize sentimentSchedule daily tweets from a content queueceo-reviewReview documents and proposals through a CEO lens — technical depth, data-driven decisions, and long-term strategic vision
Review a product spec for whether it aligns with the 3-year platform visionCritique an engineering proposal on ROI and competitive positioningEvaluate a go-to-market plan for defensibility and market timingck-reviewReview documents and proposals through the lens of a senior principal engineer — clarity, pragmatism, and shipping velocity
Review an architecture decision record for over-engineering and hidden complexityCritique a technical spec for ambiguous requirements that will block implementationEvaluate a proposed API design for consistency with existing conventionscodex-advisorGet second opinions from OpenAI Codex CLI for plan reviews, code reviews, and hard problems
Get a second opinion on an implementation plan before starting a large refactorValidate security assumptions in a cryptographic moduleUnblock a tricky bug you've been stuck on for 30+ minutescoreml-optimizerOptimize CoreML models for iOS and macOS deployment with quantization, palettization, pruning, and Neural Engine targeting
Optimize a CoreML model for iPhone 15 Pro Neural Engine with 4-bit palettizationProfile inference latency with Instruments and identify Neural Engine fallbacksDebug accuracy degradation after applying 8-bit quantization to a vision modelcto-reviewReview through a CTO lens — platform thinking, mobile-first craft, and iterative execution
npx claudepluginhub ckorhonen/claude-skills17 agent skills for engineering analysis and judgment — PR risk review, repo introspection, audits, ownership maps, refactor opportunities. See https://cdd.dev/skill/.
8 Claude Code skills that run on a cadence to fight code entropy — method brevity, naming clarity, duplication detection, broken windows. See cdd.dev/skills/hone.
Flexible multi-provider LLM consultations using Python/LiteLLM - includes consultant agent, review/bug-investigation commands, and consultant skill for deep AI-powered code analysis across 100+ models
Project health and permission management, dev sessions, team updates with feedback triage, GitHub releases, multi-model brains trust, git workflows, UX audits, responsive layout testing, and browser automation.
Configurable code review with radical candor - choose between harsh direct feedback or constructive caring criticism. Features Technical.md for project standards, architectural context analysis, actionable fixes, decision register for tracking review decisions, seamless todo integration, and live browser QA via Chrome.
Production-grade engineering skills for AI coding agents — covering the full software development lifecycle from spec to ship.
Corca Workflow Framework — consolidated hooks and skill orchestration for structured development sessions
Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification