By Chykalophia
Peter's operating cadence as a Claude plugin. Quarterly priorities, weekly sync, scorecard, issues resolution, people-fit checks, accountability mapping. Codifies the discipline; no branded IP republished.
Map who owns what by role and outcome, not by title. Use when the team is bumping into each other, when ownership of a new function is unclear, when hiring a new role, or when scaling and the seams between roles are starting to show. Forces one owner per outcome and outcomes (not tasks) per role.
Identify, Discuss, Solve — the three-step loop for resolving anything in the issues block of a weekly sync. Use when running the weekly issues block, when a recurring problem keeps coming back, or when two people can't agree on a path and need a structured conversation to break the tie.
Three-factor check for any role — get-it, want-it, capacity. Use when hiring, doing a performance review, considering a fire, or suspecting a role mismatch. Forces precise language so the right action follows; vague "performance issues" doesn't tell anyone what to do.
Set and run the 3-7 quarterly priorities that define the 90-day window. Use when starting a new quarter, doing a mid-quarter check-in, or running an end-of-quarter retro. Forces outcomes (not activities), single owners, written done-checks, and weekly status calls.
Pick and run 5-15 weekly leading metrics that predict outcomes, with a number, target, owner, and weekly trend per row. Use when setting up team metrics, doing a weekly metrics review, or when a number is off two weeks running and needs to become an issue.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Built by Chykalophia · maintained by @PiotrKrzyzek
[!NOTE] TL;DR — One repo, one marketplace (
cklph), four plugins that layer on each other: a dev-workflow spine, opinionated Next.js + Supabase patterns, a value-based consulting practice, and a business operating cadence. Install only what you need.
| Plugin | What it does | When you want it |
|---|---|---|
cklph-os | Dev-workflow spine — phase loop (refine → survey → spec → plan → build → review → verify → ship), three adversarial agents (cklph-implementer / cklph-reviewer / red-team), daily-rhythm primitives (triage · decide · daily-frame · weekly-review), self-improvement loop (learn), and quality-gate hooks. | Always. This is the core. |
cklph-nextjs | Opinionated Next.js + Supabase patterns layered on top of the official vercel:* skills — layered lib/ architecture, mutation security checklist, data-layer abstraction rules, 12 review pitfalls, full stack coverage. | If you work in Next.js + Supabase repos (e.g. MailPrism, SendBriefs, BeforeMerge). |
cklph-architect | Value-based consulting practice — discover · scope · propose · price · position · engagement-shape. Codifies the discipline in original prose; no Weiss / Stark / Enns IP republished. | If you consult and want options-not-estimates rather than single-quote vendor mode. |
cklph-eos | Business operating cadence — quarterly priorities, weekly sync, scorecard, issues resolution, people-fit, accountability mapping. Generic terms throughout; no branded EOS IP republished. | If you have (or are adding) a team and need operating rhythm. |
Add the marketplace once:
/plugin marketplace add Chykalophia/cklph-marketplace
Install only what you want:
/plugin install cklph-os@cklph # the dev spine — always
/plugin install cklph-nextjs@cklph # only if you work in Next.js + Supabase
/plugin install cklph-architect@cklph # only if you consult
/plugin install cklph-eos@cklph # only if you operate a team
Restart your CLI after install so the skills load.
[!TIP] Claude Desktop — add the marketplace under Settings → Plugins, point at this repo, then install. Skills, commands, and agents load there. Hooks are CLI-only.
start-here skillcklph-os ships a start-here skill that runs at the start of every task. It sets instruction priority, routes you to the right skill before you act, and applies context-discipline rules (trust tiers · A/B/C confusion stop-templates · marker hygiene). If you read one skill before using anything else, read this one.
cklph-os)Eight composable phases — run one standalone, or chain them with the orchestrator.
| Phase | Command | Does |
|---|---|---|
| refine | /cklph-os:refine | sharpen a vague idea (optional) |
| survey | /cklph-os:survey | gap-fill across users / devices / edges / cross-cutting concerns |
| spec | /cklph-os:spec | requirements + acceptance criteria |
| plan | /cklph-os:plan | decompose into a wave task-graph |
| build | /cklph-os:build | execute via sub-agent waves |
| review | /cklph-os:review | adversarial review (standard or red-team intensity) |
| verify | /cklph-os:verify | run checks + walk acceptance criteria |
| ship | /cklph-os:ship | open a PR |
[!TIP]
/cklph-os:flow <goal>runs the whole loop and asks your mode first: full-agentic · partial · interactive.
pre-commit-gate — TypeScript + ESLint + Semgrep on every git commit. Skips merge commits and bulk stages (>500 files). Lints SKILL.md descriptions for the YAML colon-space trap. Configurable warning budget via CKLPH_ESLINT_MAX_WARNINGS.nextjs-quality-check — App Router patterns and 'use client' discipline on Next.js file edits.security-check — advisory secret scanning on every edit (gitleaks + bandit if installed).npx claudepluginhub chykalophia/cklph-marketplace --plugin cklph-eosPeter's opinionated Next.js + Supabase patterns. House style on top of the framework, complements vercel:* skills, not a replacement.
Drive WordPress from Claude Code via wp-cli over SSH — connection to managed hosts, posts/meta/options/media, and the hard-won hosting gotchas. Foundation for cklph-elementor and cklph-figma-to-wp.
Read designs from the Figma MCP — design context, screenshots, structure metadata, and design tokens. The design-source layer for any Figma-to-code work.
Read and write Elementor page/template data programmatically — the _elementor_data model, the CSS/responsive gotchas, theme-builder templates + conditions, and the global Kit. Builds on cklph-wp.
Baseline a live or staging site, re-check on demand or on a schedule, and surface only confirmed regressions (availability, SEO, tracking tag-firing, visual, journeys) with the evidence attached. On-demand, agent-interpreted; you own the data.
UI/UX design intelligence. 67 styles, 161 palettes, 57 font pairings, 25 charts, 15 stacks (React, Next.js, Vue, Svelte, Astro, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui, Nuxt, Jetpack Compose). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
This skill should be used when users need to generate ideas, explore creative solutions, or systematically brainstorm approaches to problems. Use when users request help with ideation, content planning, product features, marketing campaigns, strategic planning, creative writing, or any task requiring structured idea generation. The skill provides 30+ research-validated prompt patterns across 14 categories with exact templates, success metrics, and domain-specific applications.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.