Content & Writing

Page 16 of 60

Browse skills in this category.

4249 skills · Showing 1081-1152
Sort by:

by TencentCloudBase

Use CloudBase document database Web SDK to query, create, update, and delete data. Supports complex queries, pagination, aggregation, realtime, and geolocation queries.

997
Apr 23, 2026, 08:07 AM

cloudbase-platform

Content & Writing

by TencentCloudBase

CloudBase platform overview and routing guide. This skill should be used when users need high-level capability selection, platform concepts, console navigation, or cross-platform best practices before choosing a more specific implementation skill.

997
Apr 21, 2026, 08:34 AM

cloudrun-development

Content & Writing

by TencentCloudBase

CloudBase Run backend development rules (Function mode/Container mode). Use this skill when deploying backend services that require long connections, multi-language support, custom environments, or AI agent development.

997
Apr 15, 2026, 04:26 AM

data-model-creation

Content & Writing

by TencentCloudBase

Optional advanced tool for complex data modeling. For simple table creation, use relational-database-tool directly with SQL statements.

997
Apr 15, 2026, 04:26 AM

http-api-cloudbase

Content & Writing

by TencentCloudBase

CloudBase official HTTP API client guide. This skill should be used when backends, scripts, or non-SDK clients must call CloudBase platform APIs over raw HTTP instead of using a platform SDK or MCP management tool.

997
Apr 15, 2026, 04:26 AM

miniprogram-development

Content & Writing

by TencentCloudBase

WeChat Mini Program development skill for building, debugging, previewing, testing, publishing, and optimizing mini program projects. This skill should be used when users ask to create, develop, modify, debug, preview, test, deploy, publish, launch, review, or optimize WeChat Mini Programs, mini program pages, components, `tabBar`, routing, navigation, icon assets, project structure, project configuration, `project.config.json`, `appid` setup, device preview, real-device validation, WeChat Developer Tools workflows, `miniprogram-ci` preview/upload flows, or mini program release processes. It should also be used when users explicitly mention CloudBase, `wx.cloud`, Tencent CloudBase, 腾讯云开发, or 云开发 in a mini program project.

997
Apr 15, 2026, 04:26 AM

by TencentCloudBase

This is the required documentation for agents operating on the CloudBase Relational Database through MCP. It defines the canonical SQL management flow with `querySqlDatabase`, `manageSqlDatabase`, `queryPermissions`, and `managePermissions`, including MySQL provisioning, destroy flow, async status checks, safe query execution, schema initialization, and permission updates.

997
Apr 15, 2026, 04:26 AM

by TencentCloudBase

Use when building frontend Web apps that talk to CloudBase Relational Database via @cloudbase/js-sdk – provides the canonical init pattern so you can then use Supabase-style queries from the browser.

997
Apr 15, 2026, 04:26 AM

spec-workflow

Content & Writing

by TencentCloudBase

Use when medium-to-large changes need explicit requirements, technical design, and task planning before implementation, especially for multi-module work, unclear acceptance criteria, or architecture-heavy requests.

997
Apr 15, 2026, 04:26 AM

ui-design

Content & Writing

by TencentCloudBase

Use when users need visual direction, interface hierarchy, layout decisions, design specifications, or prototypes before implementing a Web or mini program UI.

997
Apr 15, 2026, 04:26 AM

web-development

Content & Writing

by TencentCloudBase

Use when users need to implement, integrate, debug, build, deploy, or validate a Web frontend after the product direction is already clear, especially for React, Vue, Vite, browser flows, or CloudBase Web integration.

997
Apr 21, 2026, 08:34 AM

open-source-maintainer

Content & Writing

by numman-ali

End-to-end GitHub repository maintenance for open-source projects. Use when asked to triage issues, review PRs, analyze contributor activity, generate maintenance reports, or maintain a repository. Triggers include "triage", "maintain", "review PRs", "analyze issues", "repo maintenance", "what needs attention", "open source maintenance", or any request to understand and act on GitHub issues/PRs. Supports human-in-the-loop workflows with persistent memory across sessions.

977
Jan 17, 2026, 04:54 PM

orchestration

Content & Writing

by numman-ali

Multi-agent orchestration for complex tasks. Use when tasks require parallel work, multiple agents, or sophisticated coordination. Triggers include requests for features, reviews, refactoring, testing, documentation, or any work that benefits from decomposition into parallel subtasks. This skill defines how to orchestrate work using cc-mirror tasks for persistent dependency tracking and TodoWrite for real-time session visibility.

977
Jan 17, 2026, 12:59 PM

evolving-skill-creator

Content & Writing

by massgen

Guide for creating evolving skills - detailed workflow plans that capture what you'll do, what tools you'll create, and learnings from execution. Use this when starting a new task that could benefit from a reusable workflow.

966
Dec 24, 2025, 09:20 PM

file-search

Content & Writing

by massgen

This skill should be used when agents need to search codebases for text patterns or structural code patterns. Provides fast search using ripgrep for text and ast-grep for syntax-aware code search.

966
Nov 14, 2025, 06:02 AM

massgen-config-creator

Content & Writing

by massgen

Guide for creating properly structured YAML configuration files for MassGen. This skill should be used when agents need to create new configs for examples, case studies, testing, or demonstrating features.

966
Nov 24, 2025, 02:45 PM

massgen-develops-massgen

Content & Writing

by massgen

Guide for using MassGen to develop and improve itself. This skill should be used when agents need to run MassGen experiments programmatically (using automation mode) OR analyze terminal UI/UX quality (using visual evaluation tools). These are mutually exclusive workflows for different improvement goals.

966
Feb 17, 2026, 06:12 PM

massgen-log-analyzer

Content & Writing

by massgen

Run MassGen experiments and analyze logs using automation mode, logfire tracing, and SQL queries. Use this skill for performance analysis, debugging agent behavior, evaluating coordination patterns, and improving the logging structure, or whenever an ANALYSIS_REPORT.md is needed in a log directory.

966
Mar 31, 2026, 08:22 PM

by massgen

Guide for following MassGen's release documentation workflow. This skill should be used when preparing release documentation, updating changelogs, writing case studies, or maintaining project documentation across releases.

966
Nov 24, 2025, 02:45 PM

model-registry-maintainer

Content & Writing

by massgen

Guide for maintaining the MassGen model and backend registry. This skill should be used when adding new models, updating model information (release dates, pricing, context windows), or ensuring the registry stays current with provider releases. Covers both the capabilities registry and the pricing/token manager.

966
Nov 24, 2025, 02:45 PM

pr-checks

Content & Writing

by massgen

Run comprehensive PR checks including reviewing CodeRabbit comments, ensuring PR description quality, running pre-commit hooks, tests, and validation. Use on an existing PR to address review feedback.

966
Jan 5, 2026, 07:44 AM

release-prep

Content & Writing

by massgen

Prepare release documentation including CHANGELOG entry, announcement text, and validation. Run before tagging a new release.

966
Jan 28, 2026, 05:35 PM

semtools

Content & Writing

by massgen

This skill provides semantic search capabilities using embedding-based similarity matching for code and text. Enables meaning-based search beyond keyword matching, with optional document parsing (PDF, DOCX, PPTX) support.

966
Nov 14, 2025, 03:14 PM

serena

Content & Writing

by massgen

This skill provides symbol-level code understanding and navigation using Language Server Protocol (LSP). Enables IDE-like capabilities for finding symbols, tracking references, and making precise code edits at the symbol level.

966
Nov 14, 2025, 03:14 PM

brave-search

Content & Writing

by steipete

Web search and content extraction via Brave Search API. Use for searching documentation, facts, or any web content. Lightweight, no browser required.

963
Jan 10, 2026, 11:04 PM

by Starlitnightly

Bulk RNA-seq batch correction with pyComBat: remove batch effects from merged cohorts, export corrected matrices, and benchmark visualizations.

963
Mar 12, 2026, 12:26 AM

by Starlitnightly

Turn bulk RNA-seq cohorts into synthetic single-cell datasets using omicverse's Bulk2Single workflow for cell fraction estimation, beta-VAE generation, and quality control comparisons against reference scRNA-seq.

963
Mar 12, 2026, 12:26 AM

by Starlitnightly

PyDESeq2 differential expression: ID mapping, DE testing, fold-change thresholding, and GSEA enrichment visualization in OmicVerse.

963
Mar 12, 2026, 12:26 AM

by Starlitnightly

Bulk RNA-seq DEG pipeline: gene ID mapping, DESeq2 normalization, statistical testing, volcano plots, and pathway enrichment in OmicVerse.

