ai-agentic-ui
Installation
SKILL.md
AI Agentic UI
Acknowledgement: Shared by Peter Bamuhigire, techguypeter.com, +256 784 464178.
Use When
- Designing UI for agentic AI features — plan visibility, checkpoints, rollback, tool-use permissions, progress tiers, and shared-control primitives.
- The feature plans multi-step work, uses tools, or operates semi-autonomously over seconds-to-minutes.
Do Not Use When
- The feature is a single-prompt, single-response chat — use
ai-ux-patternsinstead. - The task is engineering-side tool wiring only — use
ai-agents-tools.
Required Inputs
- Feature description including number of steps, side-effect surface, and expected run duration.
- List of tools the agent will call, grouped by read-only / moderate / destructive.
- Rollback scope: what state can be restored and at what granularity.
Related skills
More from peterbamuhigire/skills-web-dev
google-play-store-review
Google Play Store compliance and review readiness for Android apps. Use
80multi-tenant-saas-architecture
Use when designing or reviewing a multi-tenant SaaS platform — tenant
70jetpack-compose-ui
Jetpack Compose UI standards for beautiful, sleek, minimalistic Android
49gis-mapping
Use for web apps that need Leaflet-first GIS mapping, location selection,
49saas-accounting-system
Implement a complete double-entry accounting system inside any SaaS app.
47manual-guide
Generate end-user manuals and reference guides for ERP modules. Use when
41