
Post Forge Feature
- 5 installs
- 7.5k repo stars
- Updated August 5, 2026
- antinomyhq/forge
post-forge-feature is a Claude Code skill that generates a short developer-focused Twitter/X post promoting a ForgeCode feature to accompany a demo video.
About
This skill drafts a Twitter/X post that highlights a ForgeCode product feature, meant to accompany an attached demo video. A developer or marketer runs it to promote a feature on social media. It reads source or changelogs to understand the feature, then writes a short post that leads with the developer benefit and follows a bundled style guide.
- Generates a developer-friendly Twitter/X post highlighting a ForgeCode feature
- Enforces style constraints: 2-3 sentences, no filler phrases, no em dashes, always 'ForgeCode'
- Reads a bundled style guide for tone, vocabulary, and approved hashtags
Post Forge Feature by the numbers
- 5 all-time installs (skills.sh)
- Ranked #1,583 of 1,879 Marketing & SEO skills by installs in the Skillselion catalog
- Data as of Aug 5, 2026 (Skillselion catalog sync)
post-forge-feature capabilities & compatibility
- Capabilities
- copywriting · social post
- Use cases
- copywriting · marketing
What post-forge-feature says it does
Generate a Twitter/X post highlighting a Forge feature.
Lead with the developer benefit or the problem solved, not the feature name.
npx skills add https://github.com/antinomyhq/forge --skill post-forge-featureAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 5 |
|---|---|
| repo stars | ★ 7.5k |
| Last updated | August 5, 2026 |
| Repository | antinomyhq/forge ↗ |
What it does
Draft a short, developer-focused Twitter/X post promoting a ForgeCode feature to accompany a demo video.
Who is it for?
Writing a punchy X/Twitter post to promote a product feature
Skip if: Describing a demo video's contents or writing long-form copy
When should I use this skill?
Asked to write a tweet, create a Twitter post, or promote a ForgeCode feature on social media
What you get
A short, benefit-led X/Twitter post ready to publish alongside a feature demo video.
- A drafted Twitter/X post presented for approval
By the numbers
- post capped at 2-3 sentences (~280 characters)
Files
Post ForgeCode Feature
Generate a punchy, developer-friendly Twitter/X post for a ForgeCode feature. The post always accompanies a video, so no need to describe every detail; the video does the showing.
Workflow
1. Understand the feature: use tools to read the relevant source code, docs, or changelogs. Answer:
- What does it do?
- When would a developer reach for it?
- What pain does it remove?
2. Craft the post: follow the constraints in references/style-guide.md.
3. Present for approval: show the post and ask if the user wants tweaks before finalizing.
Key Constraints
- 2-3 sentences max (fits ~280 chars).
- No filler phrases ("excited to announce", "game changer", "introducing").
- Always refer to the product as "ForgeCode", never "Forge" alone.
- No em dashes anywhere in the post.
- Lead with the developer benefit or the problem solved, not the feature name.
- The video is attached. Do not say "watch the video" or describe what is in it.
- End with a relevant hashtag line (see style guide for approved tags).
Reference Files
- `references/style-guide.md`: tone, vocabulary, approved hashtags, and example posts. Read this before drafting.
Twitter Post Style Guide - ForgeCode Features
Tone
- Direct and technical, written by a developer, for developers.
- Confident but not hype-y. Let the feature speak for itself.
- Conversational, not corporate.
Vocabulary
Prefer:
- "ForgeCode", "agent", "task", "context", "codebase", "workflow"
- Short, active-voice sentences.
- Concrete nouns over abstract ones ("file watcher" not "intelligent monitoring capability").
Avoid:
- "Forge" alone as the product name. Always use "ForgeCode".
- Em dashes (--) anywhere in the post. Use commas, colons, or periods instead.
- "excited to announce", "thrilled", "proud to share"
- "game changer", "revolutionary", "supercharge", "unlock", "seamlessly"
- Passive voice ("it can be used to...")
- Jargon that non-Rust developers won't know (unless the feature is Rust-specific)
Structure Template
[Problem statement or developer benefit, 1 sentence]
[What the feature does / how it works, 1 sentence]
[Optional: when to use it or a concrete example, 1 sentence]
#ForgeCode #[FeatureTag] #AICodeApproved Hashtags
Always end with #ForgeCode. Add 1-2 from the list below that best fit:
#AICode- general AI-assisted coding posts#DevTools- tooling and workflow improvements#RustLang- Rust-specific features#CLI- command-line interface features#CodeReview- review and diff-related features#Agents- agent orchestration features#ContextWindow- context management features#Autocomplete- code completion features
Example Posts
Custom agents:
ForgeCode lets you define custom agents for specific tasks: code review, refactoring, docs. Each agent gets its own system prompt and tool set. Less context noise, better results.
>
#ForgeCode #Agents #DevTools
Shell integration:
ForgeCode's shell plugin tracks your terminal history and feeds relevant context to the agent. No more copy-pasting commands to explain what went wrong.
>
#ForgeCode #CLI #DevTools
Multi-file edits:
ForgeCode can plan and apply changes across multiple files in a single task. Rename a type, update all call sites, fix the tests, done in one pass.
>
#ForgeCode #AICode #DevTools
Context compaction:
Long tasks no longer blow up the context window. ForgeCode automatically compacts older turns while keeping the essential state. Tasks that used to fail mid-way now run to completion.
>
#ForgeCode #ContextWindow #AICode
Checklist Before Finalizing
- [ ] 2-3 sentences, fits ~280 characters
- [ ] No banned phrases
- [ ] No em dashes
- [ ] Product is referred to as "ForgeCode" throughout
- [ ] Leads with benefit or problem, not feature name
- [ ] Does not reference the attached video
- [ ] Ends with
#ForgeCodeand 1-2 relevant hashtags
Related skills
FAQ
How long should the post be?
2-3 sentences max, fitting roughly 280 characters.
What style rules does it follow?
No filler phrases like 'excited to announce', always 'ForgeCode' not 'Forge', no em dashes, and it ends with an approved hashtag line.