Find the perfect skill
Restrict edits to a directory
Development
Blocks file edits outside an allowed directory for the session. Useful to prevent modifying unrelated code.
Home Assistant PR Comment Audit
Development
Audits review comment threads on a Home Assistant GitHub PR, flagging unaddressed comments and clarification requests. Use when checking if PR feedback was handled.
Quiz PR Author Before Review
Development
Quizzes the PR author on their own branch before review, grading answers against the actual diff to catch AI-written code the author doesn't understand.
C++ Pro: Modern C++ Best Practices
Development
Expert guidance for writing idiomatic modern C++ with RAII, smart pointers, STL, templates, and concurrency.
Performing File Carving with Foremost
Security
Recover files from disk images and unallocated space using Foremost's header-footer signature carving to extract evidence regardless of file system state.
Legal Advisor
Content
Draft privacy policies, terms of service, disclaimers, and legal notices compliant with GDPR, CCPA, and other regulations. Provides templates, checklists, and implementation notes for tech businesses.
Building Cloud SIEM with Sentinel
Security
Deploy Microsoft Sentinel as a cloud-native SIEM and SOAR platform. Configure multi-cloud data connectors, write KQL detection rules, and automate incident response playbooks.
Unified Memory for AI Agents
Development
Share durable context and handoffs between AI agents (Claude, Codex, Cursor) via the local ECC Memory Vault. Save work state, resume tasks, and search shared project knowledge.
Formisch Usage
Development
Skill for form handling with Formisch, the type-safe, headless form library. Use when creating forms, managing state, validating inputs, and integrating with Valibot schemas.
inference.sh CLI
Development
Run 150+ AI apps via the inference.sh CLI: image generation, video creation, LLMs, web search, Twitter automation, and more.
Unified Memory for AI Agents
Development
Share durable, inspectable context between AI agents via the local ECC Memory Vault. Save work state, transfer context, and search shared project knowledge across Claude, Codex, Cursor, and more.
Save Custom Approach as Reusable Skill
Productivity
Guides converting a successful custom approach into a reusable skill, covering creation steps, validation, and placement in the skills directory.