appfolio-pack
Claude Code skill pack for AppFolio (18 skills)
Installation
Open Claude Code and run this command:
/plugin install appfolio-pack@claude-code-plugins-plus
Use --global to install for all projects, or --project for current project only.
What It Does
> Claude Code skills for AppFolio Property Manager API integration — properties, tenants, leases, accounting (18 skills)
AppFolio is a cloud-based property management platform. These skills use the real AppFolio Stack REST API with Basic Auth, covering properties, tenants, units, leases, bills, vendors, and owners endpoints. No npm SDK exists -- all code uses direct REST calls via axios.
Skills (18) plugin-local skills
Configure CI/CD pipeline for AppFolio property management integrations.
Diagnose and fix common AppFolio API integration errors.
Build property management dashboard with AppFolio API data.
Automate tenant management and lease operations with AppFolio.
Optimize AppFolio API costs through efficient usage patterns.
Collect AppFolio API debug evidence for support tickets.
Deploy AppFolio integration service to cloud infrastructure.
Query AppFolio properties, units, and tenants via REST API.
Configure AppFolio Stack API authentication with OAuth 2.
Set up local development for AppFolio property management API integration.
Optimize AppFolio API performance with caching and batch operations.
Production readiness checklist for AppFolio integrations.
Handle AppFolio API rate limits with throttling and backoff.
Reference architecture for AppFolio property management integration.
Apply production-ready patterns for AppFolio REST API integration.
Secure AppFolio API credentials and tenant data.
Migrate between AppFolio API versions and handle endpoint changes.
Handle AppFolio webhook events for property management notifications.