The official community catalog of verified, production-grade Reactive Skills hosted at Reactive-Skills/skills. Install directly into your agent environment using skills.sh, or execute on-demand via the token-efficient AXI CLI.
npx skills add Reactive-Skills/skillsNever hand-author reactive skill structures manually. Use Skill Manager to scaffold new skills, validate transition guards, migrate legacy SKILL.md files, and keep Mermaid STATECHART.md topologies synchronized with skill.yaml.
Reactive SDLC coordinator taking software changes from intake to final context sync, implementing the JS Mastery Engineering Workflow (https://jsmastery.com/skills).
axi invoke jsm-workflowFull CRUD lifecycle management for reactive skills - CREATE UPDATE DELETE MIGRATE_LEGACY and MIGRATE_REACTIVE with pre-COMMIT approval best-effort rollback and manifest snapshot projection
axi invoke skill-managerOpenAPI/Swagger spec vs client code drift detector — parses spec, walks fetch/axios calls, detects mismatches
axi invoke api-contractAutomated browser verification reactive skill that launches headless browser sessions, verifies DOM states, intercepts console errors, and captures visual artifacts.
axi invoke browser-verifierAutomated CI/CD pipeline generator and linter that scaffolds production-ready workflows with caching, matrix builds, and security gates.
axi invoke ci-cd-automationDocumentation architecture workflow that discovers source truth, designs information architecture, authors living documentation, embeds diagrams, validates links, and gates publication.
axi invoke docs-architectTechnology-agnostic mutation testing reactive skill powered by high-performance Go CLI engine.
axi invoke mutation-testerCodebase onboarding workflow: intake role and scope, scan architecture and ownership, map modules and dependencies, design a personalized learning path, review with stakeholders, and approve completion.
axi invoke onboarding-mapPull request triage workflow that collects PR metadata, classifies risk and ownership, assesses readiness, routes work, and pauses at a human disposition gate.
axi invoke pr-triageEvent-driven product management and opportunity realization engine. Orchestrates opportunity discovery & worthwhileness research (new green-field projects vs existing product feature enhancements), strategic goal alignment, SMART requirement scoping, Eisenhower matrix prioritization, and lean vertical slice architecture.
axi invoke product-managerAutomated changelog and release note generator that scopes changes, classifies entries, composes draft notes, validates formatting, and gates human approval.
axi invoke release-notesConsolidated reactive career management engine. Orchestrates master profile bootstrapping, continuous achievement maintenance, multi-track profile specialization (Senior Technical, Practical Mid-Level, Operations Management, Client Solutions, and Adjacent Industry), and job application tailoring with automated overqualification and anti-flight risk calibration.
axi invoke resume-managerPre-commit secret and credential scanner with remediation checklist — scans staged changes for API keys, tokens, private keys, hardcoded credentials, insecure defaults
axi invoke security-scanHierarchical TDD & Refactoring state machine with nested micro-cycles, regression detection, event bubbling, and live projections
axi invoke tdd-refactorTest coverage quality gate that establishes a clean baseline, measures statement, branch, function, and line coverage, analyzes gaps, and blocks release below explicit thresholds.
axi invoke test-coverage-gate