Create a new custom commitment type.
Adds a new custom commitment type to your tracking system. Use this when you need to categorize commitments beyond the default types like 'task' or 'habit'.
/plugin marketplace add fredzannarbor/claude-followthrough-plugin/plugin install fredzannarbor-followthrough@fredzannarbor/claude-followthrough-pluginThis skill inherits all available tools. When active, it can use any tool Claude has access to.
Create a new custom commitment type.
/ft add-type "name" [--display "Display Name"] [--desc "description"]
"name" - Required: Type identifier (lowercase, no spaces - will be normalized)--display "NAME" - Human-readable display name (defaults to capitalized name)--desc "TEXT" - Description of what this type is forNormalize Name: Lowercase, replace spaces with hyphens
Validate: Check type doesn't already exist
Insert: Add to commitment_types table with is_default=0
Confirm:
Created type: {name}
Display: {display_name}
Description: {description}
Use it: /ft {name} "your commitment"
/ft add-type "habit" --desc "Daily habits to build"
/ft add-type "goal" --display "Long-term Goal" --desc "Big objectives"
/ft rename-type "old" "new" - Rename a type/ft delete-type "name" --move-to "other" - Delete a typeCreating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.
Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.
Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.