اسکلز تلاش کریں
اپنے ایجنٹ کے لیے موزوں صلاحیت تلاش کریں۔
tailwind-architect
This skill should be used when generating, refactoring, or maintaining Tailwind CSS code. It enforces the Oxide CSS-first configuration model, @theme-based design tokens, v4.1-native utilities, and structured migration from Tailwind v3, while preventing legacy configuration, plugin usage, and arbitrary-value or hex-based styling.
json-to-freezed-model
Parse JSON and create freezed object classes following project conventions.
component-attributes
Modify S&box Component properties using Property Attributes to customize inspector display. Use when creating components, enhancing inspector UX, organizing properties with headers/groups, adding constraints with Range, or conditionally showing fields.
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.).
figma-mcp-generation-rules
Defines the rules and constraints for generating code from Figma designs using MCP in this project.
ava-extract-styles
Extract and organize styles from Avalonia AXAML files
interview-ready-comments
Adds interviewer-friendly teaching comments (where-it-fits, function walkthroughs, closing block) without changing behavior.
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.).
add-nixvim-plugin
Add Neovim plugins not available in NixVim's official plugin set using extraPlugins and extraConfigLua. Use this skill when the user requests adding a plugin by GitHub URL or mentions a plugin that doesn't exist as a native NixVim module.
mermaid-github-safe-area
Ensure Mermaid diagrams in GitHub READMEs reserve bottom-right safe area using init-only config (no CSS, no spacer nodes) and optionally apply handrawn style on request.
skill-importer
Import and synchronize skills from remote GitHub repositories. Use this skill when you need to copy skills from other repositories, maintain a list of remote skill sources, or update local skills with fresh copies from upstream sources.
yoto-smart-stream-new
Comprehensive guide for Yoto Smart Stream development - covering both API integration and service operations. Use when developing Yoto applications, integrating with Yoto API/MQTT, or operating the Yoto Smart Stream service.
agentuity-cli-git-account-remove
Remove a GitHub account from your organization. Requires authentication
agentuity-cli-git-account-remove
Remove a GitHub account from your organization. Requires authentication
readme-generator
Generate GitHub profile README.md from career data. Use when creating or updating GitHub profile page with auto-generated content from resume and career files.
plan-issue
GitHub issue情報を取得し、対応用のタスクファイル作成をサポートします。スクリプトがissue情報を取得し、Claude Codeがその情報を元にtmp/todoフォルダにタスクファイルを作成します。