Seth Davis
Community@sethdavis512 · Austin, TX
Design Technologist
Agent Skills by Seth Davis
Showing 62 vetted skills indexed across 3 GitHub repositories.
speckit-git-remote
Detect the Git remote URL and parse GitHub repository owner and name.
speckit-git-validate
Validates that the current Git branch follows spec-kit feature branch naming conventions.
speckit-git-initialize
Initialize a Git repository with an initial commit in spec-kit projects.
coss-particles
Indexes 508 copy-paste-ready COSS UI particle patterns with JSON installation URLs.
coss
Implements coss UI components with correct imports, composition, and accessibility patterns.
speckit-git-feature
Creates a numbered git feature branch from a specification description using spec-kit scripts.
speckit-git-commit
Automates git staging and committing after Spec Kit commands complete.
speckit-checklist
Generate requirements-quality checklists for spec-kit feature specifications.
qa-explorer
Explores a running web app with Playwright and files reproducible GitHub issues for confirmed bugs.
speckit-constitution
Create or update the project constitution and sync dependent spec-kit templates.
speckit-implement
Executes implementation plans by processing tasks defined in tasks.md.
linear-triage
Verifies Linear backlog tickets against the codebase and posts evidence-backed triage comments.
github-issue-to-pr
Implements a GitHub issue and opens a linked pull request with validation and screenshots.
speckit-taskstoissues
Convert spec-kit tasks into dependency-ordered GitHub issues via the GitHub MCP server.
speckit-clarify
Detects underspecified areas in feature specs and encodes clarification answers back into the spec file.
speckit-plan
Generates implementation plans and design artifacts from feature specifications using spec-kit templates.
speckit-analyze
Analyze spec.md, plan.md, and tasks.md for inconsistencies, gaps, and constitution violations.
iridium-form
Build validated forms with React Hook Form, Zod, useFetcher, and DaisyUI v5 markup.
linear-to-pr
Implements a Linear issue and opens a validated GitHub pull request with screenshots.
speckit-specify
Generate structured feature specifications from natural language descriptions using spec-kit templates.
verify-ui-change
Verifies UI changes end-to-end with Playwright screenshots, console checks, and guardrail tests.
speckit-tasks
Generates a dependency-ordered tasks.md checklist from spec-kit design documents.
create-voltagent
Scaffold a full VoltAgent project layout and configuration via CLI prompts.
animate
Plan purposeful UI animations with accessibility and performance constraints.
Frequently Asked Questions About Seth Davis
FAQPage SchemaWhat 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.