Skip to main content

kalilurrahman/kr-claudiator-skills

SkillsMP는 kalilurrahman/kr-claudiator-skills에서 529개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

최근 기록된 소스 활동
SkillsMP 카탈로그 업데이트
수집된 skills
529
GitHub 스타
1
GitHub 포크
0

수집된 skill 529개 중 40개를 표시합니다.

직업 분류
소프트웨어 개발자
설명

Cut AI/LLM spend without degrading quality — model tiering and cascade routing, Batch API offloading, context and output-token discipline, reasoning-effort tuning, and per-feature cost attribution. Outputs a per-feature cost baseline, a model routing plan…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Implement data observability across the five pillars — freshness, volume, schema, distribution, lineage — with anomaly detection on pipelines and lineage-driven incident triage. Outputs a tiered coverage plan, monitor configurations, alert routing rules, an…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Build production vision and document-understanding pipelines on the Claude API — image inputs, PDF processing, structured extraction, and multimodal RAG. Outputs ingestion-path decisions, resolution and token budgets, extraction schemas, evaluation plans, and…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Design and implement graph analytics — property graph vs RDF modeling, engine selection (Neo4j, Memgraph, Neptune, Spark GraphFrames), and algorithm-to-business-question mapping. Outputs graph schema, Cypher queries, batch algorithm pipelines, and GraphRAG…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Secure webhook receiving endpoints against spoofing, replay, duplicate processing, and overload. Outputs HMAC verification code with timing-safe compares, timestamp and idempotency defenses, secret rotation plans, queue-backed 2xx-fast handler architecture,…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Design and run chaos engineering experiments against infrastructure — steady-state hypotheses, blast-radius control, and staged promotion from dev to production. Outputs experiment specs (Chaos Mesh, LitmusChaos, AWS FIS), abort conditions, game-day runbooks,…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Design a semantic layer that defines every business metric once and serves it consistently to BI tools, spreadsheets, and AI agents. Outputs metric specs (dbt MetricFlow or Cube), a platform decision record, a governance and ownership model, and integration…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Build and keep alive a service catalog / internal developer portal — Backstage or a commercial IDP — with enforced ownership, on-call mapping, and maturity scorecards. Outputs catalog schema (catalog-info.yaml), ownership model, scorecard definitions, CI…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Run a dbt project like a software project. Outputs staging/intermediate/marts layering, naming and ref() conventions, a unit-vs-data testing strategy, incremental model configs with failure-mode defenses, documentation and exposures, and slim CI pipelines…

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Design an identity governance and administration (IGA) program from an org's app inventory, HR system, and compliance drivers. Outputs a role and entitlement model, joiner-mover-leaver automation design, SCIM provisioning flows, an SoD ruleset, an access…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Design and implement streaming APIs — SSE, WebSockets, HTTP chunked transfer, and gRPC streams. Outputs a protocol selection decision, event contract, backpressure and reconnection strategy, resume-token design, auth plan for long-lived connections, and…

원문 언어: 영어

업데이트
직업 분류
시장조사 분석가·마케팅 전문가
설명

Run continuous product discovery to de-risk what you build — customer interviews, opportunity-solution trees, assumption mapping, and riskiest-assumption tests. Outputs an interview guide, an opportunity-solution tree, an assumption map with prioritized…

원문 언어: 영어

업데이트
직업 분류
시장조사 분석가·마케팅 전문가
설명

