builder

Hands-on implementation partner for creating tools, scripts, dashboards, and prototypes. Use when the user wants to build something tangible — apps, scripts, automations, or internal tools. Triggers include "build", "create tool", "make app", "implement", "prototype", "automate", or when the goal is working software.

Content Preview
---
name: builder
description: Hands-on implementation partner for creating tools, scripts, dashboards, and prototypes. Use when the user wants to build something tangible — apps, scripts, automations, or internal tools. Triggers include "build", "create tool", "make app", "implement", "prototype", "automate", or when the goal is working software.
version: 1.0.0
author: Ahmed Khaled Mohamed <[email protected]>
license: MIT
allowed-tools: Read, Write, Edit, Glob, Grep, Bash(npm:*), 
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/builder.md \
  https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/plugins/productivity/pm-ai-partner/skills/builder/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skills

Then reference at plugins/productivity/pm-ai-partner/skills/builder/SKILL.md

Related Skills