agent-tools
Safe 76Access 150+ AI Models from Your Terminal
by inf-sh
This skill provides access to the inference.sh CLI platform, which lets you run over 150 AI applications without requiring local GPU resources. Generate images with FLUX, create videos with Veo, query LLMs like Claude and Gemini, perform web searches, and automate Twitter posts through simple bash commands.
python-executor
Medium Risk 61Run Python tasks in a secure sandbox
by inference-sh
Running Python safely across data, web, and media tasks is difficult when environments differ. This skill runs code in a managed sandbox with common libraries and file outputs.
agent-tools
Safe 75Access 150+ AI Models via CLI
by inference-sh-6
Run 150+ AI applications including image generation, video creation, LLM calls, and web search directly from the command line without GPU setup.
agent-tools
Safe 71Run 150+ Cloud AI Models via inference.sh CLI
by inference-sh-0
Running AI models locally requires expensive GPU hardware. This skill provides seamless access to 150+ cloud AI models including image generation, video creation, LLMs, and web search through a simple CLI interface.
vet
Safe 70Review code with vet after every change
by imbue-ai
Vet helps AI coding assistants identify issues in their code changes by analyzing git diffs and conversation history. Run it immediately after any logical unit of code changes to catch misunderstandings between what was requested and what was implemented.
fixing-metadata
Safe 72Review and Fix Web Page Metadata
by ibelick
Ensure your web pages have correct, complete metadata for SEO and social sharing. Identifies violations, duplicates, and missing tags with specific fixes to improve search visibility and social card previews.
clean-code-reviewer
Safe 71Review code quality with Clean Code principles
by hylarucoder
Code reviews help identify maintainability issues before they become technical debt. This skill provides AI assistants with systematic guidelines to evaluate code across seven key dimensions including naming, functions, duplication, and project conventions.
ast-grep-rule-crafter
Safe 71Create AST-based code search rules with ast-grep
by hylarucoder
Writing custom linting rules and code transformations is complex and error-prone. This skill provides ready-to-use ast-grep YAML patterns for creating precise AST-based code search and rewrite rules.
hook-development
Safe 77Create hooks for Claude Code automation
by anthropics
Hooks enable event-driven automation in Claude Code plugins. Use hooks to validate tool calls, enforce completion standards, load project context, and integrate external tools into workflows. The skill covers both prompt-based hooks for intelligent decisions and command hooks for deterministic checks.
swift-development
Safe 81Build Swift iOS and macOS apps
by hmohamed01
Developers need tools to build, test, and deploy Apple platform applications efficiently. This skill provides command-line workflows for Swift Package Manager, Xcode projects, simulator management, and code signing.
powershell-expert
Safe 79Create PowerShell scripts and modules
by hmohamed01
This skill provides expert guidance for PowerShell development including script templates, best practices for parameters and error handling, Windows Forms and WPF GUI creation patterns, and PowerShell Gallery integration for module management.
stitch-loop
Safe 70Autonomous Website Build Loop
by google-labs-code
Automates iterative website development using Stitch MCP tools and a baton-passing loop pattern. Agents generate pages autonomously, maintain project context, and continue development through continuous improvement cycles.
react:components
Low Risk 72Convert Stitch Designs to React Components
by google-labs-code
Transform visual designs from Stitch into clean, modular React code with TypeScript and Tailwind CSS. Eliminate manual coding from design mockups with automated AST validation ensuring consistent code quality.
iterate-pr
Safe 70Iterate on Pull Requests Until CI Passes
by getsentry
Manually checking CI status, gathering review feedback, and pushing fixes is repetitive and time-consuming. This skill automates the entire feedback-fix-push-wait cycle so you can focus on writing code while the skill handles PR maintenance.
deslop
Safe 71Clean Up AI-Generated Code Patterns
by getsentry
AI-generated code often includes excessive comments, defensive checks, and unnecessary patterns. This skill reviews git diffs against main and systematically removes code slop while preserving legitimate changes.
code-review
Safe 69Review code with engineering best practices
by getsentry
Code reviews often miss security vulnerabilities, performance issues, or design problems. This skill provides systematic guidelines to identify common issues across Python, Django, TypeScript, and React while maintaining constructive feedback.
java-unit-test
Safe 70Generate Java Unit Tests with JUnit 5 and Mockito
by gavin-ali
Automatically generate comprehensive unit tests for Java projects using JUnit 5 and Mockito. This skill helps you write test cases that cover happy paths, edge cases, and error scenarios while maintaining best practices.
benchmark-kernel
Safe 68Benchmark GPU kernels with CUPTI timing
by flashinfer-ai
Accurate GPU kernel benchmarking is challenging due to measurement overhead. This skill provides step-by-step instructions for using CUPTI hardware profiling to get precise kernel execution times. Compare different backends like FlashAttention and cuDNN to find the fastest implementation for your workload.
implement-design
Safe 70Implement Figma Designs into Code
by figma
Translating Figma designs into production-ready code manually is time-consuming and error-prone. This skill provides a structured workflow for pixel-perfect UI implementation with automated design token mapping.
examples/code-reviewer
Safe 68Review Code for Issues
by EnactProtocol
Manual code review is time-consuming and error-prone. This AI code reviewer automatically analyzes source code to identify bugs, security vulnerabilities, style issues, and performance problems with actionable fix suggestions.