Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

lutece-dev-plugin-claude

lutece-dev-plugin-claude 收录了来自 lutece-platform 的 13 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
13
Stars
0
更新
2026-05-13
Forks
3
职业覆盖
4 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

update-template-fo
软件开发工程师

Met à jour un template Lutèce FO (Front Office) en remplaçant le HTML brut par les macros FreeMarker FO de lutece-core. Utiliser quand l'utilisateur demande de migrer, convertir ou mettre à jour un template skin/FO avec les macros Lutèce.

2026-05-13
update-template-bo
软件开发工程师

Met à jour un template Lutèce BO (Back Office / admin) en remplaçant le HTML brut par les macros FreeMarker BO de lutece-core (thème Tabler). Utiliser quand l'utilisateur demande de migrer, convertir ou mettre à jour un template admin/BO avec les macros Lutèce.

2026-05-06
lutece-migration-v8-agent-teams
软件开发工程师

Migration v7 → v8 via Agent Teams. Parallel teammates, script-heavy, JSON-driven task decomposition.

2026-03-04
lutece-workflow
软件开发工程师

Rules and patterns for creating/modifying Lutece 8 workflow modules. Tasks, CDI producers, components, templates.

2026-03-04
lutece-deep-review
软件质量保证分析师与测试员

Deep review of any Lutece plugin via Agent Teams. Traces the complete request lifecycle — template to bean to service to DAO to SQL — and cross-references layers to find guaranteed bugs (disconnects that will crash at runtime). Use when user says 'deep review', 'flow review', 'cross-layer review', or 'trace bugs'.

2026-02-13
lutece-dao
数据库架构师

Lutece 8 DAO and Home layer patterns: DAOUtil lifecycle, SQL constants, Home static facade, CDI lookup, collection types, interface conventions. MUST be consulted before creating or modifying DAO/Home classes.

2026-02-12
lutece-elasticdata
软件开发工程师

Rules and patterns for implementing an Elasticsearch DataSource module in Lutece 8. DataSource/DataObject interfaces, CDI auto-discovery, @ConfigProperty injection, batch processing, two-daemon indexing, incremental updates via CDI events. Based on the elasticdata-forms module pattern.

2026-02-12
lutece-patterns
软件开发工程师

Lutece 8 architecture patterns and conventions. MUST READ before writing any new Lutece code (CRUD, bean, service, DAO, XPage, daemon, templates) or answering questions about Lutece 8 architecture, layered design, or coding conventions.

2026-02-12
lutece-solr-indexer
数据库架构师

Rules and patterns for implementing a Solr search module in Lutece 8. SolrIndexer interface, CDI auto-discovery, SolrItem dynamic fields, batch indexing, incremental updates via CDI events. Based on the forms-solr module pattern.

2026-02-12
lutece-brainstorming
项目管理专家

Collaborative brainstorming for Lutece 8 features — explores intent, requirements and design before any implementation. MUST be used before creative work.

2026-02-06
lutece-cache
软件开发工程师

Rules and patterns for implementing cache in a Lutece 8 plugin. AbstractCacheableService, CDI initialization, cache operations, invalidation via CDI events.

2026-02-04
lutece-lucene-indexer
软件开发工程师

Rules and patterns for implementing plugin-internal Lucene search in a Lutece 8 plugin. Custom index, daemon, CDI events, batch processing. Based on the forms plugin pattern.

2026-02-04
lutece-rbac
软件开发工程师

Rules and patterns for implementing RBAC (Role-Based Access Control) in a Lutece 8 plugin. Entity permissions, ResourceIdService, plugin.xml declaration, JspBean authorization checks.

2026-02-04