hachejhachejCommunityΒ·70 Agent Skills Included

boring-ui

Build chat-driven apps with controllable workbenches and plugins

Builds applications where users chat with an agent and inspect results in a shared workbench. Removes the need to hand-build dashboards, forms, and panels for every new workflow. Provides a plugin system, sandboxed execution, and ready-made skills for planning, coding, review, and release work.
npx skills add hachej/boring-ui --all -g -y
Available:

Gives the agent hard safety rules, a delegation model for sub-agents, and pointers to the procedure docs that govern planning, coding, review, and handoff in this repository.

All Skills in This Repository (70)

Pure Emerald Level Indicators
πŸ“¦ In Repo
hachejhachej

generated-pane-authoring

Generate structured JSON specifications for Boring UI workspace components.

Community
Intermediate
πŸ“¦ In Repo
hachejhachej

bi-dashboard-authoring

Generate and validate BSL BI dashboard JSON specifications for the Boring UI framework.

Community
Intermediate
πŸ“¦ In Repo
hachejhachej

deck-authoring

Create and edit markdown-based slide decks with custom widgets.

Community
Intermediate
πŸ“¦ In Repo
hachejhachej

writing-great-skills

Design and edit AI agent skills with structured vocabulary and pruning discipline.

Community
Advanced
πŸ“¦ In Repo
hachejhachej

to-spec

Synthesize conversation context and codebase knowledge into structured technical specifications.

Community
Intermediate
πŸ“¦ In Repo
hachejhachej

grill-for-unknowns

Stress-test project plans against seven blindspot lenses to surface hidden risks.

Community
Advanced
πŸ“¦ In Repo
hachejhachej

grill-with-docs

Interrogate domain models to identify gaps and generate ADRs and glossaries.

Community
Intermediate
πŸ“¦ In Repo
hachejhachej

beads-workflow

Convert markdown project plans into dependency-linked task graphs with the br CLI.

Community
Advanced
πŸ“¦ In Repo
hachejhachej

planning-workflowβ€β€‹β€Œβ€Œβ€‹β€‹β€Œβ€Œβ€‹β€‹β€Œβ€Œβ€‹β€‹β€‹β€‹β€Œβ€‹β€Œβ€Œβ€‹β€‹β€‹β€Œβ€‹

Create, refine, and validate software project plans with dependency-aware task graphs.

Community
Advanced
πŸ“¦ In Repo
hachejhachej

to-tickets

Decompose project specifications into vertical-slice tickets with blocking dependencies.

Community
Advanced
πŸ“¦ In Repo
hachejhachej

grill-me

Analyze project plans through iterative questioning of decision trees and dependencies.

Community
Intermediate
πŸ“¦ In Repo
hachejhachej

implement

Implement software features from technical specifications and ticket requirements.

Community
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install boring-ui?β–Ό

Run `npx skills add hachej/boring-ui --all -g -y` in your terminal to install all skills in this suite globally.

What is Boring UI used for?β–Ό

It is a framework for building apps where users chat with an agent and inspect results in a shared workbench, instead of clicking through traditional dashboards and forms.

How do I run Boring UI locally?β–Ό

Set your model provider key (for example OPENAI_API_KEY) and run `npx @hachej/boring-ui-cli`. It starts a local agent and workspace with no database or auth setup.

Can I extend Boring UI with plugins?β–Ό

Yes. Any Pi plugin works out of the box, and you can add panels, commands, and catalogs through a simple package.json manifest.

Do I need coding experience to use Boring UI?β–Ό

Basic terminal use is enough to start it locally, but building custom apps and plugins requires TypeScript and React knowledge.

Related Repositories in Software Engineering

View All in Software Engineering→