- Home
- /
- Categories
- /
- Docs Gen
Docs Gen
Generate and maintain documentation
evaluate-exponential-trend-deviation-regimes
by fatfingererr
計算資產價格相對長期指數成長趨勢線的偏離度,衡量當前是否處於歷史極端區間,並可選擇性地進行宏觀因子分析以判斷行情體質。
coordinating-projects
by C0ntr0lledCha0s
Automatically activated when user mentions multi-project coordination, cross-project dependencies, portfolio management, roadmap planning, resource allocation across projects, or asks to coordinate/manage multiple projects simultaneously. Provides strategic project coordination expertise.
standards-inject
by weegigs
Inject relevant standards into the current context. Resolves project > baseline. Supports auto-suggest and explicit modes.
analyze-investment-clock-rotation
by fatfingererr
把「獲利成長 × 財務狀況(金融環境)」映射成「投資時鐘」,判斷目前落在哪個象限、近期是順時針還是逆時針旋轉、以及相對於上一輪循環的位置差異。
solana-defi
by x4484
Build Solana DeFi apps with Jupiter aggregator, limit orders, DCA, and liquidity provision. Unified interface for swaps, trading strategies, and LP management.
spec-feature
by weegigs
Feature specification workflow. Use when specifying new features to generate user stories with EARS acceptance criteria.
gitlab-wiki
by grandcamel
"GitLab wiki operations via API. ALWAYS use this skill when user wants to: (1) list wiki pages, (2) read wiki content, (3) create/update/delete wiki pages, (4) upload wiki attachments."
detect-fed-unamortized-discount-pattern
by fatfingererr
檢查聯準會持有證券的未攤銷折價(Unamortized Discounts)是否出現與特定歷史危機期間相似的走勢模板,並用多指標交叉驗證是否真的屬於「金融壓力升高」而非單純會計/利率效果。
us-cpi-pce-comparator
by fatfingererr
自動比較美國 CPI(固定權重)與 PCE(動態權重)的通膨訊號,識別低波動高權重桶位的 PCE 上行風險。用於分析 Fed 關注的 PCE 是否正在 re-accelerate,即使 CPI 看似降溫。
markdown-formatter
by beshkenadze
Format and structure content as clean, well-organized Markdown. Use when asked to create documentation, format text, or generate Markdown output.
brainstorming
by HJewkes
"Use when designing features, planning components, or exploring approaches before implementation. Explores user intent, requirements and design through collaborative dialogue."
woocommerce-data
by peixotorms
Use when working with WooCommerce orders, products, or customers. Covers HPOS (High-Performance Order Storage, OrdersTableDataStore, custom_order_tables), wc_get_order, wc_get_orders, WC_Order CRUD methods (get_total, get_status, get_meta, set_status, update_meta_data, save), wc_get_product, WC_Product types (simple, variable, variation, grouped, external), WC_Customer, WC_Data, meta_query, Store API (/wc/store/v1/, ExtendSchema, CartItemSchema), WooCommerce REST API (/wc/v3/, consumer key authentication), and wc_get_container DI container.
spec-research
by weegigs
Research specification workflow. Use when planning investigation work to structure research questions and findings format.
managing-docs
by C0ntr0lledCha0s
Expert at organizing and managing documentation structure across projects. Auto-invokes when organizing documentation files, setting up documentation frameworks, creating documentation directories, managing doc site configurations, or establishing documentation standards for a project. Provides guidance on documentation architecture and tooling.
up-to-date
by LeonMelamud
"Fetches and validates current third-party API documentation, checks SDK version compatibility, and verifies correct method signatures and parameter shapes before writing or debugging integration code. Use when writing, editing, or refactoring code that calls any third-party SDK, API, or library method; debugging issues where an API call succeeds but the expected side-effect doesn't happen; installing or importing external packages; or when something 'doesn't work' and the code involves an external service."
compute-precious-miner-gross-margin
by fatfingererr
以公開金屬價格 + 礦業成本指標(AISC/All-in cost/現金成本)計算「黃金/白銀礦業毛利率代理值」,並判斷當前是否處於歷史高/低檔區間。
gitlab-container
by grandcamel
"GitLab container registry operations via API. ALWAYS use this skill when user wants to: (1) list container repositories, (2) view/delete image tags, (3) clean up old images, (4) manage Docker registry."
dispatching-parallel-agents
by liauw-media
"Use when multiple independent tasks can run simultaneously. Enables efficient parallel work execution with specialized agents."
commit
by thoreinstein
Analyze unstaged and staged changes, suggest atomic commit groups with conventional commit messages. NEVER pushes to remote.
building-logseq-plugins
by C0ntr0lledCha0s
Expert guidance for building Logseq plugins compatible with the new DB architecture. Auto-invokes when users want to create Logseq plugins, work with the Logseq Plugin API, extend Logseq functionality, or need help with plugin development for DB-based graphs. Covers plugin structure, API usage, and DB-specific considerations.
markdown-html-ppt
by skygreen2001
将 Markdown 文档或文本转换为演示文稿。首先通过 reveal.js 转换为交互式 HTML PPT,然后可选择性地转换为 PowerPoint 文件。支持丰富的 Markdown 语法(加粗、斜体、代码、引用、代码块),5个精美主题,智能分页算法。输出格式可选:HTML(reveal.js)或 PowerPoint(.pptx)。版本:v2.4.0
bknd-crud-create
by cameronapak
Use when inserting new records into a Bknd entity via the SDK or REST API. Covers createOne, createMany, creating with relations ($set), response handling, error handling, and common patterns for client-side record creation.
bknd-api-discovery
by cameronapak
Use when exploring Bknd's auto-generated API endpoints. Covers REST endpoint patterns, route listing, module base paths, SDK method mapping, admin panel API explorer, and understanding the API structure.
ai-multimodal
by zircote
Process and generate multimedia content using Google Gemini API. Capabilities include analyze audio files (transcription with timestamps, summarization, speech understanding, music/sound analysis up to 9.5 hours), understand images (captioning, object detection, OCR, visual Q&A, segmentation), process videos (scene detection, Q&A, temporal analysis, YouTube URLs, up to 6 hours), extract from documents (PDF tables, forms, charts, diagrams, multi-page), generate images (text-to-image, editing, composition, refinement). Use when working with audio/video files, analyzing images or screenshots, processing PDF documents, extracting structured data from media, creating images from text prompts, or implementing multimodal AI features. Supports multiple models (Gemini 2.5/2.0) with context windows up to 2M tokens.