basher83

112 mods across 3 repositories, 65 stars between them.

claude-agent-sdk

75

basher83/lunar-claude

Skill Claude CodeCodex

Builds production-ready applications with the Claude Agent SDK for Python, covering orchestrators with subagents, programmatic agent configuration, hooks, and permissions.

22 2d ago C 35 tokens original MIT

python-json-parsing

76

basher83/lunar-claude

Skill Claude CodeCodex

Python JSON parsing best practices covering performance optimization (orjson/msgspec), handling large files (streaming/JSONL), security (injection prevention), and advanced querying (JSONPath/JMESPath).

22 2d ago A 45 tokens original MIT

python-uv-scripts

77

basher83/lunar-claude

Skill Claude CodeCodex

Python single-file script development using uv and PEP 723 inline metadata, preventing invalid patterns like [tool.uv.metadata].

22 2d ago A 31 tokens original MIT

agent-sdk-verifier

78

basher83/agent-auditor

Agent Claude Code

Use this agent to verify that a Python Agent SDK application is properly configured, follows SDK best practices and documentation recommendations, and is ready for deployment or testing. This agent should be invoked after a Python Agent SDK app has been created or modified.

5 6mo ago A 53 tokens copy · 100% MIT

commit-craft

79

basher83/agent-auditor

Agent Claude Code

Expert at creating clean, logical git commits following conventional commit format. Use when user requests git commits, needs commit message creation, or wants to organize changes into atomic commits.

5 6mo ago A 38 tokens original MIT

jina-search

80

basher83/agent-auditor

Agent Claude Code

Research specialist using Jina MCP tools to search web and arXiv sources. Use when you need to research current best practices, find latest documentation, or gather academic knowledge on specific topics. Automatically reads and synthesizes multiple sources.

5 6mo ago A 50 tokens copy · 100% MIT

pr-message-reviewer

81

basher83/agent-auditor

Agent Claude Code

Expert PR message reviewer from a maintainer's perspective. Use PROACTIVELY when a PR message has been drafted and needs critical evaluation before submission. Verifies all claims against git evidence, tests, and investigation docs.

5 6mo ago A 49 tokens copy · 100% MIT

improve

86

basher83/agent-auditor

Command Claude Code

Analyze recent sessions for failures and generate improvement report.

5 6mo ago A 9 tokens original MIT

jina-search

88

basher83/agent-auditor

Command Claude Code

Search web and arXiv using Jina MCP tools with automatic URL reading.

5 6mo ago A 15 tokens original MIT

pr-review

90

basher83/agent-auditor

Command Claude Code

Document to review: docs/plans/claude-docs-upgrade/pr-comparison-analysis.md.

5 6mo ago A 0 tokens original MIT

prime

91

basher83/agent-auditor

Command Claude Code

Load context for a new agent session by analyzing codebase structure and README.

5 6mo ago A 14 tokens original MIT

verify-claims

92

basher83/agent-auditor

Command Claude Code

Verify factual claims in documents against code repository using git evidence.

5 6mo ago A 11 tokens original MIT

verify-pr

93

basher83/agent-auditor

Command Claude Code

Verify that PR claims match actual implementation.

5 6mo ago A 7 tokens copy · 100% MIT

PostToolUse

94

basher83/agent-auditor

Hook Claude Code

Runs after a tool call finishes for Edit and Write tool calls, executing markdown_formatter.py via uv with --fix (2 commands). From basher83/agent-auditor.

5 6mo ago A tokens not measured original MIT

agent-auditor

95

basher83/agent-auditor

Settings file Claude Code

Agent settings declaring 1 hook event (PostToolUse).

5 6mo ago A tokens not measured original MIT

crawl4ai

96

basher83/agent-auditor

Skill Claude CodeCodex

This skill should be used when users need to scrape websites, extract structured data, handle JavaScript-heavy pages, crawl multiple URLs, or build automated web data pipelines. Includes optimized extraction patterns with schema generation for efficient, LLM-free extraction.

5 6mo ago A 52 tokens copy · 86% MIT