--- name: iron-claw description: Use this skill when working with Iron Claw. Triggers when user mentions Iron Claw or imports from it. --- # Iron Claw ## What this is Iron Claw is a library that seems to be related to AI code creation and development workflows. It appears to have connections to GitHub features such as Copilot, Spark, and Models. The library's primary purpose is not explicitly stated in the provided documentation. ## Installation No installation command is provided in the given documentation. ## Key concepts The most important concepts related to Iron Claw are its connections to AI code creation, GitHub features, and development workflows. Some key APIs and patterns include: * GitHub Copilot for writing better code with AI * GitHub Spark for building and deploying intelligent apps * GitHub Models for managing and comparing prompts ## Correct usage patterns No specific code examples are provided in the documentation. However, based on the connections to GitHub features, some correct usage patterns might include: * Using GitHub Copilot to generate code suggestions * Deploying intelligent apps with GitHub Spark * Managing prompts with GitHub Models ## Common mistakes to avoid No common mistakes are explicitly stated in the provided documentation. However, some potential mistakes to avoid might include: * Not properly configuring GitHub features for AI code creation * Not managing prompts effectively with GitHub Models ## File and folder conventions No specific file and folder conventions are provided in the documentation. However, based on the connections to GitHub features, some conventions might include: * Storing code in a GitHub repository * Using GitHub Issues and Code Review for managing code changes * Utilizing GitHub Actions for automating workflows and GitHub Codespaces for instant dev environments