Skip to main content

이 저장소의 skills

mcorbett51090/RavenClaude - 9페이지

SkillsMP는 mcorbett51090/RavenClaude에서 924개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

mcorbett51090/RavenClaude

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

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

Playbook for shaping OneLake gold Delta tables to serve a Direct Lake semantic model efficiently — covers framing prerequisites, column naming rules, fallback prevention, and the on-OneLake vs on-SQL mode selection.

원문 언어: 영어

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

Design a CLI's command/subcommand surface, flags vs positionals, and config precedence (flags > env > file > default), then pick the idiomatic parser for the language. Use when starting a CLI or reworking a messy one.

원문 언어: 영어

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

Plan how a CLI ships and updates — single static binary vs runtime package, cross-compilation, install channels (Homebrew/Scoop/winget/npm/pipx), a build-stamped --version, and a safe installer. Use when making a tool installable and keeping it current.

원문 언어: 영어

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

Define a CLI's output contract — human by default, --json on demand, data to stdout, diagnostics to stderr — and an exit-code map treated as a public API. Use when a tool must serve both humans and scripts, or CI keeps passing on real failures.

원문 언어: 영어

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

Generate shell completions (bash/zsh/fish/PowerShell) from the parser and design config-file discovery + env-var conventions (XDG, TOOL_* prefixes). Use when adding tab completion or a config/env layer to a CLI.

원문 언어: 영어

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

Decide whether a full-screen TUI is warranted (vs a scriptable CLI), pick the framework (Ink / Bubble Tea / Textual / ratatui), and design the render-loop + non-TTY fallback. Use for interactive terminal dashboards, pickers, and wizards.

원문 언어: 영어

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

Pick the right data-pipeline orchestrator for a described workload by traversing the orchestrator-selection decision tree (workload shape → latency → asset-centric vs task-centric → team/ops capacity → cloud lock-in → engine), then return the recommended…

원문 언어: 영어

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

Design a correct, minimal DAG or software-defined-asset graph for a pipeline — derive the real upstream→downstream edges, pick the partition grain, choose the scheduling/triggering model (cron / sensor-deferrable / data-aware-asset), and decide catchup…

원문 언어: 영어

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

Make pipeline tasks safe to re-run and plan backfills that don't corrupt state — prove idempotency (deterministic partition keys, overwrite-by-partition), then add bounded retries with exponential backoff + jitter, and run a controlled backfill (partition…

원문 언어: 영어

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

Pick the right monorepo/build tool and package manager for a described repo by traversing the monorepo-tooling decision tree (language mix → scale → hermeticity need → tool), then return the recommended tool, the package-manager pick, the tradeoffs, and an…

원문 언어: 영어

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

