Loading...
Loading...
Found 314 Skills
Generate a version changelog by checking git commit records and code changes between the current latest version and the previous version. Use this when the user asks to 'create/generate changelog' or 'create/generate CHANGELOG'.
Install and use chartli to render terminal charts from numeric text files or stdin.
Use when bundling TypeScript libraries - provides tsdown configuration, dual ESM/CJS output, .d.ts generation, package validation, and plugin authoring
Step through versioning, tagging, and verification
React 18.3.1 and React 19 dependency compatibility matrix.
Verifies code changes by running tests and generation scripts
Find and add Nx plugins. USE WHEN user wants to discover available plugins, install a new plugin, or add support for a specific framework or technology to the workspace.
Configure and use snipgrapher to generate polished code snippet images
Riot 공식 LoL Esports 데이터와 Oracle's Elixir 스타일 historical 데이터로 LCK 경기 결과, 현재 순위, live turning point, 밴픽 matchup/synergy, patch meta, 팀 파워 레이팅을 조회한다.
Build production-grade, accessible, and tested component libraries with Storybook, Chromatic, and design tokens
Check test coverage for unstaged changes. Use when user asks to "check coverage", "/coverage", or wants to see which unstaged changes lack test coverage.
Run all pre-commit checks before committing changes. Use to manually verify changes pass all quality gates before committing.