This skill is used to create an example application for a web framework integration package and to test it with `mise test:examples`.
原文の言語: 英語
メニュー
SkillsMP は fedify-dev/fedify から 12 件の skill を収集しています。skill を開くとソースと詳細を確認できます。
収集済み skill 12 件中 12 件を表示しています。
This skill is used to create an example application for a web framework integration package and to test it with `mise test:examples`.
原文の言語: 英語
This skill should be used when adding new ActivityPub/JSON-LD vocabulary types to the @fedify/vocab package, defining new YAML vocabulary schema files, or updating existing vocabulary definitions in Fedify. Applies when implementing FEPs, extending…
原文の言語: 英語
This skill is utilized when creating a web framework integration package. After examining the given framework, a feasibility assessment is conducted regarding the creation of an integration package. If implementation is feasible, the package is generated; if…
原文の言語: 英語
This skill is utilized when fetching reviews from GitHub pull requests. Get the reviews, organize, and help to resolve them.
原文の言語: 英語
Look up a Fediverse Enhancement Proposal (FEP) and explain how to implement it with Fedify. Use when the user asks about a specific FEP by ID (e.g., FEP-8fcf, FEP-1b12) or wants to implement a fediverse standard in their Fedify application.
原文の言語: 英語
Help the user migrate Fedify code between versions. Use when the user needs to upgrade their Fedify version, fix breaking-change errors, or update deprecated API usage.
原文の言語: 英語
Fetch and explain Fedify documentation on a specific topic. Use when the user asks about Fedify API details, configuration options, or how a specific feature works. Fetches up-to-date docs from fedify.dev.
原文の言語: 英語
Guide the user through implementing an ActivityPub actor with Fedify. Use when the user needs to add or configure an actor dispatcher, set up key pairs, configure aliases, or handle actor-related requests.
原文の言語: 英語
Use this skill whenever writing JavaScript or TypeScript code that uses Fedify to build an ActivityPub server, handle federation activities, implement fediverse features, or integrate Fedify with a web framework such as Hono, Express, Next.js, Nuxt, Fastify,…
原文の言語: 英語
Help the user set up Fedify inbox listeners for handling incoming ActivityPub activities. Use when the user needs to handle Follow, Like, Announce, Create, Undo, or other activity types delivered to their inbox.
原文の言語: 英語
Make a commit in Git with an appropriate commit message for the currently staged changes.
原文の言語: 英語
This skill is used to add an integration package to the @fedify/init package so that users can select the new framework via the `fedify init` command, and to test it with `mise test:init`.
原文の言語: 英語