Agent skill
context-admin-ui
Admin dashboard, task management, and review interfaces.
Stars
163
Forks
31
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/context-admin-ui
SKILL.md
Admin UI Context
Overview
Next.js App Router pages and components for the Affordabot Admin Dashboard.
Active Files
Pages (App Router)
frontend/src/app/admin/page.tsx- Dashboard Homefrontend/src/app/admin/discovery/page.tsx- Discovery toolsfrontend/src/app/admin/reviews/page.tsx- Review queuefrontend/src/app/admin/sources/page.tsx- Source management
Components
frontend/src/components/admin/ScrapeManager.tsx- Scraper controlsfrontend/src/components/admin/AnalysisLab.tsx- RAG testingfrontend/src/components/admin/ModelRegistry.tsx- LLM configfrontend/src/components/admin/PromptEditor.tsx- System prompt editorfrontend/src/components/admin/JurisdictionMapper.tsx- Jurisdiction config
Usage
Use this skill when modifying the admin dashboard or internal tools.
Didn't find tool you were looking for?