Skip to main content
growthxai
ملف منشئ GitHub

growthxai

عرض على مستوى المستودعات لـ ٩٢ skills مجمعة عبر ٢ مستودعات GitHub.

skills مجمعة
٩٢
مستودعات
٢
محدث
٢٣ أغسطس ٢٠٢٦
مستكشف المستودعات

المستودعات و skills الممثلة

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,…

٢٣ أغسطس ٢٠٢٦
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.

٢٣ أغسطس ٢٠٢٦
output-dev-agent-class
غير مصنف

Use the Agent class for multi-step tool loops, conversation history, streaming progress, and reusable LLM agents. Use when building agents with skills, structured output, stateful conversations, or streaming callbacks.

٢٣ أغسطس ٢٠٢٦
output-dev-evaluator-function
غير مصنف

Create evaluator functions in evaluators.ts for Output SDK workflows. Use when implementing quality assessment, validation logic, or content evaluation.

٢٣ أغسطس ٢٠٢٦
output-dev-llm-streaming
غير مصنف

Implement LLM text streaming in Output workflow steps with generateTextWithStreaming, Agent.generateWithStreaming, streamText, or Agent.stream. Use when adding token progress, onChunk callbacks, or handling streamText onFinish/onError with Temporal retries.

٢٣ أغسطس ٢٠٢٦
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.

٢٣ أغسطس ٢٠٢٦
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.

٢٣ أغسطس ٢٠٢٦
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.

٢٣ أغسطس ٢٠٢٦
عرض 8 من أصل ٥٣ skills مجمعة.
flow-conventions-folder-structure
مطوّرو البرمجيات

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

١٣ مارس ٢٠٢٦
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.

١٣ مارس ٢٠٢٦
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.

١٣ مارس ٢٠٢٦
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.

١٣ مارس ٢٠٢٦
flow-create-scenario-files
محللو ضمان جودة البرمجيات والمختبرون

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

١٣ مارس ٢٠٢٦
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.

١٣ مارس ٢٠٢٦
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.

١٣ مارس ٢٠٢٦
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.

١٣ مارس ٢٠٢٦
عرض 8 من أصل ٣٩ skills مجمعة.
عرض ٢ من أصل ٢ مستودعات
تم تحميل كل المستودعات