Find the perfect skill
Dependency Source Code Fetching
Development
Fetch dependency source code to give AI agents deeper implementation context. Use when you need to understand a library's internals beyond types and docs.
Backtesting Frameworks
Development
Build robust, production-grade backtesting systems that avoid common pitfalls and produce reliable strategy performance estimates.
Claude Code Ecosystem: Setup, Extensibility, CLAUDE.md
Development
Comprehensive guide to Claude Code CLI: setup, slash commands, MCP servers, hooks, plugins, CI/CD, agents, skills, output styles, and CLAUDE.md optimization.
Codex CLI Wrapper – Review, Challenge, Consult
Development
Provides three modes for OpenAI Codex CLI: independent code review with pass/fail gate, adversarial challenge to break code, and consultation with session continuity. Invoked via 'codex review', 'codex challenge', or 'ask codex'.
Claude Code Skill Manager
Development
Install, list, and update Claude Code skills on demand from a registry, customized per repository.
React Native Architecture
Development
Production-ready patterns for React Native development with Expo, including navigation, state management, native modules, and offline-first architecture.
Pull Request Creation
Development
Creates a PR after verifying all checks pass. Handles the full ship workflow: verify, push, create PR.
UI Design System Reference
Development
Design system reference for Devkit Vue stack (Vuetify 4 + custom theme helpers). Use for styling, theming, layout, and UI patterns.
Estate Property Editorial Theme
Development
Premier editorial property-marketing theme with image-led layouts, typographic hierarchy, and clear property discovery and conversion paths. Includes Blade templates, CSS, and CMS integration.
PR Understanding Quiz
Development
Interactive quiz on your branch to verify you truly understand your changes before requesting review. Grades your answers and gives a readiness verdict.
Agent Restore Context Manager
Development
Manage .agent-restore-context-* files to persist skill state across /clear and /compact. Supports write, delete, check, and status actions.
IADA: ranking by cost of change
Development
A doctrine that ranks Identifiers, API, Data, and Architecture by cost of change and catches layer inversions when designing or reviewing systems.