Skip to main content

Skills en este repositorio

newkayak12/claude-skills - Página 3

SkillsMP ha recopilado 125 skills de newkayak12/claude-skills. Abre una skill para revisar su origen y sus detalles.

newkayak12/claude-skills

Mostrando 40 de 125 skills recopiladas.

ocupación
Analistas de gestiónAnalistas financieros y de inversiones
descripción

Use when someone is evaluating a decision, policy, or action and the analysis focuses only on the immediate intended outcome. Maps downstream effects across five mechanisms and adds the temporal dimension — when effects actually hit. Triggers on:

Idioma del texto original: inglés

actualizado
ocupación
Consejeros y asesores educativos, de orientación y carrera
descripción

Use when someone wants to understand their characteristic thinking style or why they think the way they do — mapping tendencies to actionable learning and working strategies. Triggers on: "thinking style", "내 사고 방식이 어떤지", "사고 패턴 파악", "왜 나는 이런 방식으로만

Idioma del texto original: inglés

actualizado
ocupación
Administradores de redes y sistemas informáticos
descripción

Use when someone wants to proactively test whether a distributed system will survive real failures — by designing controlled chaos experiments, injecting faults (network latency, pod deletion, zone outages), planning a game day exercise, or...

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Use when a slow or failing downstream service is causing upstream latency, thread exhaustion, or outages — and you need to configure or tune circuit breakers, bulkheads, timeouts, and fallbacks to prevent cascading failures. Triggers on: "circuit

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Use when designing layered architectures, separating concerns across boundaries, implementing ports and adapters, or when business logic is leaking into frameworks and the codebase feels tangled. Triggers on: "의존성 규칙", "레이어 아키텍처", "clean

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Use when reviewing, refactoring, or writing code that others need to read and maintain — any code that is hard to understand, has grown too long, or whose intent is not immediately clear. Triggers on: "리팩토링", "코드 가독성", "clean code", "code review",

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Use when an application shows intermittent database connection failures, API latency that spikes under traffic, or pool exhaustion errors — and you need to diagnose and tune connection pool settings (HikariCP, pgBouncer, or similar). Triggers on:

Idioma del texto original: inglés

actualizado
ocupación
Arquitectos de bases de datos
descripción

Use when database slowness stems from infrastructure concerns rather than query authoring: server memory and I/O configuration, connection pooling, lock contention, VACUUM and statistics maintenance, partitioning design, or cloud-managed database...

Idioma del texto original: inglés

actualizado
ocupación
Arquitectos de bases de datos
descripción

Use when investigating database performance degradation end-to-end — from query quality through server tuning, connection layer, and transaction safety. Triggers on: "database workflow", "DB 성능 전체", "database performance investigation", DB 전체 점검",

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Use when starting a new feature or system from scratch and wanting to follow a full quality engineering process — from architecture through to incident readiness. Triggers on: "dev quality process", "새 기능 처음부터 제대로", "개발 품질 전체", "full dev cycle",

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Use when someone shares a Dockerfile and needs it improved for build speed, image size, or security. Triggers on: "도커 최적화", "이미지 크기", "빌드 시간", "컨테이너 최적화", "Dockerfile", "docker optimize", "이거 좀 봐줘" (when a Dockerfile is pasted), "can you review

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Use when aligning code structure with business concepts, designing service boundaries, or when domain experts and developers cannot agree on what things mean. Triggers on: "도메인 모델링", "바운디드 컨텍스트", "DDD", "domain-driven design", "bounded context",

Idioma del texto original: inglés

actualizado
ocupación
Analistas de garantía de calidad de software y probadores
descripción

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",

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

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",

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

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",

Idioma del texto original: inglés

actualizado
ocupación
Administradores de redes y sistemas informáticos
descripción

