Back to authors
leonj1

leonj1

9 Skills published on GitHub.

code-searcher

Delegates codebase searches to a lightweight agent. Use when searching for existing implementations, classes, or functions without loading search results into context.

UncategorizedView skill →

context-initializer

Automatically invokes init-explorer agent when project context is empty or unknown.

UncategorizedView skill →

flyway-backend-docker

Setup backend project with Flyway SQL migrations, tini init system, and MySQL integration testing. Modifies existing Dockerfile from backend-docker skill.

UncategorizedView skill →

docker-backend

Dockerizes backend projects with auto-detection, latest base images via web search, Dockerfile generation, and Makefile with port override support.

UncategorizedView skill →

exa-websearch

Uses Exa API for intelligent web searches. Provides up-to-date information with semantic search capabilities.

UncategorizedView skill →

strict-architecture

Enforces universal strict governance rules (500 lines, 5 funcs, 4 args) and interface-first I/O for Python, Golang, and .NET.

UncategorizedView skill →

tech-stack-analyzer

Delegates tech stack detection to a lightweight agent. Use when you need to know the project's language, frameworks, or dependencies without loading manifest files into context.

UncategorizedView skill →

test-pattern-detector

Delegates test pattern detection to a lightweight agent. Use when you need to understand existing test conventions without loading test files into context.

UncategorizedView skill →

violation-scanner

Delegates coding standards violation scanning to a lightweight agent. Use when checking files for violations without loading full source files into context.

UncategorizedView skill →