.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/jmix-framework/jmix-agent-toolkit
home/skills/jmix-framework/jmix-agent-toolkit
jmix-framework avatar

jmix-framework/jmix-agent-toolkit

18 skills

View on GitHub
$npx skills add jmix-framework/jmix-agent-toolkit
SkillInstalls
jmix-add-dialog-detail-flowOpen a Jmix entity detail view from a button/action and refresh related data after save.—jmix-add-entity-event-listenerAdd Jmix entity lifecycle event listeners to perform additional actions with saved or loaded entities.—jmix-add-i18n-keysAdd complete Jmix message keys for entities, enums, views, actions, and validation text.—jmix-configure-fetch-planConfigure or audit Jmix fetch plans in XML views, fragments, DataManager loads, repositories, and entity events when loading references, avoiding N+1 queries,…—jmix-create-composition-detail-viewAdd inline editable parent-child composition UI to a Jmix detail view, when a parent entity owns child records edited via a property-bound collection container…—jmix-create-detail-viewCreate a Jmix Flow UI detail view with XML descriptor, save-close action, messages, and policies.—jmix-create-dto-entityCreate or change Jmix DTO entities and other non-persistent transfer models for UI data containers, REST/API payloads, custom data stores, external data, or…—jmix-create-entityCreate or change a persistent Jmix JPA entity and its required surrounding artifacts.—jmix-create-enumCreate a Jmix enum for entity attributes with stable database ids and localization.—jmix-create-fragmentCreate or change reusable Jmix Flow UI fragments, embedded fragment instances, provided data components, fragment facets, host event subscriptions, or fragment…—jmix-create-liquibase-changelogCreate Liquibase changelogs that exactly match Jmix entity model changes.—jmix-create-list-viewCreate a Jmix Flow UI list view with XML descriptor, data loading, menu, messages, and policies.—jmix-create-resource-roleCreate or update Jmix resource roles with entity, attribute, view, and menu policies, including the CREATE-implies-MODIFY rule.—jmix-create-serviceCreate Jmix service-layer business logic with DataManager, transactions, and no UI coupling.—jmix-create-testCreate or update Jmix unit, integration, UI integration, or end-to-end tests for services, entity listeners, security behavior, views, fragments, and…—jmix-ide-static-analysisGate-1 static checks. PRIMARY when connected: run a Jmix-aware IDE/semantic inspection (e.g.—jmix-verify-api-symbolBefore typing a class, enum constant, inner-class event, method, or icon name you have not personally verified in this project, confirm it exists.—jmix-verify-bootrunGate 2 (mandatory) — verify the Spring/Jmix context loads via a TERMINATING `gradle clean test`, never a long-running bootRun.—