AI agent skills for implementing SELISE Blocks features in any web project.
Each skill is a self-contained folder with a SKILL.md instruction file and reference examples that an AI coding agent can follow to integrate a Blocks feature into an existing codebase — regardless of the frontend framework.
| Skill | Description |
|---|---|
| blocks-localization | Multi-language support via the Blocks UILM API — stack detection, CSV migration, translation loading, key-mode debugging |
- Point your AI agent at a skill's
SKILL.mdfile - The agent reads the instructions and follows the execution workflow
- It detects the project's stack, asks for any missing configuration, and implements the feature step by step
Each skill includes:
- Execution workflow — a strict step-by-step checklist the agent follows
- API reference — endpoints, headers, and response formats
- Reference implementations — working example code for common stacks
- Stack-agnostic guidance — patterns that adapt to any framework
- Blocks Platform: seliseblocks.com
- Documentation: docs.seliseblocks.com