Hontau Dan Adrian avatar

Hontau Dan Adrian

Community

@hontauadrian

0Followers
|
13Public Repos
|
26Published Skills

Full-stack development skill registry covering contract-flow verification, NestJS/Next.js patterns, design systems, and QA testing for coordinated multi-role builds.

Skills Distribution
DomainDeveloper To...Developer Tooling .. (45%)UI/UX & Creative M.. (30%)Data Systems & Dat.. (10%)Cybersecurity & Co.. (10%)

Agent Skills by Hontau Dan Adrian

Showing 26 vetted skills indexed across 1 GitHub repositories.

hontauadrianhontauadrian

product-plan

Converts a project brief into a product plan with user journeys, app shell spec, and chunk decomposition.

Community
Advanced
hontauadrianhontauadrian

shared-flow-authoring

Authors and arbitrates the shared _shared.json contract-flow file for cross-feature API test coverage.

Community
Advanced
hontauadrianhontauadrian

task-flow-authoring

Author executable JSON contract flows that verify API behavior against feature plans.

Community
Advanced
hontauadrianhontauadrian

flow-failure-response

Diagnose runtime probe flow failures and route fixes between code changes and lead escalation.

Community
Intermediate
hontauadrianhontauadrian

feature-plan

Decomposes a product-plan grouping into per-feature specs and scout-builder dispatch sequences.

Community
Advanced
hontauadrianhontauadrian

ui-ux-pro-max

Generates design system recommendations and UI/UX guidelines via BM25 search over curated CSV databases.

Community
Advanced
hontauadrianhontauadrian

ckm:design

Generates logos, CIP mockups, SVG icons, banners, slides, and social images via Gemini APIs.

Community
Advanced
hontauadrianhontauadrian

build-verifiable-features

Declares NestJS decorators and OpenAPI extensions so a runtime probe can verify API features.

Community
Advanced
hontauadrianhontauadrian

ckm:banner-design

Generates multi-style banner designs for social media, ads, web, and print platforms.

Community
Advanced
hontauadrianhontauadrian

env-resolution

Validates environment variable edits across .env.example, docker-compose fallbacks, and CORS configuration.

Community
Intermediate
hontauadrianhontauadrian

ckm:ui-styling

Build accessible UI components and responsive layouts with shadcn/ui and Tailwind CSS.

Community
Intermediate
hontauadrianhontauadrian

ckm:brand

Manage brand voice, visual identity, and asset compliance with scripts and reference frameworks.

Community
Intermediate
hontauadrianhontauadrian

ckm:slides

Generates HTML presentation slides with Chart.js charts, layout patterns, and copywriting formulas.

Community
Intermediate
hontauadrianhontauadrian

stack-debug

Diagnose worktree Docker compose stacks using pnpm stack helper commands and bridge logs.

Community
Intermediate
hontauadrianhontauadrian

qa-test

Automates front-end QA testing through browser-driven UI verification with Playwright MCP.

Community
Advanced
hontauadrianhontauadrian

clean-architecture

Organizes feature modules into domain, data, and presentation layers for Next.js and monorepo projects.

Community
Intermediate
hontauadrianhontauadrian

nestjs-probe-coverage

Annotate NestJS endpoints with Swagger decorators so OpenAPI docs and probe flows achieve full coverage.

Community
Advanced
hontauadrianhontauadrian

ckm:design-system

Generate three-layer design tokens, component specifications, and brand-compliant HTML slides.

Community
Advanced
hontauadrianhontauadrian

page-pattern

Implements page and component structures with UIModel mappers, hooks, and navigation handlers for Next.js and React Native.

Community
Intermediate
hontauadrianhontauadrian

web-patterns

Implements Next.js App Router patterns for server components, theming, images, and error handling.

Community
Intermediate
hontauadrianhontauadrian

localization-patterns

Implements localization patterns for resolving user-facing labels in UIModel mappers across web and mobile.

Community
Basic
hontauadrianhontauadrian

generated-app-role-management

Maintains Keycloak client roles across auth manifests, API guards, frontend UI, and tests.

Community
Intermediate
hontauadrianhontauadrian

integration-tests

Write integration tests for NestJS APIs with supertest and frontend features with MSW.

Community
Intermediate
hontauadrianhontauadrian

mobile-patterns

Implements React Native and Expo patterns for keyboard handling, theming, lists, and tenant configuration.

Community
Intermediate

Frequently Asked Questions About Hontau Dan Adrian

FAQPage Schema
What tasks can I accomplish with Hontau Dan Adrian's skill registry?▼

You can plan products and features, author executable contract-flow files, decorate NestJS endpoints for probe verification, build Next.js and React Native interfaces, manage Keycloak roles, resolve environment variables, debug Docker stacks, and run automated front-end QA with Playwright and Lighthouse.

Who are these skills designed for?▼

They target coordinated engineering roles: coordinators seeding _shared.json and arbitrating cross-feature flows, leads authoring per-task flow contracts, and builders fixing code in response to probe diagnostics. Front-end developers and designers also use the UI, branding, and design-system skills.

How do the contract-flow skills work in practice?▼

Run pnpm flows:bootstrap --task=<id> to scaffold a draft, then use task-flow-authoring to complete Decision-11 coverage. Builders run pnpm probe:smoke; failures like FLOW_STEP_FAILED route to flow-failure-response, since the flows-path-boundary.js hook blocks builders from editing flow files.

Are these skills open source and what do they cost?▼

The claudekit-authored skills (design, banner-design, ui-styling, design-system) carry MIT licenses at no cost. Other skills such as brand, slides, and the overstory flow skills list no license in their frontmatter, so usage terms should be confirmed with the repository owner.

What prerequisites and dependencies do these skills require?▼

Backend skills assume NestJS with tsx/esbuild, Zod, Swagger, and pnpm probe tooling. Front-end skills assume Next.js App Router, Tailwind CSS, shadcn/ui, React Query, Zustand, and React Native/Expo. QA testing requires Playwright, Chrome DevTools, and Lighthouse MCP integrations; role management requires Keycloak.