langflow-ailangflow-aiOfficialยท10 Agent Skills Included

langflow

Build, test, and ship AI agent workflows with visual tooling

Builds and deploys AI agent workflows through a visual drag-and-drop builder backed by a Python and React platform. Includes agent skills for backend and frontend code review, unit and end-to-end testing, accessibility audits, and component refactoring. Removes manual review checklists, flaky test writing, and accessibility guesswork so teams ship reliable AI apps faster.
npx skills add langflow-ai/langflow --all -g -y
Available:

Tells the AI agent how the Langflow monorepo is structured, which commands to run for building, testing, and migrations, and how to create components and follow project conventions when writing code.

All Skills in This Repository (10)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Langflow?โ–ผ

Run `npx skills add langflow-ai/langflow --all -g -y` in your terminal to install all agent skills in this suite globally.

What is Langflow used for?โ–ผ

Langflow is a visual builder for creating AI agents and workflows that you can deploy as APIs or MCP servers. These skills help your AI agent review, test, and improve its codebase.

Can AI review my Langflow backend code?โ–ผ

Yes. The backend-code-review skill checks Python code for security flaws, slow queries, and architecture violations, then suggests concrete fixes.

How do I write tests for Langflow components?โ–ผ

The frontend-testing and e2e-testing skills guide your agent to write Jest unit tests and Playwright end-to-end tests following Langflow's exact conventions and templates.

Does Langflow support accessibility compliance checks?โ–ผ

Yes. Dedicated skills scan pages with axe and IBM Equal Access engines, produce Level 1 audit reports, and can fix violations across an entire pull request.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’