jadegate
- 1.3k skills
- 0 followers
- 6 hours ago last updated
- ▌ Artifacts Builder · jadegateSuite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.
- ▌ Architecture Decision Records · jadegateWrite and maintain Architecture Decision Records (ADRs) following best practices for technical decision documentation. Use when documenting significant technical decisions, reviewing past architectural choices, or establishing decision processes.
- ▌ Connect · jadegateConnect Claude to any app. Send emails, create issues, post messages, update databases - take real actions across Gmail, Slack, GitHub, Notion, and 1000+ services.
- ▌ Finance Skills · jadegateFinancial analyst agent skill and plugin for Claude Code, Codex, Gemini CLI, Cursor, OpenClaw. Ratio analysis, DCF valuation, budget variance, rolling forecasts. 4 Python tools (stdlib-only).
- ▌ Postgresql Table Design · jadegateUse this skill when designing or reviewing a PostgreSQL-specific schema. Covers best-practices, data types, indexing, constraints, performance patterns, and advanced features
- ▌ Ra Qm Skills · jadegate12 regulatory & QM agent skills and plugins for Claude Code, Codex, Gemini CLI, Cursor, OpenClaw. ISO 13485 QMS, MDR 2017/745, FDA 510(k)/PMA, ISO 27001 ISMS, GDPR/DSGVO, risk management (ISO 14971), CAPA, document control, auditing. Python tools (stdlib-only).
- ▌ Engineering Advanced Skills · jadegate25 advanced engineering agent skills and plugins for Claude Code, Codex, Gemini CLI, Cursor, OpenClaw. Agent design, RAG, MCP servers, CI/CD, database design, observability, security auditing, release management, platform ops.
- ▌ Skill Share · jadegateA skill that creates new Claude skills and automatically shares them on Slack using Rube for seamless team collaboration and skill discovery.
- ▌ Product Skills · jadegate10 product agent skills and plugins for Claude Code, Codex, Gemini CLI, Cursor, OpenClaw. PM toolkit (RICE), agile PO, product strategist (OKR), UX researcher, UI design system, competitive teardown, landing page generator, SaaS scaffolder, research summarizer. Python tools (stdlib-only).
- ▌ Web3 Testing · jadegateTest smart contracts comprehensively using Hardhat and Foundry with unit tests, integration tests, and mainnet forking. Use when testing Solidity contracts, setting up blockchain test suites, or validating DeFi protocols.
- ▌ Nft Standards · jadegateImplement NFT standards (ERC-721, ERC-1155) with proper metadata handling, minting strategies, and marketplace integration. Use when creating NFT contracts, building NFT marketplaces, or implementing digital asset systems.
- ▌ File Organizer · jadegateIntelligently organizes your files and folders across your computer by understanding context, finding duplicates, suggesting better structures, and automating cleanup tasks. Reduces cognitive load and keeps your digital workspace tidy without manual effort.
- ▌ Image Enhancer · jadegateImproves the quality of images, especially screenshots, by enhancing resolution, sharpness, and clarity. Perfect for preparing images for presentations, documentation, or social media posts.
- ▌ LLM Evaluation · jadegateImplement comprehensive evaluation strategies for LLM applications using automated metrics, human feedback, and benchmarking. Use when testing LLM performance, measuring AI application quality, or establishing evaluation frameworks.
- ▌ Pci Compliance · jadegateImplement PCI DSS compliance requirements for secure handling of payment card data and payment systems. Use when securing payment processing, achieving PCI compliance, or implementing payment card security measures.
- ▌ Business Growth Skills · jadegate4 business growth agent skills and plugins for Claude Code, Codex, Gemini CLI, Cursor, OpenClaw. Customer success (health scoring, churn), sales engineer (RFP), revenue operations (pipeline, GTM), contract & proposal writer. Python tools (stdlib-only).
- ▌ C Level Advisor · jadegate10 C-level advisory agent skills and plugins for Claude Code, Codex, Gemini CLI, Cursor, OpenClaw. CEO, CTO, COO, CPO, CMO, CFO, CRO, CISO, CHRO, Executive Mentor. Multi-role board meetings, strategy routing, structured recommendations. For founders needing executive-level decision support.
- ▌ Gitops Workflow · jadegateImplement GitOps workflows with ArgoCD and Flux for automated, declarative Kubernetes deployments with continuous reconciliation. Use when implementing GitOps practices, automating Kubernetes deployments, or setting up declarative infrastructure management.
- ▌ Langsmith Fetch · jadegateDebug LangChain and LangGraph agents by fetching execution traces from LangSmith Studio. Use when debugging agent behavior, investigating errors, analyzing tool calls, checking memory operations, or examining agent performance. Automatically fetches recent traces and analyzes execution patterns. Requires langsmith-fetch CLI installed.
- ▌ Marketing Skills · jadegate42 marketing agent skills and plugins for Claude Code, Codex, Gemini CLI, Cursor, OpenClaw, and 6 more coding agents. 7 pods: content, SEO, CRO, channels, growth, intelligence, sales. Foundation context + orchestration router. 27 Python tools (stdlib-only).
- ▌ Engineering Skills · jadegate23 engineering agent skills and plugins for Claude Code, Codex, Gemini CLI, Cursor, OpenClaw, and 6 more tools. Architecture, frontend, backend, QA, DevOps, security, AI/ML, data engineering, Playwright, Stripe, AWS, MS365. 30+ Python tools (stdlib-only).
- ▌ Python Packaging · jadegateCreate distributable Python packages with proper project structure, setup.py/pyproject.toml, and publishing to PyPI. Use when packaging Python libraries, creating CLI tools, or distributing Python code.
- ▌ Track Management · jadegateUse this skill when creating, managing, or working with Conductor tracks - the logical work units for features, bugs, and refactors. Applies to spec.md, plan.md, and track lifecycle operations.
- ▌ Youtube Downloader · jadegateDownload YouTube videos with customizable quality and format options. Use this skill when the user asks to download, save, or grab YouTube videos. Supports various quality settings (best, 1080p, 720p, 480p, 360p), multiple formats (mp4, webm, mkv), and audio-only downloads as MP3.
- ▌ Angular Migration · jadegateMigrate from AngularJS to Angular using hybrid mode, incremental component rewriting, and dependency injection updates. Use when upgrading AngularJS applications, planning framework migrations, or modernizing legacy Angular code.
- ▌ Cost Optimization · jadegateOptimize cloud costs across AWS, Azure, GCP, and OCI through resource rightsizing, tagging strategies, reserved instances, and spending analysis. Use when reducing cloud expenses, analyzing infrastructure costs, or implementing cost governance policies.
- ▌ Data Storytelling · jadegateTransform data into compelling narratives using visualization, context, and persuasive structure. Use when presenting analytics to stakeholders, creating data reports, or building executive presentations.
- ▌ Fastapi Templates · jadegateCreate production-ready FastAPI projects with async patterns, dependency injection, and comprehensive error handling. Use when building new FastAPI applications or setting up backend API projects.
- ▌ Mobile IOS Design · jadegateMaster iOS Human Interface Guidelines and SwiftUI patterns for building native iOS apps. Use when designing iOS interfaces, implementing SwiftUI views, or ensuring apps follow Apple's design principles.
- ▌ Python Code Style · jadegatePython code style, linting, formatting, naming conventions, and documentation standards. Use when writing new code, reviewing style, configuring linters, writing docstrings, or establishing project standards.
- ▌ Python Resilience · jadegatePython resilience patterns including automatic retries, exponential backoff, timeouts, and fault-tolerant decorators. Use when adding retry logic, implementing timeouts, building fault-tolerant services, or handling transient failures.
- ▌ Responsive Design · jadegateImplement modern responsive layouts using container queries, fluid typography, CSS Grid, and mobile-first breakpoint strategies. Use when building adaptive interfaces, implementing fluid layouts, or creating component-level responsive behavior.
- ▌ Solidity Security · jadegateMaster smart contract security best practices to prevent common vulnerabilities and implement secure Solidity patterns. Use when writing smart contracts, auditing existing contracts, or implementing security measures for blockchain applications.
- ▌ Turborepo Caching · jadegateConfigure Turborepo for efficient monorepo builds with local and remote caching. Use when setting up Turborepo, optimizing build pipelines, or implementing distributed caching.
- ▌ Client Disclosures · jadegateGuide the creation, content, and delivery of required client disclosure documents for investment advisers and broker-dealers. Use when the user asks about Form ADV Part 2A or 2B content, Form CRS requirements, prospectus delivery obligations, privacy notice delivery, trade confirmation timing, account statement distribution, or electronic vs paper delivery compliance. Also trigger when users mention 'onboarding document checklist', 'what disclosures do we owe new clients', 'annual brochure update', 'brochure supplement for a new adviser', 'CRS conversation starters', or ask when and how disclosure documents must be delivered.
- ▌ Pm Skills · jadegate6 project management agent skills and plugins for Claude Code, Codex, Gemini CLI, Cursor, OpenClaw. Senior PM, scrum master, Jira expert (JQL), Confluence expert, Atlassian admin, template creator. MCP integration for live Jira/Confluence automation.
- ▌ Changelog Generator · jadegateAutomatically creates user-facing changelogs from git commits by analyzing commit history, categorizing changes, and transforming technical commits into clear, customer-friendly release notes. Turns hours of manual changelog writing into minutes of automated generation.
- ▌ React Native Design · jadegateMaster React Native styling, navigation, and Reanimated animations for cross-platform mobile development. Use when building React Native apps, implementing navigation patterns, or creating performant animations.
- ▌ Writing Skills · jadegateUse when creating new skills, editing existing skills, or verifying skills work before deployment
- ▌ Many Chat Automation 2 · jadegateAutomate ManyChat tasks via Rube MCP (Composio). Always search tools first for current schemas.
- ▌ New Relic Automation 2 · jadegateAutomate New Relic observability workflows -- manage alert policies, notification channels, alert conditions, and monitor applications and browser apps via the Composio MCP integration.
- ▌ Raffle Winner Picker · jadegatePicks random winners from lists, spreadsheets, or Google Sheets for giveaways, raffles, and contests. Ensures fair, unbiased selection with transparency.
- ▌ Subagent Driven Development · jadegateUse when executing implementation plans with independent tasks in the current session
- ▌ Zoho Desk Automation 2 · jadegateZoho Desk automation via Rube MCP -- toolkit not currently available in Composio; no ZOHO_DESK_ tools found
- ▌ Zoho Mail Automation 2 · jadegateAutomate Zoho Mail tasks via Rube MCP (Composio). Always search tools first for current schemas.
- ▌ Docker Hub Automation 2 · jadegateAutomate Docker Hub operations -- manage organizations, repositories, teams, members, and webhooks via the Composio MCP integration.
- ▌ Mistral AI Automation 2 · jadegateAutomate Mistral AI operations -- manage files and libraries, upload documents for fine-tuning, batch processing, and OCR, track fine-tuning jobs, and build RAG pipelines via the Composio MCP integration.
- ▌ Mobile Android Design · jadegateMaster Material Design 3 and Jetpack Compose patterns for building native Android apps. Use when designing Android interfaces, implementing Compose UI, or following Google's Material Design guidelines.
- ▌ Zoho Bigin Automation 2 · jadegateAutomate Zoho Bigin tasks via Rube MCP (Composio). Always search tools first for current schemas.
- ▌ Zoho Books Automation 2 · jadegateAutomate Zoho Books accounting workflows including invoice creation, bill management, contact lookup, payment tracking, and multi-organization support through natural language commands
- ▌ Capsule Crm Automation 2 · jadegateAutomate Capsule CRM operations -- manage contacts (parties), run structured filter queries, track tasks and projects, log entries, and handle organizations -- using natural language through the Composio MCP integration.
- ▌ Google Maps Automation 2 · jadegateAutomate Google Maps tasks via Rube MCP (Composio): geocode addresses, search places, get directions, compute route matrices, reverse geocode, autocomplete, get place details. Always search tools first for current schemas.
- ▌ React State Management · jadegateMaster modern React state management with Redux Toolkit, Zustand, Jotai, and React Query. Use when setting up global state, managing server state, or choosing between state management solutions.
- ▌ Content Research Writer · jadegateAssists in writing high-quality content by conducting research, adding citations, improving hooks, iterating on outlines, and providing real-time feedback on each section. Transforms your writing process from solo effort to collaborative partnership.
- ▌ Google Admin Automation 2 · jadegateAutomate Google Workspace Admin tasks via Rube MCP (Composio): manage users, groups, memberships, suspend accounts, create users, add aliases. Always search tools first for current schemas.
- ▌ Hybrid Cloud Networking · jadegateConfigure secure, high-performance connectivity between on-premises infrastructure and cloud platforms using VPN and dedicated connections. Use when building hybrid cloud architectures, connecting data centers to cloud, or implementing secure cross-premises networking.
- ▌ Lead Research Assistant · jadegateIdentifies high-quality leads for your product or service by analyzing your business, searching for target companies, and providing actionable contact strategies. Perfect for sales, business development, and marketing professionals.
- ▌ Zoho Invoice Automation 2 · jadegateAutomate Zoho Invoice tasks via Rube MCP (Composio). Always search tools first for current schemas.
- ▌ Domain Name Brainstormer · jadegateGenerates creative domain name ideas for your project and checks availability across multiple TLDs (.com, .io, .dev, .ai, etc.). Saves hours of brainstorming and manual checking.
- ▌ Fillout Forms Automation 2 · jadegateAutomate Fillout tasks via Rube MCP (Composio). Always search tools first for current schemas.
- ▌ Lemon Squeezy Automation 2 · jadegateAutomate Lemon Squeezy store management -- products, orders, subscriptions, customers, discounts, and checkout tracking -- using natural language through the Composio MCP integration.
- ▌ Risk Metrics Calculation · jadegateCalculate portfolio risk metrics including VaR, CVaR, Sharpe, Sortino, and drawdown analysis. Use when measuring portfolio risk, implementing risk limits, or building risk monitoring systems.
- ▌ Competitive Ads Extractor · jadegateExtracts and analyzes competitors' ads from ad libraries (Facebook, LinkedIn, etc.) to understand what messaging, problems, and creative approaches are working. Helps inspire and improve your own ad campaigns.
- ▌ Developer Growth Analysis · jadegateAnalyzes your recent Claude Code chat history to identify coding patterns, development gaps, and areas for improvement, curates relevant learning resources from HackerNews, and automatically sends a personalized growth report to your Slack DMs.
- ▌ Meeting Insights Analyzer · jadegateAnalyzes meeting transcripts and recordings to uncover behavioral patterns, communication insights, and actionable feedback. Identifies when you avoid conflict, use filler words, dominate conversations, or miss opportunities to listen. Perfect for professionals seeking to improve their communication and leadership skills.
- ▌ React Native Architecture · jadegateBuild production React Native apps with Expo, navigation, native modules, offline sync, and cross-platform patterns. Use when developing mobile apps, implementing native integrations, or architecting React Native projects.
- ▌ Brainstorming · jadegateYou MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
- ▌ Typescript Advanced Types · jadegateMaster TypeScript's advanced type system including generics, conditional types, mapped types, template literals, and utility types for building type-safe applications. Use when implementing complex type logic, creating reusable type utilities, or ensuring compile-time type safety in TypeScript projects.
- ▌ Zoho Inventory Automation 2 · jadegateAutomate Zoho Inventory tasks via Rube MCP (Composio). Always search tools first for current schemas.
- ▌ Wave Accounting Automation 2 · jadegateWave Accounting toolkit is not currently available as a native integration. No Wave-specific tools were found in the Composio platform. This skill is a placeholder pending future integration.
- ▌ Google Classroom Automation 2 · jadegateAutomate Google Classroom tasks via Rube MCP (Composio). Always search tools first for current schemas.
- ▌ Microsoft Clarity Automation 2 · jadegateAutomate user behavior analytics with Microsoft Clarity -- export heatmap data, session metrics, and engagement analytics segmented by browser, device, country, source, and more through the Composio Microsoft Clarity integration.
- ▌ Employment Contract Templates · jadegateCreate employment contracts, offer letters, and HR policy documents following legal best practices. Use when drafting employment agreements, creating HR policies, or standardizing employment documentation.
- ▌ Onesignal REST API Automation 2 · jadegateAutomate OneSignal tasks via Rube MCP (Composio). Always search tools first for current schemas.
- ▌ Google Search Console Automation 2 · jadegateAutomate Google Search Console tasks via Rube MCP (Composio): query search analytics, list sites, inspect URLs, submit sitemaps, monitor search performance. Always search tools first for current schemas.
- ▌ Anthropic Administrator Automation 2 · jadegateAutomate Anthropic Admin tasks via Rube MCP (Composio). Always search tools first for current schemas.
- ▌ Similarweb Digitalrank API Automation 2 · jadegateAutomate SimilarWeb tasks via Rube MCP (Composio). Always search tools first for current schemas.
- ▌ Signal Classification · jadegateML trading signal classifiers using XGBoost and LightGBM with walk-forward validation, SHAP feature importance, and threshold optimization
- ▌ Smartproxy Automation · jadegateAutomate Smartproxy tasks via Rube MCP (Composio). Always search tools first for current schemas.
- ▌ Spotlightr Automation · jadegateAutomate Spotlightr tasks via Rube MCP (Composio). Always search tools first for current schemas.
- ▌ Statuscake Automation · jadegateAutomate Statuscake tasks via Rube MCP (Composio). Always search tools first for current schemas.
- ▌ Streamtime Automation · jadegateAutomate Streamtime tasks via Rube MCP (Composio). Always search tools first for current schemas.
- ▌ Supportbee Automation · jadegateAutomate Supportbee tasks via Rube MCP (Composio). Always search tools first for current schemas.
- ▌ Tapfiliate Automation · jadegateAutomate Tapfiliate tasks via Rube MCP (Composio). Always search tools first for current schemas.
- ▌ Textcortex Automation · jadegateAutomate Textcortex tasks via Rube MCP (Composio). Always search tools first for current schemas.
- ▌ Token Holder Analysis · jadegateToken holder distribution, concentration metrics, insider detection, and supply analysis for Solana tokens
- ▌ Trading Visualization · jadegateProfessional trading charts including candlesticks, equity curves, drawdowns, correlation heatmaps, and return distributions
- ▌ Triggercmd Automation · jadegateAutomate Triggercmd tasks via Rube MCP (Composio). Always search tools first for current schemas.
- ▌ Twocaptcha Automation · jadegateAutomate Twocaptcha tasks via Rube MCP (Composio). Always search tools first for current schemas.
- ▌ Uploadcare Automation · jadegateAutomate Uploadcare file management including listing, storing, inspecting, downloading, and organizing file groups through natural language commands
- ▌ Vestaboard Automation · jadegateAutomate Vestaboard tasks via Rube MCP (Composio). Always search tools first for current schemas.
- ▌ Virustotal Automation · jadegateAutomate Virustotal tasks via Rube MCP (Composio). Always search tools first for current schemas.
- ▌ Waiverfile Automation · jadegateAutomate Waiverfile tasks via Rube MCP (Composio). Always search tools first for current schemas.
- ▌ Weathermap Automation · jadegateAutomate Weathermap tasks via Rube MCP (Composio). Always search tools first for current schemas.
- ▌ Web Anti Crawl Bypass · jadegate bundleStandard operating procedure for bypassing common web anti-crawl mechanisms (Cloudflare, rate limiting) using ethical and compliant methods. Rotates headers, respects robots.txt, and uses exponential backoff.
- ▌ Whautomate Automation · jadegateAutomate Whautomate tasks via Rube MCP (Composio). Always search tools first for current schemas.
- ▌ Winston AI Automation · jadegateAutomate Winston AI tasks via Rube MCP (Composio). Always search tools first for current schemas.
- ▌ Zerobounce Automation · jadegateAutomate Zerobounce tasks via Rube MCP (Composio). Always search tools first for current schemas.
- ▌ Zoho Bigin Automation · jadegateAutomate Zoho Bigin tasks via Rube MCP (Composio): pipelines, contacts, companies, products, and small business CRM. Always search tools first for current schemas.
- ▌ Zoho Books Automation · jadegateAutomate Zoho Books tasks via Rube MCP (Composio): invoices, expenses, contacts, payments, and accounting. Always search tools first for current schemas.