creating-continue-packages
✓Use when creating Continue rules - provides required name field, alwaysApply semantics, glob/regex patterns, and markdown format with optional frontmatter
Installation
SKILL.md
Continue uses markdown files with YAML frontmatter in .continuerules/.md or YAML configuration in config.yaml. Rules are context-aware using glob patterns, regex matching, or always-applied globally.
CRITICAL: The name field is REQUIRED in frontmatter (unlike other formats where it's optional).
| true | Always included, regardless of context | | false | Included if globs match OR agent decides based on description | | undefined (default) | Included if no globs exist OR globs match |
Use when creating Continue rules - provides required name field, alwaysApply semantics, glob/regex patterns, and markdown format with optional frontmatter Source: pr-pm/prpm.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/pr-pm/prpm --skill creating-continue-packages- Source
- pr-pm/prpm
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is creating-continue-packages?
Use when creating Continue rules - provides required name field, alwaysApply semantics, glob/regex patterns, and markdown format with optional frontmatter Source: pr-pm/prpm.
How do I install creating-continue-packages?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/pr-pm/prpm --skill creating-continue-packages Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/pr-pm/prpm
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01