Find for designs / scopes for a project
Find relevant designs and scopes for a project. Should be used whenever a user mentions a design / scope doc for a project.
Initialize New Python Project
Setup a new python project in this directory.
Copy a recipe to an Obsidian vault
Given a URL to a recipe, copy it to an Obsidian vault using these rules.
Write to Obsidian Vault
Use this skill when the user asks to write, create, or save a note, idea, draft, list, or any other content to their Obsidian vault.
plan-implement
Use this skill to implement a plan in full, updating the plan as you go, with continuous testing
plan-iterate
Use this skill when you've added notes to a plan and want them addressed
plan-todos
Use this skill to add a detailed todo list to your plan
Unit Test Writing
This skill should be used when the user asks to "write tests", "add unit tests", "create test cases", "test this function", "add test coverage", or discusses testing strategies and test implementation.