Skip to main content
Benkapner
GitHub creator profile

Benkapner

Repository-level view of 10 collected skills across 1 GitHub repositories.

skills collected
10
repositories
1
updated
2026-06-03
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

good-skill
software-developers

Use when writing Python error handling code. Provides specific rules for exception chaining and custom error hierarchies.

2026-06-03
security-skill
information-security-analysts

Use when reviewing code for security issues.

2026-06-03
update-docs
software-developers

Use when implementing features, fixing bugs, or refactoring code that may invalidate existing docs. Detects stale documentation by matching the code diff against in-repo doc files and applies targeted updates. Relevant when code changes rename, remove, or add APIs, fields, config keys, or CLI flags. Also applies when the user says "update docs", "check docs", or "are the docs stale", or when reviewing a branch for documentation accuracy.

2026-05-28
clean-code-guide
software-developers

Helps you write better Python code by following clean code principles and software engineering best practices.

2026-05-20
verification-loop
software-quality-assurance-analysts-and-testers

Unified verification engine for Python data science projects. Covers environment checks, type checking, linting, tests, security scans, code review with DS anti-patterns, and notebook checks. Commands (/verify, /quality-gate) invoke different subsets of this skill.

2026-05-20
brainstorming
software-developers

Use when the user asks to design, plan, or explore approaches before implementing — creating features, building components, or adding functionality that would benefit from design exploration first.

2026-05-08
refactoring-patterns
software-developers

Measurement-driven code refactoring — profile before changing, measure after, keep only if metrics improve. Covers complexity reduction, extraction patterns, and bulk refactoring for mechanical changes across many files.

2026-05-08
python-conventions
software-developers

Team-specific Python conventions — credential management with dotenv, API client rules, LLM response parsing, TDD workflow, and testing patterns for data pipelines.

2026-05-08
Showing top 8 of 10 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded