whaojie797-design/Novera-AI-skills

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.

2Stars on the repository
8Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

agentic-debugger

01

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.

not rated 2 1mo ago A 92 tokens

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.

not rated 2 1mo ago A 94 tokens

docsmith

03

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.

not rated 2 1mo ago A 68 tokens

iac-guard

04

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.

not rated 2 1mo ago A 116 tokens

nl-data-analysis

05

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.

not rated 2 1mo ago A 102 tokens

perf-doctor

06

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.

not rated 2 1mo ago A 77 tokens

persistent-memory

07

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.

not rated 2 1mo ago A 96 tokens

testforge

08

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.

not rated 2 1mo ago A 73 tokens

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: