Word Shepherd avatar

Word Shepherd

Official

@wordshepherd

0Followers
|
1Public Repos
|
16Published Skills

Offers standardized scaffolding and lifecycle management for full-stack web development, database schema migrations, and automated quality assurance testing.

Skills Distribution
DomainDeveloper To...Frontend Scaffolding (30%)Database Schema Ma.. (30%)Quality Assurance .. (25%)Development Lifecy.. (15%)

Agent Skills by Word Shepherd

Showing 16 vetted skills indexed across 1 GitHub repositories.

wordshepherdwordshepherd

stripe-webhook

Add Stripe webhook event handlers with idempotency via Drizzle ORM transactions.

Official
Advanced
wordshepherdwordshepherd

test-rls

Execute Row-Level Security integration tests to verify tenant data isolation.

Official
Intermediate
wordshepherdwordshepherd

manual-qa

Capture desktop, mobile, and dark mode screenshots while checking console and network errors.

Official
Advanced
wordshepherdwordshepherd

new-processor

Scaffold BullMQ job processors with worker, service, and test files.

Official
Intermediate
wordshepherdwordshepherd

new-component

Scaffold React components with TypeScript interfaces and predefined states.

Official
Intermediate
wordshepherdwordshepherd

end-session

Commit code changes, update devlogs, and create pull requests.

Official
Advanced
wordshepherdwordshepherd

new-hook

Scaffold custom React hooks with TypeScript interfaces and hook conventions.

Official
Basic
wordshepherdwordshepherd

new-page

Generate Next.js pages and components in apps/web/src/app/ with authentication.

Official
Intermediate
wordshepherdwordshepherd

db-reset

Reset database schema with Drizzle migrations and RLS policies.

Official
Intermediate
wordshepherdwordshepherd

start-session

Check Git state, PRs, CI health, and Docker services to start a development session.

Official
Advanced
wordshepherdwordshepherd

new-service

Scaffold a new service file with Drizzle queries, configuration, and Vitest unit tests.

Official
Intermediate
wordshepherdwordshepherd

new-migration

Generate Drizzle ORM schema tables with SQL migrations and RLS policies.

Official
Advanced
wordshepherdwordshepherd

opencode-review

Execute non-interactive code reviews with the OpenCode CLI.

Official
Advanced
wordshepherdwordshepherd

new-e2e

Scaffold Playwright E2E test files with helpers and strict selectors.

Official
Basic
wordshepherdwordshepherd

codex-review

Execute non-interactive Codex CLI code reviews for branch, diff, or plan analysis.

Official
Advanced
wordshepherdwordshepherd

new-route

Scaffold ts-rest API routes with contracts, Fastify handlers, and integration tests.

Official
Intermediate

Frequently Asked Questions About Word Shepherd

FAQPage Schema
What specific development tasks does Word Shepherd enable?▼

Word Shepherd enables rapid scaffolding of React components, Next.js pages, and Fastify routes. It facilitates database management through Drizzle ORM migrations, enforces Row-Level Security verification, and streamlines the development lifecycle by managing Git states, pull requests, and automated Playwright test generation.

Which technical personas benefit from these development capabilities?▼

Full-stack engineers and frontend developers working within TypeScript-heavy environments benefit most. The registry is designed for teams maintaining complex web architectures who require standardized patterns for service layers, database schema evolution, and consistent component generation across large-scale web applications.

What are the primary prerequisites for implementing these development patterns?▼

Implementation requires a project environment configured with Drizzle ORM for database interactions, TypeScript for type safety, and a Next.js or Fastify-based architecture. Users must also have Git and Docker installed to utilize the session management and service verification features provided by the registry.