Skip to main content

Skills dans ce dépôt

mcorbett51090/RavenClaude - Page 16

SkillsMP a collecté 924 skills depuis mcorbett51090/RavenClaude. Ouvrez un skill pour examiner sa source et ses détails.

mcorbett51090/RavenClaude

Affichage de 40 skills collectés sur 924.

métier
Développeurs de logiciels
description

Playbook for promoting Fabric workspace items from dev to test to prod using Git integration, deployment pipelines, and the Fabric CLI — covers branch strategy, metadata-only deploys, and the pre-promotion checklist.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Decision playbook for choosing the right Fabric data ingestion method — Mirroring, Copy job, pipeline Copy activity, Dataflow Gen2, or Eventstream — based on source type, latency, cost, and CDC requirements.

Langue du texte source : anglais

mis à jour
métier
Architectes de bases de données
description

Playbook for designing bronze/silver/gold medallion layers on OneLake — per-layer V-Order, file-size targeting, partitioning vs Liquid Clustering, deletion vectors, and materialized lake view decisions.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Playbook for consolidating multiple Microsoft Graph API calls into a single $batch request — request shaping, dependency ordering, error handling per-response, and the throttling interaction that makes batching both necessary and tricky. Owned by…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Playbook for tracking Microsoft Graph resource changes using delta queries (polling) and change notifications (webhooks/subscriptions) — choosing between them, bootstrapping delta tokens, handling subscription lifecycle, and the rich-notification decryption…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Playbook for constructing well-shaped Microsoft Graph OData queries: $select, $filter, $expand, $search, $count, $orderby, $top, $skip, the ConsistencyLevel header for advanced queries, and the common 400-error patterns. Owned by graph-api-engineer.

Langue du texte source : anglais

mis à jour
métier
Analystes en sécurité de l'information
description

Step-by-step playbook for auditing a Microsoft Graph app's permission scope list: delegated vs application decision, narrowing over-broad scopes, finding resource-scoped alternatives, and the escalation criteria for ravenclaude-core/security-reviewer. Owned…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Playbook for designing a correct Graph API throttling (HTTP 429) response handler: reading Retry-After, exponential backoff with jitter, per-resource throttle budgets, and the SDK built-in retry middleware that makes hand-rolling unnecessary for most cases.…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Playbook for setting up and operating an experiment tracking system (MLflow or Weights and Biases) — what to log, run comparison workflow, promotion to the model registry, and avoiding the common leakage and cherry-picking pitfalls.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Step-by-step guide for automating the iOS App Store and Google Play release pipeline — code signing, build automation with Fastlane, TestFlight and internal track distribution, phased rollout, and the common pipeline failure modes.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Playbook for writing alerts that page on user-visible symptoms using multi-window multi-burn-rate rules — covering threshold selection, alert fatigue reduction, and runbook requirements.

Langue du texte source : anglais

mis à jour
métier
Spécialistes en gestion de projets
description

Blameless postmortem facilitation guide — timeline reconstruction, five-whys causal analysis, contributing factor classification, and action item extraction with owners and due dates.

Langue du texte source : anglais

mis à jour
métier
Analystes en gestion
description

Guided workshop playbook for defining SLIs and SLOs with engineering and product — produces a complete SLO document with error budget, burn-rate alert thresholds, and a budget policy.

Langue du texte source : anglais

mis à jour
métier
Spécialistes en gestion de projets
description

Structured playbook for surfacing and ranking the riskiest assumptions behind a product initiative, then designing the cheapest test for each — the core of continuous discovery before building.

Langue du texte source : anglais

mis à jour
métier
Spécialistes en gestion de projets
description

Worked RICE scoring playbook for evidence-based backlog prioritization — covers calibrating each factor, avoiding common scoring errors, and using the output to run a defensible prioritization meeting.

Langue du texte source : anglais

mis à jour
métier
Spécialistes en gestion de projets
description

Build and maintain a stakeholder register with power/interest mapping, design a tailored communications plan, prepare steering packs and executive status reports, and handle escalation memos — ensuring the right message reaches the right stakeholder at the…

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Structured procedure for detecting, classifying, and eliminating flaky tests — covers quarantine mechanics, root-cause patterns (timing, state, network, ordering), and the fix or delete decision.

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Audit procedure for diagnosing test pyramid shape — identifies ice-cream-cone suites, slow E2E over-reliance, and unit test gaps, then produces a concrete rebalancing plan.

Langue du texte source : anglais

mis à jour
métier
Analystes en sécurité de l'information
description

Playbook for detecting secrets committed to Git — pre-commit hooks, CI scanning, historical repo scanning — and the full remediation procedure when a secret is found: rotation, history rewrite, and the post-incident checklist.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Step-by-step runbook for promoting Tableau workbooks and data sources from development through test to production using the Content Migration Tool, REST API, and tabcmd — with pre-promotion checklists, rollback steps, and the governance gates that prevent…

Langue du texte source : anglais