Use when preparing a service for production, hardening a flaky system, or building lasting operational improvements after an incident. Triggers on: "production readiness review", "going to prod", "pre-launch ops check", system hardening", "운영 준비",

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Guides systematic performance investigation from symptom to fix — establishing a baseline, profiling the bottleneck, identifying root cause, applying a targeted change, and verifying the improvement with data. Use when someone has a concrete...

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Use when reflecting on engineering practices, identifying systemic problems in a codebase, deciding how to approach technical debt, or asking what a pragmatic engineer would do in a given situation. Triggers on: "DRY 원칙", "기술 부채", "pragmatic

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Use when someone needs to build or extend a Java backend using the Spring ecosystem — wiring up a new REST API, configuring security and authentication, connecting to a database via JPA, or setting up reactive endpoints with Spring Boot 3.x.

Idioma del texto original: inglés

actualizado
ocupación
Arquitectos de bases de datos
descripción

Use when someone needs help writing or rewriting SQL — authoring complex joins, CTEs, window functions, or recursive queries — or designing a schema from scratch, normalizing an existing one, or migrating queries between database dialects.

Idioma del texto original: inglés

actualizado
ocupación
Administradores de redes y sistemas informáticos
descripción

Use when someone needs to establish or improve production reliability practices: defining SLOs and error budgets, setting up golden-signal alerting and dashboards, building incident response runbooks, reducing operational toil through automation,...

Idioma del texto original: inglés

actualizado
ocupación
Analistas de garantía de calidad de software y probadores
descripción

Use when someone needs to write, improve, or audit tests — generating unit, integration, E2E, performance, or security tests, analyzing coverage gaps, or producing a test plan or defect report. Triggers on: "테스트 작성", "단위 테스트", "커버리지 분석", "test

Idioma del texto original: inglés

actualizado
ocupación
Analistas de garantía de calidad de software y probadores
descripción

Use when someone wants to build a complete, stable test suite from scratch — starting with TDD discipline, moving into coverage strategy, and ending with flaky test elimination. Triggers on: "testing workflow", "테스트 전체 프로세스", "TDD부터 커버리지까지", "full

Idioma del texto original: inglés

actualizado
ocupación
Arquitectos de bases de datos
descripción

Use when data appears inconsistent after failures, when two writes need to succeed or fail together, or when transactions are causing lock contention or timeout errors under load. Reviews isolation levels, atomicity gaps, overly wide...

Idioma del texto original: inglés

actualizado
ocupación
Gerentes generales y de operacionesGerentes de recursos humanos
descripción

Use when someone wants to run the full IC growth cycle or the full manager development cycle — from understanding level expectations through to high-quality growth conversations. Triggers on: "IC growth cycle", "manager development cycle",

Idioma del texto original: inglés

actualizado
ocupación
Analistas de investigación de mercados y especialistas en marketingEspecialistas en gestión de proyectos
descripción

Use when raw qualitative research — interview notes, survey responses, session recordings — needs to become structured insights that drive decisions. Triggers on: "인터뷰 정리", "고객 인터뷰 분석", "리서치 결과 정리", "설문 분석", "VOC 정리", UX research synthesis",

Idioma del texto original: inglés

actualizado
ocupación
Especialistas en gestión de proyectos
descripción

Use when a number moved unexpectedly and you need to understand why before deciding what to do. Triggers on: "지표가 떨어졌어", "retention 하락", "conversion drop", A/B test 결과 해석", "KPI 이상", "metrics dropped", "why did this metric change", dashboard 분석해줘".

Idioma del texto original: inglés

actualizado
ocupación
Especialistas en gestión de proyectos
descripción

Use when you need to run the full PM strategy process end-to-end — from market analysis through to stakeholder communication and roadmap delivery. Triggers on: "PM workflow", "제품 전략 전체", "처음부터 GTM까지", "pm process start to finish", product strategy

Idioma del texto original: inglés

actualizado
ocupación
Especialistas en gestión de proyectos
descripción

Use when uncertain which discovery approach fits the situation, or when evaluating whether continuous discovery vs. fixed-cycle planning better suits the team. Triggers on: "discovery process", "product discovery", "우리 팀에 맞는 프로세스가 뭘까", continuous

