Drafting and design helpers for church communications: announcements, social posts, newsletters, and visual assets.
AI skills and plugins built for churches and ministries — by Threefold Solutions.
Status: early. First skill (
screenshot-to-vcard) ships in both formats; more on the way. Expect breaking changes untilv1.0.0.
church-skills ships in two formats so it works for everyone on your team:
.skill bundles.Both formats live in the same repo so a skill ported between them stays in sync.
| Skill / Plugin | Claude.ai Skill | Claude Code Plugin | Description |
|---|---|---|---|
screenshot-to-vcard | ✅ | ✅ (under communications) | Convert a screenshot of contact info into a downloadable .vcf vCard |
More on the roadmap: sermon prep, volunteer care, service planning, discipleship, pastoral care.
cd claude-ai-skills
zip -r screenshot-to-vcard.skill screenshot-to-vcard
.skill file to claude.ai via Settings → Capabilities → Skills./plugin marketplace add Threefold-Solutions/church-skills
/plugin install communications@church-skills
To browse the full marketplace: /plugin marketplace browse church-skills.
Repo-local (plugins load automatically whenever Codex runs inside this repo):
git clone https://github.com/Threefold-Solutions/church-skills
cd church-skills
codex
A global install script is on the roadmap.
claude-ai-skills/ # Claude.ai web Skills (.skill bundles, unzipped)
<skill-name>/
SKILL.md
.claude-plugin/marketplace.json # Claude Code marketplace manifest
.agents/plugins/marketplace.json # Codex / cross-platform plugin registry
plugins/ # Claude Code + Codex plugins
<plugin-name>/
.claude-plugin/plugin.json
.codex-plugin/plugin.json
commands/
skills/
<skill-name>/SKILL.md
A skill may live in one or both trees:
claude-ai-skills/<name>/SKILL.md uses Claude.ai web tooling (ask_user_input_v0, present_files, /mnt/user-data/outputs/).plugins/<plugin>/skills/<name>/SKILL.md uses Claude Code tooling (AskUserQuestion, Write, normal filesystem paths).See CLAUDE.md or AGENTS.md for the full conventions.
Issues and PRs welcome — especially from church staff sharing real workflows that would benefit from a skill.
MIT — see LICENSE.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub threefold-solutions/church-skills --plugin communicationsUltra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
UI/UX design intelligence. 67 styles, 161 palettes, 57 font pairings, 25 charts, 15 stacks (React, Next.js, Vue, Svelte, Astro, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui, Nuxt, Jetpack Compose). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient.
Frontend design skill for UI/UX implementation
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
This skill should be used when users need to generate ideas, explore creative solutions, or systematically brainstorm approaches to problems. Use when users request help with ideation, content planning, product features, marketing campaigns, strategic planning, creative writing, or any task requiring structured idea generation. The skill provides 30+ research-validated prompt patterns across 14 categories with exact templates, success metrics, and domain-specific applications.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.