Docs Gen

Generate and maintain documentation

Showing 3601-3624 of 5095 skills
HJewkes

github-pr

by HJewkes

GitHub PR workflow — creating PRs, posting automated review comments, managing PR feedback cycles. Use when code is reviewed and ready for GitHub.

Code Review 3 3mo ago
icartsh

api-designer

by icartsh

"OpenAPI/Swagger 사양, 인증 패턴, 버전 관리 전략 및 모범 사례를 사용하여 RESTful 및 GraphQL API를 설계하고 문서화합니다. 사용 사례: (1) API 사양 생성, (2) REST 엔드포인트 설계, (3) GraphQL 스키마 설계, (4) API 인증 및 권한 부여, (5) API 버전 관리 전략, (6) 문서 생성"

API Dev 3 5mo ago
dagba

feature-planning

by dagba

Break down features into implementable tasks and choose architecture approach. Use when starting a new feature or receiving requirements that need technical decomposition.

Docs Gen 3 4mo ago
Mearman

pypi-package-info

by Mearman

Get detailed metadata for Python packages from PyPI including versions, release information, dependencies, and project URLs. Use when the user asks for package information, Python package details, release history, or PyPI metadata.

API Dev 3 4mo ago
fatfingererr

detect-shanghai-silver-stock-drain

by fatfingererr

以公開交易所庫存資料為核心,量化上海白銀庫存耗盡的方向、速度與加速度,並將其轉成可交易的供給緊縮訊號。

Code Review 3 4mo ago
GhostScientist

hugging-face-space-deployer

by GhostScientist

Create, configure, and deploy Hugging Face Spaces for showcasing ML models. Supports Gradio, Streamlit, and Docker SDKs with templates for common use cases like chat interfaces, image generation, and model comparisons.

API Dev 3 5mo ago
gccszs

skillsmp-searcher

by gccszs

SkillsMP技能商城搜索工具。用于在 https://skillsmp.com/ 网站上搜索和发现技能。支持关键词搜索和AI语义搜索两种模式。当用户需要:(1) 搜索特定主题的技能(如"SEO"、"视频制作"),(2) 通过自然语言描述查找相关技能(如"如何创建网络爬虫"),(3) 探索SkillsMP商城中的可用技能时使用此技能。

API Dev 3 3mo ago
peixotorms

woocommerce-setup

by peixotorms

Use when starting a new WooCommerce extension, setting up plugin headers, checking WooCommerce availability, declaring HPOS and block checkout compatibility with FeaturesUtil, or understanding WooCommerce extension architecture. Covers Requires Plugins header, WC requires at least, WC tested up to, before_woocommerce_init, declare_compatibility for custom_order_tables and cart_checkout_blocks, plugins_loaded initialization, class_exists WooCommerce check, and Interactivity API store privacy (lock true).

API Dev 3 4mo ago
fatfingererr

analyze-rolex-market-index-liquidity-proxy

by fatfingererr

用勞力士市場指數(WatchCharts Rolex Market Index)作為高 β 的風險偏好/流動性代理,判讀「流動性改善但未到投機狂熱」的狀態

Code Review 3 4mo ago
grandcamel

gitlab-badge

by grandcamel

"GitLab badge operations via API. ALWAYS use this skill when user wants to: (1) list project badges, (2) create pipeline/coverage badges, (3) update or delete badges, (4) preview badge rendering."

API Dev 3 4mo ago
peixotorms

woocommerce-payments

by peixotorms

Use when building WooCommerce payment gateways, checkout integrations, or payment processing. Covers WC_Payment_Gateway, WC_Payment_Gateway_CC, process_payment, process_refund, tokenization, saved payment methods, init_form_fields, validate_fields, wc_add_notice, Block Checkout (AbstractPaymentMethodType, wc.wcBlocksRegistry, registerPaymentMethod), cart_checkout_blocks compatibility, and classic-to-block checkout migration.

API Dev 3 4mo ago
cameronapak

bknd-login-flow

by cameronapak

Use when implementing login and logout functionality in a Bknd application. Covers SDK authentication methods, REST API endpoints, React integration, session checking, and error handling.

API Dev 3 4mo ago
C0ntr0lledCha0s

managing-relationships

by C0ntr0lledCha0s

Expert at managing GitHub issue relationships including parent/sub-issues, blocking dependencies, and tracking links using the GraphQL API. Auto-invokes when creating issue hierarchies, setting parent-child relationships, managing dependencies, or linking related issues.

API Dev 3 6mo ago
Mearman

github-user

by Mearman

Get GitHub user profile information including repos, followers, and activity. Use when the user asks for GitHub user details, profile information, or developer stats.

Docs Gen 3 4mo ago
mcp-com-ai

swagger-to-mcp

by mcp-com-ai

Convert OpenAPI v3 specifications into MCP servers using HAPI CLI. Supports local, Docker, and Cloudflare Workers deployment. Zero code required. Use when you need to expose API functionality as MCP tools or deploy API-based services to multiple hosting platforms.

API Dev 3 4mo ago
Mearman

github-rate-limit

by Mearman

Check GitHub API rate limit status and remaining quota. Use when the user asks about API quota, rate limits, or wants to know how many requests are remaining.

API Dev 3 4mo ago
C0ntr0lledCha0s

creating-feedback-loops

by C0ntr0lledCha0s

Expert at creating continuous improvement feedback loops for Claude's responses. Use when establishing self-improvement processes, tracking progress over time, or implementing iterative refinement workflows.

Code Gen 3 6mo ago
drillan

release-check

by drillan

Validates all artifacts are complete and consistent for release. Checks spec kit artifacts, documentation, versioning, and API docs. Run before creating a release to ensure nothing is missing.

Code Review 3 4mo ago
fatfingererr

track-agri-hedge-fund-positioning

by fatfingererr

用 COT 非商業部位變化,量化對沖基金在農產品期貨的資金流向,並把出口需求、USDA 數據、美元/原油/金屬等宏觀風向整合成可交易的敘事與訊號。

CLI Tools 3 4mo ago
icartsh

csharp-developer

by icartsh

모던 .NET 개발, ASP.NET Core 및 클라우드 네이티브 애플리케이션을 전문으로 하는 전문가 수준의 C# 개발자입니다. C# 14 기능, Blazor 및 크로스 플랫폼 개발을 마스터했으며 성능과 Clean Architecture를 강조합니다.

API Dev 3 5mo ago
pluginagentmarketplace

architecture

by pluginagentmarketplace

MVVM pattern, Clean Architecture, Repository pattern, dependency injection, SOLID principles.

API Dev 3 5mo ago
zlh-428

url-to-markdown

by zlh-428

Fetch any URL and convert to markdown using Chrome CDP. Supports two modes - auto-capture on page load, or wait for user signal (for pages requiring login). Use when user wants to save a webpage as markdown.

Auth 3 4mo ago
AmnadTaowsoam

Api Design

by AmnadTaowsoam

RESTful API design is an architectural style and set of constraints for

API Dev 3 3mo ago
fatfingererr

lithium-supply-demand-gap-radar

by fatfingererr

將鋰產業鏈(礦端 → 精煉化學品 → 電池與終端需求),整合為一套可運算的替代指標;再把這些指標映射到鋰主題 ETF(如 LIT)的成分暴露與長期價格走勢,形成可供決策的依據。

Processing 3 4mo ago