Ben Browning avatar

Ben Browning

Community

@bbrowning · Cambridge, MA

173Followers
|
162Public Repos
|
11Published Skills

Agent Skills by Ben Browning

Showing 11 vetted skills indexed across 1 GitHub repositories.

bbrowningbbrowning
2

Reviewing Llama Stack Code

Review Llama Stack pull requests for API compatibility and distributed-system quality.

Community
Advanced
bbrowningbbrowning
2

Reviewing Authentication and Authorization Security

Automate security reviews of JWT, OAuth 2.0/2.1, PKCE, and token exchange code.

Community
Advanced
bbrowningbbrowning
2

Validating OpenAI API Implementations

Validate OpenAI API implementations against the official specification.

Community
Advanced
bbrowningbbrowning
2

Locating Plugin Source Code

Locate installed Claude Code plugin source via installed_plugins.json installPath.

Community
Basic
bbrowningbbrowning
2

Troubleshooting gpt-oss and vLLM Errors

Diagnose gpt-oss and vLLM errors by mapping HarmonyError and tool-calling failures to root causes.

Community
Advanced
bbrowningbbrowning
2

Creating and Editing Claude Skills

Generate SKILL.md entries with naming, description, and progressive disclosure guidance.

Community
Basic
bbrowningbbrowning
2

Creating and Editing Claude Plugins

Guides developers in creating and editing Claude Code plugins with manifest configuration and component organization.

Community
Basic
bbrowningbbrowning
2

Creating and Managing Plugin Marketplaces

Create Claude Plugin marketplaces with manifest files and git workflows.

Community
Basic
bbrowningbbrowning
2

Managing Cross-Repository Configuration

Determine storage locations for configurations, learnings, and skills across Claude Code's three-tier architecture.

Community
Basic
bbrowningbbrowning
2

Version Controlling Global Configuration

Version-control portable Claude Code configuration files in ~/.claude with a .gitignore template.

Community
Basic
bbrowningbbrowning
2

Reviewing Pull Requests

Automate pull request reviews with severity-based findings and recommendations.

Community
Intermediate