CES-Ltd

111 mods across 3 repositories, 87 stars between them.

package-assistant

01

CES-Ltd/TitanX

Command Claude Code

Convert an OfficeCLI skill into a fully wired AionUi assistant preset, or update an existing one.

46 4mo ago A 0 tokens copy · 100% Apache-2.0

architecture

02

CES-Ltd/TitanX

Skill Claude CodeCodex

Project architecture and file structure conventions for all process types. Use when: (1) Creating new files or modules, (2) Deciding where code should go, (3) Converting single-file components to directories, (4) Reviewing code for structure compliance, (5) Adding new bridges, services, agents, or workers.

46 4mo ago A 69 tokens copy · 100% Apache-2.0

bump-version

03

CES-Ltd/TitanX

Skill Claude CodeCodex

Use when bumping the AionUi version: update package.json, run checks, branch, commit, push, create PR, wait for merge, tag release.

46 4mo ago A 37 tokens original Apache-2.0

fix-issues

04

CES-Ltd/TitanX

Skill Claude CodeCodex

Auto-fix GitHub issues labeled as bugs: fetch open bug issues, analyze feasibility, fix code, and submit PRs. One issue per invocation. Use when: (1) User says "/fix-issues", (2) User asks to fix GitHub issues.

46 4mo ago A 59 tokens original Apache-2.0

fix-sentry

05

CES-Ltd/TitanX

Skill Claude CodeCodex

Auto-fix high-frequency Sentry issues: fetch issues > N occurrences, analyze stack traces, fix code, create GitHub issues, and submit PRs. Use when: (1) User says "/fix-sentry", (2) User asks to fix Sentry issues.

46 4mo ago A 60 tokens original Apache-2.0

i18n

06

CES-Ltd/TitanX

Skill Claude CodeCodex

Internationalization (i18n) workflow and standards for managing translations. Use when: (1) Adding new user-facing text, (2) Creating new components with user-facing text, (3) Reviewing code for i18n compliance, (4) Adding a new translation module.

46 4mo ago A 61 tokens copy · 100% Apache-2.0

oss-pr

07

CES-Ltd/TitanX

Skill Claude CodeCodex

Use when creating a pull request, after committing changes, or when user invokes /oss-pr. Covers branch management, quality checks, commit, push, and PR creation.

46 4mo ago A 37 tokens original Apache-2.0

pr-automation

08

CES-Ltd/TitanX

Skill Claude CodeCodex

PR Automation Orchestrator: poll open PRs, check CI, run review, fix, and merge eligible PRs. Use when: (1) Invoked by daemon via scripts/pr-automation.sh, (2) User says "/pr-automation".

46 4mo ago A 56 tokens original Apache-2.0

pr-fix

09

CES-Ltd/TitanX

Skill Claude CodeCodex

PR Review Fix: automatically fix all issues identified in a pr-review report. Use when: (1) User says "fix all review issues", (2) User says "/pr-fix", (3) After pr-review skill has produced a report, (4) User wants to address PR review feedback.

46 4mo ago A 66 tokens original Apache-2.0

pr-review

10

CES-Ltd/TitanX

Skill Claude CodeCodex

PR Code Review (Local): perform a thorough local code review with full project context. Use when: (1) User asks to review a PR, (2) User says "/pr-review", (3) User wants to review code changes before merging.

46 4mo ago A 54 tokens original Apache-2.0

testing

11

CES-Ltd/TitanX

Skill Claude CodeCodex

Testing workflow and quality standards for writing and running tests. Use when: (1) Writing new tests, (2) Adding a new feature that needs tests, (3) Modifying logic that has existing tests, (4) Before claiming a task is complete.

46 4mo ago A 55 tokens copy · 100% Apache-2.0

TitanX AGENTS.md

12

CES-Ltd/TitanX

Instructions file CodexOpenCode

Instructions for CES-Ltd/TitanX, covering aionui - project guide, code conventions, file & directory structure, naming and ui library & icons.

46 4mo ago A 1,680 tokens original Apache-2.0

TitanX CLAUDE.md

13

CES-Ltd/TitanX

Instructions file

Instructions for CES-Ltd/TitanX, a project described as: Enterprise AI Agent Orchestration Platform — Secure, Observable, Configurable. Multi-agent teams with IAM policies, n8n workflows, LangChain memory, LangSmith traces, NemoClaw security, OpenTelemetry, and 20+ LLM providers.

46 4mo ago A 5 tokens copy · 100% Apache-2.0

aionui-skills

16

CES-Ltd/TitanX

Skill Claude CodeCodex

Access the AionUI Skills registry — discover and download AI agent skills. Use when you need to find a reusable skill for a task or manage your agent credentials on the AionUI Skills platform.

46 4mo ago A 46 tokens original Apache-2.0

cron

17

CES-Ltd/TitanX

Skill Claude CodeCodex

Scheduled task management - create, query, delete scheduled tasks to automatically execute operations at specified times.

46 4mo ago A 21 tokens original Apache-2.0

officecli

18

CES-Ltd/TitanX

Skill Claude CodeCodex

Create, analyze, proofread, and modify Office documents (.docx, .xlsx, .pptx) using the officecli CLI tool. Use when the user wants to create, inspect, check formatting, find issues, add charts, or modify Office documents.

46 4mo ago C 56 tokens original Apache-2.0

skill-creator

19

CES-Ltd/TitanX

Skill Claude CodeCodex

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

46 4mo ago A 45 tokens copy · 88% Apache-2.0

docx

20

CES-Ltd/TitanX

Skill Claude CodeCodex

Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new documents, (2) Modifying or editing content, (3) Working with tracked changes, (4)…

46 4mo ago B 77 tokens copy · 98% Apache-2.0

pptx

21

CES-Ltd/TitanX

Skill Claude CodeCodex

Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other presentation tasks.

46 4mo ago B 62 tokens copy · 95% Apache-2.0

xlsx

22

CES-Ltd/TitanX

Skill Claude CodeCodex

Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv, etc) for: (1) Creating new spreadsheets with formulas and formatting, (2) Reading or analyzing data, (3) Modify…

46 4mo ago A 96 tokens copy · 83% Apache-2.0

aionui-webui-setup

23

CES-Ltd/TitanX

Skill Claude CodeCodex

AionUi WebUI configuration expert: Helps users configure AionUi WebUI mode for remote access through the settings interface. Supports LAN connection, Tailscale VPN, and server deployment. Use when users need to set up AionUi WebUI, configure remote access, troubleshoot WebUI issues, or deploy AionUi on servers.

46 4mo ago A 76 tokens original Apache-2.0

mermaid

24

CES-Ltd/TitanX

Skill Claude CodeCodex

Render Mermaid diagrams as SVG or ASCII art using beautiful-mermaid. Use when users need to create flowcharts, sequence diagrams, state diagrams, class diagrams, or ER diagrams. Supports both graphical SVG output and terminal-friendly ASCII/Unicode output.

46 4mo ago A 51 tokens original Apache-2.0