5-styleguide-generation
Fifth step in building instruction context for codebase
Fifth step in building instruction context for codebase
Define and use theme variables with @theme directive, oklch() color format, semantic naming, and namespaced utilities. Use when customizing design tokens or creating design systems.
Resolves text font inheritance issues when using Segoe Fluent Icons in WPF CustomControl. Use when TextBlocks inherit icon fonts unexpectedly within ControlTemplate.
Hook installation and management for autonomous coding. Use when setting up Stop hooks, managing pre/post tool hooks, or configuring autonomous continuation.
Use when inspecting or modifying Emacs variables - provides elisp patterns for variable handling, customization, and state management
Describe when this skill should be invoked. Include: - Trigger keywords (e.g., authentication, API design) - File patterns (e.g., when editing *.go files) - Use cases (e.g., implementing login flows)
Creates a cognitive environment for code generation where edge cases surface naturally, assumptions become visible, and the gap between "works" and "correct" stays open. The goal is code that knows its own limits.
TypeScript strict patterns and best practices. Trigger: When implementing or refactoring TypeScript in .ts/.tsx (types, interfaces, generics, const maps, type guards, removing any, tightening unknown).
"""Best practices and patterns for writing idiomatic Rust code.
Dokumentiert JEDE HTML-Element-Änderung in CLAUDE2.md - Schreibschutz ohne explizite Anweisung
This skill should be used when the user asks about "neovim config", "nvim setup", "vim best practices", "neovim patterns", "modern neovim", "lua configuration", "neovim 0.10", or wants guidance on configuring Neovim following current standards and conventions.
ユーザーの規約・ガイドラインから、Convention Skillのマークダウンファイルを生成する。規約スキル作成時、ガイドライン文書化時、またはユーザーがConvention Skill、コーディング規約、ガイドライン定義、標準化に言及した際に使用する。
Use when implementing any feature or bugfix in C#/.NET before writing implementation code; applies to gRPC services, EF Core data access, and Blazor components
Use this skill when working on Skyline code, tests, or builds.
Guide for creating or modifying VS Code tasks.json files with a focus on developer experience.
Prevent icon-related runtime crashes and keep icons consistent with existing project patterns.
Aero is an EDN configuration library with reader tag extensions for profiles, environment variables, and references. Use when working with configuration files, environment-specific settings, or when you need explicit, intentful config management in Clojure.
tmuxで右半分にCodexを開いてコードレビューを実行。「レビューして」「Codexでレビュー」「Codexに聞いて」「セカンドオピニオン」等の発言で起動。
Rust language best practices and idioms. Use when writing, reviewing, or debugging Rust code. Provides ownership, lifetimes, error handling, and safety patterns.
Develop features for the Cljr Clojure-to-.NET compiler. Use when adding emitter features, expression types, analyzer support, or testing features. Guides the complete workflow from Expr.cs to C# tests to NRepl verification. Critical for REPL-oriented development.
Expert in building developer tools, CLI utilities, IDE extensions, and optimizing local development environments.
React component creation guidelines for inkLine, ensuring consistent code style and theme system compatibility
Localize Xcode .xcstrings files. Use when the user asks to "localize", "translate strings", "add translations", or mentions .xcstrings files. Supports scoped translation by file, folder, target, or string pattern.