๐ŸŽฏ

frontend-testing

๐ŸŽฏSkill

from langgenius/dify

VibeIndex|
What it does
|

An open-source platform for building generative AI applications with visual workflow orchestration, RAG pipelines, agent capabilities, model management, and observability features.

Overview

Frontend Testing is a skill from the Dify project, an open-source platform for building generative AI applications. It provides guidance for testing the frontend components of Dify's visual workflow orchestration system, which includes RAG pipeline construction, agent capabilities, model management, and observability features built with a modern web stack.

Key Features

  • Visual Workflow Testing - Supports testing of Dify's drag-and-drop workflow builder that orchestrates LLM applications with nodes for data processing, API calls, and conditional logic
  • RAG Pipeline Validation - Covers testing for retrieval-augmented generation pipelines including document ingestion, embedding, vector storage, and retrieval quality
  • Agent Testing - Provides patterns for testing Dify's agent capabilities including tool calling, multi-step reasoning, and conversation management
  • Model Management Testing - Addresses testing for Dify's multi-model support including provider configuration, model switching, and inference parameter management
  • Observability Testing - Supports validation of logging, tracing, and monitoring features that provide insight into LLM application performance and behavior

Who is this for?

This skill is for frontend developers contributing to the Dify open-source project who need to write and maintain tests for the platform's web interface. It is also valuable for teams building custom Dify deployments who want to ensure their frontend customizations work correctly with the platform's workflow orchestration, RAG, and agent features.

๐Ÿ“ฆ

Same repository

langgenius/dify(8 items)

frontend-testing

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add langgenius/dify --skill frontend-testing
skills.sh Installโš  Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add langgenius/dify --skill frontend-testing
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/frontend-testing/SKILL.md

SKILL.md

1,308Installs
131,669
-
Last UpdatedMar 9, 2026

More from this repository7

๐ŸŽฏ
component-refactoring๐ŸŽฏSkill

An open-source platform for building generative AI applications with visual workflow orchestration, RAG pipelines, agent capabilities, model management, and observability features.

๐ŸŽฏ
frontend-code-review๐ŸŽฏSkill

An open-source platform for building generative AI applications with visual workflow orchestration, RAG pipelines, agent capabilities, model management, and observability features.

๐ŸŽฏ
skill-creator๐ŸŽฏSkill

Generates Claude Code skills by analyzing requirements and automatically creating structured code templates for AI-powered functionality.

๐ŸŽฏ
web-design-guidelines๐ŸŽฏSkill

Provides AI-guided recommendations and best practices for creating user-friendly, modern web design interfaces and layouts.

๐ŸŽฏ
orpc-contract-first๐ŸŽฏSkill

Implements contract-first API development with oRPC, defining service interfaces before implementation for type-safe client-server communication

๐ŸŽฏ
vercel-react-best-practices๐ŸŽฏSkill

Dify is an open-source platform for building AI application workflows including RAG pipelines, AI agents, and model management with visual orchestration, supporting self-hosting and cloud deployment.

๐ŸŽฏ
backend-code-review๐ŸŽฏSkill

A backend code review skill from the Dify project, an open-source LLM application development platform that enables building AI workflows, RAG pipelines, and agent capabilities with a visual canvas and hundreds of model integrations.