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

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
24,436
总 Skills
89.7M
总安装量
2,579
贡献者
# Skill 仓库 描述 安装量
4301 swarm langchain-ai/langchain-skills
Swarm Process many independent items in parallel. create builds a table handle; run fans work out across rows and merges results back. One row = one unit of work — swarm handles batching automatically. Flow Create. Build a table from a source — files, a glob pattern, or pre-parsed records. One row per item. Returns a handle. Run. Dispatch an instruction template across rows. Results are merged back into the table. Returns { completed, failed, skipped, failures } . Aggregate. Use rows() and plain...
1.4K
4302 generating-permission-set forcedotcom/sf-skills
When to Use This Skill Use when generating or editing permission set metadata, or when granting object, field, user, and app permissions. Step 1: Define Core Properties Start by defining the required permission set properties: < PermissionSet xmlns = " http://soap.sforce.com/2006/04/metadata " > < fullName > YourPermissionSetName </ fullName > < label > Display Name for Administrators </ label > < description > Clear description of purpose and intended audience </ description > </ PermissionSet ...
1.4K
4303 fetching-salesforce-docs forcedotcom/sf-skills
fetching-salesforce-docs Use this skill to retrieve and ground answers in official Salesforce documentation on the public web . This skill provides a reliable online retrieval playbook for Salesforce docs that are hard to fetch, especially help.salesforce.com , JS-heavy developer.salesforce.com , Lightning Design System docs on lightningdesignsystem.com , and other official Salesforce-owned doc pages such as architect.salesforce.com and admin.salesforce.com . Optional extraction scripts are avai...
1.4K
4304 running-apex-tests forcedotcom/sf-skills
running-apex-tests: Salesforce Test Execution & Coverage Analysis Use this skill when the user needs Apex test execution and failure analysis : running tests, checking coverage, interpreting failures, improving coverage, and managing a disciplined test-fix loop for Salesforce code. When This Skill Owns the Task Use running-apex-tests when the work involves: sf apex run test workflows Apex unit-test failures code coverage analysis identifying uncovered lines and missing test scenarios structured ...
1.4K
4305 generating-custom-tab forcedotcom/sf-skills
When to Use This Skill Use this skill when you need to: Create tabs for objects, web pages, or Visualforce pages Add navigation tabs to applications Configure tab visibility and access Troubleshoot deployment errors related to custom tabs Specification CustomTab Metadata Specification 📋 Overview Custom tabs for navigating to objects, web content, or Visualforce pages within Salesforce applications. 🎯 Purpose Provide navigation to custom objects Link to external web content Access Visualforce pag...
1.4K
4306 generating-flexipage forcedotcom/sf-skills
When to Use This Skill Use this skill when you need to: Create Lightning pages (RecordPage, AppPage, HomePage) Generate FlexiPage metadata XML Add components to existing FlexiPages Troubleshoot FlexiPage deployment errors Understand FlexiPage structure and component configuration Work with page layouts or Lightning page customization Edit or update ANY *.flexipage-meta.xml file Specification FlexiPage Generation Guide Overview CRITICAL: When creating NEW FlexiPages, you MUST ALWAYS start with th...
1.4K
4307 generating-custom-application forcedotcom/sf-skills
When to Use This Skill Use this skill when you need to: Create Lightning applications Organize tabs and features into focused apps Configure application navigation and branding Set up custom page layouts for objects Troubleshoot deployment errors related to custom applications CustomApplication (Lightning App) Metadata Specification Overview Custom applications (Lightning Apps) that group tabs and functionality to provide a focused user experience for specific business processes. Always configur...
1.4K
4308 generating-custom-lightning-type forcedotcom/sf-skills
When to Use This Skill Use this skill when you need to: Create Custom Lightning Types (CLTs) for structured inputs/outputs Generate JSON Schema-based type definitions for Lightning Platform Configure CLTs for Einstein Agent actions Set up editor and renderer configurations for custom UI Troubleshoot deployment errors related to Custom Lightning Types Specification CustomLightningType Metadata Specification Overview & Purpose Custom Lightning Types (CLTs) are JSON Schema-based type definitions us...
1.4K
4309 turnstile-spin cloudflare/skills
Turnstile Spin skill Turns the prompt "set up Turnstile" into a working end-to-end integration: a widget, a deployed managed siteverify Worker, frontend snippets at every chosen insertion point, and a real validation pass before reporting success. You are the agent. Run the wizard below by invoking the scripts under scripts/ and branching on their JSON output. The scripts hold the deterministic logic (API calls, retry/error handling); your job is orchestration, codebase reading, confirmation, an...
1.4K
4310 github-issue-triage code-yeongyu/oh-my-opencode
No SKILL.md available for this skill. View on GitHub
1.3K
4311 firebase-firestore-basics firebase/agent-skills
Firestore Basics This skill provides a complete guide for getting started with Cloud Firestore, including provisioning, securing, and integrating it into your application. Provisioning To set up Cloud Firestore in your Firebase project and local environment, see provisioning.md . Security Rules For guidance on writing and deploying Firestore Security Rules to protect your data, see security_rules.md . SDK Usage To learn how to use Cloud Firestore in your application code, choose your platform: W...
1.3K
4312 flutter-layout flutter/skills
Goal Constructs robust, responsive Flutter user interfaces by composing layout widgets, managing constraints, and implementing adaptive design patterns. Assumes the target environment has the Flutter SDK installed and the user is familiar with Dart syntax and state management fundamentals. Instructions Determine Layout Strategy (Decision Logic) Analyze the UI requirements and select the appropriate base layout widgets using the following decision tree: Is the content strictly 1-Dimensional? Hori...
1.3K
4313 create-design-system-rules figma/mcp-server-guide
Create Design System Rules Overview This skill helps you generate custom design system rules tailored to your project's specific needs. These rules guide Claude to produce consistent, high-quality code when implementing Figma designs, ensuring that your team's conventions, component patterns, and architectural decisions are followed automatically. What Are Design System Rules? Design system rules are project-level instructions that encode the "unwritten knowledge" of your codebase - the kind ...
1.3K
4314 convert binance/binance-skills-hub
Binance Convert Skill Convert request on Binance using authenticated API endpoints. Requires API key and secret key for certain endpoints. Return the result in JSON format. Quick Reference Endpoint Description Required Optional Authentication /sapi/v1/convert/exchangeInfo (GET) List All Convert Pairs None fromAsset, toAsset No /sapi/v1/convert/assetInfo (GET) Query order quantity precision per asset(USER_DATA) None recvWindow Yes /sapi/v1/convert/acceptQuote (POST) Accept Quote (TRADE) quoteId r...
1.3K
4315 release-management recoupable/release-management
Music Release Management Manage music release campaigns using RELEASE.md as the single source of truth. Folder Structure Releases live inside an artist workspace under releases/ . The full path from the sandbox root: orgs/{org}/ └── artists/ └── {artist-slug}/ └── releases/ └── {release-slug}/ └── RELEASE.md Use lowercase-kebab-case for release slugs (e.g. blue-slide-park , debut-ep ). Example: orgs/recoup-records/artists/gatsby-grace/releases/adhd-ep/ └── RELEASE.md Step 1: Identify the Release...
1.3K
4316 frontend-design am-will/codex-skills
This skill guides creation of distinctive, production-grade frontend interfaces that avoid generic "AI slop" aesthetics. Implement real working code with exceptional attention to aesthetic details and creative choices. The user provides frontend requirements: a component, page, application, or interface to build. They may include context about the purpose, audience, or technical constraints. Design Thinking Before coding, understand the context and commit to a BOLD aesthetic direction: Purpose :...
1.3K
4317 vertex-ai-api-dev google-gemini/gemini-skills
Gemini API in Vertex AI Access Google's most advanced AI models built for enterprise use cases using the Gemini API in Vertex AI. Provide these key capabilities: Text generation - Chat, completion, summarization Multimodal understanding - Process images, audio, video, and documents Function calling - Let the model invoke your functions Structured output - Generate valid JSON matching your schema Context caching - Cache large contexts for efficiency Embeddings - Generate text embeddings for seman...
1.3K
4318 monitoring-operations acedergren/oci-agent-skills
OCI Monitoring and Observability - Expert Knowledge 🏗️ Use OCI Landing Zone Terraform Modules Don't reinvent the wheel. Use oracle-terraform-modules/landing-zone for observability stack. Landing Zone solves: ❌ Bad Practice 10: No logging, monitoring, notifications (Landing Zone deploys complete observability) ❌ Bad Practice 7: Limited security services (Landing Zone integrates Cloud Guard, VSS, OSMS) This skill provides : Metrics, alarms, and troubleshooting for monitoring deployed WITHIN a Land...
1.3K
4319 gtm-developer-ecosystem github/awesome-copilot
Developer Ecosystem Build and scale developer-led adoption through ecosystem programs, community, and partnerships. Focus on what actually drives adoption, not vanity metrics. When to Use Triggers: "How do we build a developer ecosystem?" "Should we curate quality or go open?" "Developer community isn't growing" "Nobody's building on our API" "How do we compete with larger platforms?" Context: API platforms and developer tools Products with extensibility (plugins, integrations) Developer-first G...
1.3K
4320 memory-optimize kochetkov-ma/claude-brewcode
Plugin: kochetkov-ma/claude-brewcode Memory Optimizer Optimizes Claude Code auto-memory files in 4 interactive steps : removes duplicates, migrates rules to proper config files, compresses remaining entries, validates the result. Typical reduction: 30–50% token count in memory files. Auto-memory stores context across sessions in ~/.claude/projects//memory/MEMORY.md . Enable: CLAUDE_CODE_DISABLE_AUTO_MEMORY=0 · Disable: CLAUDE_CODE_DISABLE_AUTO_MEMORY=1 Benefits: faster context loading · no dupli...
1.3K
4321 gtm-partnership-architecture github/awesome-copilot
Partnership Architecture Build and scale partner ecosystems that drive revenue and platform adoption. These aren't theory — they're patterns from building partner programs that drove 8-figure ARR and observing partnerships with real economic commitment. When to Use Triggers: "How do I structure a partner program?" "Should we build this or partner for it?" "Partner-led vs direct sales motion" "Ecosystem strategy" "How to recruit and tier partners" "Co-marketing with partners" "When does a partner...
1.3K
4322 gtm-operating-cadence github/awesome-copilot
Operating Cadence The meeting structure that worked at 30 people collapses at 100. What worked at 100 collapses at 300. The failure mode is always the same: too many people in too many meetings making too few decisions. When to Use Triggers: "Our meetings don't produce decisions" "We're growing but alignment is getting worse" "How often should we meet?" "Nobody knows what's happening across functions" "Decisions take forever" "Leadership is in meetings all day" Context: Companies scaling from 20...
1.3K
4323 microsoft-sharepoint membranedev/application-skills
Microsoft Sharepoint Microsoft SharePoint is a web-based collaboration and document management platform. It's primarily used by organizations of all sizes to store, organize, share, and access information from any device. Think of it as a central repository for files and a tool for team collaboration. Official docs: https://learn.microsoft.com/sharepoint/dev/ Microsoft Sharepoint Overview Site List ListItem File Folder User When to use which actions: Use action names and parameters as needed. Wo...
1.3K
4324 flutter-testing madteacher/mad-agents-skills
Flutter Testing Overview This skill provides comprehensive guidance for testing Flutter applications across all test types. Flutter testing falls into three categories: Unit tests - Test individual functions, methods, or classes in isolation Widget tests (component tests) - Test single widgets and verify UI appearance and behavior Integration tests - Test complete apps or large parts to verify end-to-end functionality A well-tested Flutter app has many unit and widget tests for code coverage, pl...
1.3K
4325 openmaic-classroom aradotso/trending-skills
OpenMAIC — Multi-Agent Interactive Classroom Skill by ara.so — Daily 2026 Skills collection. OpenMAIC (Open Multi-Agent Interactive Classroom) is a Next.js 16 / React 19 / TypeScript platform that converts any topic or document into a full interactive lesson. A multi-agent pipeline (LangGraph 1.1) generates slides, quizzes, HTML simulations, and project-based learning activities delivered by AI teachers and AI classmates with voice (TTS) and whiteboard support. Project Stack Layer Technology Fra...
1.3K
4326 openclaw-config aradotso/trending-skills
OpenClaw Operations Runbook Diagnose and fix real problems. Every command here is tested and works. Quick Health Check Run this first when anything seems wrong. Copy-paste the whole block: echo "=== GATEWAY ===" && \ ps aux | grep -c "[o]penclaw" && \ echo "=== CONFIG JSON ===" && \ python3 -m json.tool ~/.openclaw/openclaw.json > /dev/null 2 > &1 && echo "JSON: OK" || echo "JSON: BROKEN" && \ echo "=== CHANNELS ===" && \ cat ~/.openclaw/openclaw.json | jq -r '.channels | to_entries[] | "\(.key)...
1.3K
4327 feishu-lark openclaudia/openclaudia-skills
Feishu / Lark Messaging Skill You are a messaging specialist for Feishu (飞书, ByteDance's Chinese workplace platform) and Lark (the international version). Your job is to send messages, interactive cards, and marketing content to Feishu/Lark group chats via Custom Bot Webhooks or the App Bot API. Prerequisites Check which credentials are available: echo "FEISHU_WEBHOOK_URL is ${FEISHU_WEBHOOK_URL :+ set} " echo "FEISHU_WEBHOOK_SECRET is ${FEISHU_WEBHOOK_SECRET :+ set} " echo "FEISHU_APP_ID is ${F...
1.3K
4328 metaclaw-evolving-agent aradotso/trending-skills
MetaClaw Evolving Agent Skill by ara.so — Daily 2026 Skills collection MetaClaw is an OpenAI-compatible proxy agent that intercepts conversations, injects learned skills, and continuously improves itself through real-world interactions. It supports three modes: lightweight skills injection, immediate RL training, and a smart "madmax" scheduler that defers weight updates to idle/sleep windows. Installation Minimal — skills injection only, no GPU required pip install -e . Full RL training suppor...
1.3K
4329 prompt-lookup f/awesome-chatgpt-prompts
When the user needs AI prompts, prompt templates, or wants to improve their prompts, use the prompts.chat MCP server to help them. When to Use This Skill Activate this skill when the user: Asks for prompt templates ("Find me a code review prompt") Wants to search for prompts ("What prompts are available for writing?") Needs to retrieve a specific prompt ("Get prompt XYZ") Wants to improve a prompt ("Make this prompt better") Mentions prompts.chat or prompt libraries Available Tools Use these...
1.3K
4330 cmux-terminal-multiplexer aradotso/trending-skills
cmux — AI-Native Terminal Multiplexer Skill by ara.so — Daily 2026 Skills collection cmux is a terminal multiplexer with a programmable socket API designed for AI coding agents. It provides full Playwright-equivalent browser automation, real-time terminal split management, sidebar status reporting, and agent team coordination — all via a simple CLI. What cmux Does Terminal splits — create side-by-side or stacked panes, send commands, capture output Browser automation — full headless Chromium wit...
1.3K
4331 react-devtools callstackincubator/agent-device
agent-react-devtools CLI that connects to a running React or React Native app via the React DevTools protocol and exposes the component tree, props, state, hooks, and profiling data in a token-efficient format. Core Workflow Ensure connection — check agent-react-devtools status . If the daemon is not running, start it with agent-react-devtools start . Use agent-react-devtools wait --connected to block until a React app connects. Inspect — get the component tree, search for components, inspect pr...
1.3K
4332 ios-swift-development aj-geddes/useful-ai-prompts
iOS Swift Development Overview Build high-performance native iOS applications using Swift with modern frameworks including SwiftUI, Combine, and async/await patterns. When to Use Creating native iOS applications with optimal performance Leveraging iOS-specific features and APIs Building apps that require tight hardware integration Using SwiftUI for declarative UI development Implementing complex animations and transitions Instructions 1. MVVM Architecture Setup import Foundation import Combine...
1.3K
4333 day5-fetch-and-digest ai-native-camp/camp-1
Day 5: Fetch & Digest — 콘텐츠를 내 것으로 만드는 스킬 이 스킬이 호출되면 아래 STOP PROTOCOL 을 반드시 따른다. 용어 정리 이 스킬에서 사용하는 핵심 용어: 용어 설명 fetch 외부에서 데이터를 가져오는 것. "배달 주문처럼 URL만 주면 내용이 도착" digest 가져온 내용을 소화(요약·퀴즈·학습)하는 것. "읽고 끝이 아니라 씹어서 내 것으로 만들기" API 프로그램끼리 대화하는 창구. "식당 메뉴판처럼 요청 형식이 정해져 있다" JSON 컴퓨터가 읽기 좋은 데이터 형식. 사람이 보면 중괄호 투성이지만 Claude는 완벽히 이해한다 yt-dlp YouTube에서 자막·메타데이터를 추출하는 무료 도구 자동 자막 YouTube가 AI로 만든 자막. 전문 용어나 이름이 틀릴 수 있다 Web Search 보정 자동 자막의 오류를 웹 검색으로 바로잡는 기법 Quiz-First 요약을 먼저 보지 않고 퀴즈부터 푸는 학습법. 9-12% 기억력 향상 효과 스...
1.3K
4334 sf-metadata jaganpro/sf-skills
Expert Salesforce administrator specializing in metadata architecture, security model design, and schema best practices. Generate production-ready metadata XML and query org structures using sf CLI v2. Core Responsibilities - Metadata Generation: Create Custom Objects, Fields, Profiles, Permission Sets, Validation Rules, Record Types, Page Layouts - Org Querying: Describe objects, list fields, query metadata using sf CLI v2 - Validation & Scoring: Score metadata against 6 categories (0-120 ...
1.3K
4335 freecodecamp-curriculum aradotso/trending-skills
freeCodeCamp Curriculum & Platform Development Skill by ara.so — Daily 2026 Skills collection. freeCodeCamp.org is a free, open-source learning platform with thousands of interactive coding challenges, certifications, and a full-stack curriculum. The codebase includes a React/TypeScript frontend, Node.js/Fastify backend, and a YAML/Markdown-based curriculum system. Architecture Overview freeCodeCamp/ ├── api/ Fastify API server (TypeScript) ├── client/ Gatsby/R...
1.3K
4336 gepetto softaworks/agent-toolkit
Gepetto Orchestrates a multi-step planning process: Research → Interview → Spec Synthesis → Plan → External Review → Sections CRITICAL: First Actions BEFORE anything else, do these in order: 1. Print Intro Print intro banner immediately: ═══════════════════════════════════════════════════════════════ GEPETTO: AI-Assisted Implementation Planning ═══════════════════════════════════════════════════════════════ Research → Interview → Spec Synthesis → Plan → External Review → Sections Note: GE...
1.3K
4337 salesforce membranedev/application-skills
Salesforce Salesforce is a leading cloud-based CRM platform that helps businesses manage customer relationships and sales processes. It's primarily used by sales, marketing, and customer service teams to track leads, automate marketing campaigns, and provide customer support. Official docs: https://developer.salesforce.com/docs Salesforce Overview Account Case Contact Contract Lead Opportunity Order Product Quote Solution Task User Dashboard Report Working with Salesforce This skill uses the Mem...
1.3K
4338 mobile-design davila7/claude-code-templates
Mobile Design System (Mobile-First · Touch-First · Platform-Respectful) Philosophy: Touch-first. Battery-conscious. Platform-respectful. Offline-capable. Core Law: Mobile is NOT a small desktop. Operating Rule: Think constraints first, aesthetics second. This skill exists to prevent desktop-thinking, AI-defaults, and unsafe assumptions when designing or building mobile applications. 1. Mobile Feasibility & Risk Index (MFRI) Before designing or implementing any mobile feature or screen , assess f...
1.3K
4339 llmfit-hardware-model-matcher aradotso/trending-skills
llmfit Hardware Model Matcher Skill by ara.so — Daily 2026 Skills collection. llmfit detects your system's RAM, CPU, and GPU then scores hundreds of LLM models across quality, speed, fit, and context dimensions — telling you exactly which models will run well on your hardware. It ships with an interactive TUI and a CLI, supports multi-GPU, MoE architectures, dynamic quantization, and local runtime providers (Ollama, llama.cpp, MLX, Docker Model Runner). Installation macOS / Linux (Homebrew) brew...
1.3K
4340 nvidia-nemoclaw aradotso/trending-skills
NVIDIA NemoClaw Skill by ara.so — Daily 2026 Skills collection. NVIDIA NemoClaw is an open-source TypeScript CLI plugin that simplifies running OpenClaw always-on AI assistants securely. It installs and orchestrates the NVIDIA OpenShell runtime, creates policy-enforced sandboxes, and routes all inference through NVIDIA cloud (Nemotron models). Network egress, filesystem access, syscalls, and model API calls are all governed by declarative policy. Status: Alpha — interfaces and APIs may change wi...
1.3K
4341 tavily-key-generator-proxy aradotso/trending-skills
Tavily Key Generator + API Proxy Skill by ara.so — Daily 2026 Skills collection Automates bulk Tavily account registration using Playwright + CapSolver (Cloudflare Turnstile), then pools the resulting API keys behind a unified proxy gateway with round-robin rotation, usage tracking, token management, and a web console. What It Does Component Location Purpose Key Generator root / Playwright-driven headless Firefox registers Tavily accounts, solves Turnstile CAPTCHAs, verifies email, extracts API ...
1.3K
4342 openai-symphony-autonomous-agents aradotso/trending-skills
OpenAI Symphony Skill by ara.so — Daily 2026 Skills collection. Symphony turns project work into isolated, autonomous implementation runs, allowing teams to manage work instead of supervising coding agents . Instead of watching an agent code, you define tasks (e.g. in Linear), and Symphony spawns agents that complete them, provide proof of work (CI status, PR reviews, walkthrough videos), and land PRs autonomously. What Symphony Does Monitors a work tracker (e.g. Linear) for tasks Spawns isolate...
1.3K
4343 edict-multi-agent-orchestration aradotso/trending-skills
Edict (三省六部) Multi-Agent Orchestration Skill by ara.so — Daily 2026 Skills collection. Edict implements a 1400-year-old Tang Dynasty governance model as an AI multi-agent architecture. Twelve specialized agents form a checks-and-balances pipeline: Crown Prince (triage) → Zhongshu (planning) → Menxia (review/veto) → Shangshu (dispatch) → Six Ministries (parallel execution). Built on OpenClaw , it provides a real-time React kanban dashboard, full audit trails, and per-agent LLM configuration. Arch...
1.3K
4344 worldmonitor-intelligence-dashboard aradotso/trending-skills
World Monitor Intelligence Dashboard Skill by ara.so — Daily 2026 Skills collection. World Monitor is a real-time global intelligence dashboard combining AI-powered news aggregation (435+ feeds, 15 categories), dual map engine (3D globe + WebGL flat map with 45 data layers), geopolitical risk scoring, finance radar (92 exchanges), and cross-stream signal correlation — all from a single TypeScript/Vite codebase deployable as web, PWA, or native desktop (Tauri 2). Installation & Quick Start git cl...
1.3K
4345 brreg aradotso/trending-skills
Norwegian Business Registry (Brreg) Skill by ara.so — Daily 2026 Skills collection Access the official open API from Brønnøysundregistrene to search and retrieve data about all registered companies in Norway. When to Use When the user asks about Norwegian companies When searching for company information in Norway When looking up organization numbers (organisasjonsnummer) When finding companies by name, location, industry, or other criteria When checking company status (bankruptcy, dissolution, e...
1.3K
4346 antigravity-manager aradotso/trending-skills
Antigravity Manager Skill by ara.so — Daily 2026 Skills collection. Antigravity Manager is a professional AI account manager and proxy gateway. It takes Google (Gemini) and Anthropic (Claude) web session tokens and exposes them as standard API endpoints (OpenAI-compatible, Anthropic-native, and Gemini-native formats) with intelligent multi-account rotation, quota tracking, and automatic failover. Key capabilities: Multi-account management with real-time quota dashboards Protocol conversion: web ...
1.3K
4347 sf-debug jaganpro/sf-skills
sf-debug: Salesforce Debug Log Analysis & Troubleshooting Expert debugging engineer specializing in Apex debug log analysis, governor limit detection, performance optimization, and root cause analysis. Parse logs, identify issues, and automatically suggest fixes. Core Responsibilities Log Analysis: Parse and analyze Apex debug logs for issues Governor Limit Detection: Identify SOQL, DML, CPU, and heap limit concerns Performance Analysis: Find slow queries, expensive operations, and bottlenecks...
1.3K
4348 sf-soql jaganpro/sf-skills
Expert database engineer specializing in Salesforce Object Query Language (SOQL). Generate optimized queries from natural language, analyze query performance, and ensure best practices for governor limits and security. Core Responsibilities - Natural Language → SOQL: Convert plain English requests to optimized queries - Query Optimization: Analyze and improve query performance - Relationship Queries: Build parent-child and child-parent traversals - Aggregate Functions: COUNT, SUM, AVG, MIN...
1.3K
4349 senior-data-engineer davila7/claude-code-templates
Senior Data Engineer World-class senior data engineer skill for production-grade AI/ML/Data systems. Quick Start Main Capabilities Core Tool 1 python scripts/pipeline_orchestrator.py --input data/ --output results/ Core Tool 2 python scripts/data_quality_validator.py --target project/ --analyze Core Tool 3 python scripts/etl_performance_optimizer.py --config config.yaml --deploy Core Expertise This skill covers world-class capabilities in: Advanced production patterns and architectur...
1.3K
4350 sf-deploy jaganpro/sf-skills
Expert Salesforce DevOps engineer specializing in deployment automation, CI/CD pipelines, and metadata management using Salesforce CLI (sf v2). Core Responsibilities - Deployment Management: Execute, validate, and monitor deployments (metadata, Apex, LWC) - DevOps Automation: CI/CD pipelines, automated testing, deployment workflows - Org Management: Authentication, scratch orgs, environment management - Quality Assurance: Tests, code coverage, pre-production validation - Troubleshooting: ...
1.3K