Docs Gen

Generate and maintain documentation

Showing 4873-4896 of 5139 skills
pm-minji

spec-generator

by pm-minji

"츠루"로 호출. 새로운 기능의 기획 문서(requirements, design, tasks)를 생성합니다.

Docs Gen 0 5mo ago
kunhai-88

mcp-builder

by kunhai-88

"创建高质量 MCP(Model Context Protocol)服务器的指南,使 LLM 通过精心设计的工具与外部服务交互。在构建 MCP 服务器以集成外部 API 或服务时使用,无论是 Python(FastMCP)还是 Node/TypeScript(MCP SDK)。"

API Dev 0 5mo ago
LcpMarvel

coze-docs-sync

by LcpMarvel

Mirror the official Coze docs (docs.coze.cn) to local Markdown, preserving the site's exact directory tree. Use whenever the user wants to sync / update / pull / archive Coze (扣子) docs, grab every page of a docs space (cozespace, guides, tutorial, …), or needs an offline copy of the Coze documentation. Works without a browser or login: it calls the same arcosite API the site uses — GetBusStructureById for the nav tree, then /api/open/docs/{business_id}/{_id} for each page's raw Markdown (the "open markdown" button) — and writes a numbered directory mirror. Idempotent: a manifest tracks output so each run reconciles local with live (stale files removed).

Docs Gen 0 1mo ago
gentamura

requirements-to-tasks

by gentamura

Use this skill to break down requirements into user stories, acceptance criteria, and actionable tasks. Invoke when starting a new feature or receiving new requirements.

Code Gen 0 4mo ago
IHKREDDY

work-on-ticket

by IHKREDDY

Pulls ticket details from Jira, creates feature branches with proper naming conventions, and handles planning steps. Use when starting work on a Jira ticket, creating branches for tickets, or when users mention "work on ticket", "start ticket", "create branch for", or Jira ticket IDs.

CLI Tools 0 7mo ago
ala-openclaw

RapidAPI MCP Skill

by ala-openclaw

Check individual API docs for rate limits and capabilities

API Dev 0 5mo ago
Nomik94

gap-analysis

by Nomik94

Use when: 설계 vs 구현 비교, 스펙 검증, 요구사항 충족 확인, gap analysis, 구현 빠진 거 없나, 설계대로 했나, match rate. NOT for: 코드 품질 리뷰 (code-reviewer 참조).

API Dev 0 4mo ago
slurpyb

action-item-organizer

by slurpyb

Systematic framework for extracting actionable items from documents and

Automation 0 4mo ago
hence-sh

hence-feedback

by hence-sh

Submit feedback about your Hence experience (hence.sh) — rate the platform, share thoughts, or report pain points. Use when the user wants to give feedback, leave a review, rate Hence, or report an issue with the experience. Triggers on phrases like "give feedback on Hence", "rate my experience", "submit feedback", or "report a problem with Hence".

Agents 0 5mo ago
m19803261706

cx-adr

by m19803261706

CX 工作流 — 架构决策记录。当用户提到"架构决策"、"技术选型"、 "ADR"、"为什么选择 X"、"架构方案对比"时可能触发(通常由 cx-design 自动调用)。 记录 Architecture Decision Records,保存到本地 .claude/cx/features/{dev_id}-{feature}/adr.md。 手动触发或由 cx-design 在检测到架构决策时自动触发。

Processing 0 5mo ago
christopheraaronhogg

hiram-backend

by christopheraaronhogg

Provides expert backend analysis, API/service architecture review, and integration guidance. Use for API design evaluation, service layer review, data access patterns, or when asked to assess server-side code. Produces consultant-style reports with prioritized recommendations — does NOT write implementation code.

API Dev 0 6mo ago
otakurog

gingiris-b2b-growth

by otakurog

