lambda610/skills
Skill Claude CodeCodex
AI-powered local codebase documentation generator. Use for: (1) Deep code analysis with business logic extraction, (2) Comprehensive API documentation with signatures, (3) Architecture diagrams and data flow mapping, (4) Code patterns identification and design decisions. Not for: Simple file listings or code comments…
lambda610/skills
Skill Claude CodeCodex
Use Jujutsu (jj) for version control in jj-enabled projects. Covers command workflows, bookmark management, rebasing, conflict resolution, revsets, and common pitfalls. Triggers when: project has a .jj/ directory, README requires jj, or user explicitly requests jj commands. Do NOT use for regular git-only projects.
lambda610/skills
Skill Claude CodeCodex
An asynchronous kanban task manager, where work is collected and tracked through an inbox and backlog. Kanban is a board-based way to organize tasks by their status.
lambda610/skills
Skill Claude CodeCodex
AI 提示词优化工具 (AI Prompt Optimization Tool). Supports: (1) User prompt optimization (basic/planning/professional), (2) System prompt optimization (general/analytical/format), (3) Iteration, (4) Text-to-image/image-to-image optimization, (5) Prompt evaluation, (6) Variable extraction and generation. Use for: optimizing…
lambda610/skills
Skill Claude CodeCodex
Create skills compatible with both OpenClaw and Claude Code (Agent Skills). Use when: (1) Building a new skill that supports dual platforms, (2) Need unified YAML frontmatter with proper validation. Not for: Single-platform skills that don't need cross-compatibility.