Content & Writing

Page 19 of 62

Browse skills in this category.

4461 skills · Showing 1297-1368
Sort by:

moai-workflow-worktree

Content & Writing

by modu-ai

>

831
Mar 10, 2026, 02:55 PM

release-prep

Content & Writing

by johnhuang316

Prepare a release for this repository when the user says "release". Use to review changes since the last release, choose and confirm the semver bump, run tests, update version files, tag, push, and draft the GitHub release for code-index-mcp.

825
Dec 30, 2025, 08:08 AM

verify-multilang-support

Content & Writing

by johnhuang316

Instructs the Agent to verify the code-index-mcp server's multi-language support by sequentially using MCP tools on sample projects.

825
Jan 9, 2026, 07:06 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.

823
Jan 12, 2026, 08:05 AM

by Starlitnightly

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

823
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.

823
Jan 12, 2026, 08:05 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.

823
Mar 12, 2026, 12:26 AM

commit-push-pr

Content & Writing

by llama-farm

Commit changes, push to GitHub, and open a PR. Includes quality checks (security, patterns, simplification). Use --quick to skip checks.

823
Jan 14, 2026, 06:01 AM

common-skills

Content & Writing

by llama-farm

Best practices for the Common utilities package in LlamaFarm. Covers HuggingFace Hub integration, GGUF model management, and shared utilities.

823
Jan 14, 2026, 06:01 AM

config-skills

Content & Writing

by llama-farm

Configuration module patterns for LlamaFarm. Covers Pydantic v2 models, JSONSchema generation, YAML processing, and validation.

823
Jan 14, 2026, 06:01 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.).

823
Jan 12, 2026, 08:05 AM

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.).

823
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.).

823
Jan 12, 2026, 08:05 AM

designer-skills

Content & Writing

by llama-farm

Designer subsystem patterns for LlamaFarm. Covers React 18, TanStack Query, TailwindCSS, and Radix UI.

823
Jan 14, 2026, 06:01 AM

generate-subsystem-skills

Content & Writing

by llama-farm

Generate specialized skills for each subsystem in the monorepo. Creates shared language skills and subsystem-specific checklists for high-quality AI code generation.

823
Jan 14, 2026, 06:01 AM

go-skills

Content & Writing

by llama-farm

Shared Go best practices for LlamaFarm CLI. Covers idiomatic patterns, error handling, and testing.

823
Jan 17, 2026, 01:25 AM

python-skills

Content & Writing

by llama-farm

Shared Python best practices for LlamaFarm. Covers patterns, async, typing, testing, error handling, and security.

823
Jan 29, 2026, 06:36 PM

rag-skills

Content & Writing

by llama-farm

RAG-specific best practices for LlamaIndex, ChromaDB, and Celery workers. Covers ingestion, retrieval, embeddings, and performance.

823
Jan 14, 2026, 06:01 AM

reflect

Content & Writing

by llama-farm

Analyze the current session and propose improvements to skills. **Proactively invoke this skill** when you notice user corrections after skill usage, or at the end of skill-heavy sessions. Also use when user says "reflect", "improve skill", or "learn from this".

823
Jan 17, 2026, 01:25 AM

server-skills

Content & Writing

by llama-farm

Server-specific best practices for FastAPI, Celery, and Pydantic. Extends python-skills with framework-specific patterns.

823
Jan 29, 2026, 06:36 PM

temp-files

Content & Writing

by llama-farm

Guidelines for creating temporary files in system temp directory. Use when agents need to create reports, logs, or progress files without cluttering the repository.

823
Jan 14, 2026, 06:01 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.

809
Jan 17, 2026, 04:54 PM

deepwiki-rs

Content & Writing

by sopaco

AI-powered Rust documentation generation engine for comprehensive codebase analysis, C4 architecture diagrams, and automated technical documentation. Use when Claude needs to analyze source code, understand software architecture, generate technical specs, or create professional documentation from any programming language.

801
Oct 25, 2025, 04:59 PM

smart-docs

Content & Writing

by sopaco

AI-powered comprehensive codebase documentation generator. Analyzes project structure, identifies architecture patterns, creates C4 model diagrams, and generates professional technical documentation. Use when users need to document codebases, understand software architecture, create technical specs, or generate developer guides. Supports all programming languages. Alternative to Litho/deepwiki-rs that uses Claude Code subscription without external API costs.

801
Nov 11, 2025, 04:23 PM

social-media-analyzer

Content & Writing

by alirezarezvani

