Find the perfect skill
Dify Documentation Terminology Check
Documentation
Audit terminology consistency in documentation against codebase UI labels and glossary. Covers full files, not just diffs.
Defense Evasion Toolkit
Security
Executable Python tools for defense evasion: AMSI bypass, ETW patch, payload packing and obfuscation.
Browser automation with webctl CLI
Development
Guide for using webctl in Claude.ai containers with authenticated proxy support for Playwright and Chromium.
Incremental / Delta Audit
Testing
Delta audit — check only recently changed code for regressions and new bugs.
NuGet Package Manager
Development
Manage NuGet packages in .NET projects using the dotnet CLI, with procedures for adding, removing, and updating package versions.
Writing Style Skill Template
Content
Reusable writing style skill template with built-in automatic learning: extracts rules from your edits and gets more accurate over time.
Vibe Research for App Ideas
Productivity
Deep research and market validation for app ideas. Use when starting a new project or validating an idea.
Storybook Upgrade
Development
Upgrade all Storybook packages in a project to a specific version (canary or release) using the npx storybook upgrade command.
Preserve Plan
Documentation
Preserve the most recently approved plan to docs/plans/ and commit it. Use only Bash.
Vexor: Vector-powered Semantic File Search CLI
Data & AI
Vector-powered CLI for semantic file search with a Claude/Codex skill.
Create Architecture Decision Records (ADRs)
Documentation
Document architectural decisions in ADRs, including context, alternatives, and consequences. Follow clear guidelines for structuring each section.
Test Retry Config
Testing
Automated assistance for test retry configuration. Covers unit testing, integration testing, mocking, and test framework best practices.