Loading...
Loading...
Found 6,273 Skills
INVOKE THIS SKILL when creating, managing, or querying Arize datasets and examples. Covers dataset CRUD, appending examples, exporting data, and file-based dataset creation using the ax CLI.
Nuxt full-stack Vue framework with SSR, auto-imports, and file-based routing. Use when working with Nuxt apps, server routes, useFetch, middleware, or hybrid rendering.
Clean Code principles, professional practices, and workflows for TypeScript developers. Based on Robert C. Martin's "Clean Code" and "The Clean Coder" books. IMPORTANT: When this skill is active, always load and consult the reference files (rules.md, examples.md) before giving advice or writing code. Reference content takes precedence over general knowledge. Use this skill when: - Writing TypeScript/JavaScript code - Reviewing code or pull requests - Refactoring existing code - Following test-driven development (TDD) - Fixing bugs with proper test coverage - Planning test strategy for features - Estimating tasks accurately - Handling deadlines and commitments professionally - Working effectively with teams
Use this skill when gathering knowledge at scale before making decisions - technology evaluation, SOTA analysis, codebase archaeology, competitive analysis, or any investigation requiring multiple sources. Activates on mentions of research, investigate, evaluate options, what's the best, compare alternatives, state of the art, deep dive, explore the landscape, or find out how.
TikTok content strategy, video creation workflows, posting optimization, and analytics. Based on n8n automation templates.
Dontbesilent Business Model Diagnosis. Two modes are available: Consultation (dissolve your problem) and Checkup (deconstruct your business model). Triggers include commands like /dbs-diagnosis, /consultation, and natural language phrases such as "Help me analyze my business model", "Diagnose my business", "I have a business question". This service provides business model diagnosis based on dontbesilent's ontological framework, with two core modes: consultation (dissolve your question) and checkup (analyze your business model). Triggers: /dbs-diagnosis, "diagnose my business model", "I have a business question"
Configure `MaterialApp.router` using a package like `go_router` for advanced URL-based navigation. Use when developing web applications or mobile apps that require specific deep linking and browser history support.
A systematic stock analysis framework based on Warren Buffett's value investing philosophy. It provides a complete investment analysis process including economic moat analysis, financial evaluation, management assessment, valuation methods and risk control. Suitable for evaluating specific stocks, screening high-quality targets, analyzing competitive advantages, and building investment portfolios. Activate when users mention keywords such as "Buffett", "value investing", "economic moat", "ROE", "pricing power", "long-term holding", "margin of safety", "circle of competence", "white horse stock", "blue chip stock", or when stock investment analysis is required.
Remove AI generation traces from text. Suitable for editing or reviewing text to make it sound more natural and more like human writing. This is a comprehensive guide based on Wikipedia's "Signs of AI writing". It detects and fixes the following patterns: exaggerated symbolic meaning, promotional language, superficial analysis ending in -ing, vague attribution, overuse of em dashes, rule of three, AI vocabulary, negative parallelism, excessive connecting phrases.
Import existing Azure resources into Terraform using Azure CLI discovery and Azure Verified Modules (AVM). Use when asked to reverse-engineer live Azure infrastructure, generate Infrastructure as Code from existing subscriptions/resource groups/resource IDs, map dependencies, derive exact import addresses from downloaded module source, prevent configuration drift, and produce AVM-based Terraform files ready for validation and planning across any Azure resource type.
Use when structuring or refactoring Convex codebases with Domain-Driven Design boundaries, repository abstractions, adapters for external APIs, and transaction-safe workflows.
Vercel Runtime Cache API guidance — ephemeral per-region key-value cache with tag-based invalidation. Shared across Functions, Routing Middleware, and Builds. Use when implementing caching strategies beyond framework-level caching.