shaynemeyer/claude-code-awesomeness

This repository also configures its own agents. See what claude-code-awesomeness tells them →

2Stars on the repository
13Mods indexed here, across every type
10d agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

feature

03

shaynemeyer/claude-code-awesomeness

Skill Claude CodeCodex

Manage the current feature workflow — report status, load a spec, start implementation, review, test, explain, or complete a feature. Use when the user asks for feature status or progress, or to load/start/review/test/explain/complete a feature or fix, or refers to the feature lifecycle tracked in…

not rated 2 10d ago A 69 tokens

git-commits

04

shaynemeyer/claude-code-awesomeness

Skill Claude CodeCodex

Use this skill when creating git commits or drafting commit messages. Enforces conventional-commits format with type, scope, imperative-mood description, 72-char subject limit, and a forbidden-message list ("update", "fix", "WIP", "various improvements", etc.).

not rated 2 10d ago A 62 tokens

testing

05

shaynemeyer/claude-code-awesomeness

Skill Claude CodeCodex

Use this skill when writing or modifying Python test files. Enforces pytest as the framework, src-mirroring file paths, test-prefixed function names, fixtures for shared setup, parametrize for similar cases, and specific-value assertions over truthiness.

not rated 2 10d ago A 53 tokens

stop-slop

07

shaynemeyer/claude-code-awesomeness

Skill Claude CodeCodex

Use this skill always, on every code-generation request. Strips Al tells from Claude's output. Forces specific variable names, useful comments only, realistic example data, and concrete code over demonstration code.

not rated 2 10d ago A 44 tokens

documentation

08

shaynemeyer/claude-code-awesomeness

Skill Claude CodeCodex

Use this skill when writing or modifying source files. Controls when JSDoc applies (exported functions and classes), required tags (@param, @returns, @throws), what to skip (private helpers under 10 lines, obvious getters/setters), and inline-comment policy (WHY not WHAT).

not rated 2 10d ago A 61 tokens

drawio

09

shaynemeyer/claude-code-awesomeness

Skill Claude CodeCodex

Always use when user asks to create, generate, draw, or design a diagram, flowchart, architecture diagram, ER diagram, sequence diagram, class diagram, network diagram, mockup, wireframe, or UI sketch, or mentions draw.io, drawio, drawoi, .drawio files, or diagram export to PNG/SVG/PDF.

not rated 2 10d ago A 75 tokens

markdown-to-pdf

10

shaynemeyer/claude-code-awesomeness

Skill Claude Code

Converts a markdown file (or markdown content described in conversation) into a styled PDF, rendering any Mermaid diagrams inline. Use whenever the user asks to "write this to a PDF," "export this markdown as a PDF," "convert this doc to PDF," or asks for a PDF version of a report/explainer/plan that currently exists…

not rated 2 10d ago A 77 tokens

oop-class-design

11

shaynemeyer/claude-code-awesomeness

Skill Claude Code

Use when the user asks to create new object-oriented classes, design class hierarchies, or model a domain with OOP. Enforces DRY and SOLID principles, and pushes back during planning if classes are not the right tool (e.g. a function, dataclass, dict, or module would do).

not rated 2 10d ago A 68 tokens

pptx-deck

12

shaynemeyer/claude-code-awesomeness

Skill Claude Code

Converts a markdown document (slide outline, presentation doc, or any structured markdown with headers/bullets/tables/mermaid diagrams) into a PowerPoint .pptx file. Use whenever the user asks to "make this a PowerPoint," "create a deck," "turn this into slides," "export to pptx," or asks for a presentation file from…

not rated 2 10d ago A 83 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: