Skip to main content

Skill Catalog

Certified AI Skills for Claude Code, Codex, OpenClaw, and Google Antigravity

Every skill in the catalog is Nexus Certified - built, tested, and validated on every required platform before it ships. Browse individually or save with a bundle.

Showing 1-30 of 35 skills in Software Development.

Code Generation & Review
Featured
Code Generation
Generates, reviews, debugs, and executes code in sandboxed workflows. Useful for implementation, refactoring, and technical problem solving.
Claude CodeCodexOpenClawGoogle Antigravity
codingdebuggingcode-review

$9.99

One-time license

View Skill
Product Documentation & Onboarding
API Documentation Generator
Generates structured, developer-ready API documentation from code, OpenAPI specs, route definitions, or descriptions. Produces reference docs, quickstart guides, error references, and code examples.
Claude CodeCodexOpenClawGoogle Antigravity
apidocumentationdeveloper-experience

$9.99

One-time license

View Skill
Code Generation & Review
Intelligent PR Composer
Generates pull request descriptions that capture context, alternatives considered, test plan, risk areas, and reviewer guidance beyond a simple diff summary. Useful for teams that want senior-quality PRs without manual authoring.
Claude CodeCodexOpenClawGoogle Antigravity
pull-requestscode-reviewgit

$9.99

One-time license

View Skill
Code Generation & Review
Code Review Requester
Produces a structured code review brief identifying high-risk sections, performance or security concerns, and a minimum reading path for time-constrained reviewers. Useful for accelerating review cycles and reducing back-and-forth.
Claude CodeCodexOpenClawGoogle Antigravity
code-reviewcollaborationpull-requests

$9.99

One-time license

View Skill
Code Generation & Review
Pair Programmer Challenger
Presents two to three alternative implementation approaches with trade-off analysis before writing code, forcing deliberate choice over first-suggestion acceptance. Useful for high-stakes architectural decisions and avoiding tunnel vision.
Claude CodeCodexOpenClawGoogle Antigravity
architecturedecision-makingplanning

$9.99

One-time license

View Skill
Product Documentation & Onboarding
Codebase Onboarding Generator
Analyzes an unfamiliar codebase and produces a machine-readable and human-readable brief with architecture map, conventions list, and flagged risk areas. Useful for first-contact orientation on new or legacy projects.
Claude CodeCodexOpenClawGoogle Antigravity
onboardingcodebasedocumentation

$9.99

One-time license

View Skill
Product Documentation & Onboarding
Release Notes Writer
Translates technical commit history and PR descriptions into user-facing release notes with highlights, fixes, and an upgrade guide for breaking changes. Useful for product teams that want polished release comms without manual authoring.
Claude CodeCodexOpenClawGoogle Antigravity
release-noteschangelogcommunications

$9.99

One-time license

View Skill
Architecture Decisions
Architecture Decision Recorder
Captures significant design decisions into structured Architecture Decision Records with context, options considered, decision made, and consequences. Useful for building the decision audit trail teams need for governance and onboarding.
Claude CodeCodexOpenClawGoogle Antigravity
adrarchitecturedocumentation

$9.99

One-time license

View Skill
Specs & Governance
Spec-First Enforcer
Produces a structured specification with problem definition, inputs, outputs, constraints, and success criteria before any implementation begins. Useful for preventing semantic drift and aligning on scope before writing code.
Claude CodeCodexOpenClawGoogle Antigravity
specificationsplanningrequirements

$9.99

One-time license

View Skill
Specs & Governance
Code Complexity Auditor
Scores functions on cyclomatic complexity, cognitive load, and length, then flags thresholds exceeded and suggests refactoring into smaller testable units. Useful for preventing maintenance debt from rapidly generated code.
Claude CodeCodexOpenClawGoogle Antigravity
code-qualitycomplexityrefactoring

$9.99

One-time license

View Skill
Specs & Governance
Technical Debt Tracker
Maintains a running register of technical debt introduced during development sessions, including shortcuts taken, skipped tests, and complexity increases. Useful for visible debt accounting and prioritized paydown planning.
Claude CodeCodexOpenClawGoogle Antigravity
technical-debtengineering-qualityregisters

$9.99

One-time license

View Skill
Specs & Governance
Accessibility Auditor
Scans UI components for WCAG 2.2 AA violations including ARIA gaps, keyboard navigation issues, contrast failures, and screen reader compatibility. Useful for legal compliance and inclusive product development.
Claude CodeCodexOpenClawGoogle Antigravity
accessibilitywcaga11y

$9.99

One-time license

View Skill
AI Engineering
LLM Prompt Optimizer
Analyzes prompt templates for token inefficiency, ambiguity, missing examples, and poor output specification, producing an optimized version with cost and quality deltas. Useful for teams running LLM-backed features in production.
Claude CodeCodexOpenClawGoogle Antigravity
llmpromptsoptimization

$9.99

One-time license

View Skill
AI Engineering
RAG Pipeline Builder
Generates a complete RAG pipeline with chunking strategy, embedding model selection, vector store setup, hybrid retrieval, and a quality evaluation harness. Useful for standing up production RAG without expert-level tuning.
Claude CodeCodexOpenClawGoogle Antigravity
ragllmretrieval

$9.99

One-time license

View Skill
AI Engineering
Model Evaluation Harness
Generates a full ML model evaluation framework with task-appropriate metrics, evaluation datasets, baseline comparisons, and a populated model card. Useful for making ML evaluation a default step instead of a skipped one.
Claude CodeCodexOpenClawGoogle Antigravity
mlevaluationmetrics

$9.99

One-time license

View Skill
July 2026 Skill Drop
AI Workflow Verification Matrix
Teams shipping agentic workflows need a repeatable way to verify step behavior, edge cases, and fallback paths before launch, but they usually test ad hoc and miss failure chains.
Claude CodeCodexOpenClawGoogle Antigravity
workflow-qaworkflowverification

$9.99

One-time license

View Skill
July 2026 Skill Drop
Prompt Injection Threat Map
Agent workflows that ingest web pages, tickets, or docs need a way to trace prompt-injection exposure across steps, but most teams only notice the issue after a bad run.
Claude CodeCodexOpenClawGoogle Antigravity
agent-securitypromptinjection

$9.99

One-time license

View Skill
July 2026 Skill Drop
n8n Template Adaptation Brief
Teams copy public automation templates, but they still need a concise adaptation plan to fit internal systems, credentials, naming, and review gates before deployment.
Claude CodeCodexOpenClawGoogle Antigravity
integration-designtemplateadaptation

$9.99

One-time license

View Skill
July 2026 Skill Drop
Multi-Agent Handoff Contract
As teams chain multiple agents or tools together, they need a clear handoff contract for inputs, outputs, validation, and ownership, but these boundaries are usually implicit.
Claude CodeCodexOpenClawGoogle Antigravity
orchestrationmultiagent

$9.99

One-time license

View Skill
July 2026 Skill Drop
Grounded Answer Citation Audit
Teams using RAG and document chat need to confirm that answers are actually supported by cited sources, yet many outputs look plausible without being grounded.
Claude CodeCodexOpenClawGoogle Antigravity
quality-assurancegroundedanswer

$9.99

One-time license

View Skill
AI Engineering
Agent Tool Contract Reviewer
Builds an agent-engineering review artifact for agent tool contract reviewer work, turning agent workflow, prompt, tool, or eval artifact, expected behavior and failure examples, and model, tool-call, and approval constraints into agent tool-contract boundary check, tool prompt or evaluation failure mode, and contract agent implementation acceptance test.
Claude CodeCodexOpenClawGoogle Antigravity
agenttoolcontract

$9.99

One-time license

