Loading...
Loading...
Found 741 Skills
7 Email 1 variations from ColdIQ core framework plus Email 2 and Email 3 templates. Use when crafting the first email in a sequence, testing different opening structures, or building complete email cadences.
Next.js environment variable management with file precedence, variable types, and deployment configurations. Use when configuring Next.js applications, managing environment-specific settings, or deploying to Vercel/Railway/Heroku.
Create logo components with multiple variants (icon, wordmark, logo) and light/dark modes. Use when the user provides logo SVG files and wants to create a variant-based logo component following the Clerk pattern in the Elements project.
React Aria (Adobe) accessible component patterns for building WCAG-compliant interactive UI with hooks. Use when implementing buttons, dialogs, comboboxes, menus, and other accessible components in React applications.
Use when developing hooks, visuals, and copy variations for paid campaigns across channels.
Use when you have implemented an equivariant model and need to verify it correctly respects the intended symmetries. Invoke when user mentions testing model equivariance, debugging symmetry bugs, verifying implementation correctness, checking if model is actually equivariant, or diagnosing why equivariant model isn't working. Provides verification tests and debugging guidance.
Complete Guide to Pipeline Variable Management, covering variable lifecycle (creation, initialization, update, storage, transfer, query) and variable field extension (field definition, type extension, scope, inheritance). Used when users develop variable functions, handle variable transfer, extend variable fields, or debug variable issues.
Compares actual spend and revenue against forecasts. Provides variance analysis and corrective insights to ensure financial discipline.
Use to attribute forecast vs actual deltas and recommend remediation actions.
Adversarial scenario analysis and threat modeling for Solidity smart contracts. Use when analyzing contracts from an attacker's perspective, identifying multi-step attack vectors, or performing threat modeling. Covers flash loan attacks, oracle manipulation, MEV/front-running, governance exploits, reentrancy scenarios, access control bypasses, economic logic exploits, and cross-contract composability risks. Triggers on tasks involving adversarial analysis, threat modeling, attack scenarios, attack vectors, exploit analysis, or red team review.
Environment Variables Handler - Auto-activating skill for DevOps Basics. Triggers on: environment variables handler, environment variables handler Part of the DevOps Basics skill category.
Review code through hostile perspectives to find bugs, security issues, and unintended consequences the author missed. Use when reviewing PRs, auditing codebases, or before critical deployments.