From appfolio-pack
Build property management dashboards using AppFolio API data. Trigger: 'appfolio property dashboard'.
How this skill is triggered — by the user, by Claude, or both
Slash command
/appfolio-pack:appfolio-core-workflow-aThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
| Error | Cause | Solution |
| Error | Cause | Solution |
|---|---|---|
401 Unauthorized | Invalid credentials | Verify client_id/secret |
404 Not Found | Wrong endpoint | Check API version in URL |
422 Unprocessable | Invalid request body | Validate required fields |
Continue with the next skill in the AppFolio pack sequence.
npx claudepluginhub ia23a-lachnita/claude-code-plugins-plus-fix-skills --plugin appfolio-pack2plugins reuse this skill
First indexed Jul 17, 2026
Builds property management dashboards using the AppFolio Stack API: create/update properties, manage tenants and leases, and query occupancy data.
Guides collaborative design exploration before implementation: explores context, asks clarifying questions, proposes approaches, and writes a design doc for user approval.
Creates structured, bite-sized implementation plans from specs or requirements before writing code. Useful for breaking down multi-step tasks into testable steps with file structure and task boundaries.