Find the perfect skill
LeIndex-Code: Token-Efficient Code Analysis
Development
LeIndex-Code provides token-efficient code analysis via a 5-layer stack (AST, Call Graph, CFG, DFG, PDG), achieving 82% token savings in balanced mode with full semantic completeness for LLMs. It helps when you need to generate, refactor, or understand code while minimizing token usage in AI-assisted workflows.
Knowledge Base Capture
Documentation
Capture important architectural decisions, bug root causes, feature designs, and other critical findings into the project knowledge base. Use proactively when significant technical decisions are made.
Legal Text Analysis: Facts, Evidence, and Proof
Productivity
Analyzes legal texts for legal elements, evidence, and documentation. Checks deadlines, form, jurisdiction, and immediate actions, providing a risk traffic light.
Claude Second Opinion
Development
Get an independent review from Claude Code on your code or plans. Useful for cross-checking reasoning from Codex.
Cross-Platform Skill Converter
Development
Converts Claude Code skills to Gemini CLI extensions and vice versa for cross-platform compatibility.
Browser Automation with agent-browser
Testing
Automate browser interactions using the agent-browser CLI. Navigate pages, fill forms, click buttons, take screenshots, and extract data from websites. Ideal when a user needs programmatic web interaction such as testing, scraping, or automating repeated tasks.
Caddy HTTPS Reverse Proxy
DevOps
Deploy Caddy without Docker to expose a local HTTP backend as trusted HTTPS using Let's Encrypt, with DuckDNS DNS-01 fallback and rollback.
Changelog
Documentation
Audit, write, or update CHANGELOG.md following Keep a Changelog 1.1.0. Defers to auto-managed setups and applies semver.
Pull Request Creation
Development
Create pull requests with structured description by analyzing commits and diff.
GDPR Data Handling
Security
Practical guide for GDPR-compliant data processing, consent management, and privacy controls.
User Acceptance Testing
Testing
Run user acceptance testing on a scoped set. Reads REVIEW-SCOPE.md as its input.
Pre-Install Package Verification
Security
Verifies the existence and reputation of packages before installation. Prevents slop-squatting attacks by checking registries and blocking suspicious packages.