GitShow/addyosmani/clarity
addyosmani

clarity

Clarity - an Agent skill for clearer writing

by addyosmani
ai-writingai-writing-assistantwritingwriting-assistantwriting-tools
Star on GitHubForkWebsitenpm

JavaScript

243 stars26 forks3 contributorsActive · 2w agoSince 2026v0.2.1MIT

Meet the team

See all 3 on GitHub →
addyosmani
addyosmani52 contributions
maartentibau
maartentibau1 contribution
inovue
inovue1 contribution

Languages

View on GitHub →
JavaScript33.3%
Astro31.3%
TypeScript18.3%
CSS8.6%
Python8.6%

Commit activity

Last 12 weeks · 54 commits

Full graph →

Community health

2 of 6 standards met

Community profile →
42
✓README✓License○Contributing○Code of Conduct○Issue Template○PR Template

Recent PRs & issues

Active · 1 in progress · Last activity 2w ago
See all on GitHub →
geodude-tech
feat(plugin): add Claude Code plugin manifest and marketplace catalogOpenPR

Why The goal is to use Clarity from the Claude desktop app chat. Chat can add a plugin marketplace by GitHub URL (Settings > Customize > Plugins > Add > Add marketplace), but it has no way to install a bare skill from a repo. already works there because it ships manifests; Clarity does not, so it cannot be added. The same manifests also enable the Claude Code install path. The manifest form mirrors what settled on after its source fixes (#212 there). After this change: What and . stays at the repo root; Claude Code supports that for a single-skill plugin, so nothing moves. Commands load from and are namespaced as , , etc. requires both manifests and fails when their version differs from in (the Python twin of agent-skills' ). New CI job: , then a real and . Install docs in , , , and . The path stays primary; the copy button and are unchanged. Verified locally passes; it fails as intended when a manifest version is set to . passes (Claude Code 2.1.267). in : build plus 31 tests pass. lists the skill and the three command wrappers. The new CI job, run on the fork (geodude-tech/clarity#1), passed a real and . 🤖 Generated with Claude Code

geodude-tech · 1w ago

Recent fixes

View closed PRs →
vmaliwal
fix(deps): deploy Astro 6 with Node 22MergedPR

Summary upgrade Astro beyond the CVE-2026-50146 fix version refresh update Netlify from Node 20 to the compatible Node 22 release line Verification clean dependency installation succeeded Astro production build succeeded all application and site tests passed on Node 22.23.1 repository diff validation passed The Node update allows deployment to complete so the Netlify header, page, and redirect checks can run against the generated site. Fixes #2 Created by the local DevEx governed OSS workflow after human approval. Base: .

vmaliwal · 2w ago
maartentibau
Add pnpm command to install docsMergedPR

is still the goto for most of the developers I assume. But with security in mind I think it's also important to show the equivalent.

maartentibau · 2w ago
addyosmani
Move writing editor into Clarity siteMergedPR

I've been building this separately.

addyosmani · 3w ago
Structured data for AI agents

Repository: addyosmani/clarity. Description: Clarity - an Agent skill for clearer writing Stars: 243, Forks: 26. Primary language: JavaScript. Languages: JavaScript (33.3%), Astro (31.3%), TypeScript (18.3%), CSS (8.6%), Python (8.6%). License: MIT. Homepage: https://clarity.addy.ie Topics: ai-writing, ai-writing-assistant, writing, writing-assistant, writing-tools. Latest release: v0.2.1 (2w ago). Open PRs: 1, open issues: 0. Last activity: 2w ago. Community health: 42%. Top contributors: addyosmani, maartentibau, inovue.

·@ofershap

Replace github.com with gitshow.dev