Neon Law
Official@neon-law-foundation · United States of America
software for access to justice
Agent Skills by Neon Law
Showing 37 vetted skills indexed across 1 GitHub repositories.
kind-local-dev
Orchestrates the Navigator local Kubernetes development stack on KIND.
marketing-copy
Draft and review law firm marketing copy with factual, compliant wording.
cncf-references
Locate canonical upstream documentation for cloud-native technologies and Rust dependencies.
cloud-rest-endpoints
Maintain Google Cloud REST endpoints for navigator gcp setup.
docker-cleanup
Remove unused Docker images, BuildKit cache, and detached volumes with storage reporting.
opa-policy
Centralize Navigator web route authorization decisions in Open Policy Agent.
rust-service-lifecycle
Implement graceful startup and shutdown for Kubernetes-hosted Rust services.
update-crates
Update Rust workspace crate dependencies while preserving lockfile and manifest pins.
council
Analyze engineering decisions with a twelve-voice architectural review.
update
Refresh Rust workspace dependencies and vendored web assets.
power-push
Update a production Kubernetes cluster to the latest published image tag.
create-legal-workflow
Design auditable legal workflow metadata for Navigator skill units.
gcp-spend
Report actual GCP spend from BigQuery Cloud Billing export.
durable-execution
Diagnose and stabilize Restate-backed durable workflow executions in Navigator.
rust-axum
Standardize Axum 0.7 router, handler, extractor, and middleware patterns.
rust-best-practices
Enforce Rust workspace best practices for error handling and safe API design.
observability
Diagnose Navigator telemetry and durable-execution failures using identifier-only spans, metrics, and logs.
prompt-cleanup
Reconciles prompt backlog with git history and removes shipped work items.
grafana-lgtm
Visualize local OpenTelemetry telemetry in Grafana LGTM for Navigator.
web-preview
Run a local web app in Chrome and capture screenshots for verification.
prod-db-connect
Connect to production Cloud SQL Postgres databases for inspection and targeted fixes.
review-pr
Reviews GitHub pull requests and resolves all reviewer comments via threads.
rust-sea-orm
Standardize SeaORM entity, migration, transaction, and connection patterns for Postgres-backed Rust services.
reclaim-disk
Measure disk usage and reclaim space from Rust and Docker caches.
Frequently Asked Questions About Neon Law
FAQPage SchemaWhat specific technical tasks does Neon Law enable for developers?▼
Neon Law enables developers to standardize Rust service patterns, manage Kubernetes-based local environments, configure OIDC authentication via Keycloak, and implement durable execution handlers using Restate. It also provides utilities for PostgreSQL schema visualization, dependency management, and cloud-native observability.
Which engineering personas benefit most from these capabilities?▼
These capabilities are designed for backend engineers, site reliability engineers, and legal-tech architects building secure, auditable platforms. It specifically supports teams requiring strict compliance, durable state management, and high-performance Rust-based web services.
What are the primary prerequisites for implementing these services?▼
Implementation requires a foundational environment supporting Rust, Kubernetes (KIND), and PostgreSQL. Users must have access to Google Cloud Platform for billing and hosting, and familiarity with OIDC protocols for identity management and Open Policy Agent for authorization logic.