From fcaea66926a1cae5d7f2c1d87cb15ad3f5d627c8 Mon Sep 17 00:00:00 2001 From: Daniel Miessler Date: Fri, 31 Oct 2025 09:37:35 +0100 Subject: [PATCH] Add PAI - Personal AI Infrastructure plugin PAI is a comprehensive Claude Code plugin that transforms Claude Code into a full Personal AI Infrastructure. Features: - 40+ specialized skills (research, development, security, blogging) - 10+ specialized agents (researchers, engineers, designers, architects) - Multi-source parallel research (3/9/24 agent modes) - Spec-driven development with TDD methodology - Custom automation workflows Repository: https://github.com/danielmiessler/PAIPlugin Installation: /plugin install https://github.com/danielmiessler/PAIPlugin --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 98f4f28..6fba7a3 100644 --- a/README.md +++ b/README.md @@ -134,6 +134,7 @@ A curated list of awesome tools, integrations, extensions, plugins, frameworks, ## Custom Commands & Frameworks +- [**PAI - Personal AI Infrastructure**](https://github.com/danielmiessler/PAIPlugin): Transform Claude Code into your Personal AI Infrastructure with 40+ skills, specialized agents, and automation workflows for research, development, security testing, and more. Features multi-source parallel research, spec-driven development with TDD, and 10+ specialized agents. Installation: `/plugin install https://github.com/danielmiessler/PAIPlugin` - [**Claude-Command-Suite**](https://github.com/qdhenry/Claude-Command-Suite): Professional slash commands for Claude Code that provide structured workflows for software development tasks, including code review and feature implementation. - [**claude-deep-research**](https://www.google.com/search?q=https://github.com/disler/claude-deep-research): Claude Deep Research config for Claude Code. - [**claude-on-rails**](https://github.com/obie/claude-on-rails): A development framework for Ruby on Rails developers using Claude Code, inspired by SuperClaude.