Master effective code review practices to provide constructive feedback, catch bugs early, and foster knowledge sharing while maintaining team morale. Use when reviewing pull requests, establishing review standards, or mentoring developers.
Index of all COSS UI particle examples. Use when implementing UI features to find copy-paste-ready component patterns built on coss primitives. Each particle has a description and a JSON URL for easy installation.
Send Telegram messages from an agent through the Hermes MCP telegram tool, with the Hermes CLI (@andrebuilds/hermes) as a fallback. Use when a user asks to send a Telegram message, mentions Hermes, wants to interact with the Hermes toolset, asks to verify Hermes manually, or needs to choose between the Hermes MCP and…
Clerk authentication integration for Astro/Next.js. Use when implementing authentication, handling Clerk middleware, testing with Playwright, or debugging auth issues. Trigger phrases include "Clerk auth", "sign in", "authentication", "middleware", "E2E testing with Clerk".