tools ide plugins Skills
Discover the best skills in this category.
ast-grep
by ssiumha
Creates ast-grep patterns for structural code search. Use when finding functions/classes by structure, refactoring code,...
serialization-review
by kateusz
Review JSON serialization for scenes, prefabs, and components. Use when: (1) implementing serializable components, (2) d...
editor-component-editors
by kateusz
Create ECS component editors using IComponentEditor interface, ComponentEditorRegistry.DrawComponent wrapper, VectorPane...
editor-ui-infrastructure
by kateusz
Guide proper usage of Editor UI infrastructure including Drawers (ButtonDrawer, ModalDrawer, TableDrawer, etc.), Element...
editor-panel-creation
by kateusz
Step-by-step workflow for creating new editor panels including interface design, DI registration, EditorLayer integratio...
editor-field-creation
by kateusz
Implement IFieldEditor interface for custom type rendering in script inspector. Covers reflection-based field editing, F...
pre-commit-validation
by arun-gupta
Ensures all quality checks pass locally before committing changes. Use this skill to validate code quality, tests, and t...
s-lint
by Falkicon
Ensure code quality using Luacheck linting and StyLua formatting. Covers common warnings, style rules, and auto-formatti...
frontend-design
by TheCardGoat
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to...
codex-review-cli
by berlysia
Use this skill when you need external perspective for code analysis, architecture advice, debugging guidance, or when st...
javascript
by hoelzro
JavaScript development guidance for Claude Code. Use when writing, testing, or working with JavaScript code to ensure co...
serena-mcp
by getty104
Serenaエキスパート - コード編集・解析作業時に最優先で使用。プロジェクト初期化、シンボル検索、効率的なコード変更を支援。
Provides comprehensive code review feedback based on best practices, style guides, and potential bug detection. Use when...
consultant
by doodledood
Consults external AI models (100+ via LiteLLM) for complex analysis. Use for architectural review, security audit, deep...
code-formatter
by benshapyro
Formats code according to Ben's style guidelines for TypeScript, Python, and general best practices. Use when formatting...
documentation-templates
by benshapyro
Generates README files, API documentation, and inline code comments following best practices. Use when creating project...
core-engineering
by KiranEswaran
Core coding standards and best practices for code review and generation. Provides guiding principles (DRY, KISS, YAGNI,...
coding-agent-docs
by kasperjunge
Stay current with how OpenCode, OpenAI Codex, and Claude Code implement extensibility features (skills, slash commands,...
Ensure AI agents work in an isolated Git worktree to prevent changes to the main working directory. Use when AI is about...
Convert Cursor custom commands (.cursor/commands/*.md) to Claude Code skills (.claude/skills/*/SKILL.md). Use when the u...
ast-grep
by xdg
Use ast-grep for structural code search and refactoring when editing code structure with ambiguity in text matching, han...
Coordinates planning, delegation, and evaluation across architect and code agent workspaces. Use when asked to "write in...
collaborating-with-gemini
by GuDaStudio
Delegates coding tasks to Gemini CLI for prototyping, debugging, and code review. Use when needing algorithm implementat...
self-commenting
by petbrains
AI-native code commenting system with grep-searchable AICODE-* markers for cross-session memory. Use when: working with...