Nodefony avatar

Nodefony

Official

@nodefony · Marseille , France

0Followers
|
8Public Repos
|
33Published Skills

Framework node.js

Skills Distribution
DomainDeveloper To...Backend Framework .. (35%)Testing, Debugging.. (25%)DevOps & Release E.. (15%)Frontend & Accessi.. (15%)

Agent Skills by Nodefony

Showing 33 vetted skills indexed across 1 GitHub repositories.

nodefonynodefony

nodefony-debug

Diagnoses Nodefony runtime failures using proven recipes for memory flakes, regressions, and test failures.

Official
Advanced
nodefonynodefony

nodefony-rfc

Cites and applies IETF RFCs, W3C specs, MCP, and AGENTS.md conventions from raw sources.

Official
Intermediate
nodefonynodefony

nodefony-release

Guides npm publication of version-locked Nodefony packages through guards, smoke tests, and failure diagnosis.

Official
Advanced
nodefonynodefony

nodefony-devops

Guides deployment of Nodefony applications using generated Docker, Compose, and Kubernetes templates.

Official
Advanced
nodefonynodefony

nodefony-create-module

Scaffolds Nodefony framework packages with TypeScript configs, Zod config schemas, services, and documentation.

Official
Advanced
nodefonynodefony

nodefony-tail-error-logs

Extracts error lines and stack traces from Nodefony server logs using grep and sed.

Official
Basic
nodefonynodefony

nodefony-check-externals

Audits drift between rolldown external lists and package.json peerDependencies in Nodefony packages.

Official
Intermediate
nodefonynodefony

nodefony-devkit-bench

Benchmarks Nodefony scaffold output through compilation, HTTP, and agent discoverability tests.

Official
Advanced
nodefonynodefony

nodefony-roadmap

Provides design context and invariants for Nodefony's agentic AI layer roadmap.

Official
Intermediate
nodefonynodefony

nodefony-inspect

Query Nodefony repositories via symbol graphs, inspect commands, and MCP tools.

Official
Intermediate
nodefonynodefony

nodefony-migrate-schema

Migrates Nodefony database schemas to production using orm:generate and orm:migrate commands.

Official
Intermediate
nodefonynodefony

nodefony-documentation

Write, validate, and publish Nodefony documentation with lint gates and site generation.

Official
Advanced
nodefonynodefony

nodefony-session

Manages Nodefony development session lifecycle with resume, start, end, and consolidate modes.

Official
Advanced
nodefonynodefony

nodefony-frontend-dev

Guides frontend development on Nodefony covering isomorphic code, realtime sockets, Vite HMR, and BFF data consumption.

Official
Advanced
nodefonynodefony

nodefony-studio-dev

Builds admin screens for the Nodefony Studio frontend using React 19, Mantine v9, and MobX.

Official
Advanced
nodefonynodefony

nodefony-identifiers

Detects French identifiers in TypeScript code and renames them safely via the TypeScript LanguageService.

Official
Advanced
nodefonynodefony

nodefony-load-test

Runs HTTP and WebSocket load, stress, and capacity benchmarks against Nodefony servers with validity controls.

Official
Advanced
nodefonynodefony

nodefony-framework-dev

Guides backend development of the Nodefony core, HTTP pipeline, framework, and ORM modules.

Official
Advanced
nodefonynodefony

nodefony-create-frontend-module

Scaffolds Nodefony modules embedding React, Vue, Angular, or Svelte frontends served via Vite.

Official
Advanced
nodefonynodefony

nodefony-check-memory-health

Runs Nodefony HTTP memory integration tests and interprets heap thresholds to detect leaks.

Official
Intermediate
nodefonynodefony

nodefony-ticket

Writes and organizes GitHub issues with Conventional Commits titles and verifiable bodies.

Official
Advanced
nodefonynodefony

nodefony-multipod-bench

Provisions a multi-pod Redis backplane bench to test cross-pod fan-out, injection defense, and latency.

Official
Advanced
nodefonynodefony

nodefony-html-report

Generates self-contained HTML reports with server-rendered SVG charts and interactive tables.

Official
Advanced
nodefonynodefony

nodefony-test-campaign

Orchestrates a complete ordered test campaign across Nodefony suites, benches, and gates.

Official
Advanced

Frequently Asked Questions About Nodefony

FAQPage Schema
What tasks can I accomplish with Nodefony's skills?

The skills cover scaffolding modules, services, CRUD resources and realtime channels; running schema migrations via orm:generate and orm:migrate; debugging crashes and memory leaks; load and multi-pod cluster benchmarking; security reviews and red-team campaigns; npm releases; and frontend development with Vite, React, Vue, Angular, and Svelte.

Who are Nodefony's skills designed for?

They target developers building applications on the Nodefony Node.js framework and maintainers editing the framework core itself. Separate skills address application-level work (entities, services, route protection) versus framework-level work (kernel, HTTP pipeline, release chain, documentation site, and Studio admin frontend).

How do Nodefony's runtime and server skills work in practice?

The nodefony-start-server skill launches a development server via a single start.sh script with conditional build, port cleanup, detached DevSupervisor with auto-restart, and fail-fast health checks. Native nodefony status and nodefony stop commands provide introspection and clean shutdown for integration testing.

What prerequisites do Nodefony's deployment skills require?

The devops skill assumes generated deployment templates covering Dockerfile, compose topology, Kubernetes manifests with Restricted policy and readOnlyRootFilesystem, and GitLab CI chains. It ships an offline reference corpus for Docker, Kubernetes, Podman, OCI, and distroless images to ground deployment decisions.

How do Nodefony's skills handle testing and quality verification?

A test-campaign skill orchestrates all suites and benches in an order that avoids cross-contamination, distinguishing real regressions from environment artifacts. Supporting skills provide memory-health gates, HTTP/WebSocket load benchmarks with percentile measurement, multi-pod Redis backplane benches, and browser-driven WCAG and Web Vitals audits.