zts212653

59 mods across 2 repositories, 3.6k stars between them.

guide-authoring

25

zts212653/clowder-ai

Skill Claude CodeCodex

A standard process for creating guided walkthroughs inside an existing Console product. The walkthrough is described in YAML, a human-readable configuration format, then tagged, registered, and tested.

2.8k 3d ago A 102 tokens original MIT

guide-interaction

26

zts212653/clowder-ai

Skill Claude CodeCodex

A guided-interaction pattern for deciding when a user needs step-by-step help with a task. It uses predefined guides and tracks states such as offered, active, skipped, and completed.

2.8k 3d ago A 131 tokens original MIT

hyperfocus-brake

27

zts212653/clowder-ai

Skill Claude CodeCodex

A break reminder for people who can become absorbed in work for long periods. It uses three cat voices, an audio message, a check-in card, and text fallback to suggest a pause.

2.8k 3d ago A 59 tokens original MIT

image-generation

28

zts212653/clowder-ai

Skill Claude CodeCodex

An image-generation workflow for creating bitmap pictures with AI, including concept art, UI references, diagrams, slide pages, and visual mockups. It can produce complete visual pages when editable text is not required.

2.8k 3d ago A 124 tokens original MIT

incident-response

29

zts212653/clowder-ai

Skill Claude CodeCodex

An emergency-response guide for irreversible mistakes that hurt a person or cause lasting loss. It puts emotional care first, then damage control and lessons for preventing similar incidents.

2.8k 3d ago A 120 tokens original MIT

zts212653/clowder-ai

Skill Claude CodeCodex

A method for assessing an unfamiliar project's documentation and turning missing business knowledge into a clear documentation structure. It is intended for AI engineers working in external projects.

2.8k 3d ago A 109 tokens original MIT

memory-navigation

31

zts212653/clowder-ai

Skill Claude CodeCodex

A routing guide for finding information in a structured agent-memory system. It explains when to search evidence, follow a known reference, or list recent activity, with limits to reduce irrelevant results.

2.8k 3d ago A 125 tokens original MIT

zts212653/clowder-ai

Skill Claude CodeCodex

A guide for searching a memory system thoroughly by combining multiple queries, sources, and follow-up reads. It covers questions about definitions, relationships, decisions, sources, changes, and complete mentions.

2.8k 3d ago A 292 tokens original MIT

merge-gate

33

zts212653/clowder-ai

Skill Claude CodeCodex

A merge checklist that decides how much review and testing a change needs before it is added to the main code branch. It routes changes by risks such as behavior, data, security, contracts, and irreversible effects.

2.8k 3d ago C 46 tokens original MIT

zts212653/clowder-ai

Skill Claude CodeCodex

A source-code audit process for examining popular open-source projects, agent tools, and software frameworks. It checks whether their public claims match how the code actually works.

2.8k 3d ago A 198 tokens original MIT

organize-threads

35

zts212653/clowder-ai

Skill Claude CodeCodex

A helper for sorting uncategorized discussion threads by analyzing their titles and metadata against the available labels. It suggests labels but waits for the user to confirm them.

2.8k 3d ago A 65 tokens original MIT

zts212653/clowder-ai

Skill Claude CodeCodex

A guide for designing AI plugins that span installation, user authorization, background processes, incoming data, and host-controlled routing. It focuses on defining what the user sees, what each system owns, and how work resumes after interruptions.

2.8k 3d ago A 141 tokens original MIT

pencil-design

37

zts212653/clowder-ai

Skill Claude CodeCodex

A guide for using Pencil MCP to create or edit encrypted .pen design files and export designs as React code. Pencil is a design extension used inside Antigravity IDE.

2.8k 3d ago A 78 tokens original MIT

ppt-forge

38

zts212653/clowder-ai

Skill Claude CodeCodex

A workflow for making presentations from source material: analyse the content, plan the slides, write a rough Markdown blueprint, and generate a raster PNG image for each slide. Raster PNGs are ordinary pixel-based image files.

2.8k 3d ago A 135 tokens original MIT

zts212653/clowder-ai

Skill Claude CodeCodex

A decision guide for judging whether a person mentioned in a conversation should receive a proactive memory proposal. It checks identity, useful continuity, evidence, timing, and whether a proposal would duplicate existing memory.

2.8k 3d ago A 69 tokens original MIT

quality-gate

40

zts212653/clowder-ai

Skill Claude CodeCodex

A development self-check process that compares finished work with the original request, its written requirements, and verification results.

2.8k 3d ago A 80 tokens original MIT

zts212653/clowder-ai

Skill Claude CodeCodex

A safety check for claims received in handoffs between agents. A handoff is a transfer of work, and this check verifies claims about ownership, approval, waiting, or existing changes before risky actions.

2.8k 3d ago A 172 tokens original MIT

receive-review

42

zts212653/clowder-ai

Skill Claude CodeCodex

A process for responding to reviewer feedback on code or product work, including deciding whether comments require fixes or a change in direction.

2.8k 3d ago A 58 tokens original MIT

request-review

43

zts212653/clowder-ai

Skill Claude CodeCodex

Route a change to a non-author local peer when local review is the selected independent validation source. Use when: risk routing chooses a stateful local reviewer for implementation, governance, or semantic context. Not for: cloud as the selected source, vision-guardian acceptance, self-check, or review feedback…

2.8k 3d ago A 89 tokens original MIT

rich-messaging

44

zts212653/clowder-ai

Skill Claude CodeCodex

A guide for sending rich messages such as audio, images, cards, checklists, code changes, interactive choices, and HTML panels. These formats add visual or interactive content to a normal text reply.

2.8k 3d ago A 108 tokens original MIT

schedule-tasks

45

zts212653/clowder-ai

Skill Claude CodeCodex

A scheduling guide for registering and managing tasks that run later or repeat on a schedule. It supports reminders, website summaries, and activity tracking for GitHub repositories.

2.8k 3d ago A 138 tokens original MIT

self-evolution

46

zts212653/clowder-ai

Skill Claude CodeCodex

A process for keeping work within its agreed scope, improving repeated team processes, and turning useful lessons into reusable methods or skills. It records scope warnings, improvement proposals, and distilled knowledge.

2.8k 3d ago A 109 tokens original MIT

source-audit

47

zts212653/clowder-ai

Skill Claude CodeCodex

A review process for checking important claims against reliable outside sources. It focuses on numbers, comparisons, cause-and-effect statements, trends, research findings, and other claims that may influence future decisions.

2.8k 3d ago A 95 tokens original MIT

sprite-forge

48

zts212653/clowder-ai

Skill Claude CodeCodex

A production workflow for turning a 2D character image into a short, consistent looping animation and a sprite atlas row. A sprite atlas is one image containing animation frames for a program to display.

2.8k 3d ago A 194 tokens original MIT