Skip to main content
Run any Skill in Manus
with one click
agoodway
GitHub creator profile

agoodway

Repository-level view of 55 collected skills across 5 GitHub repositories.

skills collected
55
repositories
5
updated
2026-06-01
repository explorer

Repositories and representative skills

bootstrap-env-banner
software-developers

Add a "non-production" environment banner to a Phoenix 1.8 app — a sticky bar at the top of every page that warns developers the app is not production. Adds a config entry for the production host, a reusable function component + helpers in the web Layouts module, and renders the banner in every root layout. Detection is host-based (or Mix-env based) and asks for configuration like the production host. Checks what already exists and only adds missing pieces. Use when the user says "env banner", "environment banner", "dev banner", "staging banner", "non-production bar", "not in production banner", or wants a warning bar shown everywhere except production.

2026-05-29
bootstrap-user-management
software-developers

Bootstrap account user management UI and backend in a Phoenix 1.8 app. Adds LiveView for listing, inviting, and removing account members with role-based access control. Builds on top of bootstrap-accounts. Use when the user says "bootstrap user management", "add user management", "account users", "invite users", "member management", "manage account members", or wants to add user invitation and role management to an account-scoped Phoenix app.

2026-05-27
inspector
software-quality-assurance-analysts-and-testers

Inspect OpenSpec artifacts for gaps, correctness, consistency, and codebase alignment. Dispatches subcommands via `/inspector [subcommand] [args]`. Use when the user says "/inspector review", "inspect change", "audit the spec", "/inspector review-update", "review and fix", "/inspector sync-linear", "/inspector commits", "check commits against specs", "/inspector reconcile", "reconcile specs", "sync specs to code", "/inspector explain", "explain the change", "/inspector mockups", "generate mockups", "wireframe the change", "/inspector flows", "generate flow diagrams", "workflow diagrams", "/inspector review-work", "verify and review", or asks to sanity-check, critique, find gaps, generate UI mockups, process flow diagrams, or verify implementation.

2026-05-23
bootstrap-phoenix
software-developers

Bootstrap Phoenix Application

2026-05-22
goodissues-reporter
software-developers

Set up and configure GoodIssuesReporter in Elixir/Phoenix applications. Dispatches subcommands via `/goodissues-reporter [subcommand]`. Use when the user says '/goodissues-reporter bootstrap', '/goodissues-reporter help', 'add goodissues reporter', 'setup error reporting', 'add goodissues monitoring', or wants to integrate GoodIssuesReporter into a Phoenix app.

2026-05-22
publish
software-developers

Publish a release by running `just publish`. Use when the user says '/publish', 'publish release', 'cut a release', 'release', 'tag and release', or wants to build, tag, and publish a new version.

2026-05-13
can-opener
software-developers

Create and update Elixir API client packages using CanOpener compile-time OpenAPI code generation. Dispatches subcommands via `/can-opener [subcommand]`. Use when the user says '/can-opener bootstrap', '/can-opener update', '/can-opener help', 'new elixir client', 'api client package', 'can opener', 'update api client', or wants to scaffold or update a CanOpener-based Elixir client library.

2026-05-13
openapi
software-developers

Manage OpenAPI specifications in Phoenix apps using open_api_spex. Dispatches subcommands via `/openapi [subcommand]`. Use when the user says '/openapi regenerate', '/openapi help', 'regenerate openapi', 'update openapi spec', 'openapi json', 'openapi yaml', or wants to regenerate the OpenAPI specification from controller operations.

2026-05-11
Showing top 8 of 45 collected skills in this repository.
Showing 5 of 5 repositories
All repositories loaded
agoodway Agent Skills | SkillsMP