Social media campaign analysis and performance tracking. Calculates engagement rates, ROI, and benchmarks across platforms. Use for analyzing social media performance, calculating engagement rate, measuring campaign ROI, comparing platform metrics, or benchmarking against industry standards.

796
Mar 9, 2026, 02:54 PM

tdd-guide

Content & Writing

by alirezarezvani

Test-driven development skill for writing unit tests, generating test fixtures and mocks, analyzing coverage gaps, and guiding red-green-refactor workflows across Jest, Pytest, JUnit, Vitest, and Mocha. Use when the user asks to write tests, improve test coverage, practice TDD, generate mocks or stubs, or mentions testing frameworks like Jest, pytest, or JUnit. Handles test generation from source code, coverage report parsing (LCOV/JSON/XML), quality scoring, and framework conversion for TypeScript, JavaScript, Python, and Java projects.

796
Mar 9, 2026, 02:54 PM

tech-stack-evaluator

Content & Writing

by alirezarezvani

Technology stack evaluation and comparison with TCO analysis, security assessment, and ecosystem health scoring. Use when comparing frameworks, evaluating technology stacks, calculating total cost of ownership, assessing migration paths, or analyzing ecosystem viability.

796
Jan 8, 2026, 08:39 AM

add-vault-note

Content & Writing

by tradingstrategy-ai

Add a note to specific vault

795
Mar 9, 2026, 01:52 PM

add-vault-protocol

Content & Writing

by tradingstrategy-ai

Add support for a new ERC-4626 vault protocol. Use when the user wants to integrate a new vault protocol like IPOR, Plutus, Morpho, etc. Requires vault smart contract address, protocol name, and protocol slug as inputs.

795
Jan 18, 2026, 09:47 AM

extract-project-logo

Content & Writing

by tradingstrategy-ai

Extract a project's logo from its website, brand kit, or other sources

795
Jan 17, 2026, 11:28 AM

fix-sphix-docs

Content & Writing

by tradingstrategy-ai

Fix errors and warnings in Sphinx docs build

795
Jan 7, 2026, 11:12 PM

get-block-number

Content & Writing

by tradingstrategy-ai

Get the latest block number for a blockchain using Web3.py and JSON-RPC environment variables

795
Jan 17, 2026, 11:28 AM

identify-vault-protocol

Content & Writing

by tradingstrategy-ai

Identify an unknown vault protocol based on its smart contract address

795
Jan 5, 2026, 07:50 PM

more-vaults

Content & Writing

by tradingstrategy-ai

Add more vault smart contract types to an existing protocol

795
Jan 4, 2026, 09:08 PM

binary-lifting

Content & Writing

by gmh5225

Expertise in binary lifting techniques - converting machine code to LLVM IR for analysis, decompilation, and recompilation. Use this skill when working on reverse engineering, binary analysis, deobfuscation, or converting binaries to higher-level representations.

794
Jan 27, 2026, 10:30 AM

compiler-development

Content & Writing

by gmh5225

Expertise in compiler development using LLVM infrastructure including frontend design, IR generation, optimization passes, and code generation. Use this skill when building custom programming languages, implementing DSL compilers, or working on compiler internals.

794
Jan 27, 2026, 10:30 AM

dynamic-instrumentation

Content & Writing

by gmh5225

Expertise in LLVM-based dynamic binary instrumentation, runtime tracing, and program monitoring. Use this skill when implementing runtime analysis tools, code coverage systems, profilers, or dynamic security monitors.

794
Jan 27, 2026, 10:30 AM

llvm-learning

Content & Writing

by gmh5225

Comprehensive learning resources and tutorials for LLVM, Clang, and compiler development. Use this skill when helping users learn LLVM internals, find educational resources, or understand compiler concepts.

794
Jan 27, 2026, 10:30 AM

llvm-obfuscation

Content & Writing

by gmh5225

Expertise in LLVM-based code obfuscation techniques including OLLVM, control flow flattening, string encryption, virtualization, and anti-analysis methods. Use this skill when working on code protection, anti-reverse engineering, or implementing custom obfuscation passes.

794
Jan 27, 2026, 10:30 AM

llvm-optimization

Content & Writing

by gmh5225

Expertise in LLVM optimization passes, performance tuning, and code transformation techniques. Use this skill when implementing custom optimizations, analyzing pass behavior, improving generated code quality, or understanding LLVM's optimization pipeline.

794
Jan 27, 2026, 10:30 AM

llvm-security

Content & Writing

by gmh5225