🇺🇸 B2B SaaS Full-Lifecycle Growth Playbook — From PMF validation to ecosystem growth. Real cases from HeyGen, Deel, Vercel, Supabase, AWS. PLG/SLG strategies, affiliate marketing, channel partnerships. 🇨🇳 AI 全球 B2B 产品增长指南 — 从 PMF 验证到生态化增长的完整操作手册。整合 HeyGen、Deel、Vercel、Supabase、AWS 等标杆案例。PLG/SLG 策略、联盟营销、渠道合作。 🇯🇵 B2B SaaS成長プレイブック — PMF検証からエコシステム成長まで。HeyGen、Deel、Vercel、Supabase、AWSの実例。PLG/SLG戦略、アフィリエイト、チャネルパートナーシップ。 🇰🇷 B2B SaaS 성장 플레이북 — PMF 검증부터 생태계 성장까지. HeyGen, Deel, Vercel, Supabase, AWS 실제 사례. PLG/SLG 전략, 제휴 마케팅, 채널 파트너십. Triggers: "B2B growth" "PMF" "product-market fit" "PLG" "SLG" "affiliate marketing" "channel partners" "customer case study" "B2B 增长" "用户调研"

Cloud 0 4mo ago
aiagentskills

Command Development

by aiagentskills

This skill should be used when the user asks to "create a slash command", "add a command", "write a custom command", "define command arguments", "use command frontmatter", "organize commands", "create command with file references", "interactive command", "use AskUserQuestion in command", or needs guidance on slash command structure, YAML frontmatter fields, dynamic arguments, bash execution in commands, user interaction patterns, or command development best practices for Claude Code.

CLI Tools 0 6mo ago
zentik-ai

fastapi-postgres-stack

by zentik-ai

Architecture guide and best practices for working with FastAPI + PostgreSQL. Use when building new API endpoints, adding domains, writing database models, creating Celery tasks, setting up middlewares, writing tests, or following project conventions. Triggers on tasks involving FastAPI routes, SQLModel/SQLAlchemy models, Pydantic schemas, database migrations (dbmate), async patterns, or any backend development within this stack.

API Dev 0 5mo ago
neurongraph

cv-matcher-ai-data

by neurongraph

Analyzes CVs to extract skills and experience, maps candidates to specific roles (ML Engineer, GenAI Engineer, AI Architect, Data Engineer), and matches them against open demands. Use when processing multiple CVs for role classification, skill assessment, or resource allocation to client accounts.

Code Gen 0 5mo ago
adamelliotfields

hyperliquid-docs

by adamelliotfields

Fetch Hyperliquid documentation pages. Use when you need information from Hyperliquid's official docs site on the platform or API.

API Dev 0 5mo ago
Obalolu

flutter-scalable-scaffold

by Obalolu

Create production-ready Flutter mobile app projects with clean architecture, feature-based structure, state management (flutter_bloc/riverpod), routing, theming, networking, secure storage, and reusable components. Includes dependency injection, custom widgets, flavors (dev/prod), environment variables, and backend integration (custom/Firebase/Supabase). Use this skill when users want to scaffold a complete Flutter project with a scalable, production-ready structure.

Code Gen 0 5mo ago
yusenthebot

@babel/core

by yusenthebot

Babel compiler core.. Use when: bundling and transpiling source code; development server with HMR; production builds. NOT for: runtime application logic; package management (use npm/yarn).

API Dev 0 4mo ago
jcastillotx

Red Team Tools and Methodology

by jcastillotx

This skill should be used when the user asks to "follow red team methodology", "perform bug bounty hunting", "automate reconnaissance", "hunt for XSS vulnerabilities", "enumerate subdomains", or needs security researcher techniques and tool configurations from top bug bounty hunters.

API Dev 0 6mo ago
Wesley1600

api-documentation

by Wesley1600

Create comprehensive API documentation with examples, parameter descriptions, and interactive code samples

API Dev 0 8mo ago
leto-labs

google-apis

by leto-labs

Comprehensive Google APIs skill covering 300+ APIs across Workspace

API Dev 0 4mo ago
maxoreric

research-skill

by maxoreric

调研最佳实践的 Skill。当需要了解某个领域的方法论、工具、最佳实践时触发。触发词:调研、research、了解一下、有什么方法、最佳实践。

Academic 0 6mo ago
jcastillotx

API Fuzzing for Bug Bounty

by jcastillotx

This skill should be used when the user asks to "test API security", "fuzz APIs", "find IDOR vulnerabilities", "test REST API", "test GraphQL", "API penetration testing", "bug bounty API testing", or needs guidance on API security assessment techniques.

API Dev 0 6mo ago
cuba6112

numpy-statistics

by cuba6112

Standard and NaN-robust statistical functions for data analysis, histograms, and correlation matrices. Triggers: statistics, mean, nanmean, histogram, corrcoef, percentile, std.

Processing 0 6mo ago