963
Mar 9, 2026, 12:36 AM

by Starlitnightly

WGCNA co-expression network: soft-threshold, module detection, eigengenes, hub genes, and trait correlation in OmicVerse.

963
Mar 9, 2026, 12:36 AM

by Starlitnightly

Extend scRNA-seq developmental trajectories with BulkTrajBlend by generating intermediate cells from bulk RNA-seq, training beta-VAE and GNN models, and interpolating missing states.

963
Mar 12, 2026, 12:26 AM

data-export-excel

Content & Writing

by Starlitnightly

Export analysis results, data tables, and formatted spreadsheets to Excel files using openpyxl. Works with ANY LLM provider (GPT, Gemini, Claude, etc.).

963
Nov 2, 2025, 07:35 PM

data-export-pdf

Content & Writing

by Starlitnightly

Create professional PDF reports with text, tables, and embedded images using reportlab. Works with ANY LLM provider (GPT, Gemini, Claude, etc.).

963
Nov 2, 2025, 07:35 PM

data-stats-analysis

Content & Writing

by Starlitnightly

Perform statistical tests, hypothesis testing, correlation analysis, and multiple testing corrections using scipy and statsmodels. Works with ANY LLM provider (GPT, Gemini, Claude, etc.).

963
Nov 2, 2025, 07:35 PM

data-transform

Content & Writing

by Starlitnightly

Transform, clean, reshape, and preprocess data using pandas and numpy. Works with ANY LLM provider (GPT, Gemini, Claude, etc.).

963
Nov 25, 2025, 11:27 PM

data-viz-plots

Content & Writing

by Starlitnightly

Publication-quality matplotlib/seaborn plots: scatter, heatmap, violin, bar, line, multi-panel figures. Works with ANY LLM provider.

963
Mar 9, 2026, 12:36 AM

gsea-enrichment-analysis

Content & Writing

by Starlitnightly

Gene set enrichment analysis with correct geneset format handling. Critical guidance for loading pathway databases and running enrichment in OmicVerse.

963
Nov 25, 2025, 11:27 PM

by Starlitnightly

OmicVerse plotting: volcano, venn, boxplot, embedding, density, heatmap families, dotplot, convex hull, stacked bar, and Forbidden City color palettes.

963
Apr 3, 2026, 09:41 AM

by Starlitnightly

Cell type annotation: SCSA, MetaTiME, CellVote consensus, CellMatch, GPTAnno, weighted KNN label transfer in OmicVerse.

963
Mar 26, 2026, 04:07 AM

by Starlitnightly

CellPhoneDB v5 ligand-receptor analysis, CellChatViz plots, and the newer ccc_heatmap / ccc_network_plot / ccc_stat_plot communication visualizations in OmicVerse.

963
Apr 3, 2026, 03:48 AM

by Starlitnightly

Single-cell clustering (Leiden, Louvain, scICE, GMM), batch correction (Harmony, scVI, BBKNN, Combat), topic modeling, and cNMF in OmicVerse.

963
Mar 12, 2026, 12:26 AM

by Starlitnightly

AUCell pathway scoring, metacell DEG, scDrug response, SCENIC regulons, cNMF programs, and NOCD community detection in OmicVerse.

963
Mar 12, 2026, 12:26 AM

by Starlitnightly

Multi-omics integration: MOFA factor analysis, GLUE unpaired alignment, SIMBA batch correction, TOSICA label transfer, StaVIA trajectory. Covers scRNA+scATAC paired/unpaired workflows.

963
Mar 9, 2026, 12:36 AM

by Starlitnightly

Single-cell QC, normalization, HVG detection, PCA, neighbor graph, UMAP/tSNE embedding pipelines in OmicVerse (CPU/GPU).

963
Mar 12, 2026, 12:26 AM

by Starlitnightly

Map scRNA-seq atlases onto spatial transcriptomics slides using omicverse's Single2Spatial workflow for deep-forest training, spot-level assessment, and marker visualisation.

963
Mar 9, 2026, 12:36 AM

by Starlitnightly

TCGA bulk RNA-seq preprocessing with pyTCGA: GDC sample sheets, expression archives, clinical metadata, Kaplan-Meier survival analysis, and annotated AnnData export.

963
Mar 9, 2026, 12:36 AM

changelog

Content & Writing

by dailydotdev