Define a product strategy that connects company vision to where-to-play and how-to-win choices, strategic bets, and quarterly execution. Outputs a strategy one-pager with diagnosis, guiding policy, positioning, bets with kill criteria, and a cascade to OKRs…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Design reverse ETL pipelines that sync warehouse data back into operational SaaS tools (CRM, ads, support). Outputs sync architecture, diff-based sync strategy, idempotency and rate-limit handling, identity resolution plan, and a build-vs-buy recommendation.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Instrument LLM applications for production observability. Outputs trace instrumentation (spans for prompts, tools, retrieval), token and cost tracking, quality monitoring with online evals, drift detection, and alerting rules aligned to OpenTelemetry GenAI…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Design and implement defense-in-depth guardrails for LLM applications — input/output validation, prompt-injection defense, PII redaction, topical and safety filters, and human-in-the-loop gates. Outputs a layered guard architecture, validation code,…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Design LLM caching across all three layers — provider-side prompt caching (Claude cache_control breakpoints and TTLs), application-level response caching, and semantic caching. Outputs cache-friendly prompt structure, breakpoint placement, TTL selection with…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Design a multi-channel notification system covering push/email/SMS/in-app fan-out, user preferences and quiet hours, batching and digests, idempotency, rate limiting, and delivery tracking. Outputs pipeline architecture, database schemas, worker patterns, and…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Design production search systems — inverted-index, vector, and hybrid retrieval, Elasticsearch/OpenSearch cluster design, indexing pipelines, and relevance tuning. Outputs index mappings, cluster topology, query pipeline design, a zero-downtime reindex…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Test code against thousands of generated inputs instead of hand-picked examples, letting the framework shrink every failure to a minimal counterexample. Outputs property definitions, custom generators, stateful model tests, regression pins, and CI-ready…

원문 언어: 영어

업데이트
직업 분류
데이터 과학자
설명

Calculate sample size and runtime for an A/B test given variance and MDE.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Specify tool contracts, schemas, and guardrails for an LLM agent.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Design multi-step Claude 5 Fable agents that plan, act, observe, and correct — with explicit budget, checkpoint, and human-in-the-loop gates you can defend in production.

원문 언어: 영어

업데이트
직업 분류
프로젝트 관리 전문가
설명

Manages account health, relationship strategy, renewals, and expansion opportunities.

원문 언어: 영어

업데이트
직업 분류
프로젝트 관리 전문가
설명

Acts as an agile coach who improves sprint flow, backlog hygiene, ceremonies, and delivery discipline.

원문 언어: 영어

업데이트
직업 분류
최고 경영자
설명

Shapes strategy for AI-native products, differentiation, and responsible AI adoption.

원문 언어: 영어

업데이트
직업 분류
데이터 과학자
설명

Defines metrics, dashboards, reporting logic, and decision analytics.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Designs APIs, versioning strategy, request/response contracts, and integration patterns.

원문 언어: 영어

업데이트
직업 분류
컴퓨터·정보 시스템 관리자
설명

Coordinates architecture decisions, governance, and change across programs.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Reviews architectures for fitness, tradeoffs, anti-patterns, and delivery readiness.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Designs automation workflows, trigger logic, and task orchestration.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Designs backend systems, APIs, services, data access, and scalability patterns.

원문 언어: 영어

업데이트
직업 분류
프로젝트 관리 전문가
설명

Acts as a business analyst who clarifies requirements, processes, and functional needs.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Maps capabilities, maturity levels, gaps, and enablement priorities.

원문 언어: 영어

업데이트
직업 분류
프로젝트 관리 전문가
설명

Plans stakeholder adoption, communication, training, and behavior change.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Designs cloud architecture, landing zones, resilience, and platform choices.

원문 언어: 영어

업데이트
직업 분류
시장조사 분석가·마케팅 전문가
설명

Builds community programs, engagement loops, and member value systems.

원문 언어: 영어

업데이트
직업 분류
컴플라이언스 담당자
설명

Advises on compliance, controls, auditability, and regulated operating models.

원문 언어: 영어

업데이트
직업 분류
기술 작가
설명

Produces content systems, drafts, and channel-specific content outputs.

원문 언어: 영어

업데이트
직업 분류
시장조사 분석가·마케팅 전문가
설명

Designs content strategy, editorial direction, and content production systems.

원문 언어: 영어

업데이트
수집된 skill 529개 중 40개를 표시합니다.