Guides¶
Learn best practices and patterns for using PromptScript effectively.
Registry
Create, manage, and share PromptScript registries for your organization.
Inheritance
Build scalable instruction hierarchies with inheritance patterns.
Multi-File Organization
Organize your PromptScript files for complex projects with imports and fragments.
Using npx skills
Install open-source skills from GitHub repositories with npx skills and compile them to all your AI agents.
Building Skills
Create custom skills from scratch - SKILL.md format, parameters, resource files, contracts, and publishing.
Local Skills
Full reference for local skills - resolution order, resource files, parameterized skills, and dependencies.
CI/CD Integration
Validate and test PromptScript files in your CI pipeline with GitHub Actions.
Enterprise Setup
Deploy PromptScript across your organization with private registries and governance.
Migration
Migrate existing AI instructions from CLAUDE.md, .cursorrules, and other formats.
Security
Security considerations for templates, external stacks, and best practices.