alexandrualexandruCommunityยท5 Agent Skills Included

social-publish

Kotlin functional coding patterns and multi-platform social publishing

Guides Kotlin development with Arrow typed errors, resource lifecycle management, context parameters, and Compose state hoisting. Simplifies complex code safely while preserving exact behavior and project conventions. Supports building a self-hosted app that publishes posts to Mastodon, Bluesky, Twitter, and LinkedIn from one form.
npx skills add alexandru/social-publish --all -g -y
Available:

Instructs your AI agent on the project's Kotlin architecture, functional coding style, testing rules, and when to apply each installed skill during development.

All Skills in This Repository (5)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Social Publish skills?โ–ผ

Run `npx skills add alexandru/social-publish --all -g -y` in your terminal to install all skills in this suite globally.

What do these Kotlin skills cover?โ–ผ

They cover Arrow typed error handling, safe resource lifecycle management, Kotlin context parameters, Compose state hoisting, and behavior-preserving code simplification.

What does the Social Publish app do?โ–ผ

It is a self-hosted server that publishes one post to Mastodon, Bluesky, Twitter, and LinkedIn at once, with image alt-text generation and an RSS feed.

Do these skills work with Claude Code and Cursor?โ–ผ

Yes. All skills follow the universal SKILL.md standard and work in Claude Code, Cursor, Codex, and other compatible coding agents.

When should I use the simplify skill?โ–ผ

Use it when working code is overly nested, duplicated, or unclear, and you want it easier to read without changing its behavior.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’