Seth Davis avatar

Seth Davis

Community

@sethdavis512 · Austin, TX

39Followers
|
54Public Repos
|
62Published Skills

Design Technologist

Skills Distribution
DomainUI/UX & Crea...Frontend Design & .. (40%)Cloud Deployment &.. (20%)Spec-Driven Develo.. (20%)QA & Issue-to-PR E.. (12%)

Agent Skills by Seth Davis

Showing 62 vetted skills indexed across 3 GitHub repositories.

sethdavis512sethdavis512
4

speckit-git-remote

Detect the Git remote URL and parse GitHub repository owner and name.

Community
Basic
sethdavis512sethdavis512
4

speckit-git-validate

Validates that the current Git branch follows spec-kit feature branch naming conventions.

Community
Basic
sethdavis512sethdavis512
4

speckit-git-initialize

Initialize a Git repository with an initial commit in spec-kit projects.

Community
Basic
sethdavis512sethdavis512
4

coss-particles

Indexes 508 copy-paste-ready COSS UI particle patterns with JSON installation URLs.

Community
Basic
sethdavis512sethdavis512
4

coss

Implements coss UI components with correct imports, composition, and accessibility patterns.

Community
Advanced
sethdavis512sethdavis512
4

speckit-git-feature

Creates a numbered git feature branch from a specification description using spec-kit scripts.

Community
Intermediate
sethdavis512sethdavis512
4

speckit-git-commit

Automates git staging and committing after Spec Kit commands complete.

Community
Intermediate
sethdavis512sethdavis512
4

speckit-checklist

Generate requirements-quality checklists for spec-kit feature specifications.

Community
Advanced
sethdavis512sethdavis512
4

qa-explorer

Explores a running web app with Playwright and files reproducible GitHub issues for confirmed bugs.

Community
Advanced
sethdavis512sethdavis512
4

speckit-constitution

Create or update the project constitution and sync dependent spec-kit templates.

Community
Intermediate
sethdavis512sethdavis512
4

speckit-implement

Executes implementation plans by processing tasks defined in tasks.md.

Community
Advanced
sethdavis512sethdavis512
4

linear-triage

Verifies Linear backlog tickets against the codebase and posts evidence-backed triage comments.

Community
Intermediate
sethdavis512sethdavis512
4

github-issue-to-pr

Implements a GitHub issue and opens a linked pull request with validation and screenshots.

Community
Advanced
sethdavis512sethdavis512
4

speckit-taskstoissues

Convert spec-kit tasks into dependency-ordered GitHub issues via the GitHub MCP server.

Community
Intermediate
sethdavis512sethdavis512
4

speckit-clarify

Detects underspecified areas in feature specs and encodes clarification answers back into the spec file.

Community
Advanced
sethdavis512sethdavis512
4

speckit-plan

Generates implementation plans and design artifacts from feature specifications using spec-kit templates.

Community
Advanced
sethdavis512sethdavis512
4

speckit-analyze

Analyze spec.md, plan.md, and tasks.md for inconsistencies, gaps, and constitution violations.

Community
Advanced
sethdavis512sethdavis512
4

iridium-form

Build validated forms with React Hook Form, Zod, useFetcher, and DaisyUI v5 markup.

Community
Intermediate
sethdavis512sethdavis512
4

linear-to-pr

Implements a Linear issue and opens a validated GitHub pull request with screenshots.

Community
Advanced
sethdavis512sethdavis512
4

speckit-specify

Generate structured feature specifications from natural language descriptions using spec-kit templates.

Community
Advanced
sethdavis512sethdavis512
4

verify-ui-change

Verifies UI changes end-to-end with Playwright screenshots, console checks, and guardrail tests.

Community
Intermediate
sethdavis512sethdavis512
4

speckit-tasks

Generates a dependency-ordered tasks.md checklist from spec-kit design documents.

Community
Intermediate
sethdavis512sethdavis512

create-voltagent

Scaffold a full VoltAgent project layout and configuration via CLI prompts.

Community
Advanced
sethdavis512sethdavis512

animate

Plan purposeful UI animations with accessibility and performance constraints.

Community
Intermediate

Frequently Asked Questions About Seth Davis

FAQPage Schema
What tasks can I accomplish with Seth Davis's skills?▼

You can design and audit production-grade frontend interfaces, deploy and manage Railway projects and databases, generate PRDs and spec-kit feature specifications, implement Better Auth authentication, build React Router framework-mode apps, and convert GitHub or Linear issues into tested pull requests.

Who are these skills designed for?▼

They target design technologists, frontend engineers, and full-stack TypeScript developers working with React, Tailwind, and Railway. QA engineers benefit from the Playwright-based qa-explorer and verify-ui-change skills, while product teams use the prd, ralph, and speckit specification skills.

How do the Railway deployment skills work in practice?▼

The new, deploy, database, service, projects, status, and deployment skills invoke Railway CLI and GraphQL commands via allowed Bash(railway:*) permissions. They cover project creation, database provisioning for PostgreSQL, Redis, MySQL, and MongoDB, code deployment, log inspection, and redeploy or restart lifecycle management.

Are these skills open source and what licenses apply?▼

Licensing varies per skill. The react-router-framework-mode, coss, and coss-particles skills carry MIT licenses, while frontend-design references complete terms in a bundled LICENSE.txt. Speckit skills are sourced from github-spec-kit templates. Check each skill's frontmatter for its specific license.

What prerequisites do these skills require?▼

Speckit skills require a spec-kit project structure with a .specify/ directory. The coss skills require Tailwind CSS v4 and @base-ui/react in a React project. Railway skills need the Railway CLI, iridium-form requires React Hook Form v7 with Zod v4, and qa-explorer uses Playwright against a running app.