Skip to content
Development
Command

/add-social-feed

Embed social media feeds from Instagram, Twitter, or other platforms. Fetch posts via official APIs with authentication tokens. Create feed component using Bootstrap card layout. Implement response caching to reduce API calls and respect rate limits. Add lazy loading for feed as

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-feed

Context preview

What this command does when you run it.

Embed social media feeds from Instagram, Twitter, or other platforms. Fetch posts via official APIs with authentication tokens. Create feed component using Bootstrap card layout. Implement response caching to reduce API calls and respect rate limits. Add lazy loading for feed as

Command definition

add-social-feed.md

Embed social media feeds from Instagram, Twitter, or other platforms. Fetch posts via official APIs with authentication tokens. Create feed component using Bootstrap card layout. Implement response caching to reduce API calls and respect rate limits. Add lazy loading for feed as user scrolls. Support filtering by hashtags or user accounts. Display post metadata: likes, comments, timestamp, author. Handle API rate limits with error messages. Provide fallback UI when API is unavailable. Add refresh button for manual updates. Style feed matching site design. Make feed responsive for mobile. Reference content-seo-agent for content integration. Document API setup and rate limits.

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