chatcrystal-debug-recall
Medium Risk 70Recall Debugging History
by ZengLiangYi
Debugging often repeats past failures, fixes, and environment issues. This skill helps Claude, Codex, and Claude Code query ChatCrystal memory before choosing a fix.
Curate your favorite skills into a reusable collection, then install it with one command.
Recall Debugging History
by ZengLiangYi
Debugging often repeats past failures, fixes, and environment issues. This skill helps Claude, Codex, and Claude Code query ChatCrystal memory before choosing a fix.
Refactor Repetitive Code With DRY Steps
by YYH211
Duplicate logic makes code harder to maintain and test. This skill guides Claude, Codex, and Claude Code through safe DRY refactoring steps.
Build Vanilla Web Pages Without Frameworks
by yuzu-octopus
Many small web projects do not need a JavaScript framework or build pipeline. This skill helps Claude, Codex, and Claude Code create static pages with modern platform features.
Manage Requirement Changes Safely
by yunshu0909
Requirement changes often expand across files without clear approval points. This skill gives Claude, Codex, and Claude Code a gated workflow for scope, impact, validation, and documentation.
Triage GitHub Issues With Clear Replies
by yunshu0909
Maintainers often need to understand issue reports before they answer. This skill guides Claude, Codex, or Claude Code through diagnosis, classification, decision support, and reply drafting.
Design Native-Feeling Desktop Apps
by yetone
Cross-platform desktop teams often trade native feel for shared UI speed. This skill guides Claude, Codex, and Claude Code through architecture, WebView, IPC, memory, and launch-readiness checks.
Build Governed AI Skills
by yaojingang
Teams need repeatable agent skills that are documented, tested, and packaged. This skill guides creation, evaluation, governance, and release evidence across Claude, Codex, and Claude Code.
Review Frontend Code Before Merge
by yaojingang
Frontend reviews often miss accessibility gaps, unsafe rendering paths, and incomplete UI states. This skill gives Claude, Codex, or Claude Code a focused review checklist for practical pre-merge feedback.
Audit Broken Skill Fixtures
by yaojingang
Skill authors need examples that expose incomplete marketplace metadata. This fixture provides a minimal broken skill for testing package validation and adapter handling.
Fix Lint Errors Safely
by yamadashy
Lint failures slow reviews and hide real defects. This skill runs lint checks, guides safe fixes, and verifies behavior with tests.
Build Browser Extensions With WXT
by yamadashy
Cross-browser extension work often breaks across Chrome, Firefox, Edge, and localization files. This skill guides WXT extension development, builds, compatibility checks, and i18n updates.
Develop Userscripts for Tampermonkey and ScriptCat
by xixu-me
Userscripts often fail because metadata, permissions, and runtime behavior do not match. This skill guides Claude, Codex, and Claude Code through portable Tampermonkey and ScriptCat development.
Manage Python Projects with uv
by wshobson
Python dependency workflows can be slow and inconsistent across local, CI, and Docker environments. This skill gives practical uv commands for projects, environments, locking, migration, and performance.
Why this variant is first
Build Advanced TypeScript Types
by wshobson
Complex TypeScript types can be hard to design, review, and maintain. This skill guides Claude, Codex, and Claude Code through safer advanced type patterns.
Why this variant is first
Test Temporal Python Workflows Reliably
by wshobson
Temporal workflow tests can be slow, flaky, and hard to structure. This skill gives pytest patterns for unit, integration, replay, and local server testing.
Why this variant is first
Build Stripe Payment Flows
by wshobson
Payment integrations require secure checkout, subscriptions, and webhook handling. This skill guides Stripe implementation patterns for billing flows, refunds, customer portals, and testing.
Why this variant is first
Configure ShellCheck for Reliable Scripts
by wshobson
Shell scripts can hide portability, quoting, and reliability problems until production. This skill helps teams configure ShellCheck and apply practical linting workflows.
Build Reliable Rust Async Systems
by wshobson
Async Rust can be difficult to design, debug, and scale safely. This skill gives practical Tokio patterns for tasks, channels, errors, shutdown, streams, and resource management.
Why this variant is first
Choose React State Management Patterns
by wshobson
React teams often mix local, global, and server state without clear boundaries. This skill helps apply Redux Toolkit, Zustand, Jotai, and React Query patterns.
Why this variant is first
Build Grounded RAG Systems
by wshobson
RAG projects often fail when retrieval, chunking, and evaluation are unclear. This skill gives practical patterns for grounded LLM applications with citations.
Why this variant is first