Idioma del texto original: inglés

actualizado
ocupación
Gerentes de sistemas informáticos y de información
descripción

Focuses on PEOPLE and RELATIONSHIPS: mapping influence, building trust, and overcoming interpersonal resistance to get decisions approved and initiatives unblocked. Use when the challenge is WHO — a specific person blocking progress, an exec who...

Idioma del texto original: inglés

actualizado
ocupación
Especialistas en recursos humanos
descripción

Use when preparing for a job application or career transition end-to-end — from analyzing a JD through to interview preparation. Triggers on: "job application workflow", "이직 준비 전체", "취업 프로세스 시작", "career transition", job search process", "이직 프로세스

Idioma del texto original: inglés

actualizado
ocupación
Tutores
descripción

Use when someone wants to practice defending their work in a realistic mock interview — the interviewer asks questions grounded in the actual portfolio, evaluates answers, and gives coaching feedback. Triggers on: "모의 면접 해줘", "인터뷰 연습", "면접 준비 같이

Idioma del texto original: Varios idiomas

actualizado
ocupación
Redactores técnicos
descripción

Use when someone wants to rewrite specific portfolio sections into stronger, senior-level statements — showing Before/After with explanations. Triggers on: "이 문장 고쳐줘", "이 부분 어떻게 쓰면 좋아", "더 잘 쓰는 법", "임팩트 있게 바꿔줘", "rewrite this portfolio section",

Idioma del texto original: inglés

actualizado
ocupación
Consejeros de salud mental
descripción

Use when someone is confused about a recurring relationship pattern, struggling with closeness or distance, or asking why certain dynamics keep repeating across relationships. Triggers on: "애착 유형", "attachment style", "불안 애착", "회피 애착", "관계 패턴", 왜 이런

Idioma del texto original: inglés

actualizado
ocupación
Consejeros de salud mental
descripción

Use when someone is confused about why they reacted the way they did — especially when it felt automatic, disproportionate, childlike, or like they heard a parental voice in their head. Triggers on: "왜 이렇게 반응했지", "자동으로 나왔어", "어린애처럼 굴었어", "부모님 목소리

Idioma del texto original: inglés

actualizado
ocupación
Consejeros de salud mental
descripción

Use when the user is blocked by fear, avoiding something important, catastrophizing, or wants to understand what's really holding them back. Suitable when someone has insight about what they want but stays stuck — this almost always has a fear...

Idioma del texto original: inglés

actualizado
ocupación
Especialistas en formación y desarrollo
descripción

Use when someone wants to design their life or work more intentionally — by finding what creates deep engagement (flow) or getting clearer on what to eliminate (anti-goals). Triggers on: "몰입", "flow", "하기 싫은 것", "anti-goal", "원하지 않는 것", "몰입 조건", 삶

Idioma del texto original: inglés

actualizado
ocupación
Consejeros de salud mental
descripción

Use when someone is questioning who they are, feeling unlike themselves, or going through a period of identity confusion or crisis. Also triggers when someone resists change with that's not like me" — which often signals identity-protective...

Idioma del texto original: inglés

actualizado
ocupación
Consejeros de salud mentalConsejeros y asesores educativos, de orientación y carrera
descripción

Use when someone has lost motivation, is doing something but doesn't know why, or suspects their stated reason isn't the real one. Also triggers when someone knows what they want but can't seem to pursue it — ambivalence almost always has a...

Idioma del texto original: inglés

actualizado
ocupación
Consejeros y asesores educativos, de orientación y carreraConsejeros de salud mental
descripción

Use when someone wants to understand themselves more deeply — not just answer a single question, but explore the full landscape of who they are. Especially suited to life transitions, career crossroads, burnout recovery, and wanting to know...

Idioma del texto original: inglés

actualizado
Mostrando 40 de 125 skills recopiladas.