███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 12351 | demo-video | alirezarezvani/claude-skills |
Demo Video You are a video producer. Not a slideshow maker. Every frame has a job. Every second earns the next. Overview Create polished demo videos by orchestrating browser rendering, text-to-speech, and video compositing. Think like a video producer — story arc, pacing, emotion, visual hierarchy. Turns screenshots and scene descriptions into shareable product demos. When to Use This Skill User asks to create a demo video, product walkthrough, or feature showcase User wants an animated presenta...
|
569 |
| 12352 | agent-designer | alirezarezvani/claude-skills |
Agent Designer - Multi-Agent System Architecture Tier: POWERFUL Category: Engineering Tags: AI agents, architecture, system design, orchestration, multi-agent systems Overview Agent Designer is a comprehensive toolkit for designing, architecting, and evaluating multi-agent systems. It provides structured approaches to agent architecture patterns, tool design principles, communication strategies, and performance evaluation frameworks for building robust, scalable AI agent systems. Core Capabiliti...
|
568 |
| 12353 | cloud-security | alirezarezvani/claude-skills |
Cloud Security Cloud security posture assessment skill for detecting IAM privilege escalation, public storage exposure, network configuration risks, and infrastructure-as-code misconfigurations. This is NOT incident response for active cloud compromise (see incident-response) or application vulnerability scanning (see security-pen-testing) — this is about systematic cloud configuration analysis to prevent exploitation. Table of Contents Overview Cloud Posture Check Tool IAM Policy Analysis S3 Ex...
|
568 |
| 12354 | parlor-on-device-ai | aradotso/trending-skills |
Parlor On-Device AI Skill by ara.so — Daily 2026 Skills collection. Parlor is a real-time, on-device multimodal AI assistant. It combines Gemma 4 E2B (via LiteRT-LM) for speech and vision understanding with Kokoro TTS for voice output. Everything runs locally — no API keys, no cloud calls, no cost per request. Architecture Browser (mic + camera) │ │ WebSocket (audio PCM + JPEG frames) ▼ FastAPI server ├── Gemma 4 E2B via LiteRT-LM (GPU) → understands speech + vision └── Kokoro TTS (MLX on Mac...
|
568 |
| 12355 | qwen-edit | digitalsamba/claude-code-video-toolkit |
Qwen-Image-Edit Skill AI-powered image editing using Qwen-Image-Edit-2511 via RunPod serverless. Status: Evolving - learnings being captured as we experiment When to Use This Skill Use when the user wants to: Edit/transform photos while preserving identity Reframe cropped images (fix cut-off heads, etc.) Change clothing, add accessories Change pose (arm positions, hand placement) Apply style transfers (cyberpunk, anime, oil painting) Adjust lighting/color grading Add/remove objects Character tra...
|
568 |
| 12356 | longbridge-news | longbridge/skills |
longbridge-news Prompt-only skill that aggregates news, filings, and community topics for a single stock — classifies them, distils a fact-only takeaway, and reports sentiment at coarse granularity. May call WebSearch as a clearly-labelled fallback. Response language : match the user's input language — Simplified Chinese / Traditional Chinese / English. When to use "NVDA 最近新闻" , "recent news on NVDA" , "NVDA 最近新聞" "茅台公告" , "700 港交所披露" , "NVDA 8-K" "市场对 X 财报怎么看" , "X 财报后股价为什么跌" — this is news + c...
|
567 |
| 12357 | agent-workflow-designer | alirezarezvani/claude-skills |
Agent Workflow Designer Tier: POWERFUL Category: Engineering Domain: Multi-Agent Systems / AI Orchestration Overview Design production-grade multi-agent workflows with clear pattern choice, handoff contracts, failure handling, and cost/context controls. Core Capabilities Workflow pattern selection for multi-step agent systems Skeleton config generation for fast workflow bootstrapping Context and cost discipline across long-running flows Error recovery and retry strategy scaffolding Documentation...
|
567 |
| 12358 | playwright-pro | alirezarezvani/claude-skills |
Playwright Pro Production-grade Playwright testing toolkit for AI coding agents. Available Commands When installed as a Claude Code plugin, these are available as /pw: commands: Command What it does /pw:init Set up Playwright — detects framework, generates config, CI, first test /pw:generate <spec> Generate tests from user story, URL, or component /pw:review Review tests for anti-patterns and coverage gaps /pw:fix <test> Diagnose and fix failing or flaky tests /pw:migrate Migrate from Cypress or...
|
567 |
| 12359 | agent-manager-skill | davila7/claude-code-templates |
Agent Manager Skill When to Use Use this skill when you need to: run multiple local CLI agents in parallel (separate tmux sessions) start/stop agents and tail their logs assign tasks to agents and monitor output schedule recurring agent work (cron) Prerequisites Install agent-manager-skill in your workspace: git clone https://github.com/fractalmind-ai/agent-manager-skill.git Common commands Show more Installs 27 Repository sickn33/agentic…e-skills GitHub Stars 44.8K First Seen Jul 12, 2026 Secur...
|
567 |
| 12360 | awesome-claude-code-security-compliance-suite | aradotso/security-skills |
🔒 Security & Compliance Skills Suite Skill by ara.so — Security Skills collection. A comprehensive security and compliance skill suite derived from hesreallyhim/awesome-claude-code, providing specialized commands and workflows for security audits, vulnerability management, GDPR/SOC2/ISO27001 compliance, and incident response. What This Project Does This skill suite provides 10 specialized security commands and 5 multi-step compliance workflows with structured output UI for: Vulnerability Scannin...
|
566 |
| 12361 | opencode-mirror | different-ai/openwork |
$ npx skills add https://github.com/different-ai/openwork --skill opencode-mirror<div
|
566 |
| 12362 | ruby-rails-application | aj-geddes/useful-ai-prompts |
Ruby Rails Application Overview Build comprehensive Ruby on Rails applications with proper model associations, RESTful controllers, Active Record queries, authentication systems, middleware chains, and view rendering following Rails conventions. When to Use Building Rails web applications Implementing Active Record models with associations Creating RESTful controllers and actions Integrating authentication and authorization Building complex database relationships Implementing Rails middleware ...
|
566 |
| 12363 | cmo-advisor | alirezarezvani/claude-skills |
CMO Advisor Strategic marketing leadership — brand positioning, growth model design, budget allocation, and org design. Not campaign execution or content creation; those have their own skills. This is the engine. Keywords CMO, chief marketing officer, brand strategy, brand positioning, growth model, product-led growth, PLG, sales-led growth, community-led growth, marketing budget, CAC, customer acquisition cost, LTV, lifetime value, channel mix, marketing ROI, pipeline contribution, marketing or...
|
566 |
| 12364 | develop | subframeapp/subframe |
Output style (plain words, no dashes, no hyphens) Write everything this skill produces, files and messages alike, in plain simple language. Talk to the reader as you , warm and direct like a colleague, and present every step as a recommendation they may run or skip, never an order. Keep technical terms that carry real meaning; explain each in plain words. Never use a dash or a hyphen as punctuation: no em dash, no en dash, and no hyphenated compounds. Write read only , not read-only . Say it in ...
|
566 |
| 12365 | grepai-mcp-tools | yoanbernabeu/grepai-skills |
This skill provides a complete reference for all tools available through GrepAI's MCP server. When to Use This Skill - Understanding available MCP tools - Learning tool parameters and options - Integrating GrepAI with AI assistants - Debugging MCP tool usage Starting the MCP Server ``` grepai mcp-serve ``` The server exposes tools via the Model Context Protocol. Available Tools 1. grepai_search Semantic code search using embeddings. Parameters | `query` | string | Yes | - ...
|
566 |
| 12366 | domain-fintech | zhanghandong/rust-skills |
No SKILL.md available for this skill. View on GitHub Installs 592 Repository actionbook/rust-skills GitHub Stars 1.2K First Seen Jan 23, 2026
|
566 |
| 12367 | env-secrets-manager | alirezarezvani/claude-skills |
No SKILL.md available for this skill. View on GitHub
|
566 |
| 12368 | knowledge-base-builder | onewave-ai/claude-skills |
Knowledge Base Builder FAQ identification from support tickets, step-by-step tutorial creation, screenshot/video script guidance, search optimization, and self-service deflection tracking. Instructions You are an expert knowledge management specialist. Analyze support tickets to identify recurring questions and create comprehensive knowledge base articles. Generate: FAQ sections, step-by-step tutorials with screenshots placement, video script guidance, search-optimized content, and self-service ...
|
566 |
| 12369 | code-to-prd | alirezarezvani/claude-skills |
Name Code → PRD Description Reverse-engineer any frontend, backend, or fullstack codebase into a complete Product Requirements Document (PRD). Analyzes routes, components, models, APIs, and user interactions to produce business-readable documentation detailed enough for engineers or AI agents to fully reconstruct every page and endpoint. Code → PRD: Reverse-Engineer Any Codebase into Product Requirements Features Show more
|
566 |
| 12370 | mcp-server-builder | alirezarezvani/claude-skills |
../../../engineering/mcp-server-builder/SKILL.md
|
566 |
| 12371 | gws-licensing | googleworkspace/cli |
licensing (v1) PREREQUISITE: Read ../gws-shared/SKILL.md for auth, global flags, and security rules. If missing, run gws generate-skills to create it. gws licensing < resource > < method > [ flags ] API Resources licenseAssignments delete — Revoke a license. get — Get a specific user's license by product SKU. insert — Assign a license. listForProduct — List all users assigned licenses for a specific product SKU. listForProductAndSku — List all users assigned licenses for a specific product SKU. ...
|
565 |
| 12372 | sparkfinderoven-r01-security-compliance-skills | aradotso/security-skills |
🔒 Security & Compliance Skills Suite Skill by ara.so — Security Skills collection. This skill suite provides AI coding agents with expertise in security auditing, vulnerability management, compliance frameworks (GDPR/SOC2/ISO27001), and incident response. Derived from hesreallyhim/awesome-claude-code, it offers 10 specialized commands and 5 multi-step workflows with structured output. What This Project Does The r01-security-compliance-skills suite enables: OWASP Top-10 vulnerability scanning wit...
|
565 |
| 12373 | docker-development | alirezarezvani/claude-skills |
Docker Development Smaller images. Faster builds. Secure containers. No guesswork. Opinionated Docker workflow that turns bloated Dockerfiles into production-grade containers. Covers optimization, multi-stage builds, compose orchestration, and security hardening. Not a Docker tutorial — a set of concrete decisions about how to build containers that don't waste time, space, or attack surface. Slash Commands Command What it does /docker:optimize Analyze and optimize a Dockerfile for size, speed, a...
|
565 |
| 12374 | security-compliance-audit | aj-geddes/useful-ai-prompts |
Security Compliance Audit Overview Systematic evaluation of security controls, policies, and procedures to ensure compliance with industry standards and regulatory requirements. When to Use Annual compliance audits Pre-certification assessments Regulatory compliance validation Security posture evaluation Third-party audits Gap analysis Implementation Examples 1. Automated Compliance Checker compliance_auditor.py from dataclasses import dataclass, field from typing import List, Dict from enum ...
|
565 |
| 12375 | chief-of-staff | alirezarezvani/claude-skills |
Chief of Staff The orchestration layer between founder and C-suite. Reads the question, routes to the right role(s), coordinates board meetings, and delivers synthesized output. Loads company context for every interaction. Keywords chief of staff, orchestrator, routing, c-suite coordinator, board meeting, multi-agent, advisor coordination, decision log, synthesis Session Protocol (Every Interaction) Load company context via context-engine skill Score decision complexity Route to role(s) or trigg...
|
565 |
| 12376 | pr-review-expert | alirezarezvani/claude-skills |
PR Review Expert Tier: POWERFUL Category: Engineering Domain: Code Review / Quality Assurance Overview Structured, systematic code review for GitHub PRs and GitLab MRs. Goes beyond style nits — this skill performs blast radius analysis, security scanning, breaking change detection, and test coverage delta calculation. Produces a reviewer-ready report with a 30+ item checklist and prioritized findings. Core Capabilities Show more
|
565 |
| 12377 | translation-expertise | shino369/claude-code-personal-workspace |
This skill provides comprehensive translation expertise for English, Japanese, and Traditional Chinese. It covers translation methodologies, cultural considerations, and best practices for producing high-quality translations. Translation Philosophy Core Principles - Meaning over Literalness: Convey the intended meaning rather than word-for-word translation - Cultural Adaptation: Adapt content for the target culture while preserving the original intent - Natural Flow: Translations should r...
|
565 |
| 12378 | paper2code-arxiv-implementation | aradotso/trending-skills |
paper2code — Arxiv Paper to Working Implementation Skill by ara.so — Daily 2026 Skills collection. paper2code is a Claude Code agent skill that converts any arxiv paper URL into a citation-anchored Python implementation. Every code decision references the exact paper section and equation it implements, and all gaps/ambiguities are explicitly flagged rather than silently filled in. Install npx skills add PrathamLearnsToCode/paper2code/skills/paper2code During install you'll choose: Agents : which...
|
564 |
| 12379 | docker-containerization | aj-geddes/useful-ai-prompts |
Docker Containerization Skill Overview Generate production-ready Docker configurations for modern web applications, particularly Next.js and Node.js projects. This skill provides Dockerfiles, docker-compose setups, bash scripts for container management, and comprehensive deployment guides for various orchestration platforms. Core Capabilities 1. Dockerfile Generation Create optimized Dockerfiles for different environments: Production ( assets/Dockerfile.production ): Multi-stage build reducing i...
|
564 |
| 12380 | assemble-panel | camacho/ai-skills |
Assemble Panel Centralizes reviewer selection and loop governance. Returns a panel + policy to the caller; the caller dispatches. This skill produces data — it never dispatches agents or modifies files. Integration Contract Callers provide: scope : a plan file path OR a git diff (the artifact under review) overrides (optional): { include: [], exclude: [] } Returns (structured text the caller parses): panel : ordered list of reviewer agent names policy : gate, cap, and the algebra below Fallback ...
|
563 |
| 12381 | observability-designer | alirezarezvani/claude-skills |
../../../engineering/observability-designer/SKILL.md
|
563 |
| 12382 | seaborn | davila7/claude-code-templates |
Seaborn Statistical Visualization Overview Seaborn is a Python visualization library for creating publication-quality statistical graphics. Use this skill for dataset-oriented plotting, multivariate analysis, automatic statistical estimation, and complex multi-panel figures with minimal code. Design Philosophy Seaborn follows these core principles: Dataset-oriented : Work directly with DataFrames and named variables rather than abstract coordinates Semantic mapping : Automatically translate data...
|
563 |
| 12383 | seo-audit | alirezarezvani/claude-skills |
SEO Audit You are an expert in search engine optimization. Your goal is to identify SEO issues and provide actionable recommendations to improve organic search performance. Initial Assessment 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. Before auditing, understand: Site ...
|
563 |
| 12384 | browser-automation | alirezarezvani/claude-skills |
Browser Automation Browser automation powers web testing, scraping, and AI agent interactions. The difference between a flaky script and a reliable system comes down to understanding selectors, waiting strategies, and anti-detection patterns. This skill covers Playwright (recommended) and Puppeteer, with patterns for testing, scraping, and agentic browser control. Key insight: Playwright won the framework war. Unless you need Puppeteer's stealth ecosystem or are Chrome-only, Playwright is the be...
|
563 |
| 12385 | repomix-safe-mixer | daymade/claude-code-skills |
Repomix Safe Mixer Overview Safely package codebases with repomix by automatically detecting and removing hardcoded credentials. This skill prevents accidental credential exposure when packaging code with repomix. It scans for hardcoded secrets (API keys, database credentials, tokens), reports findings, and ensures safe packaging. When to use: When packaging code with repomix for distribution, creating shareable reference packages, or whenever security concerns exist about hardcoded credentia...
|
563 |
| 12386 | aicoin-freqtrade | aicoincom/coinos-skills |
⚠️ 运行脚本: 所有 node scripts/... 命令必须以本 SKILL.md 所在目录为 workdir。 AiCoin Freqtrade Freqtrade strategy creation, backtesting, and deployment powered by AiCoin Open API . Critical Rules ALWAYS use ft-deploy.mjs backtest for backtesting. NEVER write custom backtest scripts. NEVER use simulated/fabricated data. ALWAYS use ft-deploy.mjs deploy for deployment. NEVER use Docker. NEVER manually run freqtrade commands. NEVER manually edit Freqtrade config files. Use ft-deploy.mjs actions. NEVER manually run fr...
|
563 |
| 12387 | longbridge-etf-analysis | longbridge/skills |
longbridge-etf-analysis Prompt-only analysis skill. Analyses ETFs across five dimensions: product profile, tracking error, liquidity, premium/discount, and allocation fit — supporting both US-listed ETFs and A-share ETFs. Response language : match the user's input language — Simplified Chinese / Traditional Chinese / English. When to use "QQQ 和 QQQM 哪个更适合长期持有?" / "QQQ vs QQQM for long-term holding?" "这只 ETF 的跟踪误差大不大?" / "Is the tracking error on this ETF high?" "510300 现在溢价还是折价?" / "Is 510300 tr...
|
562 |
| 12388 | aicoin-market | aicoincom/coinos-skills |
⚠️ 运行脚本: 所有 node scripts/... 命令必须以本 SKILL.md 所在目录为 workdir。 AiCoin Market Crypto market data toolkit powered by AiCoin Open API . Prices, K-lines, news, signals, whale orders, and more from 200+ exchanges. Version: 1.0.0 Critical Rules NEVER fabricate data. Always run scripts to fetch real-time data. NEVER use curl, web_fetch, or browser for crypto data. Always use these scripts. NEVER run env or printenv — leaks API secrets into logs. Scripts auto-load .env — never pass credentials inline. Repl...
|
562 |
| 12389 | session-start-hook | camacho/ai-skills |
Startup Hook Skill for Claude Code Create SessionStart hooks that install dependencies so tests and linters work in Claude Code sessions (CLI, web, or API). Hook Basics Input (via stdin) { "session_id" : "abc123" , "source" : "startup|resume|clear|compact" , "transcript_path" : "/path/to/transcript.jsonl" , "permission_mode" : "default" , "hook_event_name" : "SessionStart" , "cwd" : "/workspace/repo" } Async Mode !/bin/bash set -euo pipefail echo '{"async": true, "asyncTimeout": 300000}' npm ins...
|
562 |
| 12390 | product-strategist | davila7/claude-code-templates |
Product Strategist Strategic toolkit for Head of Product to drive vision, alignment, and organizational excellence. Core Capabilities Capability Description Tool OKR Cascade Generate aligned OKRs from company to team level okr_cascade_generator.py Alignment Scoring Measure vertical and horizontal alignment Built into generator Strategy Templates 5 pre-built strategy types Growth, Retention, Revenue, Innovation, Operational Team Configuration Customize for your org structure --teams flag Quick St...
|
562 |
| 12391 | free-code-claude-cli | aradotso/trending-skills |
free-code Claude CLI Skill by ara.so — Daily 2026 Skills collection. free-code is a buildable fork of Anthropic's Claude Code CLI — a terminal-native AI coding agent. It removes all telemetry and phone-home callbacks, strips Anthropic's injected system-prompt guardrails, and unlocks 54 experimental feature flags that are disabled in the public npm release. It supports five model providers: Anthropic, OpenAI Codex, AWS Bedrock, Google Vertex AI, and Anthropic Foundry. Installation One-liner (reco...
|
562 |
| 12392 | sparkfinderoven-claude-security-compliance-suite | aradotso/security-skills |
🔒 Security & Compliance Skills Suite Skill by ara.so — Security Skills collection. This skill suite provides AI coding agents with specialized commands and workflows for security auditing, vulnerability management, compliance (GDPR/SOC2/ISO27001), and incident response. Derived from hesreallyhim/awesome-claude-code, it offers 10 specialized commands and 5 multi-step workflows with structured output. What This Project Does The Security & Compliance Skills Suite equips AI agents with: OWASP Top-10...
|
562 |
| 12393 | dingtalk-ai-table | aliramw/dingtalk-ai-table |
钉钉 AI 表格操作 通过 MCP 协议连接钉钉 AI 表格 API,执行表格和数据操作。 ⚠️ 安全须知 安装前请阅读: 本技能需要外部 CLI 工具 - 需安装 mcporter (npm/bun 全局安装) 需要配置认证凭证 - Streamable HTTP URL 包含访问令牌,请妥善保管 脚本审查建议 - scripts/ 目录包含 Python 辅助脚本,建议先审查再运行 测试环境优先 - 首次使用建议在测试表格中验证,确认无误后再操作生产数据 🔒 安全加固措施(v0.3.4+) 脚本已实施以下安全保护: 保护措施 说明 路径沙箱 resolve_safe_path() 防止目录遍历攻击,限制文件访问在 OPENCLAW_WORKSPACE 内 dentryUuid 验证 验证 API 返回的 dentryUuid 格式,兼容平台返回的合法 ID,防止空值和明显异常输入 文件扩展名白名单 仅允许 .json / .csv 文件 文件大小限制 JSON 最大 10MB,CSV 最大 50MB,防止 DoS 字段类型白名单 仅允许预定义的字段类型 命令超时 mcporter ...
|
562 |
| 12394 | web-artifacts-builder | sickn33/antigravity-awesome-skills |
Web Artifacts Builder To build powerful frontend claude.ai artifacts, follow these steps: Initialize the frontend repo using scripts/init-artifact.sh Develop your artifact by editing the generated code Bundle all code into a single HTML file using scripts/bundle-artifact.sh Display artifact to user (Optional) Test the artifact Stack : React 18 + TypeScript + Vite + Parcel (bundling) + Tailwind CSS + shadcn/ui Design & Style Guidelines VERY IMPORTANT: To avoid what is often referred to as "AI slo...
|
562 |
| 12395 | salesforce-development | sickn33/antigravity-awesome-skills |
Salesforce Development Patterns Lightning Web Component with Wire Service Use @wire decorator for reactive data binding with Lightning Data Service or Apex methods. @wire fits LWC's reactive architecture and enables Salesforce performance optimizations. Bulkified Apex Trigger with Handler Pattern Apex triggers must be bulkified to handle 200+ records per transaction. Use handler pattern for separation of concerns, testability, and recursion prevention. Queueable Apex for Async Processing Us...
|
562 |
| 12396 | data-engineering-data-pipeline | sickn33/antigravity-awesome-skills |
Data Pipeline Architecture You are a data pipeline architecture expert specializing in scalable, reliable, and cost-effective data pipelines for batch and streaming data processing. Use this skill when Working on data pipeline architecture tasks or workflows Needing guidance, best practices, or checklists for data pipeline architecture Do not use this skill when The task is unrelated to data pipeline architecture You need a different domain or tool outside this scope Requirements $ARGUMENTS Core...
|
562 |
| 12397 | agent-orchestration-improve-agent | sickn33/antigravity-awesome-skills |
Agent Performance Optimization Workflow Systematic improvement of existing agents through performance analysis, prompt engineering, and continuous iteration. [Extended thinking: Agent optimization requires a data-driven approach combining performance metrics, user feedback analysis, and advanced prompt engineering techniques. Success depends on systematic evaluation, targeted improvements, and rigorous testing with rollback capabilities for production safety.] Use this skill when Improving an ex...
|
562 |
| 12398 | context7-auto-research | sickn33/antigravity-awesome-skills |
context7-auto-research Overview Automatically fetch latest library/framework documentation for Claude Code via Context7 API When to Use When you need up-to-date documentation for libraries and frameworks When asking about React, Next.js, Prisma, or any other popular library Installation npx skills add -g BenedictKing/context7-auto-research Step-by-Step Guide Install the skill using the command above Configure API key (optional, see GitHub repo for details) Use naturally in Claude Code conversati...
|
562 |
| 12399 | api-test-suite-builder | alirezarezvani/claude-skills |
API Test Suite Builder Tier: POWERFUL Category: Engineering Domain: Testing / API Quality Overview Scans API route definitions across frameworks (Next.js App Router, Express, FastAPI, Django REST) and auto-generates comprehensive test suites covering auth, input validation, error codes, pagination, file uploads, and rate limiting. Outputs ready-to-run test files for Vitest+Supertest (Node) or Pytest+httpx (Python). Core Capabilities Show more
|
562 |
| 12400 | fieldtheory-cli-bookmarks | aradotso/trending-skills |
Field Theory CLI — X/Twitter Bookmark Manager Skill by ara.so — Daily 2026 Skills collection. Field Theory CLI ( ft ) syncs all your X/Twitter bookmarks locally, indexes them for full-text search, classifies them by category and domain, and exposes them to AI agents via shell commands. No official API required for the default sync mode. Installation npm install -g fieldtheory Requirements: Node.js 20+ Google Chrome (logged into X/Twitter) for default sync mode macOS for Chrome session sync; Linu...
|
561 |