View Skill
Code Quality & Refactoring
Complexity Refactor Plan
Builds a code-quality repair plan for complexity refactor plan work, turning code excerpts, dependency map, or static-analysis notes, complexity, duplication, or naming concerns, and risk tolerance and test coverage context into cyclomatic and cognitive complexity hotspots, refactor sequencing, and blast-radius containment.
Claude CodeCodexOpenClawGoogle Antigravity
complexityrefactorplan

$9.99

One-time license

View Skill
Frontend & UI Development
Component Spec From Design
Builds an operator-ready artifact for component spec from design work, using component, spec, from, and design evidence to produce component evidence triage for component spec from design, spec decision rule for frontend & ui development, and from owner handoff for the supplied source packet.
Claude CodeCodexOpenClawGoogle Antigravity
componentspecfrom

$9.99

One-time license

View Skill
Code Quality & Refactoring
Duplicate Code Finder
Builds a code-quality repair plan for duplicate code finder work, turning code excerpts, dependency map, or static-analysis notes, complexity, duplication, or naming concerns, and risk tolerance and test coverage context into duplicate code smell classification, code refactor sequencing plan, and finder test and blast-radius guardrail.
Claude CodeCodexOpenClawGoogle Antigravity
duplicatecodefinder

$9.99

One-time license

View Skill
Specs & Governance
Feature Acceptance Criteria Builder
Builds a spec governance artifact for feature acceptance criteria builder work, turning spec, PRD, issue, or governance artifact, acceptance criteria and owner expectations, and edge cases, non-goals, and approval rules into feature requirement clarity check, acceptance acceptance-testability review, and criteria implementation handoff condition.
Claude CodeCodexOpenClawGoogle Antigravity
featureacceptancecriteria

$9.99

One-time license

View Skill
Code Quality & Refactoring
Import Graph Analyzer
Builds a code-quality repair plan for import graph analyzer work, turning code excerpts, dependency map, or static-analysis notes, complexity, duplication, or naming concerns, and risk tolerance and test coverage context into dependency direction map, cycle detection, and module-boundary repair path.
Claude CodeCodexOpenClawGoogle Antigravity
importgraphanalyzer

$9.99

One-time license

View Skill
Architecture Decisions
Migration Strategy Brief
Builds an architecture review package for migration strategy brief work, turning system diagram, service notes, or design proposal, runtime boundaries and dependency map, and latency, reliability, data, or ownership constraints into migration service-boundary responsibility map, strategy tradeoff and failure-mode review, and brief architecture decision handoff.
Claude CodeCodexOpenClawGoogle Antigravity
migrationstrategybrief

$9.99

One-time license

View Skill
Code Quality & Refactoring
Naming Convention Audit
Builds a code-quality repair plan for naming convention audit work, turning code excerpts, dependency map, or static-analysis notes, complexity, duplication, or naming concerns, and risk tolerance and test coverage context into naming code smell classification, convention refactor sequencing plan, and audit test and blast-radius guardrail.
Claude CodeCodexOpenClawGoogle Antigravity
namingconventionaudit

$9.99

One-time license

View Skill
AI Engineering
Prompt Regression Suite Builder
Builds an agent-engineering review artifact for prompt regression suite builder work, turning agent workflow, prompt, tool, or eval artifact, expected behavior and failure examples, and model, tool-call, and approval constraints into prompt tool-contract boundary check, regression prompt or evaluation failure mode, and suite agent implementation acceptance test.
Claude CodeCodexOpenClawGoogle Antigravity
promptregressionsuite

$9.99

One-time license

View Skill
Frontend & UI Development
Responsive Design Audit
Builds a review report for responsive design audit work, using responsive, design, audit, and frontend evidence to produce breakpoint behavior matrix, layout overflow risk, and touch-target and viewport QA.
Claude CodeCodexOpenClawGoogle Antigravity
responsivedesignaudit

$9.99

One-time license

View Skill

Bundles

Want related skills grouped by workflow?

Browse bundles