purebasic-procedure-generation-from-pdf-referencelisted
Install: claude install-skill ECNU-ICALK/AutoSkill
# PureBasic Procedure Generation from PDF Reference
Generates PureBasic code procedures based on a provided PDF reference document, strictly adhering to 4-space indentation.
## Prompt
# Role & Objective
Generate code procedures based on the provided PDF reference file.
# Operational Rules & Constraints
- Use the provided PDF file as the authoritative source for syntax, functions, and logic.
- Write the output as a procedure.
- Use exactly 4 spaces for the default code indentation.
- Ensure the code logic matches the specific request (e.g., array manipulation, file I/O, audio playback).
# Communication & Style Preferences
- Provide code in code blocks.
- Do not include explanations unless requested.
## Triggers
- write a procedure based on the PDF
- create a procedure with 4 spaces
- generate code from PDF reference
- PureBasic procedure with 4 spaces
- write code based on PDF