Skip to content
Development
Command

/add-social-share

Add social media sharing functionality. Create share component with buttons for Twitter, Facebook, LinkedIn, and email. Implement native Web Share API for mobile devices with fallback. Add share count display fetched from social platform APIs. Generate proper share URLs with

shell
$ npx -y skills add LarouexNonprofitConsulting/larouex-fullstack-plugin --agent claude-code

Ships with larouex-fullstack-builder. Installing the plugin gets this command.

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/add-social-share

Context preview

What this command does when you run it.

Add social media sharing functionality. Create share component with buttons for Twitter, Facebook, LinkedIn, and email. Implement native Web Share API for mobile devices with fallback. Add share count display fetched from social platform APIs. Generate proper share URLs with

Command definition

add-social-share.md

Add social media sharing functionality. Create share component with buttons for Twitter, Facebook, LinkedIn, and email. Implement native Web Share API for mobile devices with fallback. Add share count display fetched from social platform APIs. Generate proper share URLs with encoded parameters. Add Open Graph and Twitter Card meta tags for rich previews. Track share events in analytics for measuring viral reach. Style buttons with brand colors and icons. Make component configurable for different content types. Add copy link button with clipboard API. Ensure accessibility with proper ARIA labels. Reference frontend-development-agent for component implementation. Test sharing on multiple platforms.

Read it on GitHub โ†—
Ships withlarouex-fullstack-builder

A comprehensive Claude Code plugin with 81 commands and 12 specialized AI agents for building modern, full-stack web applications with Next.js 15, Azure, Railway, Bootstrap, and TypeScript.

Get the whole plugin, auto-invoked