Agent Skills by Xiang Shi
Showing 13 vetted skills indexed across 1 GitHub repositories.
figure-it-out
Create custom phase-based playbooks for novel projects with auditable workflows.
interrogate
Conduct adversarial code reviews on JAX package changes with multiple models.
running-tests
Run and profile pytest tests with markers in JAX projects.
docs-publish
Build and deploy Sphinx-generated documentation to the gh-pages branch via GitHub Actions.
why
Trace Normix design decisions through documentation and git history.
how
Explains subsystem architecture and workflows for the Normix codebase.
agent-maintenance
Manage agent-facing knowledge updates with trigger-based maintenance workflows.
git-conventions
Enforce Git commit message standards, pre-commit checks, and release workflows.
architect
Facilitate complex software architecture design with structured decision-making and documentation.
principles
Apply engineering principles to design, verify, and structure code.
arena
Evaluate parallel design candidates using criteria-based scoring and cross-judging.
unslop
Rewrite AI-generated language patterns in normix documentation while preserving technical jargon.
tdd
Implement a failing-test-first workflow for bug fixes using pytest.