From appfolio-pack
Builds property management dashboard integrating AppFolio API data via REST endpoints. Activates on 'appfolio property dashboard' trigger or /appfolio-core-workflow-a invocation.
npx claudepluginhub jeremylongshore/claude-code-plugins-plus-skills --plugin appfolio-packThis skill is limited to using the following tools:
| Error | Cause | Solution |
Queries AppFolio properties, units, and tenants via REST API. Manual trigger: 'appfolio hello world'. Includes error handling for common API issues.
Orchestrates property management workflows across commercial real estate asset types, triaging tenant relations, maintenance, financial ops, vendors, compliance, capital planning, and benchmarking.
Guides Next.js Cache Components and Partial Prerendering (PPR): 'use cache' directives, cacheLife(), cacheTag(), revalidateTag() for caching, invalidation, static/dynamic optimization. Auto-activates on cacheComponents: true.
Share bugs, ideas, or general feedback.
| 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.