feielephant
Community@feielephant
feielephant maintains a skill for building, fixing, and extending Hannah's ISEE math practice worksheets as HTML/CSS/JS files with SVG diagrams and grading scripts.
Agent Skills by feielephant
Showing 1 vetted skills indexed across 1 GitHub repositories.
Frequently Asked Questions About feielephant
FAQPage SchemaWhat tasks can I accomplish with feielephant's isee-worksheet skill?▼
You can build new ISEE math practice worksheets, generate 'redo' sets with fresh numbers, split worksheets into daily files, add SVG diagrams, and debug grading scripts. It applies to any task touching files under the worksheets/ directory in the repository.
Who is the isee-worksheet skill designed for?▼
It is designed for someone maintaining Hannah's ISEE math practice materials—typically a parent, tutor, or educator comfortable editing HTML, CSS, and JavaScript files. It targets ISEE test preparation content rather than general-purpose web development.
What file formats and technologies does the skill work with?▼
The skill operates on HTML, CSS, and JavaScript files stored in the repo's worksheets/ folder. It also handles SVG diagrams embedded in worksheets and JavaScript-based grading scripts used to check student answers.
What are the prerequisites for using the isee-worksheet skill?▼
You need access to the repository containing the worksheets/ directory with the existing HTML/CSS/JS worksheet files. The skill is scoped to tasks touching files under that path, so the repo structure must already exist.