Claude Cortex
Claude Cortex from nickcrew/claude-cortex.
Skills in this plugin
130- ▌ Writing Plans · nickcrew bundleStructured plan-writing skill adapted from obra/superpowers. Produces actionable plans that map directly to cortex workflows and tasks.
- ▌ Subagent Driven Development · nickcrewUse when executing implementation plans with independent tasks in the current session - dispatches fresh subagent for each task with code review between tasks, enabling fast iteration with quality gates
- ▌ Kubernetes Security Policies · nickcrew bundleKubernetes security policies, RBAC, and Pod Security Standards for hardened cluster deployments. Use when implementing cluster security, defining network policies, or enforcing security compliance in Kubernetes environments.
- ▌ Typescript Advanced Patterns · nickcrew bundleAdvanced TypeScript patterns for type-safe, maintainable code using sophisticated type system features. Use when building type-safe APIs, implementing complex domain models, or leveraging TypeScript's advanced type capabilities.
- ▌ Codanna Codebase Intelligence · nickcrewUse codanna MCP tools for semantic code search, call graphs, and impact analysis before grep/find.
- ▌ Executing Plans · nickcrew bundleExecution discipline that translates plans into tracked tasks with orchestration and verification loops. Use when driving a plan through cortex’s task system, coordinating workstreams across agents, or ensuring every plan item is tracked, executed, and verified.
- ▌ Testing Skills With Subagents · nickcrew bundleUse when creating or editing skills, before deployment, to verify they work under pressure and resist rationalization - applies RED-GREEN-REFACTOR cycle to process documentation by running baseline without skill, writing to address failures, iterating to close loopholes
- ▌ Kubernetes Deployment Patterns · nickcrew bundleKubernetes deployment strategies and workload patterns for production-grade applications. Use when deploying to Kubernetes, implementing rollout strategies, or designing cloud-native application architectures.
- ▌
- ▌ Python Performance Optimization · nickcrew bundlePython performance optimization patterns using profiling, algorithmic improvements, and acceleration techniques. Use when optimizing slow Python code, reducing memory usage, or improving application throughput and latency.