npx claudepluginhub infiquetra/infiquetra-claude-plugins --plugin slackThis skill uses the workspace's default tool permissions.
Manage Slack channels and view conversation history.
Provides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.
Analyzes competition with Porter's Five Forces, Blue Ocean Strategy, and positioning maps to identify differentiation opportunities and market positioning for startups and pitches.
Manage Slack channels and view conversation history.
# List channels
python slack_client.py channels list
# Get channel info
python slack_client.py channels info --channel "C123ABC"
# View history
python slack_client.py channels history --channel "C123ABC" --limit 50
# Create channel
python slack_client.py channels create --name "incident-response"
# Archive channel
python slack_client.py channels archive --channel "C123ABC"
"List all Infiquetra channels" → Filter channels by name pattern
"Show recent messages in #team" → Get channel history
"Create incident war room" → Create new channel for incident