whaojie797-design/Novera-AI-skills

whaojie797-design★ 2PythonLast synced: 2026-07-28

Open on GitHub

8 款生产级 AI Agent Skill:持久记忆、代码安全评审、自然语言数据分析、调试复现、测试生成、IaC 安全扫描、性能诊断、文档生成 | 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.

README excerpt

Novera-AI-skills A curated collection of eight production-style Novera-AI-skills / Claude-style skills, selected from globally trending agent-skill categories: memory persistence, code quality, data analysis, debugging, testing, infrastructure-as-code security, performance, and documentation. Every skill ships with runnable, dependency-free scripts (Python standard library only) so they work in CI and local shells without extra installs. Skills 1. persistent-memory File-based cross-session memory: remember facts/preferences, recall by topic, and periodically distill daily logs into a curated MEMORY.md . Triggers: "记住", "记下来", "长期记忆", "别忘记", "recall", "remember", "memory", "跨会话". 2. code-review-security Pre-merge code review and security audit using a five-axis framework (correctness, readability, architecture, security, performance) with severity classification and a standardized report template. Triggers: "review 代码", "代码审查", "安全审计", "审查这个 PR", "review this PR", "security audit", "code review". 3. nl-data-analysis Turn natural-language questions about tabular data into pandas/SQL analysis, charts, and plain-language insights. Triggers: "分析这个表", "画个图", "这数据说明什么", "analyze this data…

View full README on GitHub →
Agentsagent-skillsai-agentschineseclaude-codeclaude-skillscode-reviewdata-analysisdebugging

Category