richtaborrichtaborCommunity·16 Agent Skills Included

agent-skills

Autonomous coding loops, PR reviews, and human-sounding writing

Runs autonomous development loops that convert PRDs into GitHub Issues or JSON stories, then implements them in isolated git worktrees. Reviews pull request comments, audits accessibility against WCAG, and catches bugs in freshly written code. Rewrites robotic text, drafts blog posts and X posts, and adds links to WordPress content without manual editing.
npx skills add richtabor/agent-skills --all -g -y
Available:

Tells the agent how skills in this repository are structured, how to keep context efficient with progressive disclosure, and how to write concise plans and scripts when executing tasks.

All Skills in This Repository (16)

Pure Emerald Level Indicators
📦 In Repo
richtaborrichtabor

ralph-json-start-loop

Automate Ralph autonomous loops over PRD JSONs using git worktrees.

Community
Advanced
📦 In Repo
richtaborrichtabor

ralph-github-create-issues

Convert PRD markdown files into linked GitHub parent and sub-issues.

Community
Advanced
📦 In Repo
richtaborrichtabor

technical-writing

Convert code changes into technical blog posts with frontmatter and WordPress drafts.

Community
Intermediate
📦 In Repo
richtaborrichtabor

motion-design

Evaluate UI animations and recommend easing curves, durations, and implementation guidance.

Community
Intermediate
📦 In Repo
richtaborrichtabor

markdown-img-alt-text

Add detailed alt text to image embeds in Markdown files.

Community
Intermediate
📦 In Repo
richtaborrichtabor

create-prd

Generate a structured PRD document with user stories and requirements.

Community
Advanced
📦 In Repo
richtaborrichtabor

x-writing

Transform markdown notes and macOS Notes into tweet-ready X posts.

Community
Advanced
📦 In Repo
richtaborrichtabor

ralph-github-start-loop

Automate GitHub PRD story loops from assignment to closing.

Community
Advanced
📦 In Repo
richtaborrichtabor

review-pr

Assess GitHub PR comments from Copilot and reviewers against the codebase.

Community
Advanced
📦 In Repo
richtaborrichtabor

humanize

Rewrite AI-generated copy to remove robotic patterns and preserve meaning.

Community
Intermediate
📦 In Repo
richtaborrichtabor

accessibility-review

Identify accessibility issues in UI components against WCAG 2.1/2.2 Level AA.

Community
Intermediate
📦 In Repo
richtaborrichtabor

og-images

Generate branded Open Graph and Twitter share images with next/og ImageResponse in Next.js routes.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How to install agent-skills?â–¼

Run `npx skills add richtabor/agent-skills --all -g -y` in your terminal to install every skill in this collection globally.

What is the Ralph autonomous loop?â–¼

Ralph converts a PRD into right-sized stories, then implements them one by one in isolated git worktrees, committing and closing issues as it goes. It works with either local JSON files or GitHub Issues as the source of truth.

Can it make AI-written text sound human?â–¼

Yes. The humanize and red-pen skills apply dozens of rules based on Wikipedia's AI writing patterns guide to remove robotic phrasing while preserving your meaning.

Does it work with Cursor, Codex, and Copilot?â–¼

Yes. All skills follow the open Agent Skills standard and run in Claude Code, Cursor, Codex, and GitHub Copilot.

Can it publish blog posts to WordPress?â–¼

Yes. The technical-writing skill drafts posts from your codebase and saves them as WordPress drafts via the REST API, and the add-links skill weaves in internal and external links.

Related Repositories in Software Engineering

View All in Software Engineering→