Types

Type checking and type generation

Showing 1705-1728 of 6297 skills
GongLingRui

script-evaluator

by GongLingRui

从思想性、艺术性、观赏性三维度评估影视剧本并打分。适用于剧本开发质量评估、修改方向确定、项目立项前审查

ML Ops 363 8mo ago
GongLingRui

story-outliner

by GongLingRui

阅读理解故事文本,总结人物、关系、情节,整理成流畅大纲。适用于快速了解故事核心、为剧本创作提供大纲基础

ML Ops 363 8mo ago
GongLingRui

story-outline-evaluator

by GongLingRui

专业评估故事大纲,从市场潜力、创新属性、内容亮点维度判断评分。适用于故事大纲质量评估、IP改编潜力判断、项目立项决策

ML Ops 363 8mo ago
GongLingRui

drama-workflow

by GongLingRui

协调情节点戏剧功能分析流程,管理文本预处理、并行分析、结果整合。适用于长文本的情节点和戏剧功能分析、需要结构化分析报告的场景

Agents 363 8mo ago
GongLingRui

story-summarizer

by GongLingRui

基于故事文本提炼主要情节与要点,生成完整故事梗概。适用于快速了解故事内容、剧本改编、项目推介

ML Ops 363 8mo ago
GongLingRui

drama-planner

by GongLingRui

制定竖屏短剧专业策划方案,含情绪价值分析、黄金三秒钩子设计、三幕式结构规划等。适用于短剧项目前期策划、商业化方案设计、创作指导

ML Ops 363 8mo ago
GongLingRui

plot-keypoints

by GongLingRui

梳理故事主线,提炼并按发展阶段排列主要情节点。适用于快速掌握故事结构、制作大纲及剧本改编结构梳理

ML Ops 363 8mo ago
GongLingRui

drama-creator

by GongLingRui

创作竖屏短剧剧本,包括宏观建构、剧本创作、精准优化、创意发想。适用于从零开始创作短剧、优化现有剧本、设计故事大纲和悬念钩子

Prompts 363 8mo ago
GongLingRui

mind-map-generator

by GongLingRui

调用generateTreeMind工具创建可视化思维导图,返回图片URL和编辑链接。适用于故事结构可视化、情节关系图谱展示

API Dev 363 8mo ago
GongLingRui

character-profile

by GongLingRui

基于故事文本分析人物特征,生成详细的人物小传。适用于深度理解故事人物设定、为演员塑造角色提供参考、为剧本创作建立人物档案

Legal 363 8mo ago
GongLingRui

text-truncator

by GongLingRui

智能截断文本,保持内容的完整性和语义连贯性。适用于长文本预处理、确保文本不超过指定长度限制

Legal 363 8mo ago
GongLingRui

plot-points-analyzer

by GongLingRui

分析故事情节点,识别关键情节与转折点。适用于深度分析情节结构、评估情节发展有效性

ML Ops 363 8mo ago
GongLingRui

drama-analyzer

by GongLingRui

分析故事文本,提炼主要情节点并分析戏剧功能。适用于分析小说、剧本大纲、故事梗概等文本,识别关键转折点和情感节点

Legal 363 8mo ago
existential-birds

go-data-persistence

by existential-birds

Data persistence patterns in Go covering raw SQL with sqlx/pgx, ORMs like Ent and GORM, connection pooling, migrations with golang-migrate, and transaction management. Use when implementing database access, designing repositories, or managing schema migrations.

Database 79 7mo ago
dykyi-roman

bug-fix-knowledge

by dykyi-roman

Bug fix knowledge base. Provides bug categories, symptoms, fix patterns, and minimal intervention principles for PHP 8.4 projects.

Code Gen 96 6mo ago
dykyi-roman

api-doc-template

by dykyi-roman

Generates API documentation for PHP projects. Creates endpoint documentation with parameters, responses, and examples.

API Dev 96 6mo ago
dykyi-roman

analyze-solid-violations

by dykyi-roman

Analyzes PHP codebase for SOLID principle violations. Detects God classes (SRP), type switches (OCP), broken contracts (LSP), fat interfaces (ISP), and concrete dependencies (DIP). Generates actionable reports with severity levels and remediation recommendations.

CLI Tools 96 6mo ago
smallnest

prompt-optimizer

by smallnest

Analyze and optimize user prompts for clarity, specificity, and completeness using interactive questionnaires or direct analysis. Use this skill when user requests are vague, ambiguous, incomplete, or lack necessary details. Supports two modes - Interactive Mode (uses AskUserQuestion tool for guided clarification) and Direct Analysis Mode (provides optimization suggestions). Triggers on prompts containing vague language like "something", "thing", "stuff", "it", or when requests lack context, technical specifications, success criteria, or examples. When user requests interactive/questionnaire mode, use AskUserQuestion to guide them through structured questions. Helps transform unclear requests into well-structured, actionable prompts.

Prompts 300 9mo ago
smallnest

tech-article-writer

by smallnest

技术干货文章创作专家,擅长用简练语言传递核心知识点,不遗漏关键信息

Docs Gen 300 9mo ago
smallnest

react-component-generator

by smallnest

Generate React components following best practices with TypeScript, Tailwind CSS, and Zustand state management. Use this skill when the user requests creating React components, UI elements, or mentions component generation. Supports common component patterns including basic components, forms, lists, cards, buttons, modals, and stateful components with Zustand integration.

Code Gen 300 9mo ago
smallnest

mcp-builder

by smallnest

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).

Processing 300 9mo ago
MarcelLeon

mcp-builder

by MarcelLeon

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

API Dev 43 7mo ago
CommandCodeAI

aws-cdk-development

by CommandCodeAI

AWS Cloud Development Kit (CDK) expert for building cloud infrastructure with TypeScript/Python. Use when creating CDK stacks, defining CDK constructs, implementing infrastructure as code, or when the user mentions CDK, CloudFormation, IaC, cdk synth, cdk deploy, or wants to define AWS infrastructure programmatically. Covers CDK app structure, construct patterns, stack composition, and deployment workflows.

Cloud 120 8mo ago
alexandru

cats-mtl-typed-errors

by alexandru

Scala typed errors with Cats MTL Raise/Handle and allow/rescue. Use for designing custom domain error types without EitherT, while keeping Cats Effect and ecosystem composition. Covers Scala 2/3 syntax and IO-only or F[_] usage.

Debugging 50 7mo ago