test
25Command
Comprehensive test strategy and implementation: analyzes codebase, identifies coverage gaps, writes tests, and validates quality with mutation testing.
Command
Comprehensive test strategy and implementation: analyzes codebase, identifies coverage gaps, writes tests, and validates quality with mutation testing.
Command
Repository tidy-up: revalidate docs against the real repo and prune cruft, with git as the safety net — one reviewable commit, recoverable removals, never an irreversible delete. Hygiene only; code smells go to /refactor.
Skill Claude CodeCodex
Converts a heterogeneous corpus of raw documents (PDF, DOCX, DOC, PPTX, IPYNB, RTF, MD, TXT, HTML, etc.) into a structured, LLM-optimized knowledge base — per-source Markdown + manifest.json + INDEX.md + AGENTS.md + a built-in BM25 search index (query.sh, citation-first), ready for ingestion in a separate Claude /…
Skill Claude CodeCodex
A tool for creating Russian academic reports in DOCX format according to GOST 7.32, a Russian standard for structuring and formatting research and student papers.
Skill Claude CodeCodex
Thesis-level literature research (систематический обзор, ВКР, related work) on a topic: queries 6 open academic APIs (OpenAlex, Semantic Scholar, arXiv, Crossref, Europe PMC, CORE), downloads OA PDFs via a multi-tier cascade, builds a persistent SPECTER-embedded SQLite corpus with PaperQA2-style citation traversal…