zakelfassi/skills-driven-development
Skill Claude CodeCodex
Deploy a preview branch to the staging environment for review. Use when a feature branch is ready for visual review, when someone asks to "deploy this for review", or before opening a PR.
zakelfassi/skills-driven-development
Skill Claude CodeCodex
Deploy a preview branch to the staging environment for review. Use when a feature branch is ready for visual review, when someone asks to "deploy this for review", or before opening a PR.
zakelfassi/skills-driven-development
Command
Forge a new SkDD skill from a repeated pattern (shortcut for the skillforge meta-skill).
zakelfassi/skills-driven-development
Command
Toggle the SkDD enforcement hooks (finish-the-loop gate, freeze-the-session reminder) on or off for this project.
zakelfassi/skills-driven-development
Command
List the SkDD skills registered in this project.
zakelfassi/skills-driven-development
Hook
Runs when a session starts, executing session-start.mjs via node. From zakelfassi/skills-driven-development.
zakelfassi/skills-driven-development
Hook
Runs when the agent finishes a response, executing finish-loop-gate.mjs via node. From zakelfassi/skills-driven-development.
zakelfassi/skills-driven-development
Hook
Runs when a session ends, executing freeze-reminder.mjs via node. From zakelfassi/skills-driven-development.
zakelfassi/skills-driven-development
Hook
Runs before the context is compacted, executing freeze-reminder.mjs via node. From zakelfassi/skills-driven-development.
zakelfassi/skills-driven-development
Skill Claude CodeCodex
Create or update a reusable agent skill. Use when you notice a repeated pattern, when a workflow should be persisted for future sessions, or when asked to forge/create/scaffold a new skill.
Plugin Claude Code
Plugin marketplace listing 1 plugin: htmlify.
Plugin Claude Code
Turn agent answers into self-contained HTML artifacts and presentation decks (htmlify + deckify skills, plus an optional long-answer Stop hook).
Hook
Runs when the agent finishes a response, executing claude-code-stop-htmlify.js via node. From zakelfassi/htmlify.
Skill Claude CodeCodex
Create self-contained HTML presentation decks and companion downloadable guides for content creators, educators, technical talks, YouTube lives, workshops, explainers, launch narratives, and media-rich essays. Use when the user wants a presentable deck, speaker notes, run-of-show, demo plan, PDF/guide output…
Skill Claude CodeCodex
Create self-contained HTML artifacts from agent or repo context, including operator briefs, build plans, implementation maps, PR/release packets, incident timelines, decision briefs, reports, explainers, diagrams, prototypes, and lightweight editors. Use when the user asks to turn dense text, code evidence, plans…