Refactor high-complexity React components in Dify frontend. Use when `pnpm analyze-component...
npx skills add yonesuke/skills --skill "training-mlps"
Install specific skill from multi-skill repository
# Description
A skill for defining and training Multi-Layer Perceptrons (MLPs) using Flax NNX.
# SKILL.md
name: training-mlps
description: A skill for defining and training Multi-Layer Perceptrons (MLPs) using Flax NNX.
Training MLPs
This skill provides a reusable implementation of Multi-Layer Perceptrons (MLPs).
Contents
- examples.md - Code examples and usage.
Usage
Use this skill when you need a standard MLP backbone for tasks like classification or regression.
# Supported AI Coding Agents
This skill is compatible with the SKILL.md standard and works with all major AI coding agents:
Learn more about the SKILL.md standard and how to use these skills with your preferred AI coding agent.