howardrock88/semcanvas-ai
Semantic AI image editing canvas with local Codex CLI, SAM/FastSAM segmentation, and pluggable image APIs.
Semantic AI image editing canvas with local Codex CLI, SAM/FastSAM segmentation, and pluggable image APIs.
npx skills add howardrock88/semcanvas-aiSemantic AI image editing canvas with local Codex CLI, SAM/FastSAM segmentation, and pluggable image APIs.
Local control panel for Claude Code — plugins, skills, hooks, sessions, memory in one UI. Edit CLAUDE.md and add hooks back to settings.json. Pure stdlib.
Codex skill for searching and adapting curated GPT-Image-2 prompt patterns
Enable AI tools to perform product management tasks like critiquing PRDs, analyzing SaaS metrics, and planning roadmaps using pure Markdown prompts.
Multi-agent fork of OpenAI Symphony — drives Codex, Claude Code, Gemini, and Pi CLIs from one orchestrator with a Jira-style CLI Kanban TUI
Launchgrade — stack-agnostic starter template + technical baseline for modern web projects (Web Standards 2026). WCAG 2.2 AA / BFSG, Core Web Vitals, CSP, GDPR, AI-crawler defaults. Three Claude Code skills: setup, design, audit.
Meta-Orchestrator 是一个面向 Claude Code 的 DAG 工作流编排引擎,灵感来自 OpenSquilla 的 MetaSkill 模型。它将复杂任务拆解为有向无环图,同层独立步骤并行分发执行,按 T0-T3 复杂度分级路由到 haiku/sonnet/opus,失败步骤自动触发回退容错。T2+ 级别的复杂模式重复 2-3 次后自动沉淀为可复用的 .yaml 工作流,一次性的不再保留,实现"今天的临时 DAG 就是明天的自动工作流"。纯 Claude Code Skill 实现,不依赖任何外部运行时。