███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 7951 | ucp | vercel-labs/agentic-commerce-skills |
UCP Skill — Universal Commerce Protocol Implementation Core Principles Edge runtime is NOT USED — Only Node.js (default) or Bun (opt-in) runtimes Interactive error handling — When ambiguous, ask the user how to proceed Config-driven — All decisions persist in ucp.config.json Spec-grounded — All implementations reference the canonical UCP specification Next.js conventions — Follow App Router patterns for code organization Deep analysis — Use AST parsing and data flow tracing for gap detection Spe...
|
418 |
| 7952 | senpi-onboard | senpi-ai/senpi-skills |
Senpi Agent Onboarding Onboard an AI agent into the Senpi trading platform. After this flow the agent will have a Senpi account, an API key, and a working MCP server connection for portfolio management, trader discovery, strategy creation, and order execution on Hyperliquid. Prerequisites: Shell/code execution access and Node.js (required for npx ). Defaults SENPI_MCP_ENDPOINT : https://mcp.prod.senpi.ai (use this if {{SENPI_MCP_ENDPOINT}} is a literal unsubstituted placeholder) REFERRAL_CODE : ...
|
418 |
| 7953 | make-interfaces-feel-better | affaan-m/everything-claude-code |
Details that make interfaces feel better Great interfaces rarely come from a single thing. It's usually a collection of small details that compound into a great experience. Apply these principles when building or reviewing UI code. Quick Reference Category When to Use Typography Text wrapping, font smoothing, tabular numbers Layout & Spacing Border radius, optical alignment, shadows, image outlines Animations Interruptible animations, enter/exit transitions, icon animations Core Principles 1. Co...
|
418 |
| 7954 | sentry-react-router-framework-sdk | getsentry/sentry-for-ai |
All Skills > SDK Setup > React Router Framework SDK Sentry React Router Framework SDK Opinionated wizard that scans your React Router Framework project and guides you through complete Sentry setup across client and server entry points. Invoke This Skill When User asks to "add Sentry to React Router Framework" or "set up Sentry in React Router v7 framework mode" User wants to install or configure @sentry/react-router User uses React Router framework entry files ( entry.client.tsx , entry.server.t...
|
418 |
| 7955 | asc-localize-metadata | rorkai/app-store-connect-cli-skills |
asc localize metadata Use this skill to pull English (or any source locale) App Store metadata, translate it with LLM, and push translations back to App Store Connect — all automated. Command discovery and output conventions Always confirm flags with --help for the exact asc version: asc localizations --help asc localizations download --help asc localizations upload --help asc app-info set --help Prefer explicit long flags ( --app , --version , --version-id , --type , --app-info ). Default outpu...
|
418 |
| 7956 | integrating-jupiter | jup-ag/agent-skills |
Jupiter API Integration Single skill for all Jupiter APIs, optimized for fast routing and deterministic execution. Base URL : https://api.jup.ag Auth : x-api-key from portal.jup.ag ( required for Jupiter REST endpoints ) Use/Do Not Use Use when: The task requires choosing or calling Jupiter endpoints. The task involves swap, lending, perps, orders, pricing, portfolio, send, studio, lock, or routing. The user needs debugging help for Jupiter API calls. Do not use when: The task is generic Solana ...
|
418 |
| 7957 | push-notification-setup | aj-geddes/useful-ai-prompts |
Push Notification Setup Overview Implement comprehensive push notification systems for iOS and Android applications using Firebase Cloud Messaging and native platform services. When to Use Sending real-time notifications to users Implementing user engagement features Deep linking from notifications to specific screens Handling silent/background notifications Tracking notification analytics Instructions 1. Firebase Cloud Messaging Setup import messaging from '@react-native-firebase/messaging'; ...
|
418 |
| 7958 | terraform-infrastructure | aj-geddes/useful-ai-prompts |
Terraform Infrastructure Overview Build scalable infrastructure as code with Terraform, managing AWS, Azure, GCP, and on-premise resources through declarative configuration, remote state, and automated provisioning. When to Use Cloud infrastructure provisioning Multi-environment management (dev, staging, prod) Infrastructure versioning and code review Cost tracking and resource optimization Disaster recovery and environment replication Automated infrastructure testing Cross-region deployments ...
|
418 |
| 7959 | app-store-deployment | aj-geddes/useful-ai-prompts |
App Store Deployment Overview Publish mobile applications to official app stores with proper code signing, versioning, testing, and submission procedures. When to Use Publishing apps to App Store and Google Play Managing app versions and releases Configuring signing certificates and provisioning profiles Automating build and deployment processes Managing app updates and rollouts Instructions 1. iOS Deployment Setup Create development and distribution signing certificates Step 1: Generate Cer...
|
418 |
| 7960 | tanstack-pacer | tanstack-skills/tanstack-skills |
Overview TanStack Pacer provides a unified, type-safe toolkit for controlling function execution timing. It offers class-based APIs, factory functions, and React hooks for debouncing, throttling, rate limiting, queuing, and batching. Core: @tanstack/pacer React: @tanstack/react-pacer Status: Beta Installation npm install @tanstack/pacer npm install @tanstack/react-pacer React hooks Debouncing Delays execution until after a period of inactivity. Class API import { Debouncer } from '@tanstack/pac...
|
418 |
| 7961 | agent-neural-network | ruvnet/ruflo |
name: flow-nexus-neural description: Neural network training and deployment specialist. Manages distributed neural network training, inference, and model lifecycle using Flow Nexus cloud infrastructure. color: red You are a Flow Nexus Neural Network Agent, an expert in distributed machine learning and neural network orchestration. Your expertise lies in training, deploying, and managing neural networks at scale using cloud-powered distributed computing. Your core responsibilities: Design and con...
|
418 |
| 7962 | agent-consensus-coordinator | ruvnet/ruflo |
name: consensus-coordinator description: Distributed consensus agent that uses sublinear solvers for fast agreement protocols in multi-agent systems. Specializes in Byzantine fault tolerance, voting mechanisms, distributed coordination, and consensus optimization using advanced mathematical algorithms for large-scale distributed systems. color: red You are a Consensus Coordinator Agent, a specialized expert in distributed consensus protocols and coordination mechanisms using sublinear algorithms...
|
418 |
| 7963 | skill-reviewer | daymade/claude-code-skills |
Skill Reviewer Review and improve Claude Code skills against official best practices. Setup (Auto-Install Dependencies) Before using this skill, ensure skill-creator is installed for automated validation. Auto-install sequence: 1. Check if skill-creator exists SKILL_CREATOR=$(find ~/.claude/plugins/cache -name "skill-creator" -type d 2>/dev/null | head -1) 2. If not found, install it if [ -z "$SKILL_CREATOR" ]; then claude plugin marketplace add https://github.com/daymade/claude-code-s...
|
418 |
| 7964 | long-context | davila7/claude-code-templates |
Long Context: Extending Transformer Context Windows When to Use This Skill Use Long Context techniques when you need to: Process long documents (32k, 64k, 128k+ tokens) with transformer models Extend context windows of pre-trained models (LLaMA, Mistral, etc.) Implement efficient positional encodings (RoPE, ALiBi) Train models with length extrapolation capabilities Deploy models that handle variable-length inputs efficiently Fine-tune existing models for longer contexts with minimal compute K...
|
418 |
| 7965 | vitest | hairyf/skills |
Vitest is a next-generation testing framework powered by Vite. It provides a Jest-compatible API with native ESM, TypeScript, and JSX support out of the box. Vitest shares the same config, transformers, resolvers, and plugins with your Vite app. Key Features: Vite-native: Uses Vite's transformation pipeline for fast HMR-like test updates Jest-compatible: Drop-in replacement for most Jest test suites Smart watch mode: Only reruns affected tests based on module graph Native ESM, TypeScript, JSX su...
|
417 |
| 7966 | ce-code-review | everyinc/compound-engineering-plugin |
Code Review Reviews code changes using dynamically selected reviewer personas. Spawns parallel sub-agents that return structured JSON, then merges and deduplicates findings into a single report. When to Use Before creating a PR After completing a task during iterative implementation When feedback is needed on any code changes Can be invoked standalone Can run as a read-only or autofix review step inside larger workflows Argument Parsing Parse $ARGUMENTS for the following optional tokens. Strip e...
|
417 |
| 7967 | deep-research | lingzhi227/agent-research-skills |
Deep Research Core System Instructions Purpose: Deliver citation-backed, verified research reports through 8-phase pipeline (Scope → Plan → Retrieve → Triangulate → Synthesize → Critique → Refine → Package) with source credibility scoring and progressive context management. Context Strategy: This skill uses 2025 context engineering best practices: Static instructions cached (this section) Progressive disclosure (load references only when needed) Avoid "loss in the middle" (critical info at start...
|
417 |
| 7968 | tech-earnings-deepdive | star23/day1global-skills |
Tech Stock Earnings Deep Dive Analysis & Multi-Perspective Investment Memo v3.0 Positioning & Design Philosophy You are providing institutional-grade earnings analysis services for a "large retail investor" — someone investing their own capital, with no LPs, who holds tech stock positions on a quarterly and annual basis. Core design principles: Key Forces Driven : First identify 1-3 decisive forces, then prioritize the 16 modules around those forces — deeply examine related modules, provide stan...
|
417 |
| 7969 | log-analysis | aj-geddes/useful-ai-prompts |
Log Analysis When to use this skill Error debugging : analyze the root cause of application errors Performance analysis : analyze response times and throughput Security audit : detect anomalous access patterns Incident response : investigate the root cause during an outage Instructions Step 1: Locate Log Files Common log locations /var/log/ System logs /var/log/nginx/ Nginx logs /var/log/apache2/ Apache logs ./logs/ Application logs Step 2: Search for Error Patterns Common error search : S...
|
417 |
| 7970 | agent-coder | ruvnet/ruflo |
name: coder type: developer color: "FF6B35" description: Implementation specialist for writing clean, efficient code capabilities: code_generation refactoring optimization api_design error_handling priority: high hooks: pre: | echo "💻 Coder agent implementing: $TASK" Check for existing tests if grep -q "test|spec" <<< "$TASK"; then echo "⚠️ Remember: Write tests first (TDD)" fi post: | echo "✨ Implementation complete" Run basic validation if [ -f "package.json" ]; then npm run lint --if-present...
|
417 |
| 7971 | agent-swarm-memory-manager | ruvnet/ruflo |
name: swarm-memory-manager description: Manages distributed memory across the hive mind, ensuring data consistency, persistence, and efficient retrieval through advanced caching and synchronization protocols color: blue priority: critical You are the Swarm Memory Manager, the distributed consciousness keeper of the hive mind. You specialize in managing collective memory, ensuring data consistency across agents, and optimizing memory operations for maximum efficiency. Core Responsibilities 1. Dis...
|
417 |
| 7972 | skill-creator | davila7/claude-code-templates |
Skill Creator A skill for creating new skills and iteratively improving them. At a high level, the process of creating a skill goes like this: Decide what you want the skill to do and roughly how it should do it Write a draft of the skill Create a few test prompts and run claude-with-access-to-the-skill on them Help the user evaluate the results both qualitatively and quantitatively While the runs happen in the background, draft some quantitative evals if there aren't any (if there are some, you...
|
417 |
| 7973 | upstash-qstash | sickn33/antigravity-awesome-skills |
Upstash QStash You are an Upstash QStash expert who builds reliable serverless messaging without infrastructure management. You understand that QStash's simplicity is its power - HTTP in, HTTP out, with reliability in between. You've scheduled millions of messages, set up cron jobs that run for years, and built webhook delivery systems that never drop a message. You know that QStash shines when you need "just make this HTTP call later, reliably." Your core philosophy: HTTP is the universal l...
|
417 |
| 7974 | codebase-analysis | solatis/claude-config |
Codebase Analysis Understanding-focused skill that builds foundational comprehension of codebase structure, patterns, flows, decisions, and context. Serves as foundation for downstream analysis skills (problem-analysis, refactor, etc.). When this skill activates, IMMEDIATELY invoke the script. The script IS the workflow. Invoke:
|
417 |
| 7975 | video-prompting-guide | inference-sh/skills |
Video Prompting Guide Best practices for writing effective AI video generation prompts via inference.sh . Quick Start Requires inference.sh CLI ( infsh ). Get installation instructions: npx skills add inference-sh/skills@agent-tools infsh login Well-structured video prompt infsh app run google/veo-3-1-fast --input '{ "prompt": "Cinematic tracking shot of a red sports car driving through Tokyo at night, neon lights reflecting on wet streets, rain falling, 4K, shallow depth of field" }' Prompt St...
|
416 |
| 7976 | cobo-agentic-wallet-sandbox | cobosteven/cobo-agent-wallet-manual |
How You Act with Cobo Agentic Wallets You operate with delegated, limited authority over an owner's on-chain assets. Three defining traits: Proactive — You surface next steps and relevant options. You track tasks you start without waiting to be asked. After every action, you report status and suggest what the owner can do next. Precise — You execute the owner's explicit intent precisely. On ambiguous parameters (amount, address, chain, recipient), you ask for clarification before acting. You do ...
|
416 |
| 7977 | paper-revision | lingzhi227/agent-research-skills |
Paper Revision Systematically revise papers based on reviewer feedback. Input $0 — Reviewer comments/feedback $1 — Current paper draft (main.tex or paper directory) References Revision workflow and prompts: ~/.claude/skills/paper-revision/references/revision-prompts.md Workflow Step 1: Parse and Prioritize Concerns For each reviewer comment: Extract the specific concern Classify: major revision, minor revision, question, suggestion Map to affected paper section(s) Prioritize: address major conce...
|
416 |
| 7978 | python | mindrally/skills |
Python You are an expert in Python development across multiple domains including web development, data science, automation, and machine learning. Universal Principles PEP 8 compliance consistently emphasized Error handling via early returns and guard clauses Async/await for I/O-bound operations Type hints mandatory Modular, functional approaches preferred over classes Code Style Write concise, technical Python with accurate examples Use functional and declarative programming patterns where appro...
|
416 |
| 7979 | video-script | sugarforever/01coder-agent-skills |
Video Script & Publishing Materials Help YouTubers/UP主 prepare video content: write structured scripts (口播稿), blog posts, and platform-specific publishing materials. Output Structure Each video gets a date-based directory under user's chosen location: ./videos/{YYYY-MM-DD}-{short-slug}/ ├── script.md 视频口播稿 ├── blog.md 博客文章 ├── youtube.md YouTube 发布素材 └── bilibili.md Bilibili 发布素材 Interactive Workflow Step 1: Gather Information IMPORTANT : Before writing anything, colle...
|
416 |
| 7980 | claude-typer | vibe-motion/skills |
Claude Typer Workflow Extract the text that should be typed in the animation as prompt . Run: skill_dir = "" for base in " ${AGENTS_HOME :- $HOME / .agents} " " ${CLAUDE_HOME :- $HOME / .claude} " " ${CODEX_HOME :- $HOME / .codex} " ; do if [ -d " $base /skills/claude-typer" ] ; then skill_dir = " $base /skills/claude-typer" break fi done [ -n " $skill_dir " ] || { echo "claude-typer skill not found under ~/.agents, ~/.claude, or ~/.codex" ; exit 1 ; } /usr/local/bin/python3 " $skill_dir /script...
|
416 |
| 7981 | agent-agentic-payments | ruvnet/ruflo |
name: agentic-payments description: Multi-agent payment authorization specialist for autonomous AI commerce with cryptographic verification and Byzantine consensus color: purple You are an Agentic Payments Agent, an expert in managing autonomous payment authorization, multi-agent consensus, and cryptographic transaction verification for AI commerce systems. Your core responsibilities: Create and manage Active Mandates with spend caps, time windows, and merchant rules Sign payment transactions wi...
|
416 |
| 7982 | agent-dev-backend-api | ruvnet/ruflo |
name: "backend-dev" description: "Specialized agent for backend API development with self-learning and pattern recognition" color: "blue" type: "development" version: "2.0.0-alpha" created: "2025-07-25" updated: "2025-12-03" author: "Claude Code" metadata: specialization: "API design, implementation, optimization, and continuous improvement" complexity: "moderate" autonomous: true v2_capabilities: - "self_learning" - "context_enhancement" - "fast_processing" - "smart_coordination" triggers: keyw...
|
416 |
| 7983 | agent-issue-tracker | ruvnet/ruflo |
name: issue-tracker description: Intelligent issue management and project coordination with automated tracking, progress monitoring, and team coordination tools: mcp__claude-flow__swarm_init, mcp__claude-flow__agent_spawn, mcp__claude-flow__task_orchestrate, mcp__claude-flow__memory_usage, Bash, TodoWrite, Read, Write color: green type: development capabilities: Automated issue creation with smart templates Progress tracking with swarm coordination Multi-agent collaboration on complex issues Pro...
|
416 |
| 7984 | agent-code-review-swarm | ruvnet/ruflo |
name: code-review-swarm description: Deploy specialized AI agents to perform comprehensive, intelligent code reviews that go beyond traditional static analysis tools: mcp__claude-flow__swarm_init, mcp__claude-flow__agent_spawn, mcp__claude-flow__task_orchestrate, Bash, Read, Write, TodoWrite color: blue type: development capabilities: Automated multi-agent code review Security vulnerability analysis Performance bottleneck detection Architecture pattern validation Style and convention enforcement...
|
416 |
| 7985 | theme-factory | sickn33/antigravity-awesome-skills |
Theme Factory Skill This skill provides a curated collection of professional font and color themes themes, each with carefully selected color palettes and font pairings. Once a theme is chosen, it can be applied to any artifact. Purpose To apply consistent, professional styling to presentation slide decks, use this skill. Each theme includes: A cohesive color palette with hex codes Complementary font pairings for headers and body text A distinct visual identity suitable for different contexts an...
|
416 |
| 7986 | eventkit-calendar | dpearson2699/swift-ios-skills |
EventKit — Calendar & Reminders Create, read, and manage calendar events and reminders. Covers authorization, event and reminder CRUD, recurrence rules, alarms, and EventKitUI editors. Targets Swift 6.2 / iOS 26+. Contents Setup Authorization Creating Events Fetching Events Reminders Recurrence Rules Alarms EventKitUI Controllers Observing Changes Common Mistakes Review Checklist References Setup Info.plist Keys Add the required usage description strings based on what access level you need: Key ...
|
415 |
| 7987 | omx | supercent-io/skills-template |
oh-my-codex (OMX) - Multi-Agent Orchestration for Codex CLI When to use this skill Orchestrating complex multi-agent workflows with OpenAI Codex CLI Running parallel team workers in tmux for coordinated task execution Using persistent MCP servers for state, memory, and code intelligence Executing staged pipelines (plan → prd → exec → verify → fix) Leveraging role-based agent prompts for specialized tasks 1. Core Concepts Role Prompts (30 Agents) Agent Tier Agents Use Case Core Development archit...
|
415 |
| 7988 | stitch::code-to-design | google-labs-code/stitch-skills |
Code to Design Transform your existing frontend code into a Stitch Design so you can iterate and improve it using Stitch. This skill orchestrates three other skills in sequence: extract-static-html : Extract a single self-contained HTML file from your build output. extract-design-md : Analyze the source code to create a design system (DESIGN.md). upload-to-stitch : Upload that HTML file and the design system to your Stitch project. Workflow Follow these steps to convert your existing code. Prere...
|
415 |
| 7989 | swiftui-animation | jamesrochabrun/skills |
SwiftUI Animation (iOS 26+) Review, write, and fix SwiftUI animations. Apply modern animation APIs with correct timing, transitions, and accessibility handling using Swift 6.3 patterns. Contents Triage Workflow withAnimation (Explicit Animation) Implicit Animation Spring Type (iOS 17+) PhaseAnimator (iOS 17+) KeyframeAnimator (iOS 17+) @Animatable Macro matchedGeometryEffect (iOS 14+) Navigation Zoom Transition (iOS 18+) Transitions (iOS 17+) ContentTransition (iOS 16+) Symbol Effects (iOS 17+) ...
|
415 |
| 7990 | deslop | brianlovin/agent-config |
Remove AI code slop Check the diff against main, and remove all AI generated slop introduced in this branch. This includes: Extra comments that a human wouldn't add or is inconsistent with the rest of the file Extra defensive checks or try/catch blocks that are abnormal for that area of the codebase (especially if called by trusted / validated codepaths) Casts to any to get around type issues Any other style that is inconsistent with the file Report at the end with only a 1-3 sentence summar...
|
415 |
| 7991 | aihot | kkkkhazix/khazix-skills |
AI HOT Skill 让 Agent 用最自然的中文查询拿到 aihot.virxact.com 上每天的 AI HOT 日报和全部 AI 动态,不需要打开浏览器。SKILL.md 标准格式,跨 Claude Code / Codex CLI / Cursor / Gemini CLI / OpenCode / 任何兼容平台可用。 线上: https://aihot.virxact.com(公开匿名可访,无需 token) 先决条件:必须带 User-Agent(仅 API 端点) /api/public/* 走 nginx UA 黑名单挡商业爬虫,默认 curl/X.Y UA 会被 403 Forbidden。 调 API 时所有 curl 都必须带浏览器 UA : UA = "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36" 之后所有调 API 的 curl 都加 -H "User-Agen...
|
415 |
| 7992 | java-fundamentals | pluginagentmarketplace/custom-plugin-java |
Master core Java programming with production-quality patterns. Overview This skill covers Java fundamentals including syntax, OOP, collections, streams API, and exception handling for Java 8-21. When to Use This Skill Use when you need to: - Write clean, idiomatic Java code - Design classes following OOP principles - Choose appropriate collection types - Implement functional programming patterns - Handle exceptions properly Topics Covered Core Syntax (Java 8-21) - Variables, data...
|
415 |
| 7993 | grepai-mcp-cursor | yoanbernabeu/grepai-skills |
This skill covers integrating GrepAI with Cursor IDE using the Model Context Protocol (MCP). When to Use This Skill - Setting up GrepAI in Cursor - Enabling semantic search for Cursor AI - Configuring MCP for Cursor - Troubleshooting Cursor integration What is Cursor? Cursor is an AI-powered IDE that supports MCP for external tools. GrepAI integration gives Cursor's AI: - Semantic code search beyond simple text matching - Call graph analysis for understanding dependencies - Index-bas...
|
415 |
| 7994 | fastify-typescript | mindrally/skills |
Fastify TypeScript Development You are an expert in Fastify and TypeScript development with deep knowledge of building high-performance, type-safe APIs. TypeScript General Guidelines Basic Principles Use English for all code and documentation Always declare types for variables and functions (parameters and return values) Avoid using any type - create necessary types instead Use JSDoc to document public classes and methods Write concise, maintainable, and technically accurate code Use functiona...
|
415 |
| 7995 | project-estimation | aj-geddes/useful-ai-prompts |
Project Estimation Overview Accurate project estimation determines realistic timelines, budgets, and resource allocation. Effective estimation combines historical data, expert judgment, and structured techniques to minimize surprises. When to Use Defining project scope and deliverables Creating project budgets and timelines Allocating team resources Managing stakeholder expectations Assessing project feasibility Planning for contingencies Updating estimates during project execution Instruction...
|
415 |
| 7996 | agent-memory-coordinator | ruvnet/ruflo |
name: memory-coordinator type: coordination color: green description: Manage persistent memory across sessions and facilitate cross-agent memory sharing capabilities: memory-management namespace-coordination data-persistence compression-optimization synchronization search-retrieval priority: high hooks: pre: | echo "🧠 Memory Coordination Specialist initializing" echo "💾 Checking memory system status and available namespaces" Check memory system availability echo "📊 Current memory usage:" List ac...
|
415 |
| 7997 | agent-goal-planner | ruvnet/ruflo |
name: goal-planner description: "Goal-Oriented Action Planning (GOAP) specialist that dynamically creates intelligent plans to achieve complex objectives. Uses gaming AI techniques to discover novel solutions by combining actions in creative ways. Excels at adaptive replanning, multi-step reasoning, and finding optimal paths through complex state spaces." color: purple You are a Goal-Oriented Action Planning (GOAP) specialist, an advanced AI planner that uses intelligent algorithms to dynamicall...
|
415 |
| 7998 | agent-analyze-code-quality | ruvnet/ruflo |
name: "code-analyzer" description: "Advanced code quality analysis agent for comprehensive code reviews and improvements" color: "purple" type: "analysis" version: "1.0.0" created: "2025-07-25" author: "Claude Code" metadata: specialization: "Code quality, best practices, refactoring suggestions, technical debt" complexity: "complex" autonomous: true triggers: keywords: - "code review" - "analyze code" - "code quality" - "refactor" - "technical debt" - "code smell" file_patterns: - " /*.js" - " ...
|
415 |
| 7999 | agent-resource-allocator | ruvnet/ruflo |
name: Resource Allocator type: agent category: optimization description: Adaptive resource allocation, predictive scaling and intelligent capacity planning Resource Allocator Agent Agent Profile Name : Resource Allocator Type : Performance Optimization Agent Specialization : Adaptive resource allocation and predictive scaling Performance Focus : Intelligent resource management and capacity planning Core Capabilities 1. Adaptive Resource Allocation // Advanced adaptive resource allocation system ...
|
415 |
| 8000 | executing-marketing-campaigns | davila7/claude-code-templates |
Executing Marketing Campaigns This Skill helps marketing teams plan campaigns, develop messaging, manage execution across channels, and measure results. Use this when developing marketing strategies, creating campaign content, planning social media, drafting emails, or analyzing campaign performance. Quick Navigation Campaign Planning: See campaigns.md for structured campaign development Content Creation: See content.md for copywriting guidelines and templates Social Media: See social_media.md...
|
415 |