Skip to main content
Manusで任意のスキルを実行
ワンクリックで
growthxai
GitHub クリエイタープロフィール

growthxai

2 件の GitHub リポジトリにある 90 件の収集済み skills をリポジトリ単位で表示します。

収集済み skills
90
リポジトリ
2
更新
2026-07-10
リポジトリエクスプローラー

リポジトリと代表的な skills

llm-output-schema-constraints
ソフトウェア開発者

Zod schema constraints that Anthropic rejects or silently ignores when sent as structured-output tool definitions via Output.object(). Use when writing or reviewing Zod schemas passed to Output.object(), or debugging structured-output validation errors.

2026-07-10
prompt-file-provider-options
ソフトウェア開発者

Guide to the providerOptions structure in .prompt files — decision tree for where an option goes, common mistakes, per-provider quick reference, and Anthropic prompt caching. Use when writing or reviewing .prompt file frontmatter (provider, model, providerOptions, messageOptions).

2026-07-10
validate
ソフトウェア開発者

Run lint, build, and tests to validate changes are correct

2026-07-10
output-dev-http-client-create
ソフトウェア開発者

Create shared HTTP clients in src/shared/clients/ for Output SDK workflows. Use when integrating external APIs, creating service wrappers, or standardizing HTTP operations.

2026-07-02
output-dev-step-function
ソフトウェア開発者

Create step functions in steps.ts for Output SDK workflows. Use when implementing I/O operations, error handling, HTTP requests, or LLM calls.

2026-07-02
output-error-http-client
ソフトウェア開発者

Fix HTTP client misuse in Output SDK steps. Use when seeing untraced requests, missing error details, axios-related errors, or when HTTP calls aren't being properly logged and retried.

2026-07-02
output-meta-pre-flight
ソフトウェア開発者

Pre-flight validation checks for Output SDK workflow operations. Ensures conventions are followed, requirements are gathered, and quality gates are passed before workflow execution.

2026-07-02
output-meta-project-context
ソフトウェア開発者

Comprehensive guide to Output.ai Framework for building durable, LLM-powered workflows orchestrated by Temporal. Covers project structure, workflow patterns, steps, LLM integration, HTTP clients, CLI commands, and the full inventory of available agents and skills.

2026-07-02
このリポジトリの収集済み skills 52 件中、上位 8 件を表示しています。
flow-conventions-folder-structure
ソフトウェア開発者

Validate and fix folder structure for Output SDK workflows. Use to ensure migrated workflows follow the correct structure conventions.

2026-03-13
flow-convert-activities-to-steps
ソフトウェア開発者

Convert Flow SDK activities.ts to Output SDK steps.ts. Use when migrating activity functions to step definitions with typed parameters.

2026-03-13
flow-convert-prompts-to-files
ソフトウェア開発者

Convert inline prompts and prompt arrays to .prompt files with YAML frontmatter. Use when migrating prompts from Flow SDK format to Output SDK prompt files.

2026-03-13
flow-convert-workflow-definition
ソフトウェア開発者

Convert Flow SDK workflow class to Output SDK workflow() function. Use when migrating workflow.ts files from class-based to functional definitions.

2026-03-13
flow-create-scenario-files
ソフトウェア品質保証アナリスト・テスター

Create scenario files for testing migrated Output SDK workflows. Use to set up test inputs in the scenarios/ subfolder.

2026-03-13
flow-error-eslint-compliance
ソフトウェア開発者

Fix ESLint issues in migrated Output SDK code. Use when seeing lint errors after migration, or when writing new Output SDK code that needs to follow project conventions.

2026-03-13
flow-error-try-catch-removal
ソフトウェア開発者

Remove try-catch antipattern from step calls during Flow to Output SDK migration. Use when converting workflow code that wraps step calls in try-catch blocks.

2026-03-13
flow-error-zod-import
ソフトウェア開発者

Fix Zod schema import issues during Flow to Output SDK migration. Use when seeing "incompatible schema" errors, type errors at step boundaries, or when migrating files that import from 'zod' directly.

2026-03-13
このリポジトリの収集済み skills 38 件中、上位 8 件を表示しています。
2 件中 2 件のリポジトリを表示
すべてのリポジトリを表示しました