claude-code-skills
Evidence-based code review, audit, testing, and architecture skills
All Skills in This Repository (87)
Pure Emerald Level Indicatorsln-76-architecture-migration-planner
Plans reversible architecture migrations with compatibility, data movement, rollout, and rollback phases.
ln-73-system-design-proposal-builder
Creates decision-complete target system design documents from requirements and constraints.
ln-75-architecture-diagram-builder
Creates evidence-backed current or target architecture diagrams from repository evidence.
ln-72-current-architecture-documenter
Documents implemented current-state architecture from repository evidence for onboarding and migration baselines.
ln-74-architecture-decision-recorder
Records one architecture decision with context, alternatives, tradeoffs, and consequences in an ADR document.
ln-71-system-design-baseline-builder
Creates a versioned architecture baseline documenting drivers, constraints, and quality targets before design.
ln-62-repository-publisher
Validates, commits, pushes, and remotely verifies authorized repository changes.
ln-61-skill-reviewer
Reviews standalone skills and their distribution surfaces for publication readiness.
ln-63-release-publisher
Prepares and publishes tagged GitHub releases from repository evidence after user approval.
ln-64-community-announcer
Drafts and publishes fact-checked GitHub Discussions announcements after explicit user approval.
ln-42-acceptance-test-builder
Creates, updates, consolidates, and runs acceptance tests using project-native tooling.
ln-41-test-strategy-planner
Designs risk-based test portfolio decisions and prioritized test scenarios without modifying code.
Frequently Asked Questions
FAQPage SchemaHow to install claude-code-skills?βΌ
Run `npx skills add levnikolaevich/claude-code-skills --all -g -y` in your terminal to install all skill suites globally.
What do these Claude Code skills do?βΌ
They give your AI agent structured workflows for code review, codebase audits, testing, performance optimization, and architecture documentation, all driven by evidence checklists.
Can AI audit my codebase for security issues?βΌ
Yes. The codebase audit suite checks security, dependencies, concurrency, and maintainability, then reports prioritized findings with verified fixes.
Do these skills work with Codex and Claude Code?βΌ
Yes. Every skill follows the portable Agent Plugins standard and runs natively in both Claude Code and OpenAI Codex.
Can I install only the suites I need?βΌ
Yes. The repository is split into independent plugins like review, testing, and architecture suites, so you can install only what you use.
Related Repositories in Software Engineering
View All in Software Engineeringβopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core