███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 7951 | stripe-best-practices | anthropics/claude-plugins-official |
Latest Stripe API version: 2026-02-25.clover . Always use the latest API version and SDK unless the user specifies otherwise. Integration routing Building... Recommended API Details One-time payments Checkout Sessions references/payments.md Custom payment form with embedded UI Checkout Sessions + Payment Element references/payments.md Saving a payment method for later Setup Intents references/payments.md Connect platform or marketplace Accounts v2 ( /v2/core/accounts ) references/connect.md Subs...
|
1.4K |
| 7952 | render | earthtojake/text-to-cad |
No SKILL.md available for this skill. View on GitHub Installs 1.3K Repository earthtojake/text-to-cad GitHub Stars 5.1K First Seen 9 days ago
|
1.4K |
| 7953 | board | alirezarezvani/claude-skills |
/hub:board — Message Board Interface for the AgentHub message board. Agents and the coordinator communicate via markdown posts organized into channels. Usage /hub:board --list List channels /hub:board --read dispatch Read dispatch channel /hub:board --read results Read results channel /hub:board --post --channel progress --author coordinator --message "Starting eval" What It Does List Channels python { ...
|
1.4K |
| 7954 | spawn | alirezarezvani/claude-skills |
/hub:spawn — Launch Parallel Agents Spawn N subagents that work on the same task in parallel, each in an isolated git worktree. Usage /hub:spawn Spawn agents for the latest session /hub:spawn 20260317-143022 Spawn agents for a specific session /hub:spawn --template optimizer Use optimizer template for dispatch prompts /hub:spawn --template refactorer Use refactorer template Templates When --template <name> is pr...
|
1.4K |
| 7955 | board-prep | alirezarezvani/claude-skills |
/em:board-prep — Board Meeting Preparation Command: /em:board-prep <agenda> Prepare for the adversarial version of your board, not the friendly one. Every hard question they'll ask. Every number you need cold. The narrative that acknowledges weakness without losing the room. The Reality of Board Meetings Your board members have seen 50+ companies. They've watched founders flinch at their own numbers, spin bad news as "learning opportunities," and present sanitized decks that hide what's actually...
|
1.4K |
| 7956 | stress-test | alirezarezvani/claude-skills |
/em:stress-test — Business Assumption Stress Testing Command: /em:stress-test <assumption> Take any business assumption and break it before the market does. Revenue projections. Market size. Competitive moat. Hiring velocity. Customer retention. Why Most Assumptions Are Wrong Founders are optimists by nature. That's a feature — you need optimism to start something from nothing. But it becomes a liability when assumptions in business models get inflated by the same optimism that got you started. ...
|
1.4K |
| 7957 | challenge | alirezarezvani/claude-skills |
/em:challenge — Pre-Mortem Plan Analysis Command: /em:challenge <plan> Systematically finds weaknesses in any plan before reality does. Not to kill the plan — to make it survive contact with reality. The Core Idea Most plans fail for predictable reasons. Not bad luck — bad assumptions. Overestimated demand. Underestimated complexity. Dependencies nobody questioned. Timing that made sense in a spreadsheet but not in the real world. The pre-mortem technique: imagine it's 12 months from now and thi...
|
1.4K |
| 7958 | hard-call | alirezarezvani/claude-skills |
/em:hard-call — Framework for Decisions With No Good Options Command: /em:hard-call <decision> For the decisions that keep you up at 3am. Firing a co-founder. Laying off 20% of the team. Killing a product that customers love. Pivoting. Shutting down. These decisions don't have a right answer. They have a less wrong answer. This framework helps you find it. Why These Decisions Are Hard Not because the data is unclear. Often, the data is clear. They're hard because: Real people are affected — some...
|
1.4K |
| 7959 | eval | alirezarezvani/claude-skills |
/hub:eval — Evaluate Agent Results Rank all agent results for a session. Supports metric-based evaluation (run a command), LLM judge (compare diffs), or hybrid. Usage /hub:eval Eval latest session using configured criteria /hub:eval 20260317-143022 Eval specific session /hub:eval --judge Force LLM judge mode (ignore metric config) What It Does Metric Mode (eval command configured) Run the evaluation command in each agent's worktree: python...
|
1.4K |
| 7960 | merge | alirezarezvani/claude-skills |
/hub:merge — Merge Winner Merge the best agent's branch into the base branch, archive losing branches via git tags, and clean up worktrees. Usage /hub:merge Merge winner of latest session /hub:merge 20260317-143022 Merge winner of specific session /hub:merge 20260317-143022 --agent agent-2 Explicitly choose winner What It Does 1. Identify Winner If --agent specified, use that. Otherwise, use the 1 ranked agent from the most rec...
|
1.4K |
| 7961 | shadertoy | bfollington/terma |
Shadertoy Shader Development Overview Shadertoy is a platform for creating and sharing GLSL fragment shaders that run in the browser using WebGL. This skill provides comprehensive guidance for writing shaders including GLSL ES syntax, common patterns, mathematical techniques, and best practices specific to real-time procedural graphics. When to Use This Skill Activate this skill when: Writing or editing .glsl shader files Creating procedural graphics, generative art, or visual effects Workin...
|
1.4K |
| 7962 | paperclip-ai-orchestration | aradotso/trending-skills |
Paperclip AI Orchestration Skill by ara.so — Daily 2026 Skills collection. Paperclip is an open-source Node.js + React platform that runs a company made of AI agents . It provides org charts, goal alignment, ticket-based task management, budget enforcement, heartbeat scheduling, governance, and a full audit log — so you manage business outcomes instead of individual agent sessions. Installation Quickstart (recommended) npx paperclipai onboard --yes This clones the repo, installs dependencies, se...
|
1.4K |
| 7963 | bilibili-subtitle | hamsterider-m/bilibili-subtitle |
Bilibili 字幕提取工具 从 Bilibili 视频提取字幕,支持 AI 字幕检测和 ASR 转录回退。 Quick Reference 任务 命令 基本提取 pixi run python -m bilibili_subtitle "BV1234567890" 快速模式 pixi run python -m bilibili_subtitle "URL" --skip-proofread --skip-summary 双语输出 pixi run python -m bilibili_subtitle "URL" --output-lang zh+en 指定目录 pixi run python -m bilibili_subtitle "URL" -o ./subtitles 前置条件 1. 安装 cd ~/.agents/skills/bilibili-subtitle ./install.sh pixi shell 2. 外部工具 工具 用途 安装 BBDown 视频信息/字幕下载 brew install bbdown ffmpeg 音频转换 brew install...
|
1.4K |
| 7964 | 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.4K |
| 7965 | creating-b2b-commerce-store | forcedotcom/afv-library |
Commerce B2B Storefront Creation Interactive workflow to create a Commerce B2B Store in Salesforce and retrieve the auto-generated storefront metadata to your repository. Critical Concepts Commerce B2B = Store (backend data) + Storefront (frontend metadata). Store must be created first in the org to auto-generate the Storefront. Never create storefront metadata manually. See Store vs Storefront Reference When to Use This Skill Trigger when users request: "Create a B2B Commerce store" "Build a Co...
|
1.4K |
| 7966 | marketingskills-ai-agents | aradotso/trending-skills |
Marketing Skills for AI Agents Skill by ara.so — Daily 2026 Skills collection. coreyhaines31/marketingskills is a collection of markdown-based AI agent skills covering CRO, copywriting, SEO, analytics, paid ads, email, and growth engineering. Install them once and any compatible agent (Claude Code, Cursor, Codex, Windsurf) gains specialized marketing expertise and frameworks. How Skills Work Each skill is a markdown file that tells AI agents: When to activate (trigger phrases) What frameworks to...
|
1.4K |
| 7967 | 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 pro...
|
1.4K |
| 7968 | 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.4K |
| 7969 | day4-wrap-and-analyze | ai-native-camp/camp-2 |
Day 4: Wrap & Analyze 이 스킬이 호출되면 아래 STOP PROTOCOL 을 반드시 따른다. 용어 정리 이 스킬에서 사용하는 핵심 용어: 용어 설명 session-wrap 코딩 세션이 끝날 때 작업을 정리하고 문서화하는 스킬. "퇴근 전 책상 정리" multi-agent 여러 에이전트가 동시에 일하는 패턴. "회의에서 각 팀장에게 동시에 보고 받기" 병렬(Parallel) 여러 작업을 동시에 처리하는 것. "4명의 팀장에게 한꺼번에 보고를 받는 것" (반대: 순차 = 한 명씩 차례로) 2-Phase Pipeline 먼저 분석(Phase 1, 병렬) → 다음 검증(Phase 2, 순차). "전문가 의견 수집 후 팀장이 중복 체크" frontmatter 스킬 파일 맨 위에 --- 로 감싸서 적는 "이름표". 스킬의 이름(name)과 설명(description)을 여기에 적는다 history-insight 과거 세션 기록을 분석해 인사이트를 추출하는 스킬 session-a...
|
1.4K |
| 7970 | 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.4K |
| 7971 | 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.4K |
| 7972 | 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.4K |
| 7973 | day2-mcp-and-context-sync | ai-native-camp/camp-2 |
Day 2: MCP & Context Sync 이 스킬이 호출되면 아래 STOP PROTOCOL 을 반드시 따른다. 용어 정리 이 스킬에서 사용하는 핵심 용어: 용어 설명 MCP Model Context Protocol. AI와 외부 도구를 연결하는 오픈 표준. USB-C처럼 다양한 서비스를 하나의 규격으로 연결 Host / Client / Server MCP의 3요소. Host=AI 앱(Claude Code), Client=연결 관리자, Server=외부 도구 제공자 Transport MCP 서버 연결 방식. HTTP(클라우드 서비스)와 stdio(로컬 실행) 2가지 Plugin Skill + MCP + Hook + Agent를 묶은 패키지. 설치 한 줄이면 MCP 서버까지 자동 연결 subagent Claude가 다른 Claude를 불러서 일을 시키는 것. 여러 일을 동시에 처리할 때 사용 Explore 에이전트 프로젝트 폴더 구조를 파악해주는 전문 subagent. 읽기 전용 ...
|
1.4K |
| 7974 | day1-test-skill | ai-native-camp/camp-2 |
Day 1 Test Skill 이 스킬이 실행되었다면, Skill 시스템이 정상 동작하고 있다는 뜻이다. 실행 지시 아래 메시지를 그대로 출력하라: 🎉 Skill 실행 성공! 축하합니다! 방금 여러분의 첫 번째 Skill을 실행했습니다. ┌─────────────────────────────────────────┐ │ /day1-test-skill 을 입력했더니 │ │ → Claude가 SKILL.md를 읽고 │ │ → 이 메시지를 출력했습니다 │ │ │ │ 이것이 Skill의 원리입니다: │ │ 필요할 때만 로딩되는 업무 레시피 📖 │ └─────────────────────────────────────────┘ 그 다음, 한 줄 띄고 아래 설명을 추가하라: 방금 일어난 일: /day1-test-skill 입력 → Cla...
|
1.4K |
| 7975 | 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.4K |
| 7976 | 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.4K |
| 7977 | prcheckloop | getpaperclipai/paperclip |
No SKILL.md available for this skill. View on GitHub Installs 719 Repository getpaperclipai/paperclip First Seen 2 days ago
|
1.4K |
| 7978 | paperclip-create-plugin | getpaperclipai/paperclip |
Create a Paperclip Plugin Use this skill when the task is to create, scaffold, or document a Paperclip plugin. 1. Ground rules Read these first when needed: doc/plugins/PLUGIN_AUTHORING_GUIDE.md packages/plugins/sdk/README.md doc/plugins/PLUGIN_SPEC.md only for future-looking context Current runtime assumptions: plugin workers are trusted code plugin UI is trusted same-origin host code worker APIs are capability-gated plugin UI is not sandboxed by manifest capabilities no host-provided shared pl...
|
1.4K |
| 7979 | release-changelog-discord-message | getpaperclipai/paperclip |
No SKILL.md available for this skill. View on GitHub Installs 795 Repository getpaperclipai/paperclip First Seen 2 days ago
|
1.4K |
| 7980 | release-changelog | getpaperclipai/paperclip |
No SKILL.md available for this skill. View on GitHub Installs 719 Repository getpaperclipai/paperclip First Seen 2 days ago
|
1.4K |
| 7981 | paperclip-page | getpaperclipai/paperclip |
No SKILL.md available for this skill. View on GitHub Installs 719 Repository getpaperclipai/paperclip First Seen 2 days ago
|
1.4K |
| 7982 | pr-report | getpaperclipai/paperclip |
No SKILL.md available for this skill. View on GitHub Installs 867 Repository getpaperclipai/paperclip First Seen 2 days ago
|
1.4K |
| 7983 | paperclip-dev-workspace-run-verify-fix | getpaperclipai/paperclip |
No SKILL.md available for this skill. View on GitHub Installs 719 Repository getpaperclipai/paperclip First Seen 2 days ago
|
1.4K |
| 7984 | deal-with-security-advisory | getpaperclipai/paperclip |
No SKILL.md available for this skill. View on GitHub Installs 719 Repository getpaperclipai/paperclip First Seen 2 days ago
|
1.4K |
| 7985 | diagnose-why-work-stopped | getpaperclipai/paperclip |
No SKILL.md available for this skill. View on GitHub Installs 719 Repository getpaperclipai/paperclip First Seen 2 days ago
|
1.4K |
| 7986 | create-issue-interaction-ui | getpaperclipai/paperclip |
No SKILL.md available for this skill. View on GitHub Installs 719 Repository getpaperclipai/paperclip First Seen 2 days ago
|
1.4K |
| 7987 | create-agent-adapter | getpaperclipai/paperclip |
No SKILL.md available for this skill. View on GitHub Installs 867 Repository getpaperclipai/paperclip First Seen 2 days ago
|
1.4K |
| 7988 | company-creator | getpaperclipai/paperclip |
No SKILL.md available for this skill. View on GitHub Installs 719 Repository getpaperclipai/paperclip First Seen 2 days ago
|
1.4K |
| 7989 | release | getpaperclipai/paperclip |
Release Workflow This skill provides a systematic workflow for creating and publishing releases for the linear-cli project. It handles changelog management, version bumping, testing, and tagging. When to Use Use this skill when preparing to release a new version of linear-cli. The workflow ensures all changes are documented, tests pass, and versions are properly tagged before publishing. Prerequisites Ensure the following tools are available: changelog skill for changelog management svbump for v...
|
1.4K |
| 7990 | doc-maintenance | getpaperclipai/paperclip |
No SKILL.md available for this skill. View on GitHub Installs 719 Repository getpaperclipai/paperclip First Seen 2 days ago
|
1.4K |
| 7991 | terminal-bench-loop | getpaperclipai/paperclip |
No SKILL.md available for this skill. View on GitHub Installs 719 Repository getpaperclipai/paperclip First Seen 2 days ago
|
1.4K |
| 7992 | 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.4K |
| 7993 | 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.4K |
| 7994 | shadcn | vercel-labs/vercel-plugin |
shadcn/ui A framework for building ui, components and design systems. Components are added as source code to the user's project via the CLI. IMPORTANT: Run all CLI commands using the project's package runner: npx shadcn@latest , pnpm dlx shadcn@latest , or bunx --bun shadcn@latest — based on the project's packageManager . Examples below use npx shadcn@latest but substitute the correct runner for the project. Current Project Context !`npx shadcn@latest info --json 2 >/dev/ null || echo ' { "error...
|
1.4K |
| 7995 | 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.4K |
| 7996 | 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.4K |
| 7997 | 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.4K |
| 7998 | cuopt-user-rules | nvidia/skills |
cuOpt User Rules Read this when helping someone use cuOpt (calling the SDK, installing, deploying the server). For modifying cuOpt itself, switch to cuopt-developer . Ask Before Assuming Always clarify ambiguous requirements before implementing: What language/interface ? What problem type? What constraints matter? What output format? Show more Installs 507 Repository nvidia/skills GitHub Stars 1.3K First Seen May 15, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Pass
|
1.4K |
| 7999 | 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.4K |
| 8000 | 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.4K |