Generate a daily.dev changelog post for a new feature or update. Use when a team member needs to write a changelog announcement.

959
Jan 11, 2026, 03:35 PM

create-slash-commands

Content & Writing

by glittercowboy

Expert guidance for creating Claude Code slash commands. Use when working with slash commands, creating custom commands, understanding command structure, or learning YAML configuration.

958
Dec 16, 2025, 08:38 PM

create-subagents

Content & Writing

by glittercowboy

Expert guidance for creating, building, and using Claude Code subagents and the Task tool. Use when working with subagents, setting up agent configurations, understanding how agents work, or using the Task tool to launch specialized agents.

958
Dec 16, 2025, 08:38 PM

moai-docs-generation

Content & Writing

by modu-ai

Documentation generation patterns for technical specs, API docs, user guides, and knowledge bases using real tools like Sphinx, MkDocs, TypeDoc, and Nextra. Use when creating docs from code, building doc sites, or automating documentation workflows.

958
Apr 26, 2026, 09:32 AM

moai-domain-backend

Content & Writing

by modu-ai

>

958
Apr 28, 2026, 01:06 AM

moai-domain-database

Content & Writing

by modu-ai

>

958
Apr 28, 2026, 01:06 AM

moai-domain-frontend

Content & Writing

by modu-ai

>

958
Apr 28, 2026, 01:06 AM

moai-foundation-claude

Content & Writing

by modu-ai

Canonical Claude Code authoring kit covering Skills, sub-agents, plugins, slash commands, hooks, memory, settings, sandboxing, headless mode, and advanced agent patterns. Use when creating Claude Code extensions or configuring Claude Code features.

958
Apr 9, 2026, 10:17 AM

moai-foundation-core

Content & Writing

by modu-ai

>

958
Apr 26, 2026, 09:32 AM

moai-foundation-quality

Content & Writing

by modu-ai

>

958
Apr 23, 2026, 04:15 AM

moai-framework-electron

Content & Writing

by modu-ai

>

958
Apr 28, 2026, 01:06 AM

moai-lang-python

Content & Writing

by modu-ai

Python 3.13+ development specialist covering FastAPI, Django, async patterns, data science, testing with pytest, and modern Python features. Use when developing Python APIs, web applications, data pipelines, or writing tests.

958
Apr 9, 2026, 10:17 AM

moai-library-mermaid

Content & Writing

by modu-ai

Enterprise Mermaid diagramming skill for Claude Code using MCP Playwright. Use when creating architecture diagrams, flowcharts, sequence diagrams, or visual documentation.

958
Apr 26, 2026, 05:47 PM

moai-library-nextra

Content & Writing

by modu-ai

Enterprise Nextra documentation framework with Next.js. Use when building documentation sites, knowledge bases, or API reference documentation.

958
Apr 26, 2026, 05:47 PM

moai-workflow-ddd

Content & Writing

by modu-ai

>

958
Apr 23, 2026, 04:15 AM

moai-workflow-jit-docs

Content & Writing

by modu-ai

Enhanced Just-In-Time document loading system that intelligently discovers, loads, and caches relevant documentation based on user intent and project context. Use when users need specific documentation, when working with new technologies, when answering domain-specific questions, or when context indicates documentation gaps.

958
Apr 26, 2026, 09:32 AM

moai-workflow-loop

Content & Writing

by modu-ai

>

958
Apr 23, 2026, 04:15 AM

moai-workflow-project

Content & Writing

by modu-ai

>

958
Apr 26, 2026, 09:32 AM

moai-workflow-spec

Content & Writing

by modu-ai

>

958
Apr 23, 2026, 04:15 AM

moai-workflow-testing

Content & Writing

by modu-ai

>

958
Apr 26, 2026, 09:32 AM

moai-workflow-worktree

Content & Writing

by modu-ai

>

958
Apr 23, 2026, 04:15 AM

by jeremylongshore

945
Jan 11, 2026, 10:30 PM

adr-generator

Content & Writing

by jeremylongshore

945
Jan 11, 2026, 10:30 PM

agent-context-loader

Content & Writing

by jeremylongshore

945
Jan 11, 2026, 10:30 PM

agent-patterns

Content & Writing

by jeremylongshore

945
Jan 11, 2026, 10:30 PM

by jeremylongshore

945
Jan 11, 2026, 10:30 PM