Skip to main content
Run any Skill in Manus
with one click
GitHub repository

lutece-dev-plugin-claude

lutece-dev-plugin-claude contains 13 collected skills from lutece-platform, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
13
Stars
0
updated
2026-05-13
Forks
3
Occupation coverage
4 occupation categories · 100% classified
repository explorer

Skills in this repository

update-template-fo
software-developers

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
software-developers

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
software-developers

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

2026-03-04
lutece-workflow
software-developers

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

2026-03-04
lutece-deep-review
software-quality-assurance-analysts-and-testers

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
database-architects

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
software-developers

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
software-developers

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
database-architects

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
project-management-specialists

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
software-developers

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
software-developers

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
software-developers

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