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.
Showing 2 of 2 repositories
All repositories loaded
growthxai GitHub Skills | SkillsMP