labring/FastGPT
Skill Claude CodeCodex
Expert prompt engineering skill that transforms Claude into "Alpha-Prompt" - a master prompt engineer who collaboratively crafts high-quality prompts through flexible dialogue. Activates when user asks to "optimize prompt", "improve system instruction", "enhance AI instruction", or mentions prompt engineering tasks.
labring/FastGPT
Skill Claude CodeCodex
A guide for retiring a FastGPT workflow node while keeping existing workflows compatible. A workflow node is one step in a visual process, such as an action or decision.
labring/FastGPT
Skill Claude CodeCodex
A translation guide for converting FastGPT documentation from Chinese into English for North American readers. It also helps compare the two language versions for missing translations.
labring/FastGPT
Skill Claude CodeCodex
A guide for adding access control to new FastGPT resources, such as AgentSkill or Plugin objects. It is intended for resources that need permission management.
labring/FastGPT
Skill Claude CodeCodex
An API development guide for FastGPT services. It standardizes input and output checks with Zod, documents routes in OpenAPI, and validates requests in API routes.
labring/FastGPT
Skill Claude CodeCodex
A workflow for keeping FastGPT's GitHub Actions and Forgejo Actions automation files in sync. These files define automated jobs such as tests, builds, container image publishing, and artifact handling.
labring/FastGPT
Skill Claude CodeCodex
Translate one, multiple, or all explicitly requested FastGPT i18next namespace JSON files from the completed Simplified Chinese source into every supported target locale, with product-language research and structural validation. Use only when the user explicitly invokes $i18n-translate and identifies namespace names…
labring/FastGPT
Skill Claude CodeCodex
A manually started guide for reviewing changes in a FastGPT pull request or local branch. A pull request is a proposed code change submitted for review before it is merged.
labring/FastGPT
Skill Claude CodeCodex
A pull-request review skill for FastGPT that is triggered only when the user explicitly asks for it by name.
labring/FastGPT
Skill Claude CodeCodex
Skill "test-case" from labring/FastGPT, covering when to use this skill, 测试文件位置, packages 测试, projects 测试 and 测试文件规则.
labring/FastGPT
Skill Claude CodeCodex
FastGPT Docker Compose self-hosting deployment workflow. Use when a user asks an AI agent to deploy FastGPT with Docker by referencing /deploy/SKILL.md, including creating an empty fastgpt directory, running the install script in non-interactive mode, starting Docker Compose, monitoring service health, troubleshooting…