Browse Skills
44357 skills found
Unnamed Skill.md
105
1
export
Unnamed Skill
2
from
"hatayama/uLoopMCP"
from
"hatayama/uLoopMCP"
3
Get Unity project information via uloop CLI. Use when you need to: (1) Check Unity Editor version, (2) Get project settings and platform info, (3) Retrieve project metadata for diagnostics.
2026-01-15
uloop-execute-dynamic-code.md
105
1
export
uloop-execute-dynamic-code
2
from
"hatayama/uLoopMCP"
from
"hatayama/uLoopMCP"
3
Execute C# code dynamically in Unity Editor via uloop CLI. Use for editor automation: (1) Prefab/material wiring and AddComponent operations, (2) Reference wiring with SerializedObject, (3) Scene/hierarchy edits and batch operations. NOT for file I/O or script authoring.
2026-01-15
uloop-unity-search.md
105
1
export
uloop-unity-search
2
from
"hatayama/uLoopMCP"
from
"hatayama/uLoopMCP"
3
Search Unity project via uloop CLI. Use when you need to: (1) Find assets by name or type (scenes, prefabs, scripts, materials), (2) Search for project resources using Unity's search system, (3) Locate files within the Unity project.
2026-01-15
uloop-focus-window.md
105
1
export
uloop-focus-window
2
from
"hatayama/uLoopMCP"
from
"hatayama/uLoopMCP"
3
Bring Unity Editor window to front via uloop CLI. Use when you need to: (1) Focus Unity Editor before capturing screenshots, (2) Ensure Unity window is visible for visual checks, (3) Bring Unity to foreground for user interaction.
2026-01-15
sudocode.md
105
1
export
sudocode
2
from
"sudocode-ai/sudocode"
from
"sudocode-ai/sudocode"
3
ALWAYS use this skill for ALL sudocode spec and issue operations. Use when user mentions "spec", "issue", "ready", "blocked", "implement", "feature", "plan", or "feedback" with sudocode specs and issues. PROACTIVELY use at start of implementation tasks to check ready issues and understand work context. Operations include viewing (show_spec, show_issue, list_issues, list_specs), creating/modifying (upsert_spec, upsert_issue), planning features, breaking down work, creating dependency graphs, and providing implementation feedback.
2026-01-16
uloop-get-hierarchy.md
105
1
export
uloop-get-hierarchy
2
from
"hatayama/uLoopMCP"
from
"hatayama/uLoopMCP"
3
Get Unity Hierarchy structure via uloop CLI. Use when you need to: (1) Inspect scene structure and GameObject tree, (2) Find GameObjects and their parent-child relationships, (3) Check component attachments on objects.
2026-01-15
codex-code-reviewer.md
105
1
export
codex-code-reviewer
2
from
"VCnoC/Claude-Code-Zen-mcp-Skill-Work"
from
"VCnoC/Claude-Code-Zen-mcp-Skill-Work"
3
Systematic code review workflow using zen mcp's codex tool. Use this skill when the user explicitly requests "use codex to check the code", "check if the recently generated code has any issues", or "check the code after each generation". The skill performs iterative review cycles - checking code quality, presenting issues to the user for approval, applying fixes, and re-checking until no issues remain or maximum iterations (5) are reached.
2026-01-14
uloop-get-menu-items.md
105
1
export
uloop-get-menu-items
2
from
"hatayama/uLoopMCP"
from
"hatayama/uLoopMCP"
3
Retrieve Unity MenuItems via uloop CLI. Use when you need to: (1) Discover available menu commands in Unity Editor, (2) Find menu paths for automation, (3) Prepare for executing menu items programmatically.
2026-01-15
uloop-get-provider-details.md
105
1
export
uloop-get-provider-details
2
from
"hatayama/uLoopMCP"
from
"hatayama/uLoopMCP"
3
Get Unity Search provider details via uloop CLI. Use when you need to: (1) Discover available search providers, (2) Understand search capabilities and filters, (3) Configure searches with specific provider options.
2026-01-15
uloop-clear-console.md
105
1
export
uloop-clear-console
2
from
"hatayama/uLoopMCP"
from
"hatayama/uLoopMCP"
3
Clear Unity console logs via uloop CLI. Use when you need to: (1) Clear the console before running tests, (2) Start a fresh debugging session, (3) Clean up log output for better readability.
2026-01-15
uloop-get-version.md
105
1
export
uloop-get-version
2
from
"hatayama/uLoopMCP"
from
"hatayama/uLoopMCP"
3
Get Unity and project information via uloop CLI. Use when you need to verify Unity version, check project settings (ProductName, CompanyName, Version), or troubleshoot environment issues.
2026-01-15
uloop-find-game-objects.md
105
1
export
uloop-find-game-objects
2
from
"hatayama/uLoopMCP"
from
"hatayama/uLoopMCP"
3
Find GameObjects with search criteria via uloop CLI. Use when you need to: (1) Locate GameObjects by name pattern, (2) Find objects by tag or layer, (3) Search for objects with specific component types.
2026-01-15
run-dev.md
104
1
export
run-dev
2
from
"regenrek/peakypanes"
from
"regenrek/peakypanes"
3
Launch the peky dev workflow by running scripts/dev-run in the current repo. Use when the user says "run dev" or asks to open a fresh Ghostty dev session that go installs, restarts the daemon, and launches peky.
2026-01-15
nextstep-ui.md
104
1
export
nextstep-ui
2
from
"alchemiststudiosDOTai/tunacode"
from
"alchemiststudiosDOTai/tunacode"
3
Design philosophy and UI guidelines based on NeXTSTEP User Interface Guidelines (1993). Use when designing interfaces (TUI, GUI, web apps, dashboards) that need clear information hierarchy, intuitive controls, and user-respecting interaction patterns. Especially relevant for developer tools, data-dense interfaces, and applications requiring high information density without cognitive overload.
2026-01-16
browsing.md
103
1
export
browsing
2
from
"obra/superpowers-chrome"
from
"obra/superpowers-chrome"
3
Use when you need direct browser control - teaches Chrome DevTools Protocol for controlling existing browser sessions, multi-tab management, form automation, and content extraction via use_browser MCP tool
2026-01-16
deep-context-generation-with-pmat.md
103
1
export
deep-context-generation-with-pmat
2
from
"paiml/paiml-mcp-agent-toolkit"
from
"paiml/paiml-mcp-agent-toolkit"
3
Generates comprehensive, LLM-optimized codebase context using PMAT(Pragmatic AI Labs MCP Agent Toolkit). Use this skill when:- Starting work on unfamiliar codebases- Onboarding to new projects or repositories- Need quick understanding of project architecture- Preparing for refactoring or feature implementation- Creating documentation or technical specificationsOutputs highly compressed markdown (60-80% reduction) optimized for LLM consumption.Supports 25+ languages with architecture visualization, complexity heatmaps, and dependency graphs.
2026-01-15
automated-refactoring-with-pmat.md
103
1
export
automated-refactoring-with-pmat
2
from
"paiml/paiml-mcp-agent-toolkit"
from
"paiml/paiml-mcp-agent-toolkit"
3
Provides automated refactoring suggestions and complexity reduction strategies using PMAT(Pragmatic AI Labs MCP Agent Toolkit). Use this skill when:- User requests code refactoring, optimization, or improvement- Complexity analysis reveals high-complexity functions (cyclomatic > 10)- Code review identifies maintainability issues- Technical debt needs to be addressed systematically- Preparing legacy code for modernizationSupports 25+ languages with data-driven refactoring recommendations based on complexity metrics,mutation testing results, and industry best practices (Fowler's refactoring catalog).
2026-01-15
multi-language-project-analysis-with-pmat.md
103
1
export
multi-language-project-analysis-with-pmat
2
from
"paiml/paiml-mcp-agent-toolkit"
from
"paiml/paiml-mcp-agent-toolkit"
3
Analyzes polyglot codebases with multiple programming languages using PMAT(Pragmatic AI Labs MCP Agent Toolkit). Use this skill when:- Working with projects containing multiple programming languages- Assessing cross-language integration patterns and quality- Understanding language distribution and architectural boundaries- Comparing quality metrics across language ecosystems- Identifying language-specific best practices violationsSupports 25+ languages including Rust, Python, TypeScript, JavaScript, Go, C++, Java,Ruby, PHP, Swift, Kotlin, C, C#, Scala, Haskell, Elixir, Clojure, Dart, Lua, R, and more.Provides unified quality assessment across heterogeneous codebases.
2026-01-15
technical-debt-tracking-with-pmat.md
103
1
export
technical-debt-tracking-with-pmat
2
from
"paiml/paiml-mcp-agent-toolkit"
from
"paiml/paiml-mcp-agent-toolkit"
3
Tracks and manages technical debt using PMAT (Pragmatic AI Labs MCP Agent Toolkit).Use this skill when:- User asks about technical debt, TODO comments, or code quality issues- Planning sprint work and need to prioritize debt repayment- Conducting code audits or technical debt assessments- Tracking debt accumulation trends over time- Creating technical debt reports for stakeholdersDetects SATD (Self-Admitted Technical Debt) annotations: TODO, FIXME, HACK, XXX, NOTE comments.Provides debt quantification in hours, prioritization by severity, and repayment tracking.
2026-01-15
code-quality-analysis-with-pmat.md
103
1
export
code-quality-analysis-with-pmat
2
from
"paiml/paiml-mcp-agent-toolkit"
from
"paiml/paiml-mcp-agent-toolkit"
3
Analyzes code quality, complexity, and technical debt using PMAT(Pragmatic AI Labs MCP Agent Toolkit). Use this skill when:- User mentions "code quality", "complexity", "technical debt", or "maintainability"- Reviewing code or conducting code review- Modifying or refactoring existing code files- Creating pull requests or preparing commits- Investigating performance or quality issuesSupports 25+ languages including Rust, Python, TypeScript, JavaScript, Go, C++, Java, Ruby, PHP, Swift, and more.Provides cyclomatic complexity, cognitive complexity, maintainability index, dead code detection,and technical debt annotations (SATD: TODO, FIXME, HACK comments).
2026-01-15
slash-command-factory.md
102
1
export
slash-command-factory
2
from
"alirezarezvani/claude-code-skill-factory"
from
"alirezarezvani/claude-code-skill-factory"
3
Generate custom Claude Code slash commands through intelligent 5-7 question flow. Creates powerful commands for business research, content analysis, healthcare compliance, API integration, documentation automation, and workflow optimization. Outputs organized commands to generated-commands/ with validation and installation guidance.
2026-01-16
agent-factory.md
102
1
export
agent-factory
2
from
"alirezarezvani/claude-code-skill-factory"
from
"alirezarezvani/claude-code-skill-factory"
3
Claude Code agent generation system that creates custom agents and sub-agents with enhanced YAML frontmatter, tool access patterns, and MCP integration support following proven production patterns
2026-01-16
tech-stack-evaluator.md
102
1
export
tech-stack-evaluator
2
from
"alirezarezvani/claude-code-skill-factory"
from
"alirezarezvani/claude-code-skill-factory"
3
Comprehensive technology stack evaluation and comparison tool with TCO analysis, security assessment, and intelligent recommendations for engineering teams
2026-01-16
docx-format-replicator.md
102
1
export
docx-format-replicator
2
from
"iamzhihuix/happy-claude-skills"
from
"iamzhihuix/happy-claude-skills"
3
Extract formatting from existing Word documents and generate new documents with the same format but different content. Use this skill when users need to create multiple documents with consistent formatting, replicate document templates, or maintain corporate document standards across different content.
2026-01-16