Skip to content

Conversation

@bratsos
Copy link
Owner

@bratsos bratsos commented Jan 31, 2026

Summary

Create 6 specialized Agent Skills (24 markdown files, 8,765 lines) for the polizy authorization library with comprehensive documentation including setup guides, implementation patterns, storage configuration, and troubleshooting.

Skills Implemented

  • polizy: Router skill for context-aware routing
  • polizy-setup: Installation and initial configuration
  • polizy-schema: Schema design with 10+ domain examples
  • polizy-patterns: 7 implementation patterns with detailed references
  • polizy-storage: Database adapters and performance optimization
  • polizy-troubleshooting: Debugging guide with check algorithm and anti-patterns

Test Plan

Skills are ready for immediate use:

  • Test polizy router skill detects authorization context correctly
  • Test polizy-setup provides working examples for installation
  • Test polizy-schema examples cover major use cases
  • Test polizy-patterns code snippets are copy-paste ready
  • Test polizy-storage adapter setup works with Prisma
  • Test polizy-troubleshooting resolves common issues

🤖 Generated with Claude Code

Create 6 specialized skills (polizy, polizy-setup, polizy-schema, polizy-patterns, polizy-storage, polizy-troubleshooting) with 24 markdown files covering:
- Router skill for auto-detection and context-aware routing
- Setup guidance (installation, storage adapter selection, framework integrations)
- Schema design patterns with 10+ domain-specific examples
- 7 implementation patterns (direct, groups, hierarchy, field-level, time-limited, revocation, multi-tenant)
- Storage adapters (Prisma, custom, performance optimization)
- Troubleshooting with check algorithm, common issues, and anti-patterns

All SKILL.md files kept under 500 lines with progressive disclosure via references/.

Co-Authored-By: Claude Haiku 4.5 <[email protected]>
@vercel
Copy link

vercel bot commented Jan 31, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
polizy-app1 Error Error Jan 31, 2026 0:58am

@bratsos bratsos merged commit 88f3456 into main Jan 31, 2026
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants