Skip to main content
BlackBeltTechnology
GitHub creator profile

BlackBeltTechnology

Repository-level view of 109 collected skills across 8 GitHub repositories.

skills collected
109
repositories
8
updated
Aug 29, 2026
repository explorer

Repositories and representative skills

reverse-spec-from-code
software-developers

Reverse-generate OpenSpec capability specs (openspec/specs/<cap>/spec.md) from code that lacks them, or reconcile an existing stale spec with `--refresh`, using parallel subagents. Fans out one blind generator per capability, audits each spec against the code…

Aug 29, 2026
skill-creator
computer-occupations-all-other

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

Aug 25, 2026
code-simplification
software-developers

Active simplify pass for working code. Use when explicitly asked to "simplify this", "reduce complexity", "clean this up", "make this clearer", or when behavior-preserving readability/maintainability is the goal. Complements the project's passive…

Aug 25, 2026
doubt-driven-review
software-developers

In-flight adversarial check on a non-trivial decision BEFORE it stands — distinct from post-hoc review of a finished diff. Use on "stress-test this decision", "are we sure about this", "verify before commit", "poke holes in this", when working in unfamiliar…

Aug 25, 2026
performance-optimization
software-developers

Measure-first performance work. Use on triggers like "it's slow", "profile this", "optimize perf", "fix the bottleneck", "improve load time / Core Web Vitals", or when a measured regression needs fixing. Enforces measure-before-optimize. Fills a perf gap not…

Aug 25, 2026
security-hardening
information-security-analysts

Harden code against vulnerabilities. Use on triggers like "security audit", "harden this", "threat model", "is this safe", or when touching untrusted input, auth, sessions, secrets, data storage, or third-party integrations. Fills a security gap not covered…

Aug 25, 2026
browser
software-developers

Browser automation via the `agent-browser` CLI. Use when the user needs to drive websites or Electron desktop apps — navigating, filling forms, clicking, screenshots, extracting data, testing web apps, visual UI checks, the Pi Dashboard's Electron shell, or…

Aug 25, 2026
pi-dashboard
software-developers

Monitor and control the pi-dashboard server. List sessions, send prompts, abort runs, spawn new sessions, manage git branches, control flows, and configure the dashboard — all via REST API. Use when you need to interact with other pi sessions, check dashboard…

Aug 25, 2026
Showing 8 of 60 collected skills.
judo-runtimeauthentication-flow
software-developers

Comprehensive guide to the JUDO authentication pipeline. Use when you need to understand how authentication works, debug auth issues, configure OAuth2/OpenID Connect, or integrate with identity providers like Keycloak.

Mar 10, 2026
judo-runtimetestkit
software-quality-assurance-analysts-and-testers

Help write tests for JUDO applications using judo-runtime-core-guice-testkit. Use when writing interceptor tests, setting up JudoRuntimeFixture, or troubleshooting testkit issues.

Jan 28, 2026
judo-runtimeadd-module-skills
software-developers

Add Claude skill packages and agent-docs to a JUDO Runtime Core module. Use when making a module self-contained with embedded documentation, creating skills for interceptors/extensions, or packaging agent docs in JARs.

Jan 28, 2026
judo-runtimeaccess-api-overview
software-developers

Comprehensive guide to JUDO Access Manager API interfaces. Use when you need to understand operation authorization, implement custom authentication interceptors, work with signed identifiers, or integrate access control into your application.

Jan 28, 2026
judo-runtimeaccess-control
software-developers

Comprehensive guide to configuring access control rules in JUDO Runtime. Use when you need to understand actor-based authorization, configure public vs authenticated access, set up exposedBy annotations, or implement custom authentication interceptors.

Jan 28, 2026
judo-runtimepermission-checking
software-developers

Detailed guide to the JUDO permission checking flow for CRUD operations. Use when you need to understand how CREATE, UPDATE, DELETE permissions work, debug authorization failures, or implement custom authorizers.

Jan 28, 2026
judo-runtimedao-patterns
database-architects

Understand JUDO DAO Core interface patterns including payload processors, statement types, instance collectors, and validation. Use when working with data access operations, implementing custom processors, or understanding the DAO architecture.

Jan 28, 2026
judo-runtimeentity-mapping
software-developers

Entity to transfer object mapping in JUDO DAO Core. Use when working with value objects, understanding attribute/reference mapping, measure unit conversion, or implementing custom value handling.

Jan 28, 2026
Showing 8 of 28 collected skills.
judo-frontend-esm-to-ui-docs
technical-writers

ESM-to-UI mapping reference for JUDO React frontends. Covers widget mappings, table and navigation element mappings, and the ESM→UI transformation model.

Apr 26, 2026
judo-frontend-docs
software-developers

Frontend development guide for JUDO React applications. Covers hooks, theming, i18n, and Pandino DI customization patterns.

Apr 26, 2026
judo-model-esm-metamodel-docs
technical-writers

ESM metamodel reference for JUDO. Covers namespace, type, structure, operation, accesspoint, UI, UI-behaviour, and UI-visual-styleguide packages with element-level attribute and constraint definitions.

Apr 26, 2026
judo-model-docs
database-architects

Model documentation for JUDO applications. Covers ESM metamodel, cardinality, CRUD flags, and advanced modeling patterns.

Apr 26, 2026
judo-backend-docs
software-developers

Backend development guide for JUDO applications. Covers custom operations, interceptors, validators, data access, and error handling.

Apr 26, 2026
judo-deployment-docs
software-developers

Deployment and build documentation for JUDO applications. Covers judo.sh commands, Docker setup, Karaf configuration, and production deployment.

Apr 26, 2026
judo-e2e-testing-docs
software-quality-assurance-analysts-and-testers

E2E testing guide for JUDO React frontends using Playwright. Covers test patterns, helpers, and browser automation.

Apr 26, 2026
judo-frontend-hooks-docs
software-developers

Frontend hook system documentation. Covers data, UI, table, action, navigation, and validation hooks.

Apr 26, 2026
Showing 8 of 12 collected skills.
Showing 8 of 8 repositories
All repositories loaded