Results for “reflex”

51 skills
More results
bankrbot
Aeon Narrative Tracker
Tracks crypto and AI narratives with mindshare scores, velocity arrows, phase labels, named drivers, and position calls. Detects phase transitions and reflexivity signals.
1.2k · bundle
netanel-abergel
Self Reflection
Turn owner feedback about agent behavior into concrete system changes. Use when the owner says something is off, wants the assistant to improve how it operates, asks for a reflection, or wants a durable fix instead of a one-off apology.
6
alirezarezvani
Reflect
Pauses mid-conversation to reassess direction, assumptions, and bias, then recommends whether to continue, pivot, or pause.
20.4k · bundle
machenjie
Regression Testing
`analysis-agent`/`task-agent`/`review-agent`: use for recurrence guards on known defects, incidents, or escaped failures; skip speculative risk without a prior failure mechanism.
4 · bundle
shulkwisec
Xss Reflected
Reflected XSS occurs when user-supplied input is echoed in an HTTP response without sanitization, allowing script execution in the victim's browser. Detect via injecting `<script>alert(1)</script>`, event handlers like `onfocus`, HTML entity bypass, and encoding variants. Tools: Burp Suite, OWASP ZAP, PHP Charset Encoder (PCE), Hackvertor, XSS-Proxy, ratproxy.
21
fukukei23
Reflection
週次リフレクション(1週の振り返りサマリ)を生成するスキル。直近の完了週の日記から4要素(作業傾向/思考癖/繰り返す課題/CCアドバイス)を生成し、_INDEX気づきTop3はユーザー承認後に反映。ユーザーが「リフレクション」「今週の振り返り」「思考癖まとめて」と言った時、または /reflection を呼んだ時に発動。resume-sessionの検知提案からも起動される。
0
github
React18 Batching Patterns
Diagnose and fix automatic batching regressions in React 18 class components with a decision tree for setState behavior changes.
36.2k · bundle
nivkazdan
Claude Reflect
Execute self-learning system that captures corrections during sessions and syncs them to CLAUDE.md. Use when discussing learnings, corrections, or when the user mentions remembering something. Trigger with phrases like "remember this", "don't forget", "use X not Y", or "actually...".
4 · bundle
inference-sh
Remotion Render
Render videos from React/Remotion component code via inference.sh CLI. Pass TSX code, get MP4 output with configurable resolution, FPS, duration, and codec.
584
lucassantana-dev
Knowledge Loop
Composite skill — query, capture, improve, and persist knowledge in one workflow. Chains recall (RAG query) → sync-memories (write durable note) → rag-curate (improve weak retrievals) → handoff (durable snapshot if session-ending). Use when the work involves "what did we decide", "remember this", "save where we are", or any closing checkpoint.
1 · bundle
dvy1987
Dynamic Routing
Select alternative execution paths when a plan step fails — branch on outcomes instead of blind retry. Load when a structured plan step fails, an unexpected observation arrives, or the user asks what to try next after an error. Also triggers on "try another approach", "route around this failure", "replan on failure", "if X fails try Y", or outcome-based branching during multi-step work. Pairs with structured-planning and debug-and-fix. Does not replace root-cause debugging — adds plan-level path selection.
3 · bundle
yanacuti1121
Deepeval
DeepEval — LLM evaluation framework, RAG metrics, hallucination detection, red-teaming, CI/CD integration
2
kintsugi-programmer
Diagnose
Disciplined diagnosis loop for hard bugs and performance regressions. Reproduce → minimise → hypothesise → instrument → fix → regression-test. Use when user says "diagnose this" / "debug this", reports a bug, says something is broken/throwing/failing, or describes a performance regression.
0 · bundle
pwdev-solucoes
Incident Response
Conduz investigação de incidentes com método: triagem, hipóteses, mitigação, RCA e postmortem, priorizando evidências e confirmação humana.
2
claude-dev-suite
Giskard RAG
Giskard RAGET (RAG Evaluation Toolkit): automatic testset generation (simple / complex / distracting / conversational), component-level scoring (retriever / generator / rewriter), hallucination and bias tests, CI integration. Compared to RAGAS and DeepEval. USE WHEN: user mentions "Giskard", "RAGET", "Giskard RAG toolkit", "automatic testset generation", "component-level RAG scoring", "hallucination test Giskard" DO NOT USE FOR: general RAGAS usage - use `rag-evaluation`; Stanford ARES - use `ares-framework`; CI/CD wiring - use `continuous-evaluation`
28
kk20300113-png
Diagnose
Disciplined diagnosis loop for hard bugs and performance regressions. Reproduce → minimise → hypothesise → instrument → fix → regression-test. Use when user says "diagnose this" / "debug this", reports a bug, says something is broken/throwing/failing, or describes a performance regression.
0 · bundle
concertonotes
Debug
Use for bugs, unexpected behavior, regressions, or failing tests you did not write.
0
alirezarezvani
Behuman
Makes AI responses feel more human by adding an inner dialogue loop that reflects on and revises the initial instinctive reply.
20.4k · bundle
machenjie
Repeat Failure Analysis
`analysis-agent`/`task-agent`/`review-agent`: use when repeated failure needs a new hypothesis or proof path; skip an initial failure with verified cause and a different action.
4 · bundle
vvieira010-pixel
Ladder Of Inference Reflection
Slow down interpretation from observation to action. Use when students or adults need to examine assumptions in conflict, dialogue, or inquiry.
0
dracounion
Future Self Projection
当意识到当前行为模式可能导致不理想的未来,需要一种具体方法来激发改变动力时
11 · bundle
levalencia
Retro
Retro
3
vvieira010-pixel
Leverage And Response Design
Design a wise systems intervention from an existing analysis. Maps proposed actions against Meadows' leverage points, checks for unintended consequences, and generates alternatives.
0
azusagasaku
Motion UI
React/Next.js 生产级 UI 动效系统——实现动画、转场和微交互时使用
0
phuryn
Retro
Facilitate a structured sprint retrospective to surface insights and produce actionable improvements with owners and deadlines.
22.6k
samyakjhaveri
Diagnose
Runs a disciplined debugging loop for hard bugs and performance regressions, covering reproduction, hypothesis testing, instrumentation, fixing, and regression testing.
0
stribus
Reversa Detective
Extrai conhecimento de negócio implícito do projeto legado — regras de negócio, ADRs retroativos via Git, máquinas de estado e matriz de permissões. Use na fase de interpretação de uma análise de engenharia reversa.
1
dracounion
Lagging Area Focus
当感到生活失控、注意力分散,需要系统性重获专注力时
11 · bundle
lucian55
Hanhan Skill
韩寒(作家车手)认知与表达框架(压缩蒸馏):反套路叙事、冷幽默、公共发言锋利… 触发:三重门赛车 等。不伪造赛事实;尊重他人
9 · bundle
bliss-fox
Agentic RAG Extension
为 MODULAR-RAG-MCP-SERVER 添加 Agentic RAG 层并跑出真实评测数据。 作者背景:应届生 + 无实习,目标 Agent 方向求职。 使用场景: 1. 用户说"加 Agent 层" / "实现 ReAct Agent" / "Agentic RAG" / "多步推理" 2. 用户说"跑评测" / "出评测数字" / "Ragas 实测" / "对比指标" 3. 用户说"继续扩建项目" / "Stage J" / "Stage K" 4. 用户在新对话中提到这个 RAG 项目需要扩展 该 skill 记录了所有背景知识、架构决策和实现细节,使 Codex 无需重新探索即可直接执行。
1 · bundle
saranskumar
Debugging
Use when investigating a bug, runtime error, unexpected behavior, test failure, or crash. For systematic root cause analysis, error message interpretation, stack trace reading, reproduction steps, and targeted fixes. Activate when the user says "it's broken", "this doesn't work", "I'm getting an error", or "help me debug".
0 · bundle
lucassantana-dev
Debug Deep
Composite skill — full debugging workflow from "this is broken" to root cause and fix. Chains systematic-debugging (root-cause hypotheses) → tracer agent (evidence walk) → sentry (production correlation if applicable) → ci-watch (regression check) → incident-response (if production-impacting). Use when a bug needs deep investigation, not just a quick fix.
1 · bundle
samyakjhaveri
Dream
Consolidates auto-memory files in ~/.claude/projects by auditing, planning, and executing a 4-phase cleanup with user approval.
0
aaaaqwq
Tarot
A reflective tarot draw for emotional support (presence-first, non-clinical, non-predictive).
1 · bundle
jarbitechture
Critique
Multi-perspective dialectical reasoning with cross-evaluative synthesis. Spawns parallel evaluative lenses (STRUCTURAL, EVIDENTIAL, SCOPE, ADVERSARIAL, PRAGMATIC) that critique thesis AND critique each other's critiques, producing N-squared evaluation matrix before recursive aggregation. Triggers on /critique, /dialectic, /crosseval, requests for thorough analysis, stress-testing arguments, or finding weaknesses. Implements Hegelian refinement enhanced with interleaved multi-domain evaluation and convergent synthesis.
0 · bundle