- Home
- /
- Categories
- /
- Debugging
Debugging
Find and fix bugs, error analysis
git-advanced-workflows
by TriNgo0108
Master advanced Git workflows including rebasing, cherry-picking, bisect, worktrees, and reflog to maintain clean history and recover from any situation. Use when managing complex Git histories, collaborating on feature branches, or troubleshooting repository issues.
pr-review
by gentamura
Use this skill to review pull requests against coding standards and best practices. Invoke when reviewing code changes before merge.
cx-fix
by m19803261706
CX 工作流 — Bug 修复。 当用户提到"修 bug"、"fix"、"有个问题"、"报错"、"不工作"、 "出了问题"、"修复"、"debug" 时触发。 轻量流程:调查→定位→修复→测试→提交。
langfuse-session-view
by neuradex
View Langfuse session details with all traces. Use when analyzing conversation flows, checking session costs, or debugging multi-turn interactions.
copilot-commit-style
by nguyenhuy158
Use this skill when the user asks to write, generate, draft, or format a git commit message. It enforces the Conventional Commits specification with mandatory emojis and strict formatting rules.
error-diagnosis
by jamelna-apps
When user encounters "error", "exception", "failed", "stack trace", "crashed", or needs error categorization. Provides structured root cause analysis and prevention strategies.
vue-best-practices
by jyasuu
Vue 3 and Vue.js best practices for TypeScript, vue-tsc, and Volar. This skill should be used when writing, reviewing, or refactoring Vue components to ensure correct typing patterns. Triggers on tasks involving Vue components, props extraction, wrapper components, template type checking, or Volar configuration.
backend-architect
by samChang72
建立強型別、高效能且符合分層架構的後端系統。
elixir-tdd
by hwatkins
Test-driven development enforcement for Elixir and Phoenix. Requires failing tests before implementation. Use when implementing features, fixing bugs, or when code quality discipline is needed.
security-analysis
by kimasplund
Security assessment using STRIDE threat modeling, OWASP Top 10, and CVSS scoring. Use for security reviews, threat modeling, and secure coding guidance.
gitmoji-commits
by DeadBryam
"Create high-quality git commits with semantic gitmoji emojis. Automatically suggests appropriate gitmojis for commit types, review/stage intended changes, split into logical commits, and write clear conventional commit messages. Use when the user asks to commit, wants gitmoji-enhanced messages, needs to stage changes, or split work into multiple commits."
powerapps-yaml
by Rohbunny01
Genera código YAML pasteable en Power Apps Studio usando el schema pa.yaml v3. Incluye controles modernos, patrones de caché, Gallery con colecciones, y todas las lecciones aprendidas para vibe codear sin errores. Trigger: Cuando el usuario pida crear pantallas, controles o código para Power Apps en formato YAML.
vite-config-react19-spa-expert
by tippyentertainment
Diagnose and fix Vite + React 19 configuration issues for TypeScript SPA and WASM preview builds. Specializes in React 19’s JSX runtime, @vitejs/plugin-react, path aliases, SPA routing, and dev-server behavior so the app and in-browser preview bundle cleanly without manual trial-and-error.
native-data-fetching
by kennethkeim
Use when implementing or debugging ANY network request, API call, or data fetching. Covers fetch API, axios, React Query, SWR, error handling, caching strategies, offline support.
kleur
by yusenthebot
The fastest Node.js library for formatting terminal text with ANSI colors~!. Use when: Super lightweight & performant; Supports nested & chained colors; Conditional color support. NOT for: production runtime logic; replacing static type checking.
frontend-patterns
by automindtechnologie-jpg
Frontend development patterns for React, Next.js, state management, performance optimization, and UI best practices.
design-spec-rules
by artivilla
Enforce design-to-code fidelity rules. Use when implementing UI from Figma, mockups, or design specs to ensure pixel-perfect accuracy.
typescript
by paucasanellas
TypeScript type system, configuration, and advanced typing patterns including generics, utility types, type guards, and best practices. Use when writing TypeScript code, designing type-safe APIs, configuring projects, or making decisions about types vs interfaces.
pr-address-bot-reviews
by gentamura
Use this skill to process bot review feedback on a pull request (for example coderabbitai and chatgpt-codex-operator). Invoke when bot comments arrive and the user wants triage, decision making, and implementation of required fixes.
frontend-development
by gemini960114
Generic frontend development skill for HTML, CSS, JavaScript, and modern frontend frameworks. Covers code patterns, best practices, debugging, and common patterns for building responsive web applications.
vue2-typescript-standards
by levai
Vue 2 项目 TypeScript 编码规范与类型定义标准。适用于编写 TypeScript 代码、定义类型接口、使用装饰器模式、工具函数开发等场景。
mobb-vulnerabilities-fixer
by jonathansantilli
Scan, fix, and remediate security vulnerabilities in a local code repository using Mobb MCP/CLI. Use when the user asks to scan for vulnerabilities, run a security check, auto-fix issues, remediate findings, or apply Mobb fixes (e.g., \"scan this repo\", \"fix security issues\", \"remediate vulnerabilities\", \"run Mobb on my changes\").
Genome Weaver
by smouj
"🧬 Darwinian skill evolution with variant generation, benchmark and selection."
log
by iulspop
Logs completed epics and significant accomplishments in reverse chronological order. Use after completing major features, releases, or architecture changes to maintain a project changelog.