Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By ariesclark
Search for and mirror existing prior art (official/upstream repos, reusable actions, in-repo patterns) before hand-rolling CI, tooling, infra, or reimplementing functionality.
npx claudepluginhub ariesclark/skills --plugin prior-artA Claude Code marketplace catalog of skills, organized as domain plugins you install independently. Currently: idiomatic Elixir & Phoenix skills and a Fly.io ops skill.
Add the marketplace once, then install the plugins you want:
/plugin marketplace add ariesclark/skills
/plugin install elixir-phoenix@ariesclark
/plugin install fly@ariesclark
elixir-phoenixIdiomatic Elixir & Phoenix backend skills.
| Skill | What it covers |
|---|---|
elixir-conventions | The "Good and Bad Elixir" rules: error tuples vs. raising, with/case, assertive matching, pipelines |
otp | GenServer, Supervisor/DynamicSupervisor, Task, Registry, ETS, process lifecycle |
ecto | Schemas, per-operation changesets, cast_assoc/cast_embed, Ecto.Multi, migrations, N+1/indexes |
phoenix-json-api | :api pipeline, action_fallback with no catch-all, a unified error type, pagination, token auth |
phoenix-authorization | Server-side checks, scope-over-filter (IDOR-proof), policy modules |
phoenix-security | Atom exhaustion, SQL injection, XSS, open redirects, password hashing, constant-time comparison |
oban | Worker return semantics (:ok/:cancel/:discard/{:error}), idempotency, unique jobs, testing |
observability | Structured JSON logging, :telemetry, OpenTelemetry, error reporting, metrics |
phoenix-deployment | runtime.exs vs compile-time config, release migrations, runtime env, health checks |
elixir-testing | ExUnit, DataCase/ConnCase, the Ecto sandbox, fixtures, assertive tests |
flyFly.io infrastructure ops: Prometheus/VictoriaLogs queries, fly ssh, production Postgres.
prior-artBefore building CI, tooling, infra, or reimplementing functionality, search for existing prior art (in-repo patterns, official/upstream repos, reusable actions, libraries) and mirror it instead of hand-rolling.
.
├── .claude-plugin/
│ └── marketplace.json # the catalog (pluginRoot: ./plugins)
└── plugins/
├── elixir-phoenix/
│ ├── .claude-plugin/plugin.json
│ ├── CHANGELOG.md
│ └── skills/ # one directory per skill
├── fly/
│ ├── .claude-plugin/plugin.json
│ ├── CHANGELOG.md
│ └── skills/fly/ # SKILL.md + references/
└── prior-art/
├── .claude-plugin/plugin.json
├── CHANGELOG.md
└── skills/prior-art/
Add this repo as a local marketplace and install from it. Changes to a skill's
SKILL.md take effect immediately; other changes need /reload-plugins:
/plugin marketplace add /path/to/this/repo
/plugin install elixir-phoenix@ariesclark
Validate a plugin's structure and manifest before publishing:
claude plugin validate ./plugins/elixir-phoenix --strict
claude plugin validate ./plugins/fly --strict
elixir-conventions.MIT. See LICENSE.
Share bugs, ideas, or general feedback.
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
UI/UX design intelligence. 67 styles, 161 palettes, 57 font pairings, 25 charts, 15 stacks (React, Next.js, Vue, Svelte, Astro, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui, Nuxt, Jetpack Compose). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
This skill should be used when users need to generate ideas, explore creative solutions, or systematically brainstorm approaches to problems. Use when users request help with ideation, content planning, product features, marketing campaigns, strategic planning, creative writing, or any task requiring structured idea generation. The skill provides 30+ research-validated prompt patterns across 14 categories with exact templates, success metrics, and domain-specific applications.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Comprehensive startup business analysis with market sizing (TAM/SAM/SOM), financial modeling, team planning, and strategic research
Operate Fly.io infrastructure: query the org's hosted Prometheus and VictoriaLogs, run commands on live app machines via SSH, and connect to the production database.
Idiomatic Elixir & Phoenix skills: conventions, error handling, Ecto, OTP, Oban, JSON APIs, authorization, security, observability, deployment, and testing.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claim