Set and enforce dependency & package management across a monorepo: version policy (single-version vs independent), lockfile hygiene (commit + freeze in CI), automated batched upgrades (renovate/dependabot), supply-chain hygiene (SBOM, provenance/SLSA, digest…

원문 언어: 영어

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

Diagnose and fix a slow build by measuring the task graph and cache-hit rate, auditing cache CORRECTNESS (input-hash completeness, hermeticity leaks) before any speed tuning, then applying the highest-leverage fix (affected-only, remote cache, parallelism,…

원문 언어: 영어

업데이트
직업 분류
재무 및 투자 분석가
설명

Build a tiered, stage-fit investor pipeline and a warm-intro-first outreach sequence for a founder running a round. Produces a target list scored by stage-fit + thesis-fit + check-size, a warm-path map for each target, and a sequenced outreach plan that…

원문 언어: 영어

업데이트
직업 분류
재무 및 투자 분석가
설명

Model a startup cap table and the dilution a round causes — including option-pool shuffle, pro-rata, and post-money SAFE conversion — with worked arithmetic. Produces a post-round ownership table and surfaces the post-money-cap dilution gotcha. Reach for this…

원문 언어: 영어

업데이트
직업 분류
재무 및 투자 분석가
설명

Assemble a founder's fundraising data room — the structured set of documents investors expect in diligence — so a "send me the data" request never stalls the round. Produces a stage-appropriate checklist organized by section (corporate, financials, cap table,…

원문 언어: 영어

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

End-to-end workflow to build a Manifest V3 browser extension: decide which context owns each piece of logic (content script vs MV3 service worker vs injected page script vs popup/options), wire messaging between contexts, request the narrowest permissions…

원문 언어: 영어

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

Diagnose why mail is landing in spam (or pre-flight a domain before a big send) by traversing the deliverability triage tree — authentication, DMARC alignment, reputation/warm-up, list hygiene, content, and bulk-sender compliance — then return the specific…

원문 언어: 영어

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

Build a minute-by-minute run-of-show / show-flow: a timed table with a row per segment — time, duration, what happens, the cue, and a named owner/role — plus the contingency plan-Bs for the day-of.

원문 언어: 영어

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

Design the event plan and budget: goal/KPIs, format (in-person/virtual/hybrid), audience, a budget with a named contingency line, the break-even point in registrations/sponsorship, and the dated go/no-go gate.

원문 언어: 영어

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

Post-event measurement: compute ROI against the goal/KPIs set up front (revenue/pipeline, cost per attendee, sponsor renewal, NPS) — not vanity attendance — and run the debrief while it is fresh so lessons feed the next event.

원문 언어: 영어

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

Registration and attendee operations: model the funnel (reach -> visit -> register -> confirm -> attend) not a headcount, then run check-in as a throughput operation — lanes, staffing, badge/QR flow sized for peak arrival with a system-down fallback.

원문 언어: 영어

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

Sponsorship and revenue: define tiers by delivered value, build the prospectus, sell against value not logos, and fulfill every promise (placement, leads, speaking slot) with a checklist and proof of delivery so sponsors renew.

원문 언어: 영어

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

Keep spatial data trustworthy: geometry validity (ST_IsValid / ST_MakeValid, self-intersections, ring order), topology, declared-vs-actual SRID checks, coordinate-order (lon/lat) sanity, and validating geometry at load time so bad data never lands. Reach for…

원문 언어: 영어

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

Run content as a system — brief against search intent, build topic clusters around pillar pages, plan distribution, and measure leading vs lagging signals. Reach for this on a content-strategy or SEO-content question.

원문 언어: 영어

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

Run the computer-vision MLOps lane end to end: data/annotation -> CV task -> architecture choice -> training (transfer-learn first) -> eval by task (mAP/IoU/CER/OKS) -> serving/edge placement. CV-specific leakage (scene-aware split, augment-after-split).…

원문 언어: 영어

업데이트
직업 분류
재무 및 투자 분석가
설명

Manage a grant AFTER the award — set up, spend only on allowable/allocable/reasonable costs, track budget-vs-actual monthly, report on cadence, stay audit-ready through close-out. Reach for this once a grant is won (the post-award/compliance side; the…

원문 언어: 영어

업데이트
직업 분류
일반 사무원
설명

Run the eye-care claims loop: verify both medical and vision eligibility before the visit, manage payor mix, and triage denials by cause (eligibility, coding/medical-necessity, wrong-payor-routed, timely-filing). Payor specifics are verify-at-use.

원문 언어: 영어

업데이트
직업 분류
일반 사무원
설명

Engineer the exam lane: pretesting/workup done by a tech before the doctor enters, a workup-to-doctor handoff that protects chair time, and a tech-to-doctor ratio that lets one doctor run multiple lanes. Protect the scarcest resource — the doctor's chair.

원문 언어: 영어

업데이트
직업 분류
일반 사무원
설명

Route an eye-care visit to medical insurance vs the vision plan deliberately, on the chief complaint and what the visit addressed. Code to the encounter, document medical necessity for medical claims, and flag every payor/coding specific verify-at-use.

원문 언어: 영어

업데이트
직업 분류
일반 사무원
설명

Run the optical for profit: track and lift the capture rate (eyes examined -> Rx written -> Rx filled in your optical), run the frame board on inventory turns, manage the lab pipeline, and dispense within managed-vision-care formularies knowingly.

원문 언어: 영어

업데이트
직업 분류
일반 사무원
설명

Build the eye-care schedule off recall: set recall/recare intervals by exam type, template exam-length to exam-type, and read capacity as lanes x exam length x fill rate. Recall, not walk-ins, is the primary schedule-filler.

원문 언어: 영어

업데이트
직업 분류
일반 사무원
설명

Write and review defensible PT/rehab daily notes and evaluations — establishing medical necessity every visit, documenting skilled care as skilled, tying each note to a plan-of-care goal, and avoiding boilerplate that invites a denial or audit finding.

원문 언어: 영어

업데이트
직업 분류
일반 사무원
설명

Prevent PT/rehab claim denials at the front end (eligibility, authorization, units, modifiers, documentation) and triage the ones that slip through to their root cause, then write a documentation-grounded appeal — confirming each payor's edits before billing.

원문 언어: 영어

업데이트
직업 분류
물리치료사
설명

Manage the PT/rehab plan of care end to end — goals, frequency/duration, certification, and the recertification clock — so the POC stays signed and current, visits trace to goals, and a lapsing certification is re-booked before it invalidates visits.

원문 언어: 영어

업데이트
직업 분류
물리치료사
설명

Plan outpatient PT/rehab clinic capacity and the schedule template against committed plan-of-care visit cadence, provider hours, patient flow, and the measured no-show/cancellation rate — so provider hours become completed, billable visits.

원문 언어: 영어

업데이트
직업 분류
물리치료사
설명

Calculate PT/rehab billable units correctly: separate timed (time-based, 15-min) from untimed (service-based) CPT codes, apply the 8-minute rule to total timed units, and place GP/KX/59 modifiers — confirming the payor's rule variant before billing.

원문 언어: 영어

업데이트
직업 분류
웹 개발자
설명

Build Gutenberg blocks (block.json, the edit/save split, dynamic render_callback, attributes, supports) and themes (classic templates or block/FSE with theme.json), enqueuing assets with versioned handles the supported way.

원문 언어: 영어

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

Decide how to build a WordPress site: classic vs block/FSE theme, plugin vs theme vs must-use plugin for custom code, headless/decoupled vs traditional, and single vs multisite — matched to the editing model, not fashion.

원문 언어: 영어

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

Extend WordPress through actions and filters at the right hook and priority, register custom post types/taxonomies and REST routes, and query with WP_Query (or a $wpdb->prepare'd query) — keeping logic in a plugin, never editing core.

원문 언어: 영어

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

Secure WordPress: sanitize-in/escape-out, $wpdb->prepare for all dynamic SQL, nonce + capability checks on every action, least-privilege roles, disable file editing, force HTTPS, secure wp-config, and keep core/plugins/themes current.

원문 언어: 영어

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