markdowntown-workbench
Use this when working on the Workbench UI, Workbench state/store, export/compile pipeline, or adapter/target behavior (agents-md, claude-code, github-copilot, etc.).
Use this when working on the Workbench UI, Workbench state/store, export/compile pipeline, or adapter/target behavior (agents-md, claude-code, github-copilot, etc.).
Defines the rules and constraints for generating code from Figma designs using MCP in this project.
Conventions TypeScript pour le projet. Use when "add types", "typescript", "interface", "type definition".
Editing CCXT TypeScript exchange sources with transpilation-safe patterns for Python/Go/PHP/C#
This skill should be used when you need to know what members, methods, or extensions are available on Kotlin types. It queries autocomplete metadata generated by the kotlin-autocomplete-gradle-plugin.
Neovim設定の相談と編集を行うスキル。プラグインの追加、キーバインドの設定、LSPの設定、UIのカスタマイズなど、init.luaの編集全般をサポートします。
Expert guidance for creating effective Cursor IDE rules with best practices, patterns, and examples
Edits Ghostty terminal configuration. Use when configuring fonts, colors, keybindings, or appearance in Ghostty.
Build PySide6 canvas UI components with the theme system and signal/slot rules. Use when: editing dialogs, panels, widgets, styles, or canvas UI behavior.
This skill should be used when you need to read source code from Maven/Gradle dependencies to understand how a library works internally
Parse and extract code symbols using tree-sitter. Use when you need to extract functions, classes, or understand code structure from files or code blocks.
Zenless 프로젝트의 코드 리팩토링 스킬. 백엔드(Kotlin/Spring Boot)와 프론트엔드(React/TypeScript) 코드의 품질 개선, 구조 최적화, 패턴 적용을 수행. 사용자가 "코드 리팩토링해 줘", "이 코드 개선해 줘", "코드 정리해 줘" 등을 요청할 때 사용.
Use when creating architecture diagrams, sequence diagrams, flowcharts, or any visual documentation from code analysis
Extract and organize styles from Avalonia AXAML files
Interactive code review walkthrough using tmux and nvim for pair programming style review. Use when reviewing changes, preparing for PR review, or walking through a diff with the user.
Generated skill for design/deprecate-name.
This skill should be used when the user asks to "fix type errors", "fix tsc errors", "add TypeScript types", "enable strict mode", "strict null checks", "noImplicitAny", "add TSDoc", "install @types", "run typecheck", "handle implicit any", or needs guidance on TypeScript type safety, strict mode compliance, TSDoc documentation, or DefinitelyTyped packages.
aytordev option namespacing and design patterns. Use when defining module options, accessing configuration values, or understanding the aytordev.* namespace convention.
Fixes 'not a member of namespace' errors by adding namespace qualifiers or using declarations.
Review adherence to design system (tokens, components, theming). Use to ensure consistency with SPEC files.
Use when creating custom Bazel rules, toolchains, providers, or aspects. Use when extending Bazel for new languages, build systems, or custom actions. Use when debugging Starlark rule implementations or understanding Bazel build phases.
Use when working with TypeScript's type system including strict mode, advanced types, generics, type guards, and compiler configuration.