Skip to main content
Execute qualquer Skill no Manus
com um clique
sethdavis512
Perfil de criador do GitHub

sethdavis512

Visão por repositório de 47 skills coletadas em 6 repositórios do GitHub.

skills coletadas
47
repositórios
6
atualizado
2026-07-08
explorador de repositórios

Repositórios e skills representativas

linear-triage
Desenvolvedores de software

Verify Linear backlog tickets against the actual codebase before anyone implements them — extract each ticket's checkable claims, grep the code to confirm or refute, classify by scope, and leave an evidence-backed triage comment. Use when the user says "triage the backlog", "comb through Linear tasks", "verify these tickets", "/linear-triage", or on a schedule. Not for implementing fixes (use linear-to-pr on tickets triaged valid), and never changes ticket state beyond commenting unless explicitly told to.

2026-07-08
verify-ui-change
Analistas de garantia de qualidade de software e testadores

Verify any UI-affecting change end-to-end before declaring it done — boot the app, interact with the change via Playwright, capture before/after screenshots (light/dark, desktop/phone), check console errors, and attach the evidence. Use after implementing or reviewing any change to components, routes with visible output, layouts, styling, or theming. Triggers include "verify this UI change", "did the banner/button/layout change work", or finishing any *.tsx edit that alters rendered markup or classes. Not for server-only changes (models, API routes, env plumbing), docs, or pure test edits.

2026-07-08
qa-explorer
Analistas de garantia de qualidade de software e testadores

Explore the running Iridium app like a curious, destructive user and file GitHub issues for confirmed bugs. Picks an exploration charter (auth, notes, chat, settings, admin, mobile), drives the app with Playwright, reproduces every finding twice, dedupes against open qa-explorer issues, and files structured reports with repro scripts. Use when the user says "qa sweep", "explore the app for bugs", "run the qa explorer", "hunt for bugs", or "do some exploratory testing". Not for implementing fixes (use github-issue-to-pr on the filed issues), not for deterministic regression tests (those live in tests/), and never against production.

2026-06-12
github-issue-to-pr
Desenvolvedores de software

Drive a GitHub issue to an open pull request. Fetches the issue with gh, self-assigns, creates a linked branch via gh issue develop, implements the change, runs validation plus targeted Playwright e2e tests, captures screenshots of UI changes and links them from the PR body, and opens the PR with a closing "Fixes

2026-06-12
linear-to-pr
Desenvolvedores de software

Drive a Linear issue to an open GitHub pull request. Fetches the issue, branches using Linear's suggested branch name, implements the change, runs validation plus targeted Playwright e2e tests, captures screenshots of UI changes and links them from the PR body, opens the PR with gh, and moves the issue to a review status. Use when the user says "work on ABC-123" (any Linear issue identifier), "take this Linear issue to a PR", "implement this ticket", "linear to pr", or pastes a linear.app issue URL to be implemented. Not for creating or triaging Linear issues, and not for reviewing or merging existing PRs.

2026-06-12
daisyui-colors
Desenvolvedores web

MANDATORY color usage rules for daisyUI 5

2026-06-09
daisyui-config
Desenvolvedores web

Configuration options for daisyUI 5

2026-06-09
daisyui-install
Desenvolvedores web

Installation notes for daisyUI 5

2026-06-09
Mostrando as 8 principais de 39 skills coletadas neste repositório.
linear-to-pr
Desenvolvedores de software

Drive a Linear issue to an open GitHub pull request in any repo. Fetches the issue, branches using Linear's suggested branch name, implements the change, runs the project's own checks (typecheck, lint, tests), captures screenshots of UI changes and links them from the PR body, opens the PR with gh, and moves the issue to a review status. Use when the user says "work on ABC-123" (any Linear issue identifier), "take this Linear issue to a PR", "implement this ticket", "linear to pr", or pastes a linear.app issue URL to be implemented. Not for creating or triaging Linear issues, and not for reviewing or merging existing PRs.

2026-07-08
repo-tour
Desenvolvedores de software

Give a new developer a guided tour of a repository that explains how the pieces connect, not just what files exist. Use when the user says "give me a tour", "walk me through this repo/codebase", "how does this all connect", "explain this project", "I'm new here, where do I start", "what does this do", "onboard me", or asks what would confuse someone handed the repo cold. Traces entry points, the central organizing idea, the dependency/data flow between parts, and surfaces placeholder, unused, misleadingly-named, or half-migrated things. NOT for reviewing code quality or finding bugs (use code-review), for removing dead code (use cruft), or for explaining a single function/file (just read it).

2026-06-16
prisma-database-setup
Arquitetos de banco de dados

Guides for configuring Prisma with different database providers (PostgreSQL, MySQL, SQLite, MongoDB, etc.). Use when setting up a new project, changing databases, or troubleshooting connection issues. Triggers on "configure postgres", "connect to mysql", "setup mongodb", "sqlite setup".

2026-04-07
Mostrando 6 de 6 repositórios
Todos os repositórios foram exibidos