Goodway avatar

Goodway

Official

@agoodway

0Followers
|
52Public Repos
|
57Published Skills

Offers specialized scaffolding and lifecycle management for Elixir, Phoenix, and Go ecosystems, focusing on rapid project initialization and standardized architectural patterns.

Skills Distribution
DomainDeveloper To...Elixir & Phoenix S.. (50%)OpenAPI & Interfac.. (25%)Project Lifecycle .. (25%)

Agent Skills by Goodway

Showing 57 vetted skills indexed across 4 GitHub repositories.

agoodwayagoodway

openspec-propose

Scaffold a change directory and generate proposal, design, and task artifacts.

Official
Intermediate
agoodwayagoodway
1

bootstrap-elixir-openapi

Generate an Elixir API client library from an OpenAPI 3.x specification.

Official
Advanced
agoodwayagoodway
1

bootstrap-credits

Bootstrap a prepaid credit billing system in a Phoenix 1.8 app with Stripe and Oban.

Official
Advanced
agoodwayagoodway
1

bootstrap-accounts

Bootstrap multi-tenant account-scoped dashboards in Phoenix apps with roles and routing.

Official
Intermediate
agoodwayagoodway
1

bootstrap-client-ip

Parse forwarding headers to resolve real client IPs for Phoenix requests.

Official
Intermediate
agoodwayagoodway
1

bootstrap-astro

Bootstraps an Astro project with React, Tailwind, and Kamal deployment configuration.

Official
Intermediate
agoodwayagoodway
1

bootstrap-posthog

Bootstrap PostHog analytics into a Phoenix 1.8 application with server-side and client-side tracking.

Official
Intermediate
agoodwayagoodway
1

bootstrap-env-banner

Adds a non-production warning banner to Phoenix 1.8 HEEx layouts.

Official
Intermediate
agoodwayagoodway
1

justfile

Generate a justfile with automation recipes for detected project types and deployment methods.

Official
Intermediate
agoodwayagoodway
1

bootstrap-astro-ses

Implement an AWS SES-backed contact form API route for Astro sites.

Official
Intermediate
agoodwayagoodway
1

bootstrap-zig-cli

Generate a Zig CLI project with JSON config and cross-platform build workflows.

Official
Advanced
agoodwayagoodway
1

pgflow

Bootstrap PgFlow workflow engine and dispatch subcommands in Elixir/Phoenix apps.

Official
Advanced
agoodwayagoodway
1

inspector

Inspect OpenSpec artifacts for gaps, correctness, and consistency.

Official
Advanced
agoodwayagoodway
1

goodissues

Manage GoodIssues projects and issues via command-line commands.

Official
Intermediate
agoodwayagoodway
1

can-opener

Generate and update typed Elixir API client packages from OpenAPI JSON specifications.

Official
Intermediate
agoodwayagoodway
1

boruta

Add OAuth 2.0 and OpenID Connect provider to a Phoenix application.

Official
Advanced
agoodwayagoodway
1

horde

Set up Horde distributed process infrastructure for Elixir/Phoenix apps.

Official
Advanced
agoodwayagoodway
1

bootstrap-go-cli

Generate a Go CLI scaffold with Cobra, Viper, and slog logging.

Official
Intermediate
agoodwayagoodway
1

scratchpad

Manage a project-local .scratchpad/ directory for temporary gitignored files.

Official
Basic
agoodwayagoodway
1

openapi

Regenerate Phoenix OpenAPI specifications from OpenApiSpex code to prevent spec drift.

Official
Intermediate
agoodwayagoodway
1

bootstrap-postmark

Configure Postmark as the Swoosh mailer adapter for Phoenix 1.8.

Official
Advanced
agoodwayagoodway
1

bootstrap-nebulex

Bootstrap Nebulex local caching for Phoenix 1.8 applications.

Official
Intermediate
agoodwayagoodway
1

bootstrap-user-management

Add account-scoped member management with LiveView UI and role guards to Phoenix 1.8 apps.

Official
Intermediate
agoodwayagoodway
1

bootstrap-registration-toggle

Add an environment-variable-controlled registration toggle to a Phoenix 1.8 app.

Official
Intermediate

Frequently Asked Questions About Goodway

FAQPage Schema
What specific tasks can I perform using these project scaffolding capabilities?

You can generate production-ready Phoenix 1.8 applications, scaffold typed API clients from OpenAPI definitions, configure distributed process infrastructure with Horde, and implement secure OAuth 2.0 providers. These capabilities streamline the setup of complex backend services, caching layers, and multi-tenant dashboard environments.

Which technical personas benefit most from these project initialization modules?

Backend engineers and system architects working within the Elixir, Phoenix, and Go ecosystems benefit most. These modules are designed for developers who require rapid, standardized project bootstrapping, consistent architectural patterns, and reliable integration of third-party services like Postmark, PostHog, or AWS SES.

What are the primary dependencies required to run these scaffolding modules?

Most modules require a standard Elixir/Phoenix development environment, including Erlang/OTP, the Phoenix framework, and PostgreSQL. Specific features may require additional runtime dependencies such as Redis or Tigris for state checkpointing, or standard system packages for Docker and Kamal deployment configurations.