hookify
49Skill Claude CodeCodex
A workflow that turns a user’s instruction such as “never do X” into a rule applied before future tool actions. The rule can block or warn about actions such as force-pushing or editing certain files.
Skill Claude CodeCodex
A workflow that turns a user’s instruction such as “never do X” into a rule applied before future tool actions. The rule can block or warn about actions such as force-pushing or editing certain files.
Skill Claude CodeCodex
An error and lessons journal for a project. It shows recent mistakes, whether they were addressed, and lessons saved for future work.
Skill Claude CodeCodex
A launch-planning package for a product intended for a market. It prepares documents covering the target customer, product positioning, pricing, messaging, launch activities, and support.
Skill Claude CodeCodex
A guided start for a new software project. It collects basic product information, creates the project’s working documents, and chooses a shorter or fuller working process.
Skill Claude CodeCodex
A migration helper for moving active projects to a newer version of the Vibe Dev working system. It first checks project status and enables the new checks in a gentle mode that gives advice instead of blocking work.
Skill Claude CodeCodex
A clickable HTML and CSS mock-up for testing one main user journey before building the real software. It uses sample data and can contain one to three connected screens.
Skill Claude CodeCodex
A research workflow that assigns separate agents to study open-source projects, competing products, and current development practices. Git worktrees are separate working copies used to keep those investigations isolated.
Skill Claude CodeCodex
A project-resumption workflow for picking up work after a break. It checks that the project’s safeguards are active, compares the current state with the previous session, and rebuilds the working context.
Skill Claude CodeCodex
A one-time communication setup for an AI coding assistant. It asks six short questions about your role and preferences, then saves a profile used across projects.
Skill Claude CodeCodex
A final delivery check for a project or product release. It verifies that planned features are complete, the build and tests pass, and a validation sample reaches the required result.
Skill Claude CodeCodex
A procedure for handling a coding task that is stuck after repeated failed attempts or a long period without progress. It stops the repeated approach, reviews possible causes, and proposes different paths forward.
Skill Claude CodeCodex
A scope-cutting helper for when a project budget is running out. It reviews the backlog—a list of planned work—and separates the minimum needed for a usable first version from optional work.
Skill Claude CodeCodex
A project-upgrade workflow for moving an existing Vibe Dev project to engine version 8. It supports a soft mode with warnings and a strict mode with full blocking checks, and starts with a preview that changes nothing.
Skill Claude CodeCodex
A business-idea validation workflow that investigates the three highest-ranked ideas. It checks market size, competitors, pricing, and business risks, then gives each idea a score from 0 to 100.
Skill Claude CodeCodex
A skill for building a reference test set of 50–100 realistic scenarios for checking an agent or product. It separates user inputs from expected answers to prevent answer leakage and requires at least 90% before shipping.
Skill Claude CodeCodex
A four-layer check for deciding whether a software feature is truly finished: code checks, runtime tests, end-to-end tests, and user-reported confirmation.