Skill Claude CodeCodex
Skill "pytest-patterns" from cohen-liel/hivemind, covering pytest patterns, structure, conftest.py (fixtures), test patterns and parametrize for edge cases.
Skill Claude CodeCodex
Skill "pytest-patterns" from cohen-liel/hivemind, covering pytest patterns, structure, conftest.py (fixtures), test patterns and parametrize for edge cases.
Skill Claude CodeCodex
React + TypeScript patterns for production frontends. Use when building React components, hooks, state management, forms, routing, or any React/TSX UI.
Skill Claude CodeCodex
Redis caching and queue patterns. Use when implementing caching, rate limiting, session storage, pub/sub, or background job queues with Redis.
Skill Claude CodeCodex
AWS S3 (and compatible) file storage patterns. Use when implementing file uploads, image storage, document management, CDN delivery, or any cloud file storage.
Skill Claude CodeCodex
Security review checklist for web applications. Use when reviewing code for security vulnerabilities, auth issues, input validation, or any security-sensitive code.
Skill Claude CodeCodex
Search and analyze your own session logs (older/parent conversations) using jq.
Skill Claude CodeCodex
Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.
Agent Claude Code
Analyze blind comparison results to understand WHY the winner won and generate improvement suggestions.
Agent Claude Code
Compare two outputs WITHOUT knowing which skill produced them.
Agent Claude Code
Evaluate expectations against an execution transcript and outputs.
Skill Claude CodeCodex
Knowledge and utilities for creating animated GIFs optimized for Slack. Provides constraints, validation tools, and animation concepts. Use when users request animated GIFs for Slack like "make me a GIF of X doing Y for Slack.".
Skill Claude CodeCodex
SQLAlchemy 2.0 async ORM patterns. Use when defining models, relationships, queries, or migrations with SQLAlchemy in Python.