susomejias

58 mods across 1 repository, 12 stars between them.

diagnose

01

susomejias/rembric

Skill Claude CodeCodex

Disciplined diagnosis loop for hard bugs and performance regressions. Reproduce → minimise → hypothesise → instrument → fix → regression-test. Use when user says "diagnose this" / "debug this", reports a bug, says something is broken/throwing/failing, or describes a performance regression.

12 7d ago A 66 tokens copy · 81% MIT

find-skills

02

susomejias/rembric

Skill Claude CodeCodex

Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.

12 7d ago A 67 tokens copy · 81% MIT

susomejias/rembric

Skill Claude CodeCodex

Find deepening opportunities in a codebase, informed by the domain language in CONTEXT.md and the decisions in docs/adr/. Use when the user wants to improve architecture, find refactoring opportunities, consolidate tightly-coupled modules, or make a codebase more testable and AI-navigable.

12 7d ago A 68 tokens copy · 77% MIT

susomejias/rembric

Skill Claude CodeCodex

Resolve a verified cluster of Rembric issues from causal root to evidence-gated closure. Use after systemic triage identifies a shared root, or when the user asks to attack issues at the root, create a mechanism map, plan a deletion-first fix, or close a fixed/stale issue cluster. Use diagnose for a single defect…

12 7d ago A 80 tokens original MIT

mcp-builder

05

susomejias/rembric

Skill Claude CodeCodex

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).

12 7d ago A 61 tokens copy · 100% MIT

susomejias/rembric

Skill Claude CodeCodex

Apply npm/pnpm supply-chain hardening when adding a dependency, editing package.json/.npmrc/pnpm-workspace.yaml, reviewing a lockfile change, or configuring CI install steps. Covers the 17 practices from lirantal/npm-security-best-practices.

12 7d ago A 59 tokens original MIT

susomejias/rembric

Skill Claude CodeCodex

Implement tasks from an OpenSpec change. Use when the user wants to start implementing, continue implementation, or work through tasks.

12 7d ago A 31 tokens copy · 86% MIT

susomejias/rembric

Skill Claude CodeCodex

Archive a completed change in the experimental workflow. Use when the user wants to finalize and archive a change after implementation is complete.

12 7d ago A 31 tokens copy · 83% MIT

openspec-explore

09

susomejias/rembric

Skill Claude CodeCodex

Enter explore mode - a thinking partner for exploring ideas, investigating problems, and clarifying requirements. Use when the user wants to think through something before or during a change.

12 7d ago A 39 tokens copy · 92% MIT

openspec-propose

10

susomejias/rembric

Skill Claude CodeCodex

Propose a new change with all artifacts generated in one step. Use when the user wants to quickly describe what they want to build and get a complete proposal with design, specs, and tasks ready for implementation.

12 7d ago A 47 tokens copy · 100% MIT

plugin-creator

11

susomejias/rembric

Skill Claude CodeCodex

Create and scaffold plugin directories for Codex with a required .codex-plugin/plugin.json, optional plugin folders/files, and baseline placeholders you can edit before publishing or testing. Use when Codex needs to create a new local plugin, add optional plugin structure, or generate or update repo-root…

12 7d ago A 77 tokens copy · 100% MIT

plugin-settings

12

susomejias/rembric

Skill Claude CodeCodex

This skill should be used when the user asks about "plugin settings", "store plugin configuration", "user-configurable plugin", ".local.md files", "plugin state files", "read YAML frontmatter", "per-project plugin settings", or wants to make plugin behavior configurable. Documents the .claude/plugin-name.local.md…

12 7d ago B 81 tokens copy · 100% MIT

plugin-structure

13

susomejias/rembric

Skill Claude CodeCodex

This skill should be used when the user asks to "create a plugin", "scaffold a plugin", "understand plugin structure", "organize plugin components", "set up plugin.json", "use ${CLAUDEPLUGINROOT}", "add commands/agents/skills/hooks", "configure auto-discovery", or needs guidance on plugin directory layout, manifest…

12 7d ago A 93 tokens copy · 100% MIT

susomejias/rembric

Skill Claude CodeCodex

Brutalist Rembric dashboard UI work — building / editing / extending pages, styles, components, modals, tables, filters, pagination, mobile responsive, destructive confirmations. Use when the user asks for changes under src/dashboard/, mentions Rembric design tokens (lime, brutalist, sidebar, view-head, hl-lime), or…

12 7d ago A 89 tokens original MIT

susomejias/rembric

Skill Claude CodeCodex

Apply when creating, modifying, or reviewing any Rembric agent plugin. Triggers on changes under apps/plugin/, on new clients added alongside Claude Code / Codex CLI / Hermes Agent / opencode / Pi, on edits to apps/plugin/mcp-bridge/, apps/plugin/bin/rembric-plugin-core.mjs, per-client manifest changes, or plugin…

12 7d ago B 110 tokens original MIT

rembric-smoke-tests

16

susomejias/rembric

Skill Claude CodeCodex

End-to-end smoke against the local rembric dev stack (pnpm run dev:docker:up). Apply when the user says "smoke", "probar contra docker", "dev:up", or after applying an OpenSpec change that touches HTTP (apps/server/src/server/api-router.ts), MCP tools (apps/server/src/mcp/), or DB migrations…

12 7d ago C 110 tokens original MIT

susomejias/rembric

Skill Claude CodeCodex

Runnable end-to-end validation playbook for the Rembric TUI installer — catch breakage before merging/deploying, AND a sandboxed manual walkthrough to evaluate/iterate its UI/UX without polluting your real env. Apply before shipping any change touching apps/plugin/install.sh, the repo-root install.sh shim, any…

12 7d ago E 180 tokens original MIT

susomejias/rembric

Skill Claude CodeCodex

The Rembric TUI installer contract — the single, canonical install/setup/upgrade/uninstall path (apps/plugin/install.sh, fronted by the repo-root install.sh shim). Apply when touching install.sh, the root shim, any per-client install.sh/uninstall.sh, marketplace.json, or distribution docs (README, docs/agents.md…

12 7d ago A 131 tokens original MIT

review-and-ship

19

susomejias/rembric

Skill Claude CodeCodex

Review the current branch for bugs, intent fit, and test coverage; run or write tests; commit focused work; open or update a PR.

12 7d ago A 34 tokens original MIT

susomejias/rembric

Skill Claude CodeCodex

Expert in SQLite embedded database development for Tauri/desktop applications with focus on SQL injection prevention, migrations, FTS search, and secure data handling.

12 7d ago A 35 tokens copy · 100% MIT