Oliver Kriska avatar

Oliver Kriska

Community

@oliver-kriska · Slovakia

28Followers
|
44Public Repos
|
91Published Skills

Agent Skills by Oliver Kriska

Showing 91 vetted skills indexed across 1 GitHub repositories.

oliver-kriskaoliver-kriska
537

liveview-patterns

Implements Phoenix LiveView patterns for async assigns, streams, PubSub, forms, and JS interop.

Community
Advanced
oliver-kriskaoliver-kriska
537

phx-mix-compression

Installs rtk filters that compress verbose mix command output before it reaches the transcript.

Community
Intermediate
oliver-kriskaoliver-kriska
537

narrow-bare-rescue

Narrows bare Elixir rescue clauses to explicit exception types so programmer bugs propagate.

Community
Intermediate
oliver-kriskaoliver-kriska
537

phx-recall

Searches solution docs, git history, and session transcripts to recall prior work.

Community
Intermediate
oliver-kriskaoliver-kriska
537

compound-docs

Organizes searchable Elixir and Phoenix solution documentation with validated YAML frontmatter.

Community
Intermediate
oliver-kriskaoliver-kriska
537

phx-brief

Presents interactive section-by-section briefings of Elixir Phoenix plan files.

Community
Intermediate
oliver-kriskaoliver-kriska
537

intent-detection

Routes ambiguous Phoenix, LiveView, and Ecto requests to matching workflow commands.

Community
Intermediate
oliver-kriskaoliver-kriska
537

security

Enforce authentication, authorization, input validation, and security headers in Elixir/Phoenix applications.

Community
Advanced
oliver-kriskaoliver-kriska
537

ash-framework

Guides Ash Framework resource, action, and policy patterns in Phoenix projects.

Community
Intermediate
oliver-kriskaoliver-kriska
537

phx-brainstorm

Gathers Elixir/Phoenix feature requirements through adaptive interviews and research into structured interview.md artifacts.

Community
Advanced
oliver-kriskaoliver-kriska
537

phx-watch-pr

Watches GitHub pull requests for new reviews, comments, and CI results via a background event watcher.

Community
Advanced
oliver-kriskaoliver-kriska
537

deploy

Configure Elixir/Phoenix deployments with Dockerfile, fly.toml, runtime config, and health checks.

Community
Intermediate
oliver-kriskaoliver-kriska
537

phx-deps-update

Update Hex dependencies in Elixir projects with changelog deltas, verification, and grouped PRs.

Community
Advanced
oliver-kriskaoliver-kriska
537

phx-help

Recommends the right Elixir Phoenix plugin workflow command based on user intent and project context.

Community
Intermediate
oliver-kriskaoliver-kriska
537

phx-freeze

Applies an advisory session scope limiting which project files the agent may edit.

Community
Basic
oliver-kriskaoliver-kriska
537

phx-codex-loop

Iterates Codex CLI reviews and fixes on Elixir/Phoenix diffs until findings are clean.

Community
Advanced
oliver-kriskaoliver-kriska
537

testing

Write and repair Elixir tests using ExUnit, Ecto Sandbox isolation, Mox, and LiveView patterns.

Community
Intermediate
oliver-kriskaoliver-kriska
537

phx-permissions

Analyze session transcripts to recommend missing Bash permissions for settings.json.

Community
Intermediate
oliver-kriskaoliver-kriska
537

phx-deps-audit

Audit Hex dependency updates for supply-chain risks, CVEs, and maintainer changes.

Community
Advanced
oliver-kriskaoliver-kriska
537

phx-learn-from-fix

Capture verified Elixir and Phoenix lessons into CLAUDE.md, memory, or package skills.

Community
Intermediate
oliver-kriskaoliver-kriska
537

phx-deps-vet

Records vetted Hex package versions in a project-root audit ledger after security review.

Community
Advanced
oliver-kriskaoliver-kriska
537

assigns

Delegates LiveView assigns audits to the canonical phx:assigns-audit skill.

Community
Basic
oliver-kriskaoliver-kriska
537

constraint-debug

Diagnoses Ecto database constraint errors by delegating to the canonical constraint debugger.

Community
Basic
oliver-kriskaoliver-kriska
537

n1-check

Detects N+1 query problems in Elixir Ecto code by delegating to the canonical checker.

Community
Basic