# Widgetkit

> API reference: WidgetKit. Query for widget timelines, entries, providers, home/lock screen widgets.

- Skill: `prisma-labs-dev/widgetkit` (Agent Skill, multi-file: 4 files)
- Install (CLI): `npx skillmds@latest add prisma-labs-dev/widgetkit`
- Raw SKILL.md: https://api.skillmd.com/api/skills/prisma-labs-dev/widgetkit/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Integrations & APIs
- Author: prisma-labs-dev (https://skillmd.com/u/prisma-labs-dev)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/prisma-labs-dev/widgetkit

---


# WidgetKit Documentation

Search these docs to answer questions about widget development.

## Return Format

Always include:
1. **Summary** - Answer the question concisely
2. **File paths** - List relevant files for full details, e.g.:
   - `widgetkit-overview.md` for widget basics
   - `widgetkit-timelineprovider.md` for timeline providers

## Files

- `widgetkit-overview.md` - Framework overview and widget families
- `widgetkit-timelineentry.md` - Timeline entry protocol
- `widgetkit-timelineprovider.md` - Providing widget timeline data

