levnikolaevich/claude-code-skills

DirSkills catalogs 25 skills from this repository, across 5 categories: AI Engineering, DevOps, Frontend, Quality, Writing.

549 stars82 forksView on GitHub
🧪
6d ago

Acceptance Test Builder

Acceptance Test Builder creates, updates, merges, retires, and runs scoped acceptance tests using project-native tooling. Use it when executable acceptance evidence must change, not for audits or product fixes.
Quality
54982
🏗️
6d ago

Architecture Auditor

Architecture Auditor reviews the architecture a system actually executes, checking boundaries, dependencies, contracts, and ownership. Use it when auditing implemented structure or drift, not when documenting plans or diagrams.
Quality
54982
📝
6d ago

Architecture Decision Recorder

Architecture Decision Recorder records one architecture decision with context, alternatives, tradeoffs, and consequences. Use it for a significant choice, not for broad design, audits, or implementation work.
Writing
54982
🧭
6d ago

Architecture Diagram Builder

Architecture Diagram Builder creates small, evidence-backed architecture diagrams for current or target systems when the diagram is the main deliverable. It is used to document scope, relationships, and runtime structure without inventing details or doing UI design.
Frontend
54982
🏗️
6d ago

Architecture Migration Planner

Architecture Migration Planner creates a reversible plan for moving from a current architecture to a target one. Use it for compatibility, data movement, rollout, cutover, rollback, and removal planning.
DevOps
54982
📊
6d ago

Benchmark Comparator

Benchmark Comparator compares alternatives with reproducible workloads, correctness oracles, and controlled measurements. Use it when choosing between tools or implementations, not when tuning one known bottleneck.
Quality
54982
🛠️
6d ago

Code Modernizer

Code Modernizer modernizes a bounded capability when replacing obsolete mechanisms reduces maintenance, risk, duplication, or artifact cost. Use it for proven modernization work, not routine upgrades or cosmetic refactors.
DevOps
54982
🔎
6d ago

Codebase Auditor

Codebase Auditor performs broad, read-only audits of code health across security, delivery, maintainability, dependencies, diagnosability, concurrency, and lifecycle. Use it when no specialist review is the primary fit.
Quality
54982
📣
6d ago

Community Announcer

Community Announcer drafts fact-checked GitHub Discussions announcements for releases, updates, or project news. It gathers source evidence, prepares a reviewable draft, and publishes only after approval.
Writing
54982
🏗️
6d ago

Current Architecture Documenter

Current Architecture Documenter produces an evidence-based snapshot of the architecture implemented in a repository. Use it for onboarding or migration baselines when you need what exists now, not target design or code changes.
Writing
54982
🔍
6d ago

Delivery Reviewer

Delivery Reviewer reviews a completed scoped change and its affected runtime and contract paths. Use it to find change-caused defects and verify release readiness without widening scope or repairing code.
Quality
54982
📦
6d ago

Dependency Upgrader

Dependency Upgrader updates packages in small batches with breaking-change research and verification. Use it for dependency maintenance across package managers when you need compatibility-checked upgrades and rollback-safe changes.
DevOps
54982
📚
6d ago

Documentation Auditor

Documentation Auditor audits docs and code comments for structure, coverage, factual accuracy, and maintainability. Use it for documentation trust reviews, not for code, test, or architecture audits.
Writing
54982
🔎
6d ago

Opportunity Evaluator

Opportunity Evaluator evaluates new product directions using demand, acquisition, competition, economics, and validation evidence. Use it before committing to a product idea, not for backlog or implementation planning.
AI Engineering
54982
6d ago

Performance Optimizer

Performance Optimizer improves a measured latency, throughput, memory, CPU, or I/O problem by profiling and testing keep-or-discard changes. Use it for a known bottleneck, not for unbiased A/B comparisons.
Quality
54982
🗄️
6d ago

Persistence Auditor

Persistence Auditor audits queries, transactions, caches, and persistence resource lifecycles in data-heavy code paths. Use it when data correctness or scalability is at risk, not for general performance tuning.
Quality
54982
🕵️
6d ago

Plan Reviewer

Plan Reviewer checks an implementation plan against repository evidence and current guidance before execution. It is used for a read-only second pass to expose gaps, risks, and unsupported assumptions.
Quality
54982
🏷️
6d ago

Release Publisher

Release Publisher prepares a tagged GitHub release from repository evidence and waits for approval before publishing. Use it when an explicit release is requested and you need version, notes, and validation checked first.
DevOps
54982
📦
6d ago

Repository Publisher

Repository Publisher validates approved repository changes, commits and pushes them, then verifies the result from the remote source. Use it when publication is requested, not for releases, package publishing, or announcements.
DevOps
54982
🔍
6d ago

Skill Reviewer

Skill Reviewer reviews standalone skills and their distribution surfaces before publication. Use it to check release readiness, contracts, and checklist compliance without changing the repository or external state.
Quality
54982
🛠️
6d ago

Surgical Change Implementer

Surgical Change Implementer delivers one approved product-code change through the smallest complete root-cause solution. Use it for scoped implementation work that needs focused editing and verification, not planning, review, or broad refactors.
Quality
54982
🏗️
6d ago

System Design Baseline Builder

System Design Baseline Builder creates or updates a durable source of truth for architecture drivers, constraints, and critical scenarios before design or planning. It is used to establish the baseline, not to review plans, implement solutions, or audit code.
AI Engineering
54982
🏗️
6d ago

System Design Proposal Builder

System Design Proposal Builder turns requirements and constraints into a decision-complete target system design with boundaries, contracts, data flow, failure behavior, and tradeoffs. Use it before implementation planning, not for reviews, audits, or code changes.
AI Engineering
54982
🧪
6d ago

Test Strategy Planner

Test Strategy Planner designs a read-only, risk-based test portfolio for a requested scope. Use it when you need prioritized scenarios and evidence decisions without changing code or implementing tests.
Quality
54982
🧪
6d ago

Test Suite Auditor

Test Suite Auditor reviews an existing test portfolio to judge what important behavior it proves, what coverage is missing, and what tests should be kept, merged, updated, or retired. Use it when test confidence or lifecycle control is uncertain.
Quality
54982