Total 44,589 skills
Showing 12 of 44589 skills
Ultra-compressed communication mode. Talk like a caveman to reduce token usage by about 75%. Full technical accuracy is maintained. Intensity levels: 3 tiers - Polite, Normal (default), Extreme. Activate by saying "Caveman Mode", "Shorten", "Be Concise", "Save Tokens", or using /genshijin.
Full PR lifecycle: git worktree → implement → atomic commits → PR creation → verification loop (CI + review-work + Cubic approval) → merge. Keeps iterating until ALL gates pass and PR is merged. Worktree auto-cleanup after merge. Use whenever implementation work needs to land as a PR. Triggers: 'create a PR', 'implement and PR', 'work on this and make a PR', 'implement issue', 'land this as a PR', 'work-with-pr', 'PR workflow', 'implement end to end', even when user just says 'implement X' if the context implies PR delivery.
Minimal terminal spinner library for Rust with preset collection and no-std support
Reference skill for Zoom Team Chat. Use after routing to a chat workflow when building user-scoped messaging integrations, chatbot experiences, rich cards, buttons, slash commands, or chat webhooks.
Build or embed a Zoom meeting flow. Use when implementing Meeting SDK joins, web or mobile meeting embeds, meeting lifecycle flows, or when deciding between Meeting SDK and Video SDK.
Make raw authenticated HTTP requests to any Glean REST API endpoint. Use when no dedicated command exists or for advanced API access.
Activate for platform-specific social media content, carousels, stories, thumbnails, and feed aesthetics.
Delay loading JavaScript for less important parts of the page to improve Time to Interactive.
Modern React composition patterns for 2025/2026. Use when designing component APIs, building shared UI libraries, or refactoring prop-heavy components.
Update static content after you have built your site using Incremental Static Regeneration (ISR).
Combine streaming server-side rendering with selective hydration for faster interactivity in React 18+.
Deliver pre-rendered HTML content that was generated at build time for fast, cacheable pages.