By newkayak12
Engineering skills: CLI, SQL, clean architecture, clean code, DDD, pragmatic programming, database optimization, chaos engineering, Spring Boot, microservices, Kotlin, TDD, frontend, code documentation, testing, MCP builder, SRE, performance profiling & optimization, incident response, documentation strategy, and dev-quality-workflow.
Use when tests pass locally but fail in CI, pass some runs and fail others, or someone suspects a test is unreliable but cannot reproduce the failure consistently. Diagnoses root causes and provides concrete fixes. Triggers on: "flaky test", "intermittent test failure", "passes locally fails in CI", "test is non-deterministic", "random test failure", "테스트가 가끔 실패", "간헐적 테스트 오류", "CI에서만 실패하는 테스트", "flaky". Best for: timing races, shared state pollution, ordering dependencies, CI environment differences. Not for: consistently failing tests with a known error (those are bugs, not flakiness).
Use when someone needs to build or fix UI — React components, page layouts, client-side interactivity, data-fetching hooks, styling, or form handling. Defaults to Next.js App Router, TypeScript, and Tailwind. Triggers on: "build a React component", "Next.js page", "Tailwind styling", "fix this UI", "data fetching hook", "form validation", "React 컴포넌트 만들기", "프론트엔드 개발", "UI 구현", "Next.js App Router". Best for: React/Next.js components, custom hooks, TanStack Query integration, Zod form validation. Not for: Vue, Svelte, or non-React frontends; backend APIs (use spring-boot-engineer or relevant server skill).
Guides the developer-side incident lifecycle from triage through mitigation to blameless RCA — with severity classification, Slack update templates, escalation paths, and a structured post-mortem format. Use when a production issue is active or recently resolved and you need a fast, structured response rather than ad-hoc troubleshooting, or when writing a post-mortem after the fact. Not for designing SLOs, alerting rules, or reliability posture — use sre-engineer for that.
Use when someone is writing Kotlin code and needs idiomatic guidance — coroutine and Flow patterns, Kotlin Multiplatform (KMP) structure, Android with Jetpack Compose, Ktor server setup, or type-safe DSL authoring. Triggers on: "Kotlin coroutines", "KMP", "Kotlin Multiplatform", "Jetpack Compose", "Ktor server", "Flow", "suspend function", "코틀린", "코루틴", "안드로이드 Compose", "KMP 설정". Best for: idiomatic coroutine patterns, multiplatform source-set structure, Compose UI. Not for: general Java backend (use spring-boot-engineer), Android XML layouts.
Use when someone wants to expose an external service or API as a tool an LLM can call — building an MCP server from scratch, designing tool schemas, handling auth, or structuring resources and prompts. Triggers on: "build an MCP server", "MCP tool", "expose this API to Claude", "Model Context Protocol server", "MCP 서버 만들기", "외부 API를 LLM 도구로 노출", "MCP tool schema", "FastMCP", "MCP SDK". Best for: TypeScript MCP SDK, Python FastMCP, tool schema design, evaluation creation. Not for: CLI wrappers without MCP protocol (use cli-developer); general API integrations.
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.
A Claude Code plugin marketplace with 25 skills for software engineering.
Step 1: Register the marketplace
/plugin marketplace add newkayak12/claude-skills
Step 2: Install individual plugins
/plugin install agents@newkayak12-claude-skills
/plugin install completion@newkayak12-claude-skills
/plugin install develop@newkayak12-claude-skills
/plugin install planning@newkayak12-claude-skills
/plugin install pm@newkayak12-claude-skills
/plugin install portfolio@newkayak12-claude-skills
/plugin install skill@newkayak12-claude-skills
/plugin install think@newkayak12-claude-skills
/plugin install write@newkayak12-claude-skills
| Plugin | Description |
|---|---|
| agents | Agent orchestration: parallel agents, subagent-driven development |
| completion | Verification before completion |
| develop | Engineering: CLI, SQL, architecture, Spring Boot, Kotlin, TDD, and more |
| planning | Executing plans and roadmap planning |
| pm | Product management: user stories, story mapping, PRD |
| portfolio | Portfolio and career: feedback, JD analysis, interview prep |
| skill | Skill creation, improvement, and validation |
| think | Brainstorming, decision making, retrospective, and more |
| write | Documentation, writing plans, and content review |
Product management skills: user stories, story mapping, story splitting, PRD development, contagious (STEPPS), product discovery, OKR planning, hypothesis-driven development, competitive analysis, go-to-market planning, pricing & monetization, stakeholder management, metrics interpretation, feature prioritization, customer research synthesis, roadmap communication, post-launch retrospective, technical feasibility assessment, and pm-strategy-workflow.
Writing skills: doc co-authoring, writing plans, skill writing, writer verification, SBI feedback writing, and technical blog writing.
Verification before completion: evidence-based workflow to confirm work is done before claiming success.
Engineering leadership skills: 1-on-1 meetings for managers and ICs, engineer leveling and promotion cases, calibration conversations.
Portfolio and career skills: JD analysis, portfolio rewriting, company research, feedback, pattern extraction, interview prep, resume tailoring, and job-application-workflow.
npx claudepluginhub newkayak12/claude-skills --plugin developComprehensive 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.
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.
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
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.
Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer
Browser automation and end-to-end testing MCP server by Microsoft. Enables Claude to interact with web pages, take screenshots, fill forms, click elements, and perform automated browser testing workflows.