Hontau Dan Adrian
Community@hontauadrian
Full-stack development skill registry covering contract-flow verification, NestJS/Next.js patterns, design systems, and QA testing for coordinated multi-role builds.
Agent Skills by Hontau Dan Adrian
Showing 26 vetted skills indexed across 1 GitHub repositories.
product-plan
Converts a project brief into a product plan with user journeys, app shell spec, and chunk decomposition.
shared-flow-authoring
Authors and arbitrates the shared _shared.json contract-flow file for cross-feature API test coverage.
task-flow-authoring
Author executable JSON contract flows that verify API behavior against feature plans.
flow-failure-response
Diagnose runtime probe flow failures and route fixes between code changes and lead escalation.
feature-plan
Decomposes a product-plan grouping into per-feature specs and scout-builder dispatch sequences.
ui-ux-pro-max
Generates design system recommendations and UI/UX guidelines via BM25 search over curated CSV databases.
ckm:design
Generates logos, CIP mockups, SVG icons, banners, slides, and social images via Gemini APIs.
build-verifiable-features
Declares NestJS decorators and OpenAPI extensions so a runtime probe can verify API features.
ckm:banner-design
Generates multi-style banner designs for social media, ads, web, and print platforms.
env-resolution
Validates environment variable edits across .env.example, docker-compose fallbacks, and CORS configuration.
ckm:ui-styling
Build accessible UI components and responsive layouts with shadcn/ui and Tailwind CSS.
ckm:brand
Manage brand voice, visual identity, and asset compliance with scripts and reference frameworks.
ckm:slides
Generates HTML presentation slides with Chart.js charts, layout patterns, and copywriting formulas.
stack-debug
Diagnose worktree Docker compose stacks using pnpm stack helper commands and bridge logs.
qa-test
Automates front-end QA testing through browser-driven UI verification with Playwright MCP.
clean-architecture
Organizes feature modules into domain, data, and presentation layers for Next.js and monorepo projects.
nestjs-probe-coverage
Annotate NestJS endpoints with Swagger decorators so OpenAPI docs and probe flows achieve full coverage.
ckm:design-system
Generate three-layer design tokens, component specifications, and brand-compliant HTML slides.
page-pattern
Implements page and component structures with UIModel mappers, hooks, and navigation handlers for Next.js and React Native.
web-patterns
Implements Next.js App Router patterns for server components, theming, images, and error handling.
localization-patterns
Implements localization patterns for resolving user-facing labels in UIModel mappers across web and mobile.
generated-app-role-management
Maintains Keycloak client roles across auth manifests, API guards, frontend UI, and tests.
integration-tests
Write integration tests for NestJS APIs with supertest and frontend features with MSW.
mobile-patterns
Implements React Native and Expo patterns for keyboard handling, theming, lists, and tenant configuration.
Frequently Asked Questions About Hontau Dan Adrian
FAQPage SchemaWhat 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.