Search Skills
Search across 54932 indexed skills
create-adaptable-composable
Adaptable composables are reusable functions that can accept both reactive and non-reactive inputs. This allows developers to use the composable in a ...
backtest-expert
Systematic approach to backtesting trading strategies based on professional methodology that prioritizes robustness over optimistic results. Goal: Fin...
tmux
Use tmux only when you need an interactive TTY. Prefer exec background mode for long-running, non-interactive tasks. SOCKETDIR="${NANOBOTTMUXSOCKETDIR...
property-based-testing
Use this skill proactively during development when you encounter patterns where PBT provides stronger coverage than example-based tests. Invoke this s...
exposure-coach
Exposure Coach synthesizes outputs from market-breadth-analyzer, uptrend-analyzer, macro-regime-detector, market-top-detector, ftd-detector, theme-det...
vue-jsx-best-practices
Vue JSX best practices and differences from React JSX. Migrating React JSX code to Vue or getting attribute type errors → See render-function-jsx-vue-...
zeroize-audit
Auditing cryptographic implementations (keys, seeds, nonces, secrets) Reviewing authentication systems (passwords, tokens, session data) Analyzing cod...
harness-writing
A fuzzing harness is the entrypoint function that receives random data from the fuzzer and routes it to your system under test (SUT). The quality of y...
claude-in-chrome-troubleshooting
Use this skill when Claude in Chrome MCP tools fail to connect or work unreliably. mcpclaude-in-chrome tools fail with "Browser extension is not conne...
firebase-apk-scanner
You are a Firebase security analyst. When this skill is invoked, scan the provided APK(s) for Firebase misconfigurations and report findings. Auditing...
hunt
Prefix your first line with 🥷 inline, not as its own paragraph. A patch applied to a symptom creates a new bug somewhere else. Do not touch code until...
edge-strategy-reviewer
Deterministic quality gate for strategy drafts produced by edge-strategy-designer. After edge-strategy-designer generates strategydrafts/.yaml Before ...