Generates cross-platform commands and scripts for Linux, macOS, and Windows with security validation and compatibility guidance
Score 70/100
Describe how to centralize cross-platform safe commands, UNC detection, and per-shell path guards so every shell tool shares the same policy.
Score 70/100
Cross-validate documentation and artifacts across the codebase for consistency, conflicts, and contradictions.
Score 70/100
Chapter-by-chapter outline generator for stories planned with the Crucible Structure. Use when a user has completed Crucible planning documents (thesis, strand maps, forge points,…
Score 70/100
定义若依(RuoYi / RuoYi-Vue-Plus 生态)在数据持久层(Mapper)与业务层(Service)的 CRUD 开发规范。要求 Mapper 统一继承 `BaseMapperPlus`、Service 统一实现 `IService` 并采用标准实现基类;查询/更新条件强制使用…
Score 70/100
Crush is a terminal-native AI coding agent built by Charmbracelet that connects your code, tools, and workflows to any LLM.
Score 70/100
CRXJS Chrome extension development — true HMR for popup, options, content scripts, side panels, manifest-driven builds, dynamic content script imports (`?script`,…
Score 70/100
Generate a complete MCP server project in C# with tools, prompts, and proper configuration
Score 70/100
Css Module Generator - Auto-activating skill for Frontend Development. Triggers on: css module generator, css module generator Part of the Frontend Development skill category.
Score 70/100
Generates ready-to-run cURL commands from Express, Next.js, Fastify, or other API routes. Creates copy-paste commands with proper headers, authentication, and request bodies.
Score 70/100
Configure set up Cursor for teams and organizations. Triggers on "cursor team", "cursor organization", "cursor business", "cursor enterprise setup".
Score 70/100
Use when Apex must read, interpret, or deploy Custom Metadata Type configuration, or when deciding between Custom Metadata Types, Custom Settings, and Custom Labels.
Score 70/100
Implement GDPR/CCPA data subject rights (access, deletion, rectification) using Salesforce Privacy Center and/or custom workflow.
Score 70/100
Apply production-ready Customer.io SDK patterns. Use when implementing typed clients, retry logic, event batching, or singleton management for customerio-node.
Score 70/100
Clojure project setup and configuration for agent development with Google ADK. Includes deps.edn configuration, directory structure, namespace organization, REPL-driven…
Score 70/100
Python interoperability setup using libpython-clj for Clojure agent development. Includes Python environment configuration, module importing strategies, data type conversion…
Score 70/100
Complete Vertex AI and Google Cloud Platform setup for Clojure agent development. Includes GCP project saas3-476116 credentials, security best practices (IAM, key rotation, LGPD),…
Score 70/100
Generates Software Bill of Materials in CycloneDX format using cdxgen and Syft. Scans npm, pip, and Go modules for known CVEs via OSV.dev API integration.
Score 70/100
Auto-generates Cypress component tests from React and Vue source files using AST parsing. Produces mount, interaction, and accessibility test cases.
Score 70/100
Generates Cypress end-to-end test suites from user flow recordings. Uses the Cypress Real Events plugin and cy.intercept() for network stubbing with automatic fixture generation.
Score 70/100
Generates cy.intercept() stubs from recorded HAR files for deterministic E2E tests. Uses cy.session() for authentication caching and cy.origin() for cross-origin testing workflows.
Score 70/100
Generate Cypress E2E test files and configuration for web application testing. Triggers on "create cypress test", "generate cypress config", "e2e test for", "cypress setup".
Score 70/100
Use when creating maps, working with geographic projections, or processing GeoJSON data. Invoke for world maps, choropleth maps, projection types, geo path generators, spherical…
Score 70/100
Use when creating SVG shapes, paths, or generators for charts. Invoke for line/area/arc generators, curves, symbols, pie/donut charts, stacks, ribbons, or path manipulation…
Score 70/100
Edit dagger.gen.go output, Go templates (object.go.tmpl, defs.go.tmpl), invoke() dispatch, SDK interfaces (CodeGenerator, ClientGenerator), `dagger develop`, `dagger client…
Score 70/100
Generates multiple image variations from a single brief using the OpenAI Images API (POST /v1/images/generations) with DALL-E 3, applying brand guidelines via structured prompt…
Score 70/100
Generates image variations and edits using the OpenAI Images API v1 with DALL-E 3 model selection. Supports inpainting via base64-encoded mask uploads, handles 1024x1024/1792x1024…
Score 70/100
Generates and iterates DALL-E 3 image prompts using the OpenAI Images API with size, quality, and style parameters.
Score 70/100
Generates image variations and edits using OpenAI's DALL-E 3 API with mask-based inpainting, style consistency scoring via CLIP embeddings, and automatic prompt refinement loops.
Score 70/100
Generates data cleaning pipelines for pandas/polars with handling for missing values, duplicates, outliers, type conversions, and data validation.
Score 70/100
Generate actionable insights from transaction data. Use when implementing insight generators, anomaly detection, or data analysis features for financial/tax tracking applications.
Score 70/100
Generate database migration scripts with rollback support for various databases. Use when creating schema migrations or database changes.
Score 70/100
Foundation patterns for all Databricks SDK skills -- auth, client init, retry, error handling. Referenced by other skills, not used standalone.
Score 70/100
Apply production-ready Databricks SDK patterns for Python and REST API. Use when implementing Databricks integrations, refactoring SDK usage, or establishing team coding standards…
Score 70/100
Datadog CLI for searching logs, querying metrics, tracing requests, and managing dashboards. Use this when debugging production issues or working with Datadog observability.
Score 70/100
Generate exhaustively complete and accurate Datadog Software Catalog entity YAML files (v3 schema) by examining project source code and interviewing engineers.
Score 70/100
Creates Datadog monitor definitions using the Datadog API v2 with metric, log, APM trace, and composite monitor types.
Score 70/100
Pythonic wrapper around RDKit with simplified interface and sensible defaults. Preferred for standard drug discovery including SMILES parsing, standardization, descriptors,…
Score 70/100
Pythonic RDKit wrapper with sensible defaults for drug discovery. SMILES parsing, standardization, descriptors, fingerprints, similarity, clustering, diversity selection, scaffold…
Score 70/100
Pythonic wrapper around RDKit with simplified interface and sensible defaults. Preferred for standard drug discovery: SMILES parsing, standardization, descriptors, fingerprints,…
Score 70/100
Generate evaluation datasets with adjustable difficulty levels from PDF documents for RAG system testing and benchmarking
Score 70/100
Format dates and times in various formats, calculate date differences, and provide date-related information.
Score 70/100
Generator สำหรับสร้าง database migration files พร้อม up/down scripts, validation และ rollback safety
Score 70/100
Execute DDL (Data Definition Language) statements - CREATE, ALTER, DROP tables, indexes, views on 30+ databases using DbCli.
Score 70/100
Execute INSERT, UPDATE, DELETE statements on 30+ databases using DbCli. Includes mandatory backup procedures before destructive operations.
Score 70/100
Export table data as SQL INSERT statements from 30+ databases using DbCli. Essential for creating backups before dangerous modifications (UPDATE/DELETE/DROP).
Score 70/100
Interactive SQL mode for 30+ databases using DbCli. Provides REPL environment for exploratory queries, rapid prototyping, and database administration.
Score 70/100
Execute SELECT queries on 30+ databases (SQLite, SQL Server, MySQL, PostgreSQL, Oracle, etc.) using DbCli. Returns data in JSON, table, or CSV format.
Score 70/100
List all tables in a database and show table structure (columns, types, constraints) for 30+ databases using DbCli.
Score 70/100
Dbt Model Generator - Auto-activating skill for Data Pipelines. Triggers on: dbt model generator, dbt model generator Part of the Data Pipelines skill category.
Score 70/100
Generate REST API endpoints with class-validator DTOs, routing-controllers decorators, and complete Swagger docs.
Score 70/100
Génère des bounded contexts DDD complets avec architecture en couches (Domain, Application, Infrastructure, Presentation).
Score 70/100
Generate complete DDD bounded context with all 4 layers (Domain, Application, Infrastructure, Presentation).
Score 70/100
Generate domain layer components (entities, value objects, repository interfaces, events, errors). Use when adding entities to existing context, creating value objects for…
Score 70/100
Generate application layer use cases and event listeners with proper DI and orchestration. Use when adding business operations, creating workflows, or implementing event-driven…
Score 70/100
Remove AI-generated artifacts from documents, including tool names, boilerplate patterns, over-structuring.
Score 70/100
Generates three distinct expert challenger personas for multi-perspective debate. Each persona critiques from a different angle.
Score 70/100
Use when users need to debug, modify, or extend the code-forge application's CLI commands, argument parsing, or CLI behavior.
Score 70/100
Decision linter — like ESLint for your thinking. Scores assumptions as Kind (trust gut) or Wicked (impose structure), runs consider-the-opposite, surfaces blind spots, outputs a…
Score 70/100
Express shell-command safety as declarative flag maps so tooling knows exactly what passes.
Score 70/100