Skip to main content

superset-sh/superset

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

최근 기록된 소스 활동
SkillsMP 카탈로그 업데이트
수집된 skills
23
GitHub 스타
13,816
GitHub 포크
1,247

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

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

Diagnose a failing GitHub Actions run — find the first real error in the logs, tell a flake apart from a genuine failure, and identify the commit that broke it. Use when checks are red on a PR, a workflow failed, the build is broken, CI is flaky, or the user…

원문 언어: 영어

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

Triage a GitHub issue into something actionable — reproduce the claim, find duplicates, judge severity, and apply labels, milestone, and assignee. Use when the user asks to triage an issue, sort the backlog, deal with new issues, check whether a bug is…

원문 언어: 영어

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

Find and merge duplicate Linear issues — group reports of the same underlying bug, pick the survivor, and move the evidence across. Use when the backlog has grown noisy, someone asks whether an issue is already reported, or you are cleaning up before planning.

원문 언어: 영어

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

Turn a rough report into a Linear issue someone can pick up — reproduce the claim, check for duplicates, and fill in team, priority, and labels. Use when the user says to file, open, or create an issue, hands over a bug report or error, or asks to get…

원문 언어: 영어

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

Draft a Linear project status update from what actually moved — progress, risks, and the one decision that needs making. Use when someone asks for a project update, a status post, where a project stands, whether it will land on time, or what to tell…

원문 언어: 영어

업데이트
직업 분류
기타 컴퓨터 관련 직업
설명

Install Superset plugins, connect the accounts they need, and call their MCP tools through the credential proxy. Use when the user wants a plugin installed, removed, enabled, or connected, asks what tools a plugin exposes, wants to call one, adds a…

원문 언어: 영어

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

Build and publish a self-contained HTML page to Superset, then answer the comments readers pin to it. Use when the user asks to make or publish a page, turn a report, dashboard, chart, doc, or analysis into a shareable link, update or re-version a page…

원문 언어: 영어

업데이트
직업 분류
데이터베이스 아키텍트
설명

Create a database migration with Drizzle on a fresh Neon branch. Use when changing the packages/db schema or generating migrations.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Verify UI behavior end-to-end by driving the running desktop app over the Chrome DevTools Protocol. Use when asked to verify, reproduce, or confirm a UI change, bug, or regression in the real app rather than in tests.

원문 언어: 영어

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

Walk the user through design or implementation decisions one at a time, or review completed code one change at a time. Use when the user says "walk me through each decision", "let's decide together", "help me work through these choices", "walk me through what…

원문 언어: 영어

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

Canonical three-section structure for Linear and Superset tickets in this repo. Use when creating, drafting, or grooming a ticket.

원문 언어: 영어

업데이트
직업 분류
기타 컴퓨터 관련 직업
설명

Personalized audit that teaches the advanced Superset features the user isn't using yet (automations, parallel agents, tasks, multi-host, terminal remote control, custom commands, MCP) and sets them up live. Use when the user wants to get more out of…

원문 언어: 영어

업데이트
직업 분류
기타 컴퓨터 관련 직업
설명

Turn a recurring chore into a Superset automation. Drafts the agent prompt, confirms schedule and target, creates it with the CLI, and reviews the first run together. Use when the user wants a scheduled or recurring agent, a daily or weekly job, or says…

원문 언어: 영어

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

Open, navigate, screenshot, read, click, and type in web pages from an agent. Use when the user asks to open a URL, preview or verify a running web app, check a page's console, fill a form, click through a web flow, or automate anything in a browser,…

원문 언어: 영어

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

Operate the user's real desktop apps and windows on macOS, Windows, or Linux. Use when the user asks to open or drive a native app, click or type in a desktop UI, inspect or arrange a window, use their signed-in system browser, or verify an end-to-end GUI…

원문 언어: 영어

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

Set up a Superset open-source contribution, from forking and cloning superset-sh/superset through local dev setup and the repo's rules to a merge-ready PR. Use when the user wants to contribute to Superset, fix a Superset bug themselves, add a feature to…

원문 언어: 영어

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

Diagnose and fix Superset problems such as connection failures, offline hosts, terminals not attaching, auth or update issues. Use when the user reports something broken or misbehaving in Superset itself ("Superset won't connect", "my host shows offline",…

원문 언어: 영어

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

Collect and submit feedback about Superset (bug reports, feature requests, or general feedback) privately to the Superset team or as a public GitHub issue. Use when the user wants to report a Superset bug, request a feature, or send feedback about Superset.

원문 언어: 영어

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

Coordinate several coding agents in parallel through Superset, each in its own workspace, with follow-ups, progress reads, dependency tracking, and structured results. Use when the user asks to delegate, parallelize, fan out, or split up coding work across…

원문 언어: 영어

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

Make a repository Superset-ready by authoring .superset/config.json with setup, teardown, and run scripts so every new workspace boots configured, then verifying with a real workspace. Use when the user wants to set up a project or repo for Superset,…

원문 언어: 영어

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

Digest of what the user's Superset agents did while they were away, sweeping workspaces, tasks, and agent terminals to report what finished, what needs review, and what's blocked. Use when the user asks "what did my agents do", "what happened while I was…

원문 언어: 영어

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

Read and update the Superset desktop app's user settings (theme, fonts, terminal, git, notifications, behavior) via the superset CLI, including creating and installing custom themes from JSON. Use when asked to change app settings, switch or create a theme,…

원문 언어: 영어

업데이트
직업 분류
웹·디지털 인터페이스 디자이너
설명

Critique and improve the visual design of an existing UI component with concrete implementation guidance. Use when the user asks to redesign, restyle, reimagine, polish, or improve a component, screen, or interface, especially in React and Tailwind codebases.

원문 언어: 영어

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