💡 Summary
A collection of experimental skills for AI coding agents to assist with Devvit application development and debugging.
🎯 Target Audience
🤖 AI Roast: “Powerful, but the setup might scare off the impatient.”
Risk: Medium. Review: shell/CLI command execution; outbound network access (SSRF, data egress). Run with least privilege and audit before enabling in production.
Devvit Skills
All skills are experimental and subject to change at any time!
A collection of skills for AI coding agents focused on building, maintaining, and debugging Devvit applications.
Skills follow the Agent Skills format.
Installation
npx add-skill reddit/devvit-skills
Then, open your agent and prompt:
Please setup my repository using devvit-skills-setup
Available Skills
devvit-docs
Look up Devvit documentation from reddit/devvit-docs and answer questions with citations from that repo.
Use when:
- "How do I configure devvit.json?"
- "Show me an example of a menu action"
- "What triggers are available in Devvit?"
- "Where is the form API documented?"
Examples:
Explain how to add a custom post action in Devvit
Find the docs for scheduled triggers in Devvit
devvit-logs
Stream logs for an installed Devvit app for quick debugging. Wraps devvit logs and captures a short window of output.
Use when:
- "devvit logs for r/my-subreddit"
- "stream logs for my app"
- "check logs for this install"
- "show logs since 1h"
Examples:
devvit logs for r/my-subreddit
stream logs for r/my-subreddit my-app since 1h
Usage
Skills are automatically available once installed. The agent will use them when relevant tasks are detected.
Examples:
Check logs for r/devvit since 30m
Where is the post composer documented in Devvit?
Pros
- Streamlines Devvit application development.
- Provides quick access to documentation.
- Facilitates debugging with log streaming.
Cons
- Skills are experimental and may change.
- Limited to Devvit applications.
- Requires familiarity with Devvit framework.
Related Skills
useful-ai-prompts
A“A treasure trove of prompts, but don’t expect them to write your novel for you.”
mcpspy
A“MCPSpy: because who doesn't want to spy on their AI's secrets?”
fastmcp
A“FastMCP: because who doesn't love a little complexity with their AI?”
Disclaimer: This content is sourced from GitHub open source projects for display and rating purposes only.
Copyright belongs to the original author reddit.