Expertise in LLVM security features including sanitizers, hardening techniques, exploit mitigations, and secure compilation. Use this skill when implementing security-focused compiler features, analyzing vulnerabilities, or hardening applications.

794
Jan 27, 2026, 10:30 AM

llvm-tooling

Content & Writing

by gmh5225

Expertise in LLVM tooling development including Clang plugins, LLDB debugger extensions, Clangd/LSP, and LibTooling. Use this skill when building source code analysis tools, refactoring tools, debugger extensions, or IDE integrations.

794
Jan 27, 2026, 10:30 AM

mlir-development

Content & Writing

by gmh5225

Expertise in MLIR (Multi-Level Intermediate Representation) and CIR (Clang IR) development for domain-specific compilation and high-level optimizations. Use this skill when building ML compilers, domain-specific languages, or working with multi-level compilation pipelines.

794
Jan 27, 2026, 10:30 AM

static-analysis

Content & Writing

by gmh5225

Expertise in LLVM-based static analysis including dataflow analysis, pointer analysis, taint tracking, and program verification. Use this skill when implementing security scanners, bug finders, code quality tools, or performing program analysis research.

794
Jan 27, 2026, 10:30 AM

excalidraw-diagram

Content & Writing

by axtonliu

Generate Excalidraw diagrams from text content. Supports three output modes - Obsidian (.md), Standard (.excalidraw), and Animated (.excalidraw with animation order). Triggers on "Excalidraw", "画图", "流程图", "思维导图", "可视化", "diagram", "标准Excalidraw", "standard excalidraw", "Excalidraw动画", "动画图", "animate".

790
Jan 16, 2026, 04:10 AM

langgraph-docs

Content & Writing

by langchain-ai

Use this skill for requests related to LangGraph in order to fetch relevant documentation to provide accurate, up-to-date guidance.

790
Jan 9, 2026, 01:48 AM

mermaid-visualizer

Content & Writing

by axtonliu

Transform text content into professional Mermaid diagrams for presentations and documentation. Use when users ask to visualize concepts, create flowcharts, or make diagrams from text. Supports process flows, system architectures, comparisons, mindmaps, and more with built-in syntax error prevention.

790
Jan 16, 2026, 04:10 AM

skill-creator

Content & Writing

by langchain-ai

Guide for creating effective skills that extend agent capabilities with specialized knowledge, workflows, or tool integrations. Use this skill when the user asks to: create a skill, make a skill, build a skill, set up a skill, initialize a skill, scaffold a skill, update or modify an existing skill, validate a skill, learn about skill structure, understand how skills work, or get guidance on skill design patterns.

790
Jan 9, 2026, 02:38 AM

web-research

Content & Writing

by langchain-ai

Use this skill for requests related to web research; it provides a structured approach to conducting comprehensive web research

790
Jan 9, 2026, 01:48 AM

add-provider

Content & Writing

by tddworks

Guide for adding new AI providers to ClaudeBar using TDD patterns. Use this skill when:(1) Adding a new AI assistant provider (like Antigravity, Cursor, etc.)(2) Creating a usage probe for a CLI tool or local API(3) Following TDD to implement provider integration(4) User asks "how do I add a new provider" or "create a provider for X"

779
Mar 12, 2026, 02:48 AM

ai-analyzer

Content & Writing

by huifer

AI驱动的综合健康分析系统,整合多维度健康数据、识别异常模式、预测健康风险、提供个性化建议。支持智能问答和AI健康报告生成。

779
Jan 8, 2026, 01:20 PM

card-news-generator

Content & Writing

by bear2u

Create 600x600 Instagram-style card news series automatically with optional background images. User provides topic, colors, and optional images - Claude generates content and creates multiple cards with proper text wrapping.

779
Oct 25, 2025, 05:58 AM

card-news-generator-v2

Content & Writing

by bear2u

Create 600x600 Instagram-style card news series automatically with optional background images. User provides topic, colors, and optional images - Claude generates content and creates multiple cards with proper text wrapping.

779
Oct 25, 2025, 05:58 AM

code-card-news-generator

Content & Writing

by bear2u

Generate code explanation cards with syntax highlighting for tutorials and education. Creates title cards and explanation cards with Korean descriptions and code examples.

779
Oct 27, 2025, 07:17 AM

code-changelog

Content & Writing

by bear2u

AI가 만든 모든 코드 변경사항을 reviews 폴더에 기록하고 간단한 HTML 뷰어로 웹 브라우저에서 실시간 확인할 수 있습니다. 매 수정마다 문서가 생성되고 Python 서버로 즉시 확인 가능합니다.

