Skip to main content
Manusで任意のスキルを実行
ワンクリックで
$pwd:
growthxai
GitHub creator profile

growthxai

Repository-level view of 81 collected skills across 2 GitHub repositories, including approximate occupation coverage.

skills collected
81
repositories
2
occupation fields
1
updated
2026-05-05
occupation focus
Major fields detected across this creator.
repository explorer

Repositories and representative skills

#001
output-claude-plugins
41 skills00updated 2026-03-13
51% of creator
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
Showing top 8 of 41 collected skills in this repository.
#002
output
40 skills41011updated 2026-05-05
49% of creator
output-build-workflow
ソフトウェア開発者

Implement an Output SDK workflow from a plan document. Use when the user asks to build, implement, or code a workflow from an existing plan, or after output-plan-workflow has produced a plan and the user is ready to build.

2026-05-05
output-dev-eval-testing
ソフトウェア品質保証アナリスト・テスター

Create offline evaluation tests for Output SDK workflows using @outputai/evals. Use when implementing test evaluators with verify(), creating dataset YAML files, building eval workflows, or running workflow tests via CLI.

2026-05-05
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-05-05
output-dev-model-selection
ソフトウェア開発者

Pick the right LLM model for an Output SDK prompt file. Use when writing a new .prompt file, reviewing a model choice, or upgrading a stale model. Walks through priority (reasoning/balance/speed/cost), provider selection, and a live lookup against the Vercel AI Gateway model index.

2026-05-05
output-dev-prompt-file
ソフトウェア開発者

Create .prompt files for LLM operations in Output SDK workflows. Use when designing prompts, configuring LLM providers, or using Liquid.js templating.

2026-05-05
output-dev-skill-file
ソフトウェア開発者

Create .md skill files for Output framework's lazy-loaded instruction system. Use when adding skills to prompts, configuring skill loading, or debugging skill resolution.

2026-05-05
output-dev-upgrade-prompt-models
ソフトウェア開発者

Bulk-upgrade the model field across .prompt files to the latest version of each prompt's existing family. Use when prompt models have drifted (eg sonnet-4 → sonnet-4-6), after a long pause between framework updates, or as part of a periodic model-freshness pass. Within-family only — never changes provider or tier.

2026-05-05
output-dev-workflow-cost
ソフトウェア開発者

Calculate and display the cost of an Output SDK workflow execution run. Use when checking LLM token costs, API service costs, or total spend for a specific workflow run.

2026-05-05
Showing top 8 of 40 collected skills in this repository.
2 件中 2 件のリポジトリを表示
すべてのリポジトリを表示しました