Docs Gen

Generate and maintain documentation

Showing 3553-3576 of 5095 skills
cameronapak

bknd-query-filter

by cameronapak

Use when building advanced queries with complex filtering conditions in Bknd. Covers all filter operators ($eq, $ne, $gt, $lt, $like, $ilike, $in, $nin, $isnull, $between), logical operators ($or, $and), nested conditions, combining filters, and dynamic query building.

API Dev 3 4mo ago
grandcamel

gitlab-webhook

by grandcamel

"GitLab webhook operations via API. ALWAYS use this skill when user wants to: (1) list/view webhooks, (2) create/update/delete webhooks, (3) configure webhook events, (4) test webhook delivery."

API Dev 3 4mo ago
C0ntr0lledCha0s

Organizing with Labels and Milestones Skill

by C0ntr0lledCha0s

Use awesome Claude Code plugins to make AI accessible

Code Gen 3 6mo ago
mamba-mental

frontend-dev-guidelines

by mamba-mental

Frontend development guidelines for React/TypeScript applications. Modern patterns including Suspense, lazy loading, useSuspenseQuery, file organization with features directory, MUI v7 styling, TanStack Router, performance optimization, and TypeScript best practices. Use when creating components, pages, features, fetching data, styling, routing, or working with frontend code.

Docs Gen 3 4mo ago
openbio-ai

openbio

by openbio-ai

OpenBio API for biological data access and computational biology tools. Use when: (1) Querying biological databases (PDB, UniProt, ChEMBL, etc.), (2) Searching scientific literature (PubMed, bioRxiv, arXiv), (3) Running structure prediction (Boltz, Chai, ProteinMPNN), (4) Performing pathway/enrichment analysis, (5) Designing molecular biology experiments (primers, cloning), (6) Analyzing variants and clinical data, (7) Analyzing and editing plasmid files (GenBank, SnapGene).

API Dev 3 3mo ago
peixotorms

wp-apis

by peixotorms

Use when working with WordPress core APIs in plugins or themes. Covers add_menu_page, add_submenu_page, add_options_page, add_shortcode, add_meta_box, register_post_type, register_taxonomy, HTTP API (wp_remote_request, wp_remote_get, wp_remote_post), wp_schedule_event (WP-Cron), wp_add_dashboard_widget, users and roles (add_role, current_user_can), privacy tools (wp_register_personal_data_exporter), theme mods, site health API, global variables ($wpdb, $post, $wp_query), add_image_size, responsive images, and advanced hooks (do_action, apply_filters, remove_action).

API Dev 3 4mo ago
fatfingererr

analyze-retail-inverse-etf-allocation

by fatfingererr

以槓桿反向 ETF(做空)相對槓桿正向 ETF(做多)的交易占比,作為散戶風險偏好代理指標,評估 SPX 後續下行風險。

Code Review 3 4mo ago
fatfingererr

usd-reserve-loss-gold-revaluation

by fatfingererr

在「美元/某貨幣失去儲備地位、黃金成為唯一錨」的假設下,用央行貨幣負債 ÷ 黃金儲備,推演「資產負債表可承受的隱含金價」,並輸出各國/各貨幣的槓桿程度、缺口與排名。

Code Review 3 4mo ago
C0ntr0lledCha0s

analyzing-patterns

by C0ntr0lledCha0s

Automatically activated when user asks to "find patterns in...", "identify repeated code...", "analyze the architecture...", "what design patterns are used...", or needs to understand code organization, recurring structures, or architectural decisions

Docs Gen 3 6mo ago
grandcamel

gitlab-group

by grandcamel

"GitLab group operations via API. ALWAYS use this skill when user wants to: (1) list/view groups, (2) create/update/delete groups, (3) manage group members, (4) list subgroups or group projects, (5) share projects with groups."

API Dev 3 4mo ago
asteroid-belt

superdocs

by asteroid-belt

Generates a docs/ directory of markdown files giving AI and humans deep context on WHAT a codebase is, HOW it works, and WHY decisions were made. Scans any codebase, produces structured documentation. Re-runnable — detects existing docs, monorepos, and git-based staleness. Runs automatically without user interaction.

Code Gen 3 3mo ago
fatfingererr

