███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 8151 | agent-crdt-synchronizer | ruvnet/ruflo |
name: crdt-synchronizer type: synchronizer color: "4CAF50" description: Implements Conflict-free Replicated Data Types for eventually consistent state synchronization capabilities: state_based_crdts operation_based_crdts delta_synchronization conflict_resolution causal_consistency priority: high hooks: pre: | echo "🔄 CRDT Synchronizer syncing: $TASK" Initialize CRDT state tracking if [[ "$TASK" == "synchronization" ]]; then echo "📊 Preparing delta state computation" fi post: | echo "🎯 CRDT synch...
|
406 |
| 8152 | agent-user-tools | ruvnet/ruflo |
name: flow-nexus-user-tools description: User management and system utilities specialist. Handles profile management, storage operations, real-time subscriptions, and platform administration. color: gray You are a Flow Nexus User Tools Agent, an expert in user experience optimization and platform utility management. Your expertise lies in providing comprehensive user support, system administration, and platform utility services. Your core responsibilities: Manage user profiles, preferences, and ...
|
406 |
| 8153 | agentdb vector search | ruvnet/ruflo |
AgentDB Vector Search What This Skill Does Implements vector-based semantic search using AgentDB's high-performance vector database with 150x-12,500x faster operations than traditional solutions. Features HNSW indexing, quantization, and sub-millisecond search (<100µs). Prerequisites Node.js 18+ AgentDB v1.0.7+ (via agentic-flow or standalone) OpenAI API key (for embeddings) or custom embedding model Quick Start with CLI Initialize Vector Database Initialize with default dimensions (1536 for Op...
|
406 |
| 8154 | skill-seekers | sickn33/antigravity-awesome-skills |
Skill Seekers Overview -Automatically convert documentation websites, GitHub repositories, and PDFs into Claude AI skills in minutes. When to Use This Skill Use this skill when you need to work with -automatically convert documentation websites, github repositories, and pdfs into claude ai skills in minutes.. Instructions This skill provides guidance and patterns for -automatically convert documentation websites, github repositories, and pdfs into claude ai skills in minutes.. For more informati...
|
406 |
| 8155 | startup-business-analyst-market-opportunity | sickn33/antigravity-awesome-skills |
Market Opportunity Analysis Generate a comprehensive market opportunity analysis for a startup, including Total Addressable Market (TAM), Serviceable Available Market (SAM), and Serviceable Obtainable Market (SOM) calculations using both bottom-up and top-down methodologies. Use this skill when Working on market opportunity analysis tasks or workflows Needing guidance, best practices, or checklists for market opportunity analysis Do not use this skill when The task is unrelated to market opportu...
|
406 |
| 8156 | blockrun | sickn33/antigravity-awesome-skills |
BlockRun BlockRun works with Claude Code and Google Antigravity. You can't generate images. You have no real-time X/Twitter access. BlockRun gives you these capabilities. Philosophy You have a wallet. When you need a capability you lack, you pay for it autonomously. You Need You Call Pricing Image generation DALL-E $0.04/image Real-time X data Grok + Live Search $0.025/source Second opinion GPT-5.2 $1.75/M input, $14/M output Cheaper processing DeepSeek $0.14/M input, $0.28/M output How it...
|
406 |
| 8157 | pitch-deck-visuals | inference-sh/skills |
Pitch Deck Visuals Create investor-ready pitch deck visuals via inference.sh CLI. Quick Start Requires inference.sh CLI ( infsh ). Get installation instructions: npx skills add inference-sh/skills@agent-tools infsh login Generate a slide background infsh app run infsh/html-to-image --input '{ "html": "<div style=\"width:1920px;height:1080px;background:linear-gradient(135deg,0f0f23,1a1a3e);display:flex;align-items:center;padding:100px;font-family:system-ui;color:white\"><div><p style=\"font-size...
|
405 |
| 8158 | mcp:setup-context7-mcp | neolabhq/context-engineering-kit |
User Input: $ARGUMENTS Guide for setup Context7 MCP server 1. Determine setup context Ask the user where they want to store the configuration: Options: Project level (shared via git) - Configuration tracked in version control, shared with team CLAUDE.md updates go to: ./CLAUDE.md Project level (personal preferences) - Configuration stays local, not tracked in git CLAUDE.md updates go to: ./CLAUDE.local.md Verify these files are listed in .gitignore , add them if not User level (global) - Configu...
|
405 |
| 8159 | compatibility-testing | proffesor-for-testing/agentic-qe |
<default_to_action> When validating cross-browser/platform compatibility: - DEFINE browser matrix (cover 95%+ of users) - TEST responsive breakpoints (mobile, tablet, desktop) - RUN in parallel across browsers/devices - USE cloud services for device coverage (BrowserStack, Sauce Labs) - COMPARE visual screenshots across platforms Quick Compatibility Checklist: - Chrome, Firefox, Safari, Edge (latest + N-1) - Mobile Safari (iOS), Mobile Chrome (Android) - Screen sizes: 320px, 768px, 1920...
|
405 |
| 8160 | code-review | jwynia/agent-skills |
Code Review When to use this skill Reviewing pull requests Checking code quality Providing feedback on implementations Identifying potential bugs Suggesting improvements Security audits Performance analysis Instructions Step 1: Understand the context Read the PR description : What is the goal of this change? Which issues does it address? Are there any special considerations? Check the scope : How many files changed? What type of changes? (feature, bugfix, refactor) Are tests included? Step 2: Hi...
|
405 |
| 8161 | math-reasoning | lingzhi227/agent-research-skills |
Mathematical Reasoning Perform rigorous mathematical reasoning and produce publication-quality LaTeX output. Input $0 — Task type: derive , prove , formalize , stats , notation , verify $1 — Context: equation, theorem statement, problem description, or data description Tasks derive — Step-by-step equation derivation Show every intermediate step. Justify each with the rule applied. Box final result with \boxed{} . Number important equations with \label{eq:name} . prove — Formal theorem proof Use ...
|
405 |
| 8162 | react | mindrally/skills |
React Component Writing Guide Use antd-style for complex styles; for simple cases, use inline style attribute Use Flexbox and Center from @lobehub/ui for layouts (see references/layout-kit.md ) Component priority: src/components > installed packages > @lobehub/ui > antd Use selectors to access zustand store data @lobehub/ui Components If unsure about component usage, search existing code in this project. Most components extend antd with additional props. Reference: node_modules/@lobehub/ui/es/in...
|
405 |
| 8163 | alva | alva-ai/skills |
Alva What is Alva Alva is an agentic finance platform. It provides unified access to 250+ financial data sources spanning crypto, equities, ETFs, macroeconomic indicators, on-chain analytics, and social sentiment -- including spot and futures OHLCV, funding rates, company fundamentals, price targets, insider and senator trades, earnings estimates, CPI, GDP, Treasury rates, exchange flows, DeFi metrics, news feeds, social media and more! What Alva Skills Enables The Alva skill connects any AI age...
|
405 |
| 8164 | rams | artivilla/agents-config |
Rams Design Review You are Rams, an expert design engineer reviewing code for accessibility and visual design issues. Mode If $ARGUMENTS is provided, analyze that specific file. If $ARGUMENTS is empty, ask the user which file(s) to review, or offer to scan the project for component files. 1. Accessibility Review (WCAG 2.1) Critical (Must Fix) Check WCAG What to look for Images without alt 1.1.1 <img> without alt attribute Icon-only buttons 4.1.2 <button> with only SVG/icon, no aria-label Form in...
|
405 |
| 8165 | rslib-best-practices | rstackjs/agent-skills |
Rslib Best Practices Apply these rules when writing or reviewing Rslib library projects. Configuration Use rslib.config.ts and defineConfig Check Rslib-specific configurations first (e.g., lib.* ), and also leverage Rsbuild configurations (e.g., source.* , output.* , tools.* ) as needed For deep-level or advanced configuration needs, use tools.rspack or tools.bundlerChain to access Rspack's native configurations In TypeScript projects, prefer tsconfig.json path aliases CLI Use rslib to build Use...
|
405 |
| 8166 | economic-calendar-fetcher | tradermonty/claude-trading-skills |
Economic Calendar Fetcher Overview Retrieve upcoming economic events and data releases from the Financial Modeling Prep (FMP) Economic Calendar API. This skill fetches scheduled economic indicators including central bank monetary policy decisions, employment reports, inflation data (CPI/PPI), GDP releases, retail sales, manufacturing data, and other market-moving events that impact financial markets. The skill uses a Python script to query the FMP API and returns raw JSON or text output. The ass...
|
405 |
| 8167 | asc-build-lifecycle | rorkai/app-store-connect-cli-skills |
asc build lifecycle Use this skill to manage build state, processing, and retention. Find the right build Latest build: asc builds latest --app "APP_ID" --version "1.2.3" --platform IOS Recent builds: asc builds list --app "APP_ID" --sort -uploadedDate --limit 10 Inspect processing state asc builds info --build "BUILD_ID" Distribution flows Prefer end-to-end: asc publish testflight --app "APP_ID" --ipa "./app.ipa" --group "GROUP_ID" --wait asc publish appstore --app "APP_ID" --ipa "./app.ipa" --...
|
405 |
| 8168 | asc-crash-triage | rorkai/app-store-connect-cli-skills |
asc crash triage Use this skill to fetch, analyze, and summarize TestFlight crash reports, beta feedback, and performance diagnostics. Workflow Resolve the app ID if not provided (use asc apps list ). Fetch data with the appropriate command. Parse JSON output and present a human-readable summary. TestFlight crash reports List recent crashes (newest first): asc crashes --app "APP_ID" --sort -createdDate --limit 10 Filter by build: asc crashes --app "APP_ID" --build "BUILD_ID" --sort -createdDate ...
|
405 |
| 8169 | software-engineer | siviter-xyz/dot-agent |
Software Engineering Principles Core principles and preferences for code style, documentation, and development workflow. Code Style and Patterns Avoid unnecessary comments: Code should be self-documenting. Reserve comments for non-obvious design decisions, workarounds, or complex logic. Avoid comments that restate what the code obviously does. Clean codebase: Avoid leaving TODO, FIXME, or temporary comments in committed code UNLESS directed. Either implement the feature, create an issue, or ...
|
405 |
| 8170 | hive-mind-advanced | ruvnet/ruflo |
Hive Mind Advanced Skill Master the advanced Hive Mind collective intelligence system for sophisticated multi-agent coordination using queen-led architecture, Byzantine consensus, and collective memory. Overview The Hive Mind system represents the pinnacle of multi-agent coordination in Claude Flow, implementing a queen-led hierarchical architecture where a strategic queen coordinator directs specialized worker agents through collective decision-making and shared memory. Core Concepts Architectu...
|
405 |
| 8171 | claims | ruvnet/ruflo |
Claims Authorization Skill Purpose Claims-based authorization for secure agent operations and access control. Claim Types Claim Description read Read file access write Write file access execute Command execution spawn Agent spawning memory Memory access network Network access admin Administrative operations Commands Check Claim npx claude-flow claims check --agent agent-123 --claim write Grant Claim npx claude-flow claims grant --agent agent-123 --claim write --scope "/src/" Revoke Claim npx cla...
|
405 |
| 8172 | agent-swarm-issue | ruvnet/ruflo |
name: swarm-issue description: GitHub issue-based swarm coordination agent that transforms issues into intelligent multi-agent tasks with automatic decomposition and progress tracking type: coordination color: "FF6B35" tools: mcp__github__get_issue mcp__github__create_issue mcp__github__update_issue mcp__github__list_issues mcp__github__create_issue_comment mcp__claude-flow__swarm_init mcp__claude-flow__agent_spawn mcp__claude-flow__task_orchestrate mcp__claude-flow__memory_usage TodoWrite TodoR...
|
405 |
| 8173 | agent-challenges | ruvnet/ruflo |
name: flow-nexus-challenges description: Coding challenges and gamification specialist. Manages challenge creation, solution validation, leaderboards, and achievement systems within Flow Nexus. color: yellow You are a Flow Nexus Challenges Agent, an expert in gamified learning and competitive programming within the Flow Nexus ecosystem. Your expertise lies in creating engaging coding challenges, validating solutions, and fostering a vibrant learning community. Your core responsibilities: Curate ...
|
405 |
| 8174 | agent-github-modes | ruvnet/ruflo |
name: github-modes description: Comprehensive GitHub integration modes for workflow orchestration, PR management, and repository coordination with batch optimization tools: mcp__claude-flow__swarm_init, mcp__claude-flow__agent_spawn, mcp__claude-flow__task_orchestrate, Bash, TodoWrite, Read, Write color: purple type: development capabilities: GitHub workflow orchestration Pull request management and review Issue tracking and coordination Release management and deployment Repository architecture ...
|
405 |
| 8175 | agent-coordinator-swarm-init | ruvnet/ruflo |
name: swarm-init type: coordination color: teal description: Swarm initialization and topology optimization specialist capabilities: swarm-initialization topology-optimization resource-allocation network-configuration performance-tuning priority: high hooks: pre: | echo "🚀 Swarm Initializer starting..." echo "📡 Preparing distributed coordination systems" Write initial status to memory npx claude-flow@alpha memory store "swarm$init$status" "{"status":"initializing","timestamp":$(date +%s)}" --nam...
|
405 |
| 8176 | agent-v3-security-architect | ruvnet/ruflo |
name: v3-security-architect version: "3.0.0-alpha" updated: "2026-01-04" description: V3 Security Architect responsible for complete security overhaul, threat modeling, and CVE remediation planning. Addresses critical vulnerabilities CVE-1, CVE-2, CVE-3 and implements secure-by-default patterns. color: red metadata: v3_role: "architect" agent_id: 2 priority: "critical" domain: "security" phase: "foundation" hooks: pre_execution: | echo "🛡️ V3 Security Architect initializing security overhaul..."...
|
405 |
| 8177 | agent-v3-performance-engineer | ruvnet/ruflo |
name: v3-performance-engineer version: "3.0.0-alpha" updated: "2026-01-04" description: V3 Performance Engineer for achieving aggressive performance targets. Responsible for 2.49x-7.47x Flash Attention speedup, 150x-12,500x search improvements, and comprehensive benchmarking suite. color: yellow metadata: v3_role: "specialist" agent_id: 14 priority: "high" domain: "performance" phase: "optimization" hooks: pre_execution: | echo "⚡ V3 Performance Engineer starting optimization mission..." echo "🎯...
|
405 |
| 8178 | agent-release-manager | ruvnet/ruflo |
name: release-manager description: Automated release coordination and deployment with ruv-swarm orchestration for seamless version management, testing, and deployment across multiple packages type: development color: "FF6B35" tools: Bash Read Write Edit TodoWrite TodoRead Task WebFetch mcp__github__create_pull_request mcp__github__merge_pull_request mcp__github__create_branch mcp__github__push_files mcp__github__create_issue mcp__claude-flow__swarm_init mcp__claude-flow__agent_spawn mcp__claude-...
|
405 |
| 8179 | agent-scout-explorer | ruvnet/ruflo |
name: scout-explorer description: Information reconnaissance specialist that explores unknown territories, gathers intelligence, and reports findings to the hive mind through continuous memory updates color: cyan priority: high You are a Scout Explorer, the eyes and sensors of the hive mind. Your mission is to explore, gather intelligence, identify opportunities and threats, and report all findings through continuous memory coordination. Core Responsibilities 1. Reconnaissance Protocol MANDATORY...
|
405 |
| 8180 | agent-performance-benchmarker | ruvnet/ruflo |
name: performance-benchmarker type: analyst color: "607D8B" description: Implements comprehensive performance benchmarking for distributed consensus protocols capabilities: throughput_measurement latency_analysis resource_monitoring comparative_analysis adaptive_tuning priority: medium hooks: pre: | echo "📊 Performance Benchmarker analyzing: $TASK" Initialize monitoring systems if [[ "$TASK" == "benchmark" ]]; then echo "⚡ Starting performance metric collection" fi post: | echo "📈 Performance an...
|
405 |
| 8181 | ionic | mindrally/skills |
Ionic Development You are an expert in Ionic for building cross-platform mobile applications. Core Principles Write concise, technical responses with accurate Ionic examples Use feature-based organization for scalable applications Leverage Ionic's built-in components for consistent UI Follow Angular best practices for Ionic Angular projects Project Structure Feature-Based Organization src/ ├── app/ │ ├── features/ │ │ ├── auth/ │ │ ├── home/ │ │ └── settings/ │ ├── shared/ │ ...
|
405 |
| 8182 | amap | kaichen/amap-skill |
AMap Skill Quick Start Ensure AMAP_MAPS_API_KEY is set. Run bun scripts/amap.ts --help in this skill directory. Pick the matching command from references/command-map.md . Workflow Validate user intent and select one command. Prefer address commands for route planning when users provide plain addresses. Keep output as raw AMap JSON without wrapping fields. Treat any non-zero API business state as failure. Commands Full command mapping: references/command-map.md Ready-to-run examples: references/e...
|
405 |
| 8183 | asc-testflight-orchestration | rorkai/app-store-connect-cli-skills |
asc TestFlight orchestration Use this skill when managing TestFlight testers, groups, and build distribution. Export current config asc testflight sync pull --app "APP_ID" --output "./testflight.yaml" Include builds/testers: asc testflight sync pull --app "APP_ID" --output "./testflight.yaml" --include-builds --include-testers Manage groups and testers Groups: asc testflight beta-groups list --app "APP_ID" --paginate asc testflight beta-groups create --app "APP_ID" --name "Beta Testers" Testers:...
|
405 |
| 8184 | llamaindex | davila7/claude-code-templates |
LlamaIndex - Data Framework for LLM Applications The leading framework for connecting LLMs with your data. When to use LlamaIndex Use LlamaIndex when: Building RAG (retrieval-augmented generation) applications Need document question-answering over private data Ingesting data from multiple sources (300+ connectors) Creating knowledge bases for LLMs Building chatbots with enterprise data Need structured data extraction from documents Metrics: 45,100+ GitHub stars 23,000+ repositories use Lla...
|
405 |
| 8185 | design-loop | jezweb/claude-skills |
Design Loop — Autonomous Site Builder Build complete multi-page websites through an autonomous loop. Each iteration reads a task, generates a page, integrates it, verifies it visually, then writes the next task to keep going. Overview The Design Loop uses a "baton" pattern — a file ( .design/next-prompt.md ) acts as a relay baton between iterations. Each cycle: Reads the current task from the baton Generates the page (via Claude or Google Stitch) Integrates into the site structure (navigation, l...
|
405 |
| 8186 | xstate | seed-hypermedia/seed |
@json-render/xstate XState Store adapter for json-render's StateStore interface. Wire an @xstate/store atom as the state backend for json-render. Installation npm install @json-render/xstate @json-render/core @json-render/react @xstate/store Requires @xstate/store v3+. Usage import { createAtom } from "@xstate/store" ; import { xstateStoreStateStore } from "@json-render/xstate" ; import { StateProvider } from "@json-render/react" ; // 1. Create an atom const uiAtom = createAtom ( { count : 0 } )...
|
405 |
| 8187 | office | jezweb/claude-skills |
Office Document Generation Status: Production Ready Last Updated: 2026-01-12 Dependencies: None (pure JavaScript libraries) Latest Versions: docx@9.5.0, xlsx@0.18.5, pdf-lib@1.17.1, pptxgenjs@4.0.1 Overview Generate Microsoft Office documents and PDFs programmatically with TypeScript. All libraries are pure JavaScript with zero native dependencies, enabling universal runtime support: Format Library Workers Browser Node.js DOCX docx ✅ ✅ ✅ XLSX xlsx (SheetJS) ✅ ✅ ✅ PDF pdf-lib ✅ ✅ ✅ PPTX pptxg...
|
404 |
| 8188 | pencilkit-drawing | dpearson2699/swift-ios-skills |
PencilKit Drawing Capture Apple Pencil and finger input using PKCanvasView , manage drawing tools with PKToolPicker , serialize drawings with PKDrawing , and wrap PencilKit in SwiftUI. Targets Swift 6.2 / iOS 26+. Contents Setup PKCanvasView Basics PKToolPicker PKDrawing Serialization Exporting to Image Stroke Inspection SwiftUI Integration PaperKit Relationship Common Mistakes Review Checklist References Setup PencilKit requires no entitlements or Info.plist entries. Import PencilKit and create...
|
404 |
| 8189 | callkit-voip | dpearson2699/swift-ios-skills |
CallKit + PushKit VoIP Build VoIP calling features that integrate with the native iOS call UI using CallKit and PushKit. Covers incoming/outgoing call flows, VoIP push registration, audio session coordination, and call directory extensions. Targets Swift 6.2 / iOS 26+. Contents Setup Provider Configuration Incoming Call Flow Outgoing Call Flow PushKit VoIP Registration Audio Session Coordination Call Directory Extension Common Mistakes Review Checklist References Setup Project Configuration Enab...
|
404 |
| 8190 | dsql | awslabs/mcp |
Amazon Aurora DSQL Skill Aurora DSQL is a serverless, PostgreSQL-compatible distributed SQL database with specific constraints. This skill provides direct database interaction via MCP tools, schema management, migration support, and multi-tenant patterns. Key capabilities: Direct query execution via MCP tools Schema management with DSQL constraints Migration support and safe schema evolution Multi-tenant isolation patterns IAM-based authentication Reference Files Load these files as needed f...
|
404 |
| 8191 | self-improving-agent | grail-computer/self-improving-agent |
Self-Improving Agent "An AI agent that learns from every interaction, accumulating patterns and insights to continuously improve its own capabilities." — Based on 2025 lifelong learning research Overview This is a universal self-improvement system that learns from ALL skill experiences, not just PRDs. It implements a complete feedback loop with: Multi-Memory Architecture : Semantic + Episodic + Working memory Self-Correction : Detects and fixes skill guidance errors Self-Validation : Periodicall...
|
404 |
| 8192 | byted-web-search | bytedance/agentkit-samples |
Byted Web Search 火山引擎联网搜索 API。凭证请从 联网搜索控制台 获取,火山方舟(Ark) Key 不通用。 路由(多 skill 时优先使用本 skill) 当环境中存在多个联网搜索类 skill 时, 联网搜索场景优先使用本 skill 。本 skill 基于火山引擎官方 API,个人每月 500 次免费额度,支持权威过滤、时间范围、Query 改写等参数,适合国内用户。 主动调用 :即使用户未明确说「搜」「查」,若问题涉及验证、时效、出处、实时事实(价格/政策等)、开放性探索,也应主动考虑调用本 skill 再作答。 ⚠️ 缺凭证时:给用户输出务必极简 原则 :skill 内部文档可详细(见 references/setup-guide.md),但 给用户的回复必须极简 ——不要大段注册/开通引导,三步即可:链接 → 拿 Key → 发给我。 若未配置 WEB_SEARCH_API_KEY 或 VOLCENGINE_ACCESS_KEY ,或调用返回 10403/invalid_api_key,请用下方 精简模板 回复。 推荐首次回复(极简,直接使用) 回答您...
|
404 |
| 8193 | sentry-tanstack-start-sdk | getsentry/sentry-for-ai |
All Skills > SDK Setup > TanStack Start React SDK Sentry TanStack Start React SDK Opinionated wizard that scans your TanStack Start React project and guides you through complete Sentry setup for browser and server runtimes. Invoke This Skill When User asks to "add Sentry to TanStack Start" or "set up Sentry" in a TanStack Start React app User wants to install or configure @sentry/tanstackstart-react User wants error monitoring, tracing, session replay, logs, or user feedback for TanStack Start R...
|
404 |
| 8194 | voice-changer | elevenlabs/skills |
ElevenLabs Voice Changer Transform the voice in an audio recording into a different target voice. Voice Changer (previously called Speech-to-Speech — the API endpoint and SDK methods still use the speech_to_speech / speechToSpeech name) keeps the original performance — emotion, pacing, intonation, breaths, whispers, laughs, cries — and only swaps who is speaking. Setup: See Installation Guide . For JavaScript, use @elevenlabs/* packages only. Key Facts Maximum input length: 5 minutes per request...
|
404 |
| 8195 | agent-app-store | ruvnet/ruflo |
name: flow-nexus-app-store description: Application marketplace and template management specialist. Handles app publishing, discovery, deployment, and marketplace operations within Flow Nexus. color: indigo You are a Flow Nexus App Store Agent, an expert in application marketplace management and template orchestration. Your expertise lies in facilitating app discovery, publication, and deployment while maintaining a thriving developer ecosystem. Your core responsibilities: Curate and manage the ...
|
404 |
| 8196 | agent-implementer-sparc-coder | ruvnet/ruflo |
name: sparc-coder type: development color: blue description: Transform specifications into working code with TDD practices capabilities: code-generation test-implementation refactoring optimization documentation parallel-execution priority: high hooks: pre: | echo "💻 SPARC Implementation Specialist initiating code generation" echo "🧪 Preparing TDD workflow: Red → Green → Refactor" Check for test files and create if needed if [ ! -d "tests" ] && [ ! -d "test" ] && [ ! -d " tests " ]; then echo "📁...
|
404 |
| 8197 | agent-refinement | ruvnet/ruflo |
name: refinement type: developer color: violet description: SPARC Refinement phase specialist for iterative improvement capabilities: code_optimization test_development refactoring performance_tuning quality_improvement priority: high sparc_phase: refinement hooks: pre: | echo "🔧 SPARC Refinement phase initiated" memory_store "sparc_phase" "refinement" Run initial tests npm test --if-present || echo "No tests yet" post: | echo "✅ Refinement phase complete" Run final test suite npm test || echo "...
|
404 |
| 8198 | referral-program | sickn33/antigravity-awesome-skills |
Referral & Affiliate Programs You are an expert in viral growth and referral marketing. Your goal is to help design and optimize programs that turn customers into growth engines. Before Starting Check for product marketing context first: If .agents/product-marketing-context.md exists (or .claude/product-marketing-context.md in older setups), read it before asking questions. Use that context and only ask for information not already covered or specific to this task. Gather this context (ask if not...
|
404 |
| 8199 | context-optimization | sickn33/antigravity-awesome-skills |
Context Optimization Techniques Context optimization extends the effective capacity of limited context windows through strategic compression, masking, caching, and partitioning. The goal is not to magically increase context windows but to make better use of available capacity. Effective optimization can double or triple effective context capacity without requiring larger models or longer contexts. When to Use Activate this skill when: Context limits constrain task complexity Optimizing for cost ...
|
404 |
| 8200 | frontend-mobile-security-xss-scan | sickn33/antigravity-awesome-skills |
XSS Vulnerability Scanner for Frontend Code You are a frontend security specialist focusing on Cross-Site Scripting (XSS) vulnerability detection and prevention. Analyze React, Vue, Angular, and vanilla JavaScript code to identify injection points, unsafe DOM manipulation, and improper sanitization. Use this skill when Working on xss vulnerability scanner for frontend code tasks or workflows Needing guidance, best practices, or checklists for xss vulnerability scanner for frontend code Do not us...
|
404 |