rileyhilliardrileyhilliardCommunityยท20 Agent Skills Included

claude-essentials

Testing, debugging, architecture, and writing workflows for developers

Applies proven workflows for writing tests, debugging root causes, designing system architecture, and managing databases and CI/CD pipelines. Eliminates guesswork in error handling, flaky test fixes, performance tuning, and SQL optimization with step-by-step patterns. Includes expert reviewer, log-reader, and copywriter personas plus writing guides for docs, articles, and strategy memos.
npx skills add rileyhilliard/claude-essentials --all -g -y
Available:

Tells the agent how the ce plugin is organized, when to load each skill based on the task, and how to route requests to the right command, skill, or persona.

All Skills in This Repository (20)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
rileyhilliardrileyhilliard

design

Enforce precise design rules for dashboards and admin interfaces.

Community
Basic
๐Ÿ“ฆ In Repo
rileyhilliardrileyhilliard

strategy-writer

Generate executive strategy memos with structured sections for context, options, and risks.

Community
Basic
๐Ÿ“ฆ In Repo
rileyhilliardrileyhilliard

documenting-code-comments

Enforce concise WHY-driven code comments across codebases during reviews.

Community
Basic
๐Ÿ“ฆ In Repo
rileyhilliardrileyhilliard

systematic-debugging

Guide four-phase debugging to identify root causes before proposing fixes.

Community
Basic
๐Ÿ“ฆ In Repo
rileyhilliardrileyhilliard

handling-errors

Preserve error context across boundary layers with explicit wrapping and centralized handling.

Community
Intermediate
๐Ÿ“ฆ In Repo
rileyhilliardrileyhilliard

migrating-code

Migrate code with backward compatibility and rollback-ready steps.

Community
Advanced
๐Ÿ“ฆ In Repo
rileyhilliardrileyhilliard

optimizing-performance

Profile codebases and implement minimal performance optimizations with re-verification.

Community
Basic
๐Ÿ“ฆ In Repo
rileyhilliardrileyhilliard

reading-logs

Analyze application logs with grep, awk, sed, and jq to identify errors and patterns.

Community
Intermediate
๐Ÿ“ฆ In Repo
rileyhilliardrileyhilliard

visualizing-with-mermaid

Generates Mermaid diagrams for visualizing architecture and workflows with semantic styling and color conventions.

Community
Basic
๐Ÿ“ฆ In Repo
rileyhilliardrileyhilliard

managing-databases

Guide database architecture decisions across PostgreSQL, DuckDB, Parquet, and PGVector.

Community
Basic
๐Ÿ“ฆ In Repo
rileyhilliardrileyhilliard

fixing-flaky-tests

Diagnose and fix flaky tests failing under concurrent execution.

Community
Intermediate
๐Ÿ“ฆ In Repo
rileyhilliardrileyhilliard

executing-plans

Orchestrate sub-agents to execute grouped multi-subsystem implementation plans.

Community
Basic

Frequently Asked Questions

FAQPage Schema
How to install claude-essentials?โ–ผ

Run `npx skills add rileyhilliard/claude-essentials --all -g -y` in your terminal to install all skills globally.

What does claude-essentials include?โ–ผ

It bundles 17 skills covering testing, debugging, architecture, databases, CI/CD, and writing, plus 4 expert personas for code review, log analysis, critique, and copywriting.

How do I fix flaky tests with this?โ–ผ

Load the fixing-flaky-tests skill to diagnose shared state, race conditions, and resource conflicts, then apply language-specific isolation patterns for Jest, Playwright, or pytest.

Does it help with SQL and database design?โ–ผ

Yes. The writing-sql and managing-databases skills cover PostgreSQL indexing, keyset pagination, DuckDB analytics, Parquet storage, PGVector search, and Neo4j graph queries.

Can non-developers use the writing skills?โ–ผ

Yes. The writer, structuring-articles, and strategy-writer skills guide anyone through docs, blog posts, business cases, and executive memos using plain instructions.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’