whaojie797-design/Novera-AI-skills
Skill Claude CodeCodex
A debugging workflow that reproduces a software bug before changing the code, then checks the fix with a controlled test run. A bug is an error or unexpected result in a program.
8 production-ready AI Agent Skills: persistent memory, code security review, natural-language data analysis, debugging and reproduction, test generation, IaC security scanning, performance diagnostics, and document generation | 8 production-ready agent skills (memory, code-review security, NL data analysis, agentic debugger, testforge, iac-guard, perf-doctor, docsmith). Pure Python stdlib, zero dependencies.
whaojie797-design/Novera-AI-skills
Skill Claude CodeCodex
A debugging workflow that reproduces a software bug before changing the code, then checks the fix with a controlled test run. A bug is an error or unexpected result in a program.
whaojie797-design/Novera-AI-skills
Skill Claude CodeCodex
A code-review and security-audit process for checking changes before they are merged into a codebase. It uses several review areas, including whether the code works, is understandable, and fits the wider design.
whaojie797-design/Novera-AI-skills
Skill Claude CodeCodex
A documentation helper for Python projects that creates a README outline and a CHANGELOG draft, a record of notable project changes, from git history.
whaojie797-design/Novera-AI-skills
Skill Claude CodeCodex
A security review guide for Terraform, Kubernetes, and general YAML files used to define infrastructure—the systems and settings that run applications.
whaojie797-design/Novera-AI-skills
Skill Claude CodeCodex
A natural-language data-analysis process for examining tables and creating charts. It turns plain-language questions into data queries or pandas analysis, where pandas is a Python tool for working with tabular data.
whaojie797-design/Novera-AI-skills
Skill Claude CodeCodex
A code-review helper that looks for common causes of slow software, such as repeated database queries, unbounded queries, nested loops, and blocking work inside loops.
whaojie797-design/Novera-AI-skills
Skill Claude CodeCodex
A file-based system for keeping information between AI sessions. It is intended to store, recall, and condense notes when the user asks the AI to remember something.
whaojie797-design/Novera-AI-skills
Skill Claude CodeCodex
A test-generation tool for Python that creates runnable pytest tests. Pytest is a Python tool for writing and running automated tests.
At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: