Claude Skills
Curated SkillsRepositoriesNominate
Sign inSign up
© 2026 Claude Skills·Learn more about Agent Skills
Back to repositories
Indexed repository

lutece-platform/lutece-dev-plugin-claude

These skills were discovered automatically and have not necessarily received an editorial review.

View on GitHub
9 indexed skills0 stars

lutece-cache
Indexed

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

View indexed skill

lutece-dao
Indexed

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.

View indexed skill

lutece-elasticdata
Indexed

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.

View indexed skill

lutece-lucene-indexer
Indexed

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.

View indexed skill

lutece-patterns
Indexed

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.

View indexed skill

lutece-rbac
Indexed

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

View indexed skill

lutece-site
Indexed

Interactive Lutece 8 site generator. Creates a site with database configuration and optional plugin dependencies.

View indexed skill

lutece-solr-indexer
Indexed

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.

View indexed skill

lutece-workflow
Indexed

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

View indexed skill