Find the perfect skill
Coupling Design Advisor
Development
Interactive advisor that evaluates design candidates on 3 dimensions (strength, distance, variability) and recommends the most balanced option with ADR output.
Send message to Claude Code sessions
Development
Send messages from one Claude Code session to others using the Discord channel plugin. Includes @mentions and channel detection.
NIFAL Audit — Canonical Translation Layer
Development
Deep audit of NIFAL, the NIF Abstraction Layer's canonical translation tier. Enforces single translate() boundary, no fabrication, no render-time fallback across per-game NIF categories.
Dependency Upgrade Path
Development
Create a dependency upgrade plan considering breaking changes, security risks, and compatibility issues.
Update Pull Request
Development
Update an existing pull request with new changes, sync it with the base branch, and refresh its description.
Stitch
Development
A brief description of what this skill does.
kube-coder preflight (run CI locally)
Development
Run kube-coder's full CI suite locally before pushing: helm lint, unit tests, SPA builds, vitest, and shell checks. Ensures CI green on first push.
Open PR
Development
Push the current branch and open a draft PR for Meshtastic-Android the repo way.
Create Skill
Development
Guide for creating effective skills for Claude. Use when asked to create or update a skill.
Fluxwing Component Creator
Development
Create uxscii UI components using ASCII art and structured metadata. Supports fast scaffolding and detailed single-component creation.
Redux Dataflow
Development
Guide for implementing the Redux event-reducer-selector-render loop, event-style actions, reducer-owned state transitions, and derived data in Redux Toolkit apps.
OpenSpec Workflow Management (OpsX)
Development
OpenSpec Workflow (OpsX) manages the lifecycle of specification-driven development changes using commands like onboard, new, fast-forward, apply, and archive. It structures changes from proposal through planning, implementation, and archival into standardized artifacts within a .openspec directory. This skill is useful for teams following the OpenSpec methodology to maintain consistency and traceability across development changes.