SkillAgentSearch skills...

Develnext

JavaFX and IDE for JPHP (only russian localization, english - in progress)

Install / Use

/learn @jphp-group/Develnext
About this skill

Quality Score

0/100

Category

Design

Supported Platforms

Universal

README

DevelNext

GUI and IDE for php based on jphp, for beginners only.

DevelNext Logo


Dependencies

  • jphp 0.9.+ (not published yet, you can build it from the jphp sources!)
  • java 1.8+ (jre)
  • gradle 2.4+
  • launch4j 3.8

How to get the DevelNext IDE distrubutive?

Install JDK, clone repo and use the following console commands:

cd /path/to/repo

// fetch all submodules (jphp, richtextfx, etc.)
git submodule update --init

// install rich text fx
cd 3rd-party/RichTextFX
./gradlew install

// install jphp
cd ../3rd-party/jphp
./gradlew install

// install wizard-framework
cd ../3rd-party/wizard-framework
./gradlew npmInstall installGulp install

cd ../../

// for windows
./gradlew distIdeWindows

// for linux
./gradlew distIdeLinux

You can find the builded distrubutive in develnext/build/install/develnext.

License

Under MPL 2.0 (https://www.mozilla.org/MPL/2.0/)

Как получить дистрибутив DevelNext?

Установите JDK (Java), склонируйте репозиторий и используйте следующие консольные команды:

cd /path/to/repo

// fetch all submodules (jphp, richtextfx, etc.)
git submodule update --init

// install rich text fx
cd 3rd-party/RichTextFX
gradlew install

// install jphp
cd ../3rd-party/jphp
gradlew install

// install wizard-framework for web
cd ../3rd-party/wizard-framework
gradlew npmInstall installGulp install

cd ../../

// for windows
gradlew distIdeWindows

// for linux
gradlew distIdeLinux

Найти собранный дистрибутив можно будет в папке develnext/build/install/develnext.

Если проект не собирается, значит на текущем этапе в develnext используется еще неопубликованная версия jphp, поэтому ее нужно собрать вручную с нужной ветки (см. версию), выполнив команду gradlew install в папке исходников jphp.

Лицензия

Under MPL 2.0 (https://www.mozilla.org/MPL/2.0/)

Related Skills

clearshot

Structured screenshot analysis for UI implementation and critique. Analyzes every UI screenshot with a 5×5 spatial grid, full element inventory, and design system extraction — facts and taste together, every time. Escalates to full implementation blueprint when building. Trigger on any digital interface image file (png, jpg, gif, webp — websites, apps, dashboards, mockups, wireframes) or commands like 'analyse this screenshot,' 'rebuild this,' 'match this design,' 'clone this.' Skip for non-UI images (photos, memes, charts) unless the user explicitly wants to build a UI from them. Does NOT trigger on HTML source code, CSS, SVGs, or any code pasted as text.

openpencil

2.0k

The world's first open-source AI-native vector design tool and the first to feature concurrent Agent Teams. Design-as-Code. Turn prompts into UI directly on the live canvas. A modern alternative to Pencil.

ui-ux-designer

Use this agent when you need to design, implement, or improve user interface components and user experience flows. Examples include: creating new pages or components, improving existing UI layouts, implementing responsive designs, optimizing user interactions, building forms or dashboards, analyzing existing UI through browser snapshots, or when you need to ensure UI components follow design system standards and shadcn/ui best practices.\n\n<example>\nContext: User needs to create a new dashboard page for team management.\nuser: "I need to create a team management dashboard where users can view team members, invite new members, and manage roles"\nassistant: "I'll use the ui-ux-designer agent to design and implement this dashboard with proper UX considerations, using shadcn/ui components and our design system tokens."\n</example>\n\n<example>\nContext: User wants to improve the user experience of an existing form.\nuser: "The signup form feels clunky and users are dropping off. Can you improve it?"\nassistant: "Let me use the ui-ux-designer agent to analyze the current form UX and implement improvements using our design system and shadcn/ui components."\n</example>\n\n<example>\nContext: User wants to evaluate and improve existing UI.\nuser: "Can you take a look at our pricing page and see how we can make it more appealing and user-friendly?"\nassistant: "I'll use the ui-ux-designer agent to take a snapshot of the current pricing page, analyze the UX against Notion-inspired design principles, and implement improvements using our design tokens."\n</example>

HappyColorBlend

HappyColorBlendVibe Project Guidelines Project Overview HappyColorBlendVibe is a Figma plugin for color palette generation with advanced tint/shade blending capabilities. It allows designers to

View on GitHub
GitHub Stars102
CategoryDesign
Updated2mo ago
Forks32

Languages

PHP

Security Score

100/100

Audited on Jan 30, 2026

No findings