detect-us-equity-valuation-percentile-extreme

by fatfingererr

把多個股票估值指標統一轉成在過去百年歷史中的分位數,再合成一個總分,判斷目前是否處於歷史極端高估區間,並用歷史類比(如 1929、1965、1999)給出風險解讀。

CLI Tools 3 4mo ago
asteroid-belt

agentsmd-generator

by asteroid-belt

Generate project-level AGENTS.md guides that capture conventions, workflows, and required follow-up tasks. Use when a repository needs clear agent onboarding covering structure, tooling, testing, task flow, README expectations, and conventional commit summaries.

Code Review 3 4mo ago
J-DTurner

etsy-api

by J-DTurner

Manages Etsy shop operations (listings, inventory, receipts/orders, shop data, taxonomy, and webhooks) via Etsy Open API v3 with OAuth 2.0 + PKCE and rate-limit-aware request handling.

API Dev 3 4mo ago
grandcamel

gitlab-assistant

by grandcamel

"GitLab automation hub. Routes requests to specialized skills. ALWAYS use this skill when: (1) any GitLab operation, (2) unsure which skill to use, (3) multi-step GitLab workflows. Start here for any gitlab task."

CI/CD 3 4mo ago
Xer97

fund-assistant

by Xer97

基金投资助手。查询基金实时估值、净值、涨跌幅;搜索基金(按名称或代码); 管理投资组合(添加/删除持仓、记录交易、计算收益);查看大盘指数、资金流向、北向资金; 导入导出持仓数据。支持多用户数据隔离。 触发词:基金、净值、估值、持仓、收益、定投、行情、北向资金、沪深300

API Dev 3 3mo ago
thesysdev

thesys-c1-genui

by thesysdev

Provides comprehensive guidance for building AI-powered Generative UI applications with the Thesys C1 API and GenUI SDK. Use it when developing interactive UI components, chat interfaces, dashboards, or any application that benefits from dynamically generated React interfaces from natural language prompts.

API Dev 3 4mo ago
C0ntr0lledCha0s

connecting-to-logseq

by C0ntr0lledCha0s

Manages connections to Logseq graphs via HTTP API, CLI, or MCP Server. Auto-invokes when users mention connecting to Logseq, API tokens, graph paths, connection issues, or backend configuration. Handles backend detection, environment setup, and connectivity troubleshooting.

API Dev 3 6mo ago
mamba-mental

frontend-dev-guidelines

by mamba-mental

Frontend development guidelines for React/TypeScript applications. Modern patterns including Suspense, lazy loading, useSuspenseQuery, file organization with features directory, MUI v7 styling, TanStack Router, performance optimization, and TypeScript best practices. Use when creating components, pages, features, fetching data, styling, routing, or working with frontend code.

Docs Gen 3 4mo ago
icartsh

markdown-pro

by icartsh

"세련된 README 파일, 변경 이력(changelog), 기여 가이드(contribution guide) 및 기술 문서를 작성하기 위한 전문가 수준의 Markdown 문서화 SKILL입니다. 사용 사례: (1) 배지와 섹션을 포함한 README 생성, (2) git 히스토리를 이용한 자동 변경 이력 생성, (3) 목차(table of contents) 생성, (4) 기여 가이드라인 작성, (5) 기술 문서 포맷팅, (6) 구문 강조(syntax highlighting)를 포함한 코드 문서화"

Processing 3 5mo ago
AmnadTaowsoam

Nodejs Api

by AmnadTaowsoam

Node.js REST API is a RESTful API built with Node.js and Express.js framework,

API Dev 3 3mo ago
ruiwarn

daily-topic-selector

by ruiwarn

CLI Tools 3 4mo ago
HJewkes

md-render

by HJewkes

Use when asked to render, preview, or view a markdown file in the browser. Triggers on "render markdown", "preview this", "show me this document", "open in browser".

Docs Gen 3 3mo ago
fatfingererr

zeberg-salomon-rotator

by fatfingererr

用領先和同時指標建構景氣模型,並判讀兩種景氣階段:景氣擴張期 (Risk-On) 與景氣收縮期 (Risk-Off),並根據理論給出 "撞冰山" 與 "下沉" 事件訊號。

Processing 3 4mo ago