General
PromptBeginner5 minmarkdown
<h1 align="center">
<a href="https://prompts.chat">
120
Loading actions...
<a href="https://prompts.chat">
TypeScript and ESLint rules that MUST be followed when creating, modifying, or reviewing any file under apps/frontend/, including .ts, .tsx, .js, and .jsx files. Also apply when discussing frontend linting, type safety, or ESLint configuration.
risks
Fetches the first page of an ActivityPub outbox via WebFinger and Actor lookup for retrieving recent posts or activities from a user.
guidelines:
Usage: python scripts/tool.py <@username@domain>
python scripts/tool.py @[email protected]
pip install requests