Skill Claude CodeCodex
Internationalization and localization patterns. Detecting hardcoded strings, managing translations, locale files, RTL support.
Skill Claude CodeCodex
Internationalization and localization patterns. Detecting hardcoded strings, managing translations, locale files, RTL support.
Skill Claude CodeCodex
Implement a piece of work based on a spec or set of tickets.
Skill Claude CodeCodex
Find deepening opportunities in a codebase, informed by the domain language in CONTEXT.md and the decisions in docs/adr/. Use when the user wants to improve architecture, find refactoring opportunities, consolidate tightly-coupled modules, or make a codebase more testable and AI-navigable.
Skill Claude CodeCodex
Skill "lint-and-validate" from VoDaiLocz/kilo-kit-mcp, covering lint and validate skill, procedures by ecosystem, the quality loop, error handling and scripts.
Skill Claude CodeCodex
Use when validating, benchmarking, or monitoring LLM application performance. Keywords: RAG evaluation, LLM-as-a-judge, CI/CD gating, trajectory scoring, test suites, prompt quality.
Skill Claude CodeCodex
Next.js App Router principles. Server Components, data fetching, routing patterns.
Skill Claude CodeCodex
Node.js development principles and decision-making. Framework selection, async patterns, security, and architecture. Teaches thinking, not copying.
Skill Claude CodeCodex
Use when the user asks how to build with OpenAI products or APIs and needs up-to-date official documentation with citations, help choosing the latest model for a use case, or explicit GPT-5.4 upgrade and prompt-upgrade guidance; prioritize OpenAI docs MCP tools, use bundled references only as helper context, and…
Skill Claude CodeCodex
Performance profiling principles. Measurement, analysis, and optimization techniques.
Skill Claude CodeCodex
Persistent browser and Electron interaction through jsrepl for fast iterative UI debugging.
Skill Claude CodeCodex
Use when the task requires automating a real browser from the terminal (navigation, form filling, snapshots, screenshots, data extraction, UI-flow debugging) via playwright-cli or the bundled wrapper script.
Skill Claude CodeCodex
Use when designing, optimizing, testing, or deploying robust prompt systems for AI agents. This skill provides frameworks for structured prompt engineering, meta-prompting, and automated optimization workflows.
Plugin Claude Code
Marketplace config for Enhance Prompt plugin.
Plugin Claude Code
Transform raw prompts into professional-grade, codebase-aware instructions. Features: 7-Layer Enhancement Framework, multi-level codebase scanning, monorepo detection, multilingual support, risk assessment, and 13 professional prompt templates.
Command
Command "enhance-prompt" from VoDaiLocz/Enhance-Prompt, covering enhance prompt workflow, 1. intake and scoring (enhance-prompt/skill.md), 5. ambiguity check and 8. iteration (enhance-prompt/references/iteration-mode.md).
Skill Claude CodeCodex
Transform raw prompts into professional-grade, codebase-aware instructions. Use when improving vague/incomplete prompts, adding codebase context to requests, rewriting instructions with structured sections, or crafting detailed prompts like a professional prompt engineer. Supports auto-category detection, prompt chain…
Plugin Claude Code
Marketplace config for Design Patterns plugin.
Plugin Claude Code
Full-spectrum design patterns skill: Detect anti-patterns, diagnose architectural debt, and generate production-ready refactored code. Covers GoF, SOLID, Clean Architecture, DDD, CQRS, Microservices, and Cloud patterns.
Command
Analyze codebase architecture and apply professional design patterns (GoF, SOLID, Clean Architecture, DDD, CQRS, Microservices).
Skill Claude CodeCodex
Full-spectrum Design Patterns skill: Detect anti-patterns in existing codebases, diagnose architectural debt, propose optimal patterns (GoF, SOLID, DDD, CQRS, Microservices, Cloud), and generate production-ready boilerplate code. Optimized for Next.js, FastAPI, NestJS, Django, Express, and Go.