mis à jour
métier
Graphistes
description

Checklist-driven review for Tableau dashboard layout, chart-type selection, formatting, and accessibility — covering the question-first design principle, attention hierarchy, filter placement, colour and font conventions, and the five layout anti-patterns…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Playbook for diagnosing and fixing slow Tableau workbooks: the measurement-first approach, the six extract optimisation levers, query performance recording interpretation, and the view-level and data-source-level fixes that address 90% of performance…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Step-by-step playbook for diagnosing the grain mismatch that causes wrong numbers, then selecting and constructing the right LOD expression (FIXED, INCLUDE, EXCLUDE) or table calculation. Includes the LOD-vs-table-calc decision, worked examples, and the…

Langue du texte source : anglais

mis à jour
métier
Analystes en sécurité de l'information
description

Gate-by-gate checklist for designing Tableau row-level security (RLS): mechanism selection (user filter vs entitlement table vs data-policy VDM), implementation verification, performance impact assessment, and the mandatory security-reviewer escalation…

Langue du texte source : anglais

mis à jour
métier
Spécialistes en gestion de projets
description

Analyse the portfolio activity data to identify cross-team contributors, unmatched activity, and load distribution across repos and people. Reach for this skill when a supervisor wants to understand who is contributing where across the team's repos, or when…

Langue du texte source : anglais

mis à jour
métier
Analystes en sécurité de l'information
description

Review and tighten the GitHub token scope and hub-repo access configuration for a team-portfolio deployment. Reach for this skill during any security audit, when a team member leaves, when new repos are added to the tracked list, or when a 403 error appears…

Langue du texte source : anglais

mis à jour
métier
Administrateurs de réseaux et de systèmes informatiques
description

Tune the portfolio-tracker scheduled Action cadence, collection-window-days, and report output settings to match the team's actual review rhythm. Reach for this skill when the weekly tracker is generating too much noise, when the window produces gaps or…

Langue du texte source : anglais

mis à jour
métier
Rédacteurs techniques
description

Practical guide for classifying documentation into the four Diataxis quadrants (tutorial, how-to, reference, explanation) — with a decision checklist, anti-pattern catalog, and remediation moves.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Setup guide for testing code examples in documentation CI — covers doctest, snippet extraction, execution sandboxing, and the failure-handling policy to ensure every published example actually runs.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Pre-publish checklist and design guide for Terraform/OpenTofu modules — covers interface design, input validation, output documentation, for_each patterns, version pinning, and testability.

Langue du texte source : anglais

mis à jour
métier
Administrateurs de réseaux et de systèmes informatiques
description

Safe procedure for Terraform state manipulation — covers import, mv, rm, and state-split operations with pre/post verification steps and the rollback strategy for each operation.

Langue du texte source : anglais

mis à jour
métier
Analystes en sécurité de l'information
description

A step-by-step setup for secure Tableau embedding with a Connected App (Direct Trust) + a server-minted JWT and the Embedding API v3 — minting the right claims, scoping the token, and binding the JWT identity to the RLS entitlement key. Use when embedding a…

Langue du texte source : anglais

mis à jour
métier
Analystes en gestion
description

A repeatable, evidence-first Tableau workbook performance audit — run the Performance Recorder, read the longest events, and apply the right lever per dominant event category (Executing Query / Computing / Rendering / Connecting). Use when a workbook or…

Langue du texte source : anglais

mis à jour
métier
Spécialistes en gestion de projets
description

Distinguish in-scope iteration from additional services and authorize the difference, so unbilled changes don't erode the fee. Reach for this when the design keeps changing.

Langue du texte source : anglais

mis à jour
métier
Architectes (sauf paysagistes et navals)
description

Read the drawing set for cross-discipline coordination and constructability, since a coordinated set beats a beautiful one. Reach for this in CD.

Langue du texte source : anglais

mis à jour
métier
Estimateurs de coûts
description

Build a fee that matches the effort curve across the design phases, not a flat percentage, so the heavy phases aren't underwater. Reach for this on any fee proposal.

Langue du texte source : anglais

mis à jour
métier
Analystes en gestion
description

Read utilization and net multiplier to separate a busy firm from a profitable one. Reach for this on a practice-health question.

Langue du texte source : anglais

mis à jour
métier
Spécialistes en gestion de projets
description

Read the RFI and change-order pattern as a coordination signal to improve the next set, not just process this one. Reach for this when RFIs are high.

Langue du texte source : anglais

mis à jour
métier
Préparateurs de déclarations fiscales
description

Build a defensible COGS-allocation framework under 280E, as decision-support for the CPA, so only properly-capitalized cost reduces taxable income. Reach for this on any tax-burden question.

Langue du texte source : anglais

mis à jour
métier
Agents de conformité
description

Anchor every compliance answer to the specific state and date, since track-and-trace, testing, potency, and tax all vary. Reach for this on any compliance claim.

Langue du texte source : anglais

mis à jour
Affichage de 40 skills collectés sur 924.