public-plugin-builder
Activate when the user wants to build a Claude plugin, create a Claude skill,
Content Preview
--- name: public-plugin-builder category: development-architecture description: > Activate when the user wants to build a Claude plugin, create a Claude skill, make a Claude agent, structure a Claude Code plugin, says "build a plugin", "create a skill", "new claude skill", "new agent", "help me make a plugin", "plugin builder", "claude plugin helper", "how do I build a Claude skill", "I want to create a Claude plugin", "plugin building", or asks how to structure a Claude Code plugin
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/public-plugin-builder.md \
https://raw.githubusercontent.com/davepoon/buildwithclaude/main/plugins/public-plugin-builder/skills/public-plugin-builder/SKILL.mdSkill 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/davepoon/buildwithclaudeThen reference at plugins/public-plugin-builder/skills/public-plugin-builder/SKILL.md
Related Skills
data-scraper-agent
Build a fully automated AI-powered data collection agent for any public source — job boards, prices, news, GitHub, sports, anything. Scrapes on a schedule, enriches data with a free LLM (Gemini Flash), stores results in Notion/Sheets/Supabase, and learns from user feedback. Runs 100% free on GitHub Actions. Use when the user wants to monitor, collect, or track any public data automatically.
data-scraper-agentdatascraperagent
by affaan-m · everything-claude-code
appdeploy
Deploy web apps with backend APIs, database, and file storage. Use when the user asks to deploy or publish a website or web app and wants a public URL. Uses HTTP API via curl.
data-aiappdeploy
by sickn33 (Antigravity) · antigravity-awesome-skills
data-structure-protocol
Give agents persistent structural memory of a codebase — navigate dependencies, track public APIs, and understand why connections exist without re-reading the whole repo.
data-aidatastructureprotocol
by sickn33 (Antigravity) · antigravity-awesome-skills
contagious
Engineer word-of-mouth and virality using the STEPPS framework (Social Currency, Triggers, Emotion, Public, Practical Value, Stories). Use when the user mentions "go viral", "word of mouth", "shareable content", "social currency", or "why people share". Covers environmental triggers and high-arousal
contagiouscontagious
by jeremylongshore · plugins-plus-skills