cox-coding
Data-driven project tracking, code debugging, and skill self-improvement
All Skills in This Repository (4)
Pure Emerald Level Indicatorsskill-manager
Centralizes per-skill configurations and logs in a JSON-backed Python API for cross-script coordination.
skill-evolution-driver
Detect optimization opportunities and coordinate auditable update workflows for Skill Units.
code-observer
Analyze structured logs to reveal code execution paths and error origins.
cox
Manage AI project planning, task tracking, and observability dashboards.
Frequently Asked Questions
FAQPage SchemaHow to install cox-coding?▼
Run `npx skills add ewanyuan/cox-coding --all -g -y` in your terminal to install all four skills globally.
What problems does cox-coding solve?▼
It removes black-box coding anxiety by showing real project progress, module status, and code execution data on a visual dashboard, so you always know what changed and why.
How does code-observer find performance issues?▼
It parses your logs and metrics files, traces function call paths and durations, then generates a report highlighting slow functions and error root causes.
Can non-developers use cox-coding?▼
Yes. It is designed for product managers and founders, presenting progress and risks through plain dashboards instead of raw code.
Does cox-coding work with Claude Code and Cursor?▼
Yes. All four skills follow the standard SKILL.md format and run in Claude Code, Cursor, and other compatible coding environments.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core