Find the perfect skill
Executing Hard Tasks
Development
A methodology for planning and executing complex, multi-step tasks using checkpoints, risk ordering, and hypothesis testing.
Global Project Conventions
Development
Follow project-wide development conventions including structure, documentation, version control, environment configuration, and dependency management.
Workflow Patterns
Development
Guide for implementing tasks using TDD workflow, managing phase checkpoints, git commits, and verification protocol.
Web Frontend Performance Review
Development
Performance review of web frontend: LCP/CLS/INP, bundle size, re-renders, heavy effects, embeds, mobile GPU; findings are measured and fixed.
Code Task Brief
Development
Produce a concise brief for the Claude Code routine: what to change, why, files, acceptance criteria.
NIFAL Audit - Canonical Translation Layer
Development
Deep audit of NIFAL, the NIF Abstraction Layer, ensuring canonical translation via a single boundary with no fabrication or render-time fallback.
Install WSL Auto
Development
Automates the installation and validation of Windows Subsystem for Linux (WSL) on Windows. Handles both modern one-command installations for Windows 10 build 19041+ and manual paths for older builds. Use it when a user needs to install WSL, set up a Linux distribution, or diagnose a broken WSL environment.
Dead Code Detector
Development
Identify unused code, imports, variables, and functions for safe removal.
Claude Code Skill Creator
Development
Create new Claude Code skills with proper structure, YAML frontmatter, and best practices. Includes templates and validation guidance.
Iterative Web Development Workflow
Development
Manage long-running AI agent development projects with incremental progress, scoped features, and E2E verification.
Send Message via Discord
Development
Send a message from a Claude Code session to other sessions on a shared Discord channel using the Discord plugin.
Expert Code Reviewer
Development
Reviews code for bugs, logic errors, security vulnerabilities, code quality issues, and adherence to project conventions, using confidence-based filtering to report only high-priority issues.