Goodway
Official@agoodway
Offers specialized scaffolding and lifecycle management for Elixir, Phoenix, and Go ecosystems, focusing on rapid project initialization and standardized architectural patterns.
Agent Skills by Goodway
Showing 57 vetted skills indexed across 4 GitHub repositories.
openspec-propose
Scaffold a change directory and generate proposal, design, and task artifacts.
bootstrap-elixir-openapi
Generate an Elixir API client library from an OpenAPI 3.x specification.
bootstrap-credits
Bootstrap a prepaid credit billing system in a Phoenix 1.8 app with Stripe and Oban.
bootstrap-accounts
Bootstrap multi-tenant account-scoped dashboards in Phoenix apps with roles and routing.
bootstrap-client-ip
Parse forwarding headers to resolve real client IPs for Phoenix requests.
bootstrap-astro
Bootstraps an Astro project with React, Tailwind, and Kamal deployment configuration.
bootstrap-posthog
Bootstrap PostHog analytics into a Phoenix 1.8 application with server-side and client-side tracking.
bootstrap-env-banner
Adds a non-production warning banner to Phoenix 1.8 HEEx layouts.
justfile
Generate a justfile with automation recipes for detected project types and deployment methods.
bootstrap-astro-ses
Implement an AWS SES-backed contact form API route for Astro sites.
bootstrap-zig-cli
Generate a Zig CLI project with JSON config and cross-platform build workflows.
pgflow
Bootstrap PgFlow workflow engine and dispatch subcommands in Elixir/Phoenix apps.
inspector
Inspect OpenSpec artifacts for gaps, correctness, and consistency.
goodissues
Manage GoodIssues projects and issues via command-line commands.
can-opener
Generate and update typed Elixir API client packages from OpenAPI JSON specifications.
boruta
Add OAuth 2.0 and OpenID Connect provider to a Phoenix application.
horde
Set up Horde distributed process infrastructure for Elixir/Phoenix apps.
bootstrap-go-cli
Generate a Go CLI scaffold with Cobra, Viper, and slog logging.
scratchpad
Manage a project-local .scratchpad/ directory for temporary gitignored files.
openapi
Regenerate Phoenix OpenAPI specifications from OpenApiSpex code to prevent spec drift.
bootstrap-postmark
Configure Postmark as the Swoosh mailer adapter for Phoenix 1.8.
bootstrap-nebulex
Bootstrap Nebulex local caching for Phoenix 1.8 applications.
bootstrap-user-management
Add account-scoped member management with LiveView UI and role guards to Phoenix 1.8 apps.
bootstrap-registration-toggle
Add an environment-variable-controlled registration toggle to a Phoenix 1.8 app.
Frequently Asked Questions About Goodway
FAQPage SchemaWhat 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.