- Home
- /
- Categories
- /
- Docs Gen
Docs Gen
Generate and maintain documentation
api-document-generator
by chaorenex1
Parses interface/API information from files or directories and generates OpenAPI-compliant documentation with timestamps
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.
yijing-fengshui
by Wolke
易經陽宅風水分析。基於倪海廈易經陽宅學的風水分析技能,強調「名位相等」與「長幼有序」。觸發詞:風水、陽宅、住宅分析、方位、辦公室風水、老闆位置
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.
jira-cli
by Michaelliv
Interact with Atlassian Jira from the command line. Create, update, and search issues, manage sprints and epics, transition statuses, and more. Use when the user wants to work with Jira tickets, check sprint progress, or automate project workflows.
spec-feature
by weegigs
Feature specification workflow. Use when specifying new features to generate user stories with EARS acceptance criteria.
wechat-daily-report
by deletexiumu
生成微信聊天今日报告,包含数据统计、待办事项提炼、趣事吃瓜整理。适用于"微信日报"、"今日微信报告"、"聊天记录分析"等场景。
detect-fed-unamortized-discount-pattern
by fatfingererr
檢查聯準會持有證券的未攤銷折價(Unamortized Discounts)是否出現與特定歷史危機期間相似的走勢模板,並用多指標交叉驗證是否真的屬於「金融壓力升高」而非單純會計/利率效果。
us-cpi-pce-comparator
by fatfingererr
自動比較美國 CPI(固定權重)與 PCE(動態權重)的通膨訊號,識別低波動高權重桶位的 PCE 上行風險。用於分析 Fed 關注的 PCE 是否正在 re-accelerate,即使 CPI 看似降溫。
api-helper
by dgriffin831
Helps configure API connections
django-clean-drf
by agusabas
Create production-quality Django REST Framework APIs using Clean Architecture and SOLID principles. Covers layered architecture (views, use cases, services, models), query optimization (N+1 prevention), pagination/filtering, JWT authentication, permissions, and production deployment. Use when building new Django APIs, implementing domain-driven design, optimizing queries, or configuring authentication. Applies Python 3.12+ and Django 5+ patterns.
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.
compute-precious-miner-gross-margin
by fatfingererr
以公開金屬價格 + 礦業成本指標(AISC/All-in cost/現金成本)計算「黃金/白銀礦業毛利率代理值」,並判斷當前是否處於歷史高/低檔區間。
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
super-helper
by dgriffin831
A helpful utility skill for agents
frontend-dev-guidelines
by vibery-studio
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.