Find the perfect skill
Mobile UI Testing with Maestro
Testing
Write and run mobile UI tests using Maestro's YAML-based flow definitions. Helps with element inspection, platform-specific behaviors, and CI integration. Ideal for teams wanting simple, readable tests understandable by non-developers.
Over-Engineering Detector
Development
Scans codebases for unnecessary complexity, speculative generality, and over-engineered patterns. Useful for spotting premature abstractions, excessive indirection, and unused flexibility, then offers actionable simplifications to reduce technical debt.
Python Guidelines
Development
Enforces Python coding conventions: imports at the top of the file, underscores for large numbers, minimal __init__.py content, mandatory keyword arguments for functions with more than one parameter, and required parameters without unnecessary defaults. Helps improve readability and consistency in Python codebases.
Cookie Consent Manager
Legal & Compliance
Implement cookie consent banners and preference management compliant with ePrivacy and GDPR regulations.
Claude Code Skill Creator
Development
Generates custom Claude Code skills by creating the folder structure and skill.md file. Helps automate repetitive tasks or add custom slash commands with optional helper scripts and API key handling.
Using mcpc to Interact with MCP Servers
Development
Use mcpc to interact with MCP servers from the command line: call tools, read resources, and get prompts. Helps when you need to programmatically access MCP capabilities using shell commands, with support for persistent sessions and JSON output for scripting. Prefer key:=value argument bindings over inline JSON for cleaner commands.
Coder Assistant
Development
Provides coding assistant capabilities including file investigation, reading, searching, editing, and command execution. Helps explore project structures, read code files incrementally, search for patterns, and apply precise edits using search/replace blocks. Use it when you need to interact with codebases, make modifications, or run terminal commands.
DAG Parallel Executor
DevOps
Executes DAG waves with controlled parallelism using the Task tool. Manages concurrent agent spawning, resource limits, and execution coordination.
NixOS Package Management
DevOps
Helps with NixOS package management and dotfiles configuration. Activates for installing, removing, or searching packages, performing system updates, and editing NixOS configuration files. Useful for NixOS users who manage their system declaratively.
ZSH Completion System
Development
Patterns and conventions for writing custom ZSH completion files. Comprehensive guide covering file structure, function registration, and options management.
WCAG 2.1 AA Validator
Testing
Automatically validates Moodle templates, JavaScript, and CSS for WCAG 2.1 Level AA accessibility compliance. Checks semantic HTML, ARIA patterns, keyboard navigation, and screen reader compatibility.
Interview Question Generator
HR & Recruiting
Creates role-specific interview questions with evaluation rubrics and expected answers.