CJK (Korean/Japanese/Chinese) text handling overlay for OfficeCLI. Ensures correct fonts, language tags, line-break rules, and encoding for East Asian documents.
لغة النص الأصلي: الإنجليزية
القائمة
Skills في هذا المستودع
جمع SkillsMP عدد ٢٤٦ من skills من lidge-jun/cli-jaw-skills. افتح أي skill لمراجعة مصدره وتفاصيله.
lidge-jun/cli-jaw-skillsعرض ٤٠ من أصل ٢٤٦ skills مجمعة.
CJK (Korean/Japanese/Chinese) text handling overlay for OfficeCLI. Ensures correct fonts, language tags, line-break rules, and encoding for East Asian documents.
لغة النص الأصلي: الإنجليزية
Pandas DataFrame → Excel pipeline. Export pandas split JSON, write explicit cells with officecli batch --input, close, read back persisted values, then format and validate. Supports CJK, embedded newlines, number formatting, conditional formatting, and charts.
لغة النص الأصلي: الإنجليزية
Use only on the Codex CLI for native image generation or image editing without an API key. Save final PNG files under ~/.cli-jaw/uploads, report web-ready absolute-path markdown, and send to Telegram or Discord only when explicitly requested.
لغة النص الأصلي: الإنجليزية
Ranked repository structure map via `cli-jaw map`. Use for codebase overview, structure map, symbol overview, unfamiliar codebase exploration, architecture orientation. Triggers: repo map, structure map, codebase overview, 와꾸, project structure, unfamiliar…
لغة النص الأصلي: الإنجليزية
cli-jaw Design workspace: create, preview, run, and export design pages from the right sidebar. Covers panel UX, direct-write workflow, artifact lifecycle, wireframe generation, design system, and Open Design adapter.
لغة النص الأصلي: الإنجليزية
Structured browser web-ai workflow for ChatGPT, Gemini, and Grok in cli-jaw.
لغة النص الأصلي: الإنجليزية
Idiomatic Rust patterns, ownership, error handling, traits, concurrency, and best practices for building safe, performant applications.
لغة النص الأصلي: الإنجليزية
Apple FoundationModels framework for on-device LLM — text generation, guided generation with @Generable, tool calling, and snapshot streaming in iOS 26+.
لغة النص الأصلي: الإنجليزية
Compose Multiplatform and Jetpack Compose patterns for KMP projects — state management, navigation, theming, performance, and platform-specific UI.
لغة النص الأصلي: الإنجليزية
Django architecture patterns, REST API design with DRF, ORM best practices, caching, signals, middleware, and production-grade Django apps.
لغة النص الأصلي: الإنجليزية
Django security best practices, authentication, authorization, CSRF protection, SQL injection prevention, XSS prevention, and secure deployment configurations.
لغة النص الأصلي: الإنجليزية
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or…
لغة النص الأصلي: الإنجليزية
Laravel architecture patterns, routing/controllers, Eloquent ORM, service layers, queues, events, caching, and API resources for production apps.
لغة النص الأصلي: الإنجليزية
PyTorch deep learning patterns and best practices for building robust, efficient, and reproducible training pipelines, model architectures, and data loading.
لغة النص الأصلي: الإنجليزية
Spring Boot architecture patterns, REST API design, layered services, data access, caching, async processing, and logging. Use for Java Spring Boot backend work.
لغة النص الأصلي: الإنجليزية
Bun as runtime, package manager, bundler, and test runner. When to choose Bun vs Node, migration notes, and Vercel support.
لغة النص الأصلي: الإنجليزية
Idiomatic Go patterns, best practices, and conventions for building robust, efficient, and maintainable Go applications.
لغة النص الأصلي: الإنجليزية
Idiomatic Kotlin patterns, best practices, and conventions for building robust, efficient, and maintainable Kotlin applications with coroutines, null safety, and DSL builders.
لغة النص الأصلي: الإنجليزية
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple…
لغة النص الأصلي: الإنجليزية
Translate Figma nodes into production-ready code with 1:1 visual fidelity using the Figma MCP workflow (design context, screenshots, assets, and project-convention translation). Trigger when the user provides Figma URLs or node IDs, or asks to implement…
لغة النص الأصلي: الإنجليزية
iOS 26–27 Liquid Glass design system — dynamic glass material with blur, reflection, interactive morphing, adjustable intensity, and layering for SwiftUI, UIKit, and WidgetKit.
لغة النص الأصلي: الإنجليزية
Next.js 16+ and Turbopack — incremental bundling, FS caching, dev speed, production builds, Server Fast Refresh, and when to fall back to webpack.
لغة النص الأصلي: الإنجليزية
Nuxt 4 app patterns for hydration safety, performance, route rules, lazy loading, and SSR-safe data fetching with useFetch and useAsyncData.
لغة النص الأصلي: الإنجليزية
PostgreSQL database patterns for query optimization, schema design, indexing, and security.
لغة النص الأصلي: الإنجليزية
Execute read-only SQL queries against multiple PostgreSQL databases. Use when: (1) querying PostgreSQL databases, (2) exploring database schemas/tables, (3) running SELECT queries for data analysis, (4) checking database contents. Supports multiple database…
لغة النص الأصلي: الإنجليزية
React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js…
لغة النص الأصلي: الإنجليزية
SwiftUI architecture patterns, state management with @Observable, view composition, navigation, performance optimization, and modern iOS/macOS UI best practices.
لغة النص الأصلي: الإنجليزية
Design token generation, color palettes, typography scales, component architecture, WCAG accessibility, and developer handoff. Use when creating design systems, maintaining visual consistency, or bridging design-development collaboration.
لغة النص الأصلي: الإنجليزية
Analyzes web performance using Chrome DevTools MCP. Measures Core Web Vitals (FCP, LCP, TBT, CLS, Speed Index), identifies render-blocking resources, network dependency chains, layout shifts, caching issues, and accessibility gaps. Use when asked to audit,…
لغة النص الأصلي: الإنجليزية
Deploy web projects to Netlify using the Netlify CLI (`npx netlify`). Use when the user asks to deploy, host, publish, or link a site/repo on Netlify, including preview and production deploys.
لغة النص الأصلي: الإنجليزية
Create and review Cloudflare Durable Objects. Use when building stateful coordination (chat rooms, multiplayer games, booking systems), implementing RPC methods, SQLite storage, alarms, WebSockets, or reviewing DO code for best practices. Covers Workers…
لغة النص الأصلي: الإنجليزية
Docker and Docker Compose patterns for local development, container security, networking, volume strategies, and multi-service orchestration.
لغة النص الأصلي: الإنجليزية
Deployment workflows, CI/CD pipeline patterns, Docker containerization, health checks, rollback strategies, and production readiness checklists for web applications.
لغة النص الأصلي: الإنجليزية
Database migration best practices for schema changes, data migrations, rollbacks, and zero-downtime deployments across PostgreSQL, MySQL, and common ORMs.
لغة النص الأصلي: الإنجليزية
Database schema design, normalization (1NF–BCNF), index optimization, migration strategies, partitioning, and database selection guide. Use when designing schemas, optimizing queries, or planning database architecture.
لغة النص الأصلي: الإنجليزية
ClickHouse database patterns, query optimization, analytics, and data engineering best practices for high-performance analytical workloads.
لغة النص الأصلي: الإنجليزية
Head-to-head comparison of coding agents (Claude Code, Aider, Codex, etc.) on custom tasks with pass rate, cost, time, and consistency metrics
لغة النص الأصلي: الإنجليزية
Design and optimize AI agent action spaces, tool definitions, and observation formatting for higher completion rates.
لغة النص الأصلي: الإنجليزية
Patterns and architectures for autonomous Claude Code loops — from simple sequential pipelines to RFC-driven multi-agent DAG systems.
لغة النص الأصلي: الإنجليزية
Operate as an agentic engineer using eval-first execution, decomposition, and cost-aware model routing.
لغة النص الأصلي: الإنجليزية