NickCrew/claude-cortex Skills
(23)Browse AI agent skills from NickCrew/claude-cortex for Claude Code, OpenClaw, Cursor, Windsurf, and more. Install them with a single command to extend what your agents can do.
your-skill-name
NickCrew/claude-cortex
Brief description of what this skill does and provides. Use when [clear trigger condition that indicates this skill should activate]. Keep under 200 words.
accessibility-audit
NickCrew/claude-cortex
Fast, high-signal accessibility triage for pages, components, or PRs targeting WCAG 2.2 AA compliance.
agent-loops
NickCrew/claude-cortex
Complete operational workflow for implementer agents (Codex, Gemini, etc.) making code changes and writing tests. Defines the Code Change Loop, Test Writing Loop, and Issue Filing process with circuit breakers, severity levels, and escalation rules. Includes bundled scripts for specialist-review (code review) and test-review-request (test audit) that delegate to Claude CLI. Use this skill when starting any implementation task.
api-design-patterns
NickCrew/claude-cortex
Comprehensive REST and GraphQL API design patterns with versioning, pagination, error handling, and HATEOAS principles. Use when designing APIs, defining endpoints, or architecting service contracts requiring production-grade patterns.
api-gateway-patterns
NickCrew/claude-cortex
API Gateway patterns for routing, authentication, rate limiting, and service composition in microservices architectures. Use when implementing API gateways, building BFF layers, or managing service-to-service communication at scale.
assumption-buster
NickCrew/claude-cortex
Flip, remove, or exaggerate assumptions to unlock new solution angles.
async-python-patterns
NickCrew/claude-cortex
Python asyncio and concurrent programming patterns for high-performance applications. Use when building async APIs, concurrent systems, or I/O-bound applications requiring non-blocking operations.
backlog-md
NickCrew/claude-cortex
Task tracking system for agents via Backlog.md CLI. Use when creating deferred issues during implementation, filing audit findings, working assigned tasks, or managing project work. Optimized for agent workflows: structured issue filing, priority/labeling system, and task completion tracking.
brainstorming
NickCrew/claude-cortex
Rapid ideation skill adapted from obra/superpowers to kick off cortex sessions. Use when defining scope, aligning on goals, or exploring solution space before coding.
build-optimization
NickCrew/claude-cortex
Build system optimization covering compilation, caching, incremental builds, and developer tooling. Use when improving build times, configuring CI pipelines, or designing developer tools.
canvas-design
NickCrew/claude-cortex
Create beautiful visual art in .png and .pdf documents using design philosophy. Use when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.
claude-consult
NickCrew/claude-cortex
Consult Claude specialist agents during implementation for codebase understanding, pattern checking, security review, debugging help, and more. Use this skill whenever you're unsure about conventions, stuck on a failure, or need expert input before writing code. Does not replace the formal review gates in agent-loops — this is for mid-implementation consultation.
codanna-codebase-intelligence
NickCrew/claude-cortex
Use codanna MCP tools for semantic code search, call graphs, and impact analysis before grep/find.
code-explanation
NickCrew/claude-cortex
Use when explaining code, concepts, or system behavior to a specific audience level - provides a structured explanation workflow with depth control and validation steps.
code-quality-workflow
NickCrew/claude-cortex
Use when assessing or improving code quality, maintainability, performance, or security hygiene - provides workflows for analysis, code review, and systematic improvements with validation steps.
codex-code-review
NickCrew/claude-cortex
Automate code review remediation loops with the codex CLI. Requests reviews from codex, classifies findings by severity (P0-P4), fixes critical issues (P0/P1) through iterative cycles, defers quality improvements to backlog, and escalates after 3 review cycles. Use when working with code that needs structured remediation: 'codex review' in a request triggers this workflow.
concept-forge
NickCrew/claude-cortex
Score concepts on impact/delight/effort and pick a 1-day spike.
executing-plans
NickCrew/claude-cortex
Execution discipline skill adapted from obra/superpowers. Ensures plans translate into tracked tasks, orchestration, and verification runs.
idea-lab
NickCrew/claude-cortex
Timeboxed divergent ideation that outputs ranked options plus day-one experiments.
mashup
NickCrew/claude-cortex
Force-fit patterns from other domains to spark novel concepts.
pre-mortem
NickCrew/claude-cortex
Imagine failure first to surface guardrails and feature mitigations.
skill-creator
NickCrew/claude-cortex
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Codex's capabilities with specialized knowledge, workflows, or tool integrations.
writing-plans
NickCrew/claude-cortex
Structured plan-writing skill adapted from obra/superpowers. Produces actionable plans that map directly to cortex workflows and tasks.