🧪
Building Dbt Semantic Layer
This skill guides creating and modifying dbt semantic layer components, including models, entities, dimensions, and metrics, with validation and spec guidance.
dataanalyticspythonsql
🧪
Busirocket Typescript Standards
This skill enforces TypeScript/React standards for maintainable code, guiding one export per file, typed shapes, and Next.js special-file practices.
frontendcode-reviewlintingrefactor
🧪
Candid Validate Standards
This skill validates Technical.md to identify vague, overlapping, or unverifiable rules and suggests actionable improvements for clearer standards.
lintingdocscode-reviewtesting
🧪
Cc_chrome_devtools_mcp_skill
Comprehensive Chrome DevTools automation for performance testing, Core Web Vitals measurement (INP, LCP, CLS), network monitoring, accessibility validation, responsive testing, and browser automation. Uses Chrome DevTools Protocol via MCP to provide professional-grade web application testing, debugg
justfinethankutesting
🧪
Chrome Extension Builder
This skill helps you scaffold production-ready Chrome MV3 extensions with React and WXT, configuring content scripts, background workers, and UI panels.
frontendautomationcliscripting
🧪
Clean Code Reviewer
This skill analyzes code quality per Clean Code principles, spotting naming, function size, duplication, over-engineering, and magic numbers with actionable
code-reviewrefactordebuggingtesting
🧪
Code Change Verification
This skill runs the full code-change verification stack to ensure formatting, linting, typing, and tests pass after code changes.
testinglintingformattingcode-review
🧪
Code Change Verification
This skill ensures runtime code changes pass installation, build, lint, type checks, and tests before marking work complete.
ci-cdlintingtestingscripting
🧪
Code Quality
This skill enforces code quality through coverage thresholds, mutation testing, linting, and formatting, helping you ship reliable, maintainable code faster.
testinglintingformattingci-cd
🧪
Code Refactor
Systematic refactoring of codebase components through a structured 3-phase process. Use when asked to refactor, restructure, or improve specific components, modules, or areas of code. Produces research documentation, change proposals with code samples, and test plans. Triggers on requests like "refa
baggipontetesting
🧪
Code Refactoring
Guides systematic code refactoring to improve code quality, maintainability, and design. Identifies code smells, applies refactoring patterns, ensures test coverage, and follows safe refactoring practices. Produces cleaner, more maintainable code while preserving functionality. Use when improving co
dauquangthanhtesting