sample-page-user-list
Displays all system users in a searchable, paginated table. Supports creating, editing, and deleting users. Only ADMIN and MANAGER roles can access this page.
Content Preview
# User List > **Route:** `/users` > **Module:** User Management > **Generated:** 2026-03-17 ## Overview Displays all system users in a searchable, paginated table. Supports creating, editing, and deleting users. Only ADMIN and MANAGER roles can access this page. ## Layout - **Top bar**: Search input + "Create User" button - **Main area**: Data table with pagination - **Modal**: Create/Edit user form (triggered by buttons) ## Fields ### Search Filters | Field | Type | Required | Options |
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/sample-page-user-list.md \
https://raw.githubusercontent.com/alirezarezvani/claude-skills/main/product-team/code-to-prd/expected_outputs/sample-page-user-list.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/alirezarezvani/claude-skillsThen reference at product-team/code-to-prd/expected_outputs/sample-page-user-list.md
Related Skills
sample-prd-readme
My App — Product Requirements Document
product-teamsampleprdreadme
by alirezarezvani · alirezarezvani-claude-skills
product-manager-toolkit
Essential tools and frameworks for modern product management, from discovery to delivery.
businessproductmanager
by sickn33 (Antigravity) · antigravity-awesome-skills
SKILL
10 product agent skills and plugins for Claude Code, Codex, Gemini CLI, Cursor, OpenClaw. PM toolkit (RICE), agile PO, product strategist (OKR), UX researcher, UI design system, competitive teardown, landing page generator, SaaS scaffolder, research summarizer. Python tools (stdlib-only).
product-teamskillagentpython
by alirezarezvani · alirezarezvani-claude-skills
sample-enum-dictionary
All enums, status codes, and constant mappings found in the codebase.
product-teamsampleenumdictionary
by alirezarezvani · alirezarezvani-claude-skills