779
Oct 23, 2025, 06:58 AM

codex-claude-cursor-loop

Content & Writing

by bear2u

Orchestrates a triple-AI engineering loop where Claude plans, Codex validates logic and reviews code, and Cursor implements, with continuous feedback for optimal code quality

779
Jan 9, 2026, 12:51 AM

by bear2u

Advanced 7-step hierarchical design prompt generator for AI web development tools (Lovable, Cursor, Bolt). Generates domain-aware, user-journey-based design prompts with emotional design considerations. Triggers on "디자인 프롬프트", "웹 디자인", "Lovable 프롬프트", "랜딩페이지 만들어줘", or any AI web builder prompt requests.

779
Jan 9, 2026, 12:51 AM

family-health-analyzer

Content & Writing

by huifer

分析家族病史、评估遗传风险、识别家庭健康模式、提供个性化预防建议

779
Jan 8, 2026, 01:20 PM

fitness-analyzer

Content & Writing

by huifer

分析运动数据、识别运动模式、评估健身进展,并提供个性化训练建议。支持与慢性病数据的关联分析。

779
Jan 15, 2026, 02:27 AM

health-trend-analyzer

Content & Writing

by huifer

分析一段时间内健康数据的趋势和模式。关联药物、症状、生命体征、化验结果和其他健康指标的变化。识别令人担忧的趋势、改善情况,并提供数据驱动的洞察。当用户询问健康趋势、模式、随时间的变化或"我的健康状况有什么变化?"时使用。支持多维度分析(体重/BMI、症状、药物依从性、化验结果、情绪睡眠),相关性分析,变化检测,以及交互式HTML可视化报告(ECharts图表)。

779
Jan 15, 2026, 02:27 AM

landing-page-guide

Content & Writing

by bear2u

Comprehensive guide for creating effective landing pages using Next.js or React. This skill should be used when users request to create landing pages, marketing pages, or product pages that require the 11 essential elements for high-converting landing pages. Specifically designed for Next.js 14+ App Router with ShadCN UI components.

779
Oct 23, 2025, 06:58 AM

by bear2u

Generate Midjourney prompts for 600x600 card news background images based on topic, mood, and style preferences. Use when user requests card news backgrounds or Instagram post backgrounds.

779
Oct 25, 2025, 05:58 AM

nextjs15-init

Content & Writing

by bear2u

Use when user wants to create a new Next.js 15 project (Todo/Blog/Dashboard/E-commerce/Custom domain) with App Router, ShadCN, Zustand, Tanstack Query, and modern Next.js stack

779
Jan 9, 2026, 12:51 AM

rehabilitation-analyzer

Content & Writing

by huifer

分析康复训练数据、识别康复模式、评估康复进展,并提供个性化康复建议

779
Jan 8, 2026, 12:52 PM

weightloss-analyzer

Content & Writing

by huifer

分析减肥数据、计算代谢率、追踪能量缺口、管理减肥阶段

779
Jan 14, 2026, 01:14 PM

workthrough

Content & Writing

by bear2u

Automatically document all development work and code modifications in a structured workthrough format. Use this skill after completing any development task, bug fix, feature implementation, or code refactoring to create comprehensive documentation.

779
Nov 19, 2025, 03:09 AM

effective-shell-migration

Content & Writing

by dwmkerr

This skill should be used when migrating book content to website, converting chapter formatting, or making any changes to migrated content. Use when the user mentions "migration", "book content", "chapter", or edits files in docs/ that correspond to book chapters.

761
Jan 13, 2026, 09:14 AM

arxiv-to-md

Content & Writing

by solatis

Convert arXiv papers to LLM-consumable markdown. Invoke when user provides an arXiv ID or URL, or when syncing academic papers from a PDF folder to a markdown destination.

755
Jan 14, 2026, 08:21 AM

cc-history

Content & Writing

by solatis

Reference documentation for analyzing Claude Code conversation history files

755
Feb 2, 2026, 06:39 AM

doc-sync

Content & Writing

by solatis

Synchronizes docs across a repository. Use when user asks to sync docs.

755
Jan 7, 2026, 08:22 PM

incoherence

Content & Writing

by solatis

Detect and resolve incoherence in documentation, code, specs vs implementation.

755
Feb 2, 2026, 06:39 AM

octocode-implement

Content & Writing

by bgauryy

Implement features from spec documents (context/doc required)

750
Mar 11, 2026, 06:56 PM