PAI Palooza
Official@paipalooza · United States of America
Personal AI hackathon, coming to a city near you!
Agent Skills by PAI Palooza
Showing 23 vetted skills indexed across 1 GitHub repositories.
database-schema-sync
Synchronize database schemas with an idempotent Python script.
strapi-blog-image-unique
Enforce unique featured images across Strapi blog posts.
file-placement
Enforce documentation and script file placement into designated project subdirectories.
weekly-report
Generate weekly progress reports from git commits, issues, and pull requests.
ci-cd-compliance
Define CI/CD pipeline gates, merge policies, and failure handling procedures.
mandatory-tdd
Enforce TDD and BDD with mandatory test execution and coverage thresholds before commits.
git-workflow
Enforce strict Git commit and Pull Request standards without AI attribution.
database-query-best-practices
Check active PostgreSQL connections and manage short-lived queries to prevent pool exhaustion.
story-workflow
Manage software development backlog workflows with story classification and Fibonacci estimation.
email-campaign-management
Manages email campaigns with Resend API including conversion tracking and trial activation.
delivery-checklist
Provide a structured checklist and reusable prompts for software delivery verification.
strapi-blog-slug-mandatory
Validate the mandatory slug parameter when creating or updating Strapi blog posts via MCP.
code-quality
Enforce coding style, security, and accessibility standards in software development.
HuggingFace Deployment & AI Provider Management
Deploy HuggingFace models via Inference API or dedicated endpoints with multi-provider billing.
Strapi Blog Post Featured Image Uniqueness
Enforce unique featured images for blog posts in Strapi CMS.
File Placement Rules
Enforce repository file placement rules and naming conventions for documentation and scripts.
Weekly Report Generation
Generate weekly developer reports from Git history, issues, and pull requests.
Mandatory TDD/BDD Testing Strategy
Enforce TDD/BDD with 80% test coverage for Python and TypeScript.
Git & PR Workflow Standards
Enforce Git commit and Pull Request standards without AI attribution.
Story Workflow & Estimation
Manage agile story workflows with Fibonacci estimation and TDD cycles.
Delivery Checklist & Mini-Prompts
Guide software delivery with a structured workflow and reusable prompts.
Strapi Blog Post Slug Requirement
Validate slug, content, and document_id before Strapi blog post updates.
Email Campaign Management - Workflow
Manage email campaigns with conversion tracking and trial activation via Resend API.
Frequently Asked Questions About PAI Palooza
FAQPage SchemaWhat specific tasks are enabled by these governance standards?▼
These standards enable automated enforcement of repository file structures, mandatory TDD/BDD test coverage thresholds, PostgreSQL connection management, and validation of Strapi CMS content parameters like slugs and featured images.
Which personas benefit from these development standards?▼
Engineering managers, technical leads, and DevOps engineers benefit from these standards by ensuring consistent code quality, reliable deployment gates, and structured agile estimation processes across distributed development teams.
What are the prerequisites for implementing these standards?▼
Implementation requires an existing environment utilizing PostgreSQL for data persistence, Strapi for content management, and Git-based version control systems to support the enforcement of commit policies and repository file placement rules.