Bryon Jacob avatar

Bryon Jacob

Community

@bryonjacob · Austin, TX

29Followers
|
47Public Repos
|
36Published Skills

Agent Skills by Bryon Jacob

Showing 36 vetted skills indexed across 1 GitHub repositories.

bryonjacobbryonjacob

hemingwayesque

Rewrite AI prompts and CLAUDE.md contexts into concise, active-voice text.

Community
Basic
bryonjacobbryonjacob

code-patterns

Analyze codebases to derive conventions and detect consistency gaps.

Community
Intermediate
bryonjacobbryonjacob

creating-variants

Generate team-specific variant packages for CLAUDE workflows.

Community
Intermediate
bryonjacobbryonjacob

workflow-design

Design and manage multi-command workflows for Claude Code.

Community
Basic
bryonjacobbryonjacob

justfile-polyglot-patterns

Coordinate polyglot monorepos with a root justfile delegating to subprojects.

Community
Intermediate
bryonjacobbryonjacob

justfile-quality-patterns

Provides reusable Justfile targets for common CI quality checks across Python, JavaScript, and Java projects.

Community
Intermediate
bryonjacobbryonjacob

justfile-maturity-model

Evaluate Justfile automation maturity across five defined levels.

Community
Basic
bryonjacobbryonjacob

justfile-advanced-patterns

Automate Justfile workflows for testing, deployment, and migrations.

Community
Advanced
bryonjacobbryonjacob

justfile-interface

Enforce a standard Justfile command surface with stubs and check-all pipeline.

Community
Basic
bryonjacobbryonjacob

justfile-security-patterns

Automate Justfile security checks for vulnerabilities, licenses, SBOMs, and environments.

Community
Advanced
bryonjacobbryonjacob

integrating-formspree-forms

Integrate Formspree forms into static sites with client-side validation.

Community
Intermediate
bryonjacobbryonjacob

building-static-sites

Export Next.js sites as static HTML with YAML content.

Community
Advanced
bryonjacobbryonjacob

styling-with-tailwind-cva

Create and style UI components with Tailwind CSS v4 and CVA variants.

Community
Intermediate
bryonjacobbryonjacob

building-with-nextjs

Automate Next.js 15+ App Router UI creation with Vitest and Playwright tests.

Community
Advanced
bryonjacobbryonjacob

test-optimization

Analyze Python and JavaScript test suites for speed bottlenecks and DRY violations.

Community
Intermediate
bryonjacobbryonjacob

software-development

Convert GitHub issue specifications into modular, test-driven code implementations.

Community
Intermediate
bryonjacobbryonjacob

configuring-polyglot-stack

Orchestrate multi-language subprojects with a root justfile delegating to aug-just interfaces.

Community
Intermediate
bryonjacobbryonjacob

executing-development-issues

Automate GitHub issue lifecycle from branching to merging with quality gates.

Community
Basic
bryonjacobbryonjacob

working-in-git-worktrees

Create, switch, and remove isolated git worktrees for parallel development.

Community
Basic
bryonjacobbryonjacob

configuring-github-actions

Configure GitHub Actions PR checks for Python and JavaScript projects.

Community
Intermediate
bryonjacobbryonjacob

documenting-with-audit

Audit CLAUDE.md coverage and freshness across repositories.

Community
Intermediate
bryonjacobbryonjacob

installing-git-hooks

Install git hooks to run format, lint, typecheck, and tests via justfile commands.

Community
Advanced
bryonjacobbryonjacob

configuring-java-stack

Configure a Java stack with Maven, JUnit 5, Spotless, SpotBugs, and JaCoCo.

Community
Advanced
bryonjacobbryonjacob

software-quality

Analyze test coverage gaps and generate targeted test plans from metrics and code changes.

Community
Basic