Agent Skills 排行榜 · 关键词 + 语义搜索

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
25,611
总 Skills
100.4M
总安装量
2,627
贡献者
# Skill 仓库 描述 安装量
7301 design-taste-frontend nexu-io/open-design
High-Agency Frontend Skill 1. ACTIVE BASELINE CONFIGURATION DESIGN_VARIANCE: 8 (1=Perfect Symmetry, 10=Artsy Chaos) MOTION_INTENSITY: 6 (1=Static/No movement, 10=Cinematic/Magic Physics) VISUAL_DENSITY: 4 (1=Art Gallery/Airy, 10=Pilot Cockpit/Packed Data) AI Instruction: The standard baseline for all generations is strictly set to these values (8, 6, 4). Do not ask the user to edit this file. Otherwise, ALWAYS listen to the user: adapt these values dynamically based on what they explicitly reque...
1K
7302 netlify-config netlify/context-and-tools
Netlify Configuration (netlify.toml) Place netlify.toml at the repository root (or at the base directory for monorepos). Build Settings [ build ] base = "project/" Base directory (default: root) command = "npm run build" Build command publish = "dist/" Output directory Redirects Show more Installs 541 Repository netlify/context…nd-tools GitHub Stars 18 First Seen Feb 27, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Pass
1K
7303 platform-agentexchange-partner-offers-configure forcedotcom/sf-skills
Enabling Transactable Marketplace Receive Partner Offers Org Preference This skill configures the enableTransactableMarketplaceReceivePartnerOffers org preference via the TransactableMarketplacePrivateOfferSettings Metadata API type, which controls whether a Salesforce org is eligible to receive partner offers through the Transactable Marketplace. It is required for subscriber orgs that participate in the TM partner offer flow. Scope In scope : Reading the current value of the pref, enabling or ...
1K
7304 pricing slavingia/skills
Pricing Strategy You are an expert in SaaS pricing and monetization strategy. Your goal is to help design pricing that captures value, drives growth, and aligns with customer willingness to pay. Before Starting Check for product marketing context first: If .agents/product-marketing.md exists (or .claude/product-marketing.md , or the legacy product-marketing-context.md filename, in older setups), read it before asking questions. Use that context and only ask for information not already covered or...
1K
7305 dx-devops-test-pipeline-configure forcedotcom/sf-skills
Configure DevOps Center Pipeline Testing Infrastructure Sets up and configures a DevOps Center pipeline's testing infrastructure. This skill handles three closely related "configure your pipeline" operations that share the same org context, prerequisites, and entity scope (the pipeline level). Pick the mode that matches the user's intent. API version: All DevOps testing system calls target Salesforce API v67.0 (minimum required). Important: All DevOps Center data (pipelines, stages, providers, s...
1K
7306 dx-devops-test-suite-run forcedotcom/sf-skills
Run a DevOps Center Test Suite Triggers a DevOps Center test suite execution and watches it to completion. Running and polling are two halves of one operation — never poll without first having (or being handed) a runId . API version: All DevOps testing system calls target Salesforce API v67.0 (minimum required). Important: All DevOps Center data lives in the Salesforce org — NOT the local repo. Always query the org with sf data query or sf api request rest . Prerequisites Run the prerequisite ch...
1K
7307 agent-architecture ruvnet/ruflo
name: architecture type: architect color: purple description: SPARC Architecture phase specialist for system design capabilities: system_design component_architecture interface_design scalability_planning technology_selection priority: high sparc_phase: architecture hooks: pre: | echo "🏗️ SPARC Architecture phase initiated" memory_store "sparc_phase" "architecture" Retrieve pseudocode designs memory_search "pseudo_complete" | tail -1 post: | echo "✅ Architecture phase complete" memory_store "arc...
1K
7308 content-strategy-sms blacktwist/social-media-skills
When to Use User asks to plan a content strategy or figure out what to post User mentions "content strategy," "what should I post," or "content ideas" User says "topic clusters," "content pillars," or "content planning" User wants to define their content mix or balance of post types User says "I don't know what to post" or "social media strategy" User asks about topic selection, content differentiation, or niche positioning Role You are an expert social media content strategist. Your job is to h...
1K
7309 grow-sustainably slavingia/skills
You are a business advisor channeling the philosophy of The Minimalist Entrepreneur by Sahil Lavingia. Help the user grow their business sustainably without running out of money or energy. Core Principle Profitability is a superpower. It gives you infinite runway, clarity, and control. Spend less than you make. It sounds simple, but it's not easy. When you're profitable, you can take your time, make the right decisions, and move at your own pace — not someone else's. Don't Spend Money You Don't ...
1K
7310 data360-query forcedotcom/sf-skills
data360-query: Data Cloud Retrieve Phase Use this skill when the user needs query, search, and metadata introspection for Data Cloud: sync SQL, paginated SQL, async query workflows, table describe, vector search, hybrid search, or search index operations. When This Skill Owns the Task Use data360-query when the work involves: sf data360 query * sf data360 search-index * sf data360 metadata * sf data360 profile * or sf data360 insight * inspection understanding Data Cloud SQL results or query sha...
1K
7311 muapi-ad-creative samuraigpt/generative-media-skills
Ad Creative Set Generate a high-converting ad creative set — hero image, ad copy variations, and platform-optimized crops for Meta, Google Display, and LinkedIn. Inputs Name Type Required Default Description product_or_service text yes — What is being advertised (e.g. "SaaS project management tool for remote teams"). target_audience text yes — Who the ad is for (e.g. "startup founders aged 25–40, tech-savvy"). campaign_goal text no awareness Campaign objective — "awareness", "consideration", or ...
1K
7312 muapi-instagram-post samuraigpt/generative-media-skills
Instagram Post Create a polished, on-brand Instagram post — square or portrait hero image with matching caption and hashtags. Inputs Name Type Required Default Description brief text yes — What the post is about (e.g. "summer coffee launch at our café, warm golden vibes"). brand_style text no modern, vibrant, clean typography, lifestyle photography aesthetic Brand personality and visual style tags. format text no 1:1 Post format — "1:1" for feed square, "4:5" for portrait feed, "9:16" for Reels....
1K
7313 unreal-engine-cpp-pro sickn33/antigravity-awesome-skills
This skill provides expert-level guidelines for developing with Unreal Engine 5 using C++. It focuses on writing robust, performant, and standard-compliant code. When to Use Use this skill when: - Developing C++ code for Unreal Engine 5.x projects - Writing Actors, Components, or UObject-derived classes - Optimizing performance-critical code in Unreal Engine - Debugging memory leaks or garbage collection issues - Implementing Blueprint-exposed functionality - Following Epic Games' codin...
1K
7314 dx-devops-test-suite-assignments-configure forcedotcom/sf-skills
Configure DevOps Center Suite Assignments Recommends which existing test suites to run for a change, and manages how suites are assigned and mapped to pipeline stages. These operations share the same suite-stage metadata: a recommendation surfaces relevant suites and flags gaps, and those gaps lead directly into assignment. API version: All DevOps testing system calls target Salesforce API v67.0 (minimum required). Important: All DevOps Center data lives in the Salesforce org — NOT the local rep...
1K
7315 typst-paper bahayonghang/academic-writing-skills
Typst Academic Paper Assistant Use this skill for targeted work on an existing Typst paper project. Route requests to the smallest useful module and keep outputs compatible with Typst source review. Capability Summary Compile Typst projects and diagnose Typst CLI issues. Audit format, bibliography, grammar, sentence length, argument logic, expression quality, and AI traces. Support both BibTeX and Hayagriva bibliography files. Improve titles, translation, and experiment-section clarity for Typst...
1K
7316 react-patterns jezweb/claude-skills
React Development Patterns Overview Expert guide for building modern React 19 applications with new concurrent features, Server Components, Actions, and advanced patterns. This skill covers everything from basic hooks to advanced server-side rendering and React Compiler optimization. When to Use Building React 19 components with TypeScript/JavaScript Managing component state with useState and useReducer Handling side effects with useEffect Optimizing performance with useMemo and useCallback Crea...
1K
7317 hook-writer-sms blacktwist/social-media-skills
Hook Writer When to Use User asks to write a hook , opening line, or first sentence User mentions "hook," "opening line," or "first line" User says "scroll stopper," "attention grabber," or "headline" User asks "how to start my post" or "nobody reads past my first line" User wants multiple hook variants to test for a given topic User shares a draft and wants the opening line improved Role You are an expert social media copywriter specializing in hooks — the opening lines that stop the scroll, ea...
1K
7318 ui-mobile alinaqi/claude-bootstrap
Mobile UI Design Skill (React Native) Load with: base.md + react-native.md MANDATORY: Mobile Accessibility Standards These rules are NON-NEGOTIABLE. Every UI element must pass these checks. 1. Touch Targets (CRITICAL) // MINIMUM 44x44 points for ALL interactive elements const MINIMUM_TOUCH_SIZE = 44; // EVERY button, link, icon button must meet this const styles = StyleSheet.create({ button: { minHeight: MINIMUM_TOUCH_SIZE, minWidth: MINIMUM_TOUCH_SIZE, paddingVertical: 12, ...
1K
7319 data360-prepare forcedotcom/sf-skills
data360-prepare: Data Cloud Prepare Phase Use this skill when the user needs ingestion and lake preparation work : data streams, Data Lake Objects (DLOs), transforms, Document AI, unstructured ingestion, or the handoff from connector setup into a live stream. When This Skill Owns the Task Use data360-prepare when the work involves: sf data360 data-stream * sf data360 dlo * sf data360 transform * sf data360 docai * choosing how data should enter Data Cloud rerunning or rescanning ingestion after ...
1K
7320 data360-connect forcedotcom/sf-skills
data360-connect: Data Cloud Connect Phase Use this skill when the user needs source connection work : connector discovery, connection metadata, connection testing, source-object browsing, connector schema inspection, or connector-specific setup payloads for external sources. When This Skill Owns the Task Use data360-connect when the work involves: sf data360 connection * connector catalog inspection connection creation, update, test, or delete browsing source objects, fields, databases, or schem...
1K
7321 data360-orchestrate forcedotcom/sf-skills
data360-orchestrate: Salesforce Data Cloud Orchestrator Use this skill when the user needs product-level Data Cloud workflow guidance rather than a single isolated command family: pipeline setup, cross-phase troubleshooting, data spaces, data kits, or deciding whether a task belongs in Connect, Prepare, Harmonize, Segment, Act, or Retrieve. This skill intentionally follows sf-skills house style while using the external sf data360 command surface as the runtime. The plugin is not vendored into th...
1K
7322 data360-harmonize forcedotcom/sf-skills
data360-harmonize: Data Cloud Harmonize Phase Use this skill when the user needs schema harmonization and unification work : DMOs, field mappings, relationships, identity resolution, unified profiles, data graphs, or universal ID lookup. When This Skill Owns the Task Use data360-harmonize when the work involves: sf data360 dmo * sf data360 identity-resolution * sf data360 data-graph * sf data360 profile * sf data360 universal-id lookup Delegate elsewhere when the user is: still ingesting streams...
1K
7323 data360-activate forcedotcom/sf-skills
data360-activate: Data Cloud Act Phase Use this skill when the user needs downstream delivery work : activations, activation targets, data actions, or pushing Data Cloud outputs into other systems. When This Skill Owns the Task Use data360-activate when the work involves: sf data360 activation * sf data360 activation-target * sf data360 data-action * sf data360 data-action-target * verifying downstream delivery setup Delegate elsewhere when the user is: still building the audience or insight → d...
1K
7324 netlify-deploy netlify/context-and-tools
Netlify Deployment Skill Deploy web projects to Netlify using the Netlify CLI with intelligent detection of project configuration and deployment context. Overview This skill automates Netlify deployments by: Verifying Netlify CLI authentication Detecting project configuration and framework Linking to existing sites or creating new ones Deploying to production or preview environments Prerequisites Netlify CLI : Installed via npx (no global install required) Authentication : Netlify account with a...
1K
7325 motion-designer dylantarre/animation-principles
Motion Designer: Visual Animation Craft You are a motion designer creating expressive, purposeful movement. Apply Disney's 12 principles to craft animations that communicate and delight. The 12 Principles for Motion Design 1. Squash and Stretch The soul of organic movement. Compress on impact, elongate during speed. Preserve volume—wider means shorter. Use for characters, UI elements with personality, brand mascots. 2. Anticipation Wind-up before action. A button recoils before launching na...
1K
7326 data360-segment forcedotcom/sf-skills
data360-segment: Data Cloud Segment Phase Use this skill when the user needs audience and insight work : segments, calculated insights, publish workflows, member counts, or troubleshooting Data Cloud segment SQL. When This Skill Owns the Task Use data360-segment when the work involves: sf data360 segment * sf data360 calculated-insight * segment publish workflows member counts and segment troubleshooting calculated insight execution and verification Delegate elsewhere when the user is: still bui...
1K
7327 social-publishing wshobson/agents
Social Publishing Agent-first social media publishing via SocialClaw . One workspace API key, 13 platforms, zero per-platform OAuth setup. When to Use This Skill Use this skill when the user wants to: Publish or schedule posts across multiple social media platforms Orchestrate a multi-platform content campaign Upload and attach media to social posts Retrieve post-level engagement analytics Manage a content calendar programmatically Supported Platforms Show more Installs 556 Repository wshobson/a...
1K
7328 data360-schema-get forcedotcom/sf-skills
data360-schema-get Skill Overview This skill retrieves Data Lake Object (DLO) and Data Model Object (DMO) schema information from Salesforce Data Cloud using the SSOT REST API. It can list all DLOs or DMOs in an org, or retrieve detailed schema for a specific DLO or DMO. When to Use User wants to see all DLOs or DMOs in a Data Cloud org User needs field schema for a specific DLO or DMO User is exploring Data Cloud data structures User needs to understand DLO or DMO field types and metadata Prere...
1K
7329 data360-code-extension-generate forcedotcom/sf-skills
data360-code-extension-generate Skill Overview This skill provides a complete workflow for developing, testing, and deploying custom Python code extensions to Salesforce Data Cloud. Code extensions allow you to write Python transformations that read from and write to Data Lake Objects (DLOs) and Data Model Objects (DMOs). When to Use User wants to create a new code extension project User needs to test a code extension locally User wants to scan code for required permissions User needs to deploy ...
1K
7330 omnistudio-omniscript-generate forcedotcom/sf-skills
omnistudio-omniscript-generate: OmniStudio OmniScript Creation and Validation Expert OmniStudio OmniScript builder for declarative, step-based guided digital experiences. OmniScripts are the OmniStudio analog of Screen Flows: multi-step, interactive processes that collect input, orchestrate server-side logic (Integration Procedures, DataRaptors), and present results to the user — all without code. Quick Reference Scoring : 120 points across 6 categories. Thresholds : ✅ 90+ (Deploy) | ⚠️ 67-89 (R...
1K
7331 task-observer rebelytics/one-skill-to-rule-them-all
Task Observer — Continuous Skill Discovery & Improvement Created by Eoghan Henn / rebelytics.com Also known as "One Skill to Rule Them All" — the meta-skill that builds and improves all your skills, including itself. This skill defines a persistent behavioral layer for identifying skill creation and improvement opportunities during task-oriented work. It doesn't replace the skill-creator — it feeds it. Think of it as the eyes and ears that notice patterns worth capturing, while the skill-creator...
1K
7332 agent-coordination ruvnet/ruflo
Agent Coordination Skill Purpose Spawn and coordinate agents for complex multi-agent tasks. Agent Types Core Development coder , reviewer , tester , planner , researcher V3 Specialized security-architect , security-auditor , memory-specialist , performance-engineer Swarm Coordination hierarchical-coordinator , mesh-coordinator , adaptive-coordinator , collective-intelligence-coordinator Consensus byzantine-coordinator , raft-manager , gossip-coordinator , consensus-builder GitHub pr-manager , co...
999
7333 backward-traceability lingzhi227/agent-research-skills
Backward Traceability Make every number in the final PDF hyperlink back to the exact code line that produced it. Input $0 — Paper project directory containing code and LaTeX files References Traceability patterns and LaTeX commands: ~/.claude/skills/backward-traceability/references/traceability-patterns.md Scripts Scan hypertarget/hyperlink references python ~/.claude/skills/backward-traceability/scripts/ref_numeric_values.py \ --scan paper/main.tex --output report.json Show more
999
7334 content-repurposer-sms blacktwist/social-media-skills
Content Repurposer When to Use User asks to repurpose content or turn one piece into multiple formats User mentions "repurpose," "turn this into," or "adapt this for" User says "cross-post," "reformat," or "blog to social" User wants to convert a newsletter to posts or extract posts from long-form content User shares an article, transcript, or blog post and wants social derivatives User mentions "get more from this content" or wants to maximize a single piece Role You are an expert content repur...
999
7335 storage-analyzer kkkkhazix/khazix-skills
Storage Analyzer 对 macOS 做一次只读存储分析,产出交互式 HTML 报告。流程:扫描 → 分析分级 → 生成网页 → 打开。 铁律 全程只读。 只能跑扫描/统计/列目录/读元信息(df、du、diskutil、stat、ls)。绝对禁止 rm、mv、rmdir、清空回收站、改权限等任何写操作。 删除命令只展示,不执行。 报告里给出的清理命令是供用户自己在终端确认后运行的。即使用户在对话里说"帮我删",也要先停下确认(命中全局红线:删除文件必须先问),不要直接代跑。 估算标注清楚。 涉及"可释放空间"一律说明是估算值。 路径、命令保留原文不翻译。 执行流程 Step 1 扫描(只读) python3 scripts/scan.py > /tmp/storage_scan.json Show more Installs 479 Repository kkkkhazix/khazix-skills GitHub Stars 14.4K First Seen 14 days ago
999
7336 omnistudio-datapacks-deploy forcedotcom/sf-skills
omnistudio-datapacks-deploy: Vlocity Build DataPack Deployment Use this skill when the user needs Vlocity DataPack deployment orchestration : export/deploy workflow, manifest-driven deploys, failure triage, and CI/CD sequencing for OmniStudio/Industries DataPacks. Scope Use omnistudio-datapacks-deploy when work involves: vlocity packDeploy , packRetry , packContinue , packExport , packGetDiffs , validateLocalData DataPack job-file design ( projectPath , expansionPath , manifest , queries ) org-t...
999
7337 gcloud-cli oimiragieo/agent-studio
Google Cloud CLI Skill Installation The skill invokes the gcloud CLI. Install and initialize: Linux/macOS : curl https://sdk.cloud.google.com | bash then restart shell and run gcloud init Windows : Download Google Cloud SDK installer or use PowerShell to download and run Verify: gcloud --version . Configure: gcloud init Cheat Sheet & Best Practices Config: gcloud config set project <id> ; gcloud config list ; gcloud config configurations create/activate <name> — switch projects. Auth: gcloud aut...
998
7338 embeddings ruvnet/ruflo
Embeddings Skill Purpose Vector embeddings for semantic search and pattern matching with HNSW indexing. Features Feature Description sql.js Cross-platform SQLite persistent cache (WASM) HNSW 150x-12,500x faster search Hyperbolic Poincare ball model for hierarchical data Normalization L2, L1, min-max, z-score Chunking Configurable overlap and size 75x faster With agentic-flow ONNX integration Commands Initialize Embeddings npx claude-flow embeddings init --backend sqlite Embed Text npx claude-flo...
998
7339 flutter-databases flutter/skills
flutter-data-layer-persistence Goal Architects and implements a robust, MVVM-compliant data layer in Flutter applications. Establishes a single source of truth using the Repository pattern, isolates external API and local database interactions into stateless Services, and implements optimal local caching strategies (e.g., SQLite via sqflite ) based on data requirements. Assumes a pre-configured Flutter environment. Decision Logic Evaluate the user's data persistence requirements using the follow...
998
7340 code-simplifier rtk-ai/rtk
Code Simplifier You are an expert code simplification specialist focused on enhancing code clarity, consistency, and maintainability while preserving exact functionality. Your expertise lies in applying project-specific best practices to simplify and improve code without altering its behavior. You prioritize readable, explicit code over overly compact solutions. Refinement Principles 1. Preserve Functionality Never change what the code does - only how it does it. All original features, outputs, ...
998
7341 institutional-flow-tracker tradermonty/claude-trading-skills
Institutional Flow Tracker Overview This skill tracks institutional investor activity through 13F SEC filings to identify "smart money" flows into and out of stocks. By analyzing quarterly changes in institutional ownership, you can discover stocks that sophisticated investors are accumulating before major price moves, or identify potential risks when institutions are reducing positions. Key Insight: Institutional investors (hedge funds, pension funds, mutual funds) manage trillions of dollars a...
998
7342 omnistudio-datamapper-generate forcedotcom/sf-skills
omnistudio-datamapper-generate: OmniStudio Data Mapper Creation and Validation Expert OmniStudio Data Mapper developer specializing in Extract, Transform, Load, and Turbo Extract configurations. Generate production-ready, performant, and maintainable Data Mapper definitions with proper field mappings, query optimization, and data integrity safeguards. Scope In scope : Creating and validating OmniStudio Data Mapper configurations (Extract, Transform, Load, Turbo Extract); field mapping design; qu...
998
7343 omnistudio-flexcard-generate forcedotcom/sf-skills
omnistudio-flexcard-generate: OmniStudio FlexCard Creation and Validation Expert OmniStudio engineer specializing in FlexCard UI components for Salesforce Industries. Generate production-ready FlexCard definitions that display at-a-glance information with declarative data binding, Integration Procedure data sources, conditional rendering, and proper SLDS (Salesforce Lightning Design System) styling. All FlexCards are validated against a 130-point scoring rubric across 7 categories. Scope In scop...
998
7344 vulnerability-scanner sickn33/antigravity-awesome-skills
Vulnerability Scanner Think like an attacker, defend like an expert. 2025 threat landscape awareness. 🔧 Runtime Scripts Execute for automated validation: Script Purpose Usage scripts/security_scan.py Validate security principles applied python scripts/security_scan.py <project_path> 📋 Reference Files File Purpose checklists.md OWASP Top 10, Auth, API, Data protection checklists 1. Security Expert Mindset Core Principles Principle Application Assume Breach Design as if attacker already inside...
997
7345 brand-analyzer ailabs-393/ai-labs-claude-skills
Brand Analyzer Overview This skill enables comprehensive brand analysis and guidelines creation. It analyzes brand requirements, identifies brand personality and positioning, and generates professional brand guidelines documents. The skill uses established brand frameworks including Jung's 12 archetypes and industry-standard brand identity principles. When to Use This Skill Use this skill when the user requests: Brand analysis or brand audit Creation of brand guidelines or brand standards Br...
997
7346 canslim-screener tradermonty/claude-trading-skills
CANSLIM Stock Screener - Phase 3 (Full CANSLIM) Overview This skill screens US stocks using William O'Neil's proven CANSLIM methodology, a systematic approach for identifying growth stocks with strong fundamentals and price momentum. CANSLIM analyzes 7 key components: C urrent Earnings, A nnual Growth, N ewness/New Highs, S upply/Demand, L eadership/RS Rank, I nstitutional Sponsorship, and M arket Direction. Phase 3 implements all 7 of 7 components (C, A, N, S, L, I, M), representing 100% of the...
997
7347 omnistudio-callable-apex-generate forcedotcom/sf-skills
omnistudio-callable-apex-generate: Callable Apex for Salesforce Industries Common Core Specialist for Salesforce Industries Common Core callable Apex implementations. Produce secure, deterministic, and configurable Apex that cleanly integrates with OmniStudio and Industries extension points. Scope In scope : Creating System.Callable classes for Industries extension points; reviewing callable implementations for correctness and risks; migrating VlocityOpenInterface / VlocityOpenInterface2 to Syst...
997
7348 omnistudio-integration-procedure-generate forcedotcom/sf-skills
omnistudio-integration-procedure-generate: OmniStudio Integration Procedure Creation and Validation Expert OmniStudio Integration Procedure (IP) builder with deep knowledge of server-side process orchestration. Create production-ready IPs that combine DataRaptor/Data Mapper actions, Apex Remote Actions, HTTP callouts, conditional logic, and nested procedure calls into declarative multi-step operations. Scope In scope : Creating well-structured Integration Procedures from requirements; selecting ...
997
7349 omnistudio-dependencies-analyze forcedotcom/sf-skills
omnistudio-dependencies-analyze: OmniStudio Cross-Component Analysis Expert OmniStudio analyst specializing in namespace detection, dependency mapping, and impact analysis across the full OmniStudio component suite. Performs org-wide inventory of OmniScripts, FlexCards, Integration Procedures, and Data Mappers with automated dependency graph construction and Mermaid visualization. Scope In scope : Namespace detection (Core / vlocity_cmt / vlocity_ins), org-wide component inventory, dependency gr...
997
7350 data-engineering-patterns-fabric-databricks aradotso/data-skills
Data Engineering Patterns - Fabric & Databricks Skill by ara.so — Data Skills collection. This skill provides access to 600+ field-tested data engineering patterns for Microsoft Fabric, Azure Databricks, and PySpark. These patterns cover everything from pipeline design and Delta Lake optimization to Unity Catalog governance and cost architecture. What This Project Provides A comprehensive collection of patterns organized into 12 books covering: Microsoft Fabric (250 patterns): Pipelines and Data...
997