Find the perfect skill
NotebookLM Automation
Development
Complete programmatic access to Google NotebookLM, including capabilities not exposed in the web UI. Create notebooks, add sources, generate all artifact types, and download in multiple formats.
Portfolio Risk Management
Data & AI
Monitor portfolio risk with R-multiples, position sizing, VaR, and hedging strategies. Includes expectancy calculations and stress testing.
Ship zkp2p Contracts
DevOps
Coordinate zkp2p-contracts deployment across source, staging, production, and package release boundaries, requiring explicit approval at each stage.
Dartboard Rendering
Development
This skill provides implementation patterns for rendering a dartboard with p5.js, including correct drawing order (outer to inner, spider split into two steps), coordinate transformation between physical mm and screen pixels, and segment boundary angle calculations. It helps when implementing or reviewing dartboard rendering logic to avoid common mistakes like incorrect layering or coordinate mixing.
Browser Best Practices
Development
Best practices for driving a managed browser: handling login walls, CAPTCHAs, lazy-loaded content, paywalls, and tab cleanup. Focus on camoufox-cli usage.
Generate Canvas App (Deprecated)
Development
This skill is deprecated. Please use the canvas-app skill instead.
Apply shadcn/ui
Development
Skill to apply shadcn/ui components to React pages and components, integrating the project's custom theme.
Production Audit
DevOps
Local-evidence production readiness audit for shipped apps, pre-launch reviews, and post-merge checks. Identifies what breaks in prod without exposing repo data to external services.
Global Security
Security
Provides guidance on adhering to global security coding standards. Use this skill when working on files that involve system-wide security considerations.
Google Ads - Campaign Management
Marketing & SEO
Query, audit, and optimize Google Ads campaigns from the command line. Manage keywords, ad groups, bidding strategies and performance reports.
Research Team
Productivity
Launch a coordinated research team with Fetcher, BrainStorm, and a specialist for deep investigation.
Lexical Operator Parsing
Development
Skill for lexical operator parsing, prioritizing two-character operators. Used for operator parsing tasks in a compiler.