███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 17401 | twitter-automation | composiohq/awesome-claude-skills |
Install the belt CLI skill: npx skills add belt-sh/cli Twitter/X Automation Automate Twitter/X via inference.sh CLI. Quick Start Requires inference.sh CLI ( belt ). Install instructions belt login Post a tweet belt app run x/post-tweet --input '{"text": "Hello from inference.sh!"}' Show more Installs 117.7K Repository skills-101/superpowers GitHub Stars 6 First Seen 6 days ago Security Audits Gen Agent Trust Hub Pass Socket Warn Snyk Pass
|
86 |
| 17402 | saga-orchestration | sickn33/antigravity-awesome-skills |
Saga Orchestration Patterns for managing distributed transactions and long-running business processes. When to Use This Skill Coordinating multi-service transactions Implementing compensating transactions Managing long-running business workflows Handling failures in distributed systems Building order fulfillment processes Implementing approval workflows Core Concepts 1. Saga Types Choreography Orchestration ┌─────┐ ┌─────┐ ┌─────┐ ┌─────────────┐ │Svc A│─►│Svc B│─►│Svc...
|
86 |
| 17403 | clawdhub | elliottminns/dreamfox-skills |
ClawdHub CLI Install npm i -g clawdhub Auth (publish) clawdhub login clawdhub whoami Search clawdhub search "postgres backups" Install clawdhub install my-skill clawdhub install my-skill --version 1.2 .3 Update (hash-based match + upgrade) clawdhub update my-skill clawdhub update my-skill --version 1.2 .3 clawdhub update --all clawdhub update my-skill --force clawdhub update --all --no-input --force List clawdhub list Publish clawdhub publish ./my-skill --slug my-skill --name "My Skill" --versio...
|
86 |
| 17404 | skill-editor | davidkiss/smart-ai-skills |
Skills Editor Skill Description This skill enables the agent to create and maintain "Agent Skills" - modular capabilities that extend the agent's functionality. It ensures that all skills follow the standardized directory structure and file format required by the deepagents environment. When to Use When the user asks to "create a skill" or "add a capability". When the user wants to package a specific workflow (e.g., "teach the agent how to handle PDF invoices"). When modifying existing skills to...
|
86 |
| 17405 | customer-feedback-analyzer | daffy0208/ai-dev-standards |
Customer Feedback Analyzer Collect, analyze, and prioritize user feedback to inform product decisions. Core Principle Never collect feedback you won't act on. Collecting feedback creates expectation of action. If you can't commit to reviewing and acting on it, don't ask for it. Destroys trust. Feedback Channels 1. In-App Feedback Widget Best for: Contextual feedback, low friction // Contextual feedback <FeedbackWidget context={{ page: 'dashboard', feature: 'export', user_acti...
|
86 |
| 17406 | convex-backend | cloudai-x/claude-workflow-v2 |
Convex Backend Guidelines Comprehensive guide for building Convex backends with TypeScript. Covers function syntax, validators, schemas, queries, mutations, actions, scheduling, and file storage. When to Apply Reference these guidelines when: Writing new Convex functions (queries, mutations, actions) Defining database schemas and validators Implementing real-time data fetching Setting up cron jobs or scheduled functions Working with file storage Designing API structure Rule Categories Catego...
|
86 |
| 17407 | copywriting-core | manojbajaj95/claude-gtm-plugin |
Copywriting Core Check Context First If .agents/product-marketing-context.md exists (or .claude/product-marketing-context.md ), read it before writing or editing. Use brand voice and customer language from that context to guide all copy decisions. Identity & Principles You are a copywriter who has written for brands like Apple, Mailchimp, and Basecamp—crafting headlines that stopped scrolls, emails that drove millions in revenue, and product copy that turned features into feelings. You're also a...
|
86 |
| 17408 | dbt-transformation-patterns | sickn33/antigravity-awesome-skills |
dbt Transformation Patterns Production-ready patterns for dbt (data build tool) including model organization, testing strategies, documentation, and incremental processing. When to Use This Skill Building data transformation pipelines with dbt Organizing models into staging, intermediate, and marts layers Implementing data quality tests Creating incremental models for large datasets Documenting data models and lineage Setting up dbt project structure Core Concepts 1. Model Layers (Medallion Ar...
|
86 |
| 17409 | ascii-diagram-validator | terrylica/cc-skills |
ASCII Diagram Validator Validate and fix alignment issues in ASCII box-drawing diagrams commonly used in architecture documentation, README files, and code comments. Overview ASCII diagrams using box-drawing characters (─│┌┐└┘├┤┬┴┼ and double-line variants ═║╔╗╚╝╠╣╦╩╬) require precise column alignment. This skill provides: Validation script - Detects misaligned characters with file:line:column locations Actionable fixes - Specific suggestions for correcting each issue Multi-file support - Va...
|
86 |
| 17410 | swagger-doc-creator | jeremylongshore/claude-code-plugins-plus-skills |
Swagger Doc Creator Purpose This skill provides automated assistance for swagger doc creator tasks within the API Development domain. When to Use This skill activates automatically when you: Mention "swagger doc creator" in your request Ask about swagger doc creator patterns or best practices Need help with api development skills covering rest, graphql, openapi, authentication, and api design patterns. Capabilities Provides step-by-step guidance for swagger doc creator Follows industry best prac...
|
86 |
| 17411 | vercel-observability | bobmatnyc/claude-mpm-skills |
Vercel Observability Skill progressive_disclosure: entry_point: summary: "Vercel observability: analytics, Speed Insights, logs, tracing, alerts, and performance monitoring." when_to_use: - "When monitoring application performance" - "When debugging production issues" - "When setting alerts for availability and errors" quick_start: - "Enable Web Analytics" - "Enable Speed Insights" - "Review logs and tracing" - "Configure alerts" token_estimate: entry: 90-110 full: 3600-4700 Overview Vercel obs...
|
86 |
| 17412 | laravel-multi-tenancy | leeovery/claude-laravel |
Multi-tenancy separates application logic into central (non-tenant) and tenanted (tenant-specific) contexts. Related guides: - [tenancy-testing.md](https://github.com/leeovery/claude-laravel/blob/main/skills/laravel-multi-tenancy/references/tenancy-testing.md) - Testing multi-tenant features - [Actions](https://github.com/leeovery/claude-laravel/blob/main/skills/laravel-multi-tenancy/../laravel-actions/SKILL.md) - Central vs Tenanted action organization - [Models](https://github.com/leeovery...
|
86 |
| 17413 | aspire-configuration | aaronontheweb/dotnet-skills |
Aspire Configuration When to Use This Skill Use this skill when: Wiring AppHost resources to application configuration in Aspire-based repos Ensuring production configuration is transparent and portable outside of Aspire Avoiding Aspire client/service-discovery packages inside application code Designing feature toggles for dev/test without changing app code paths Core Principles AppHost owns Aspire infrastructure packages Aspire Hosting packages belong in AppHost only. App projects should not re...
|
86 |
| 17414 | playwright-e2e-builder | davila7/claude-code-templates |
Playwright E2E Test Suite Builder When to use Use this skill when you need to: Set up Playwright from scratch in an existing project Build E2E tests for critical user flows (signup, checkout, dashboards) Implement Page Object Model for maintainable test architecture Configure authentication state persistence across tests Set up visual regression testing with screenshots Integrate Playwright into CI/CD with sharding and retries Phase 1: Explore (Plan Mode) Enter plan mode. Before writing any test...
|
86 |
| 17415 | sql-expert | questfortech-investments/claude-code-skills |
SQL Expert Skill Expert guidance for writing, optimizing, and managing SQL databases across PostgreSQL, MySQL, SQLite, and SQL Server. Core Capabilities This skill enables you to: Write complex SQL queries with JOINs, subqueries, CTEs, and window functions Optimize slow queries using EXPLAIN plans and index recommendations Design database schemas with proper normalization (1NF, 2NF, 3NF, BCNF) Create effective indexes for query performance Write database migrations safely with rollback suppo...
|
86 |
| 17416 | video-engineer | 404kidwiz/claude-supercode-skills |
Provides expertise in video processing, encoding, streaming, and infrastructure. Specializes in FFmpeg automation, adaptive streaming protocols, real-time communication, and building scalable video delivery systems. When to Use - Implementing video encoding and transcoding pipelines - Setting up HLS or DASH streaming infrastructure - Building WebRTC applications for real-time video - Automating video processing with FFmpeg - Optimizing video quality and compression - Creating video thumb...
|
86 |
| 17417 | session-management | alinaqi/claude-bootstrap |
Session Management Overview Implement comprehensive session management systems with secure token handling, session persistence, token refresh mechanisms, proper logout procedures, and CSRF protection across different backend frameworks. When to Use Implementing user authentication systems Managing session state and user context Handling JWT token refresh cycles Implementing logout functionality Protecting against CSRF attacks Managing session expiration and cleanup Instructions 1. JWT Token Ge...
|
86 |
| 17418 | lead-generation-and-demand | manojbajaj95/claude-gtm-plugin |
Lead Generation & Demand Comprehensive demand generation playbook for B2B SaaS companies focused on pipeline creation, CAC optimization, and multi-channel lead acquisition. Quick Start Define ICP — Identify ideal customer profile (firmographics, psychographics, technographics) Map Funnel — TOFU → MOFU → BOFU stages with clear goals Select Channels — Prioritize by CAC, lead quality, and timeline Create Assets — Lead magnets, landing pages, nurturing sequences Launch & Optimize — Track, measure, i...
|
86 |
| 17419 | playwright-e2e-init | shipshitdev/library |
Playwright E2E Testing Initialization Sets up Playwright for end-to-end testing in Next.js and React applications. When to Use This skill should be used when: Adding E2E tests to a Next.js project Setting up browser automation testing Creating user flow tests for critical paths Integrating E2E tests with CI/CD pipeline What It Does Installs Playwright and browsers Creates configuration (playwright.config.ts) Sets up test directory (e2e/) Creates example tests for common flows Adds npm script...
|
86 |
| 17420 | langgraph | bobmatnyc/claude-mpm-skills |
LangGraph Expert in LangGraph - the production-grade framework for building stateful, multi-actor AI applications. Covers graph construction, state management, cycles and branches, persistence with checkpointers, human-in-the-loop patterns, and the ReAct agent pattern. Used in production at LinkedIn, Uber, and 400+ companies. This is LangChain's recommended approach for building agents. Role : LangGraph Agent Architect You are an expert in building production-grade AI agents with LangGraph. You ...
|
86 |
| 17421 | appsec-expert | martinholovsky/claude-skills-generator |
Application Security Expert 0. Anti-Hallucination Protocol 🚨 MANDATORY: Read before implementing any code using this skill Verification Requirements When using this skill to implement security features, you MUST: Verify Before Implementing ✅ Check official documentation for all security APIs ✅ Confirm configuration options exist in target framework ✅ Validate OWASP guidance is current (2025 version) ❌ Never guess security method signatures ❌ Never invent configuration options ❌ Never assume...
|
86 |
| 17422 | whatsapp-automation | composiohq/awesome-claude-skills |
WhatsApp Automation Automate WhatsApp Business communications including customer support, notifications, chatbots, and broadcast messaging. Based on n8n's WhatsApp integration templates. Overview This skill covers: WhatsApp Business API setup Automated chatbot flows Order/shipping notifications Customer support automation Broadcast messaging Setup & Configuration WhatsApp Business API setup_requirements : 1. meta_business_account : - Create at business.facebook.com - Verify business 2. whatsapp_...
|
86 |
| 17423 | zabbix | julianobarbosa/claude-code-skills |
This skill provides guidance for automating Zabbix monitoring operations via the API and official Python library `zabbix_utils`. Quick Start Installation ``` pip install zabbix-utils --break-system-packages ``` Authentication ``` from zabbix_utils import ZabbixAPI Option 1: Username/password api = ZabbixAPI(url="https://zabbix.example.com") api.login(user="Admin", password="zabbix") Option 2: API token (Zabbix 5.4+, preferred) api = ZabbixAPI(url="https://zabbix.example.com") api.lo...
|
86 |
| 17424 | spec-product-demo | zixun-github/aisdlc |
spec-product-demo(R4:基于原型生成可交互 Demo) 概览 R4 的目标是把 {FEATURE_DIR}/requirements/prototype.md 的页面清单与交互说明落地为 可运行、可交互 的 Demo,用于走查/验证/对齐: 唯一页面来源 :只能来自 prototype.md/页面/弹窗清单(P-xxx…) (禁止自创页面) 共享工程模式 :默认落到 {REPO_ROOT}/demo/prototypes/{CURRENT_BRANCH}/ 先骨架后细节 :先跑通路由/导航/跳转链路,再补字段/状态/校验/错误处理 数据可 Mock :后端未就绪允许 Mock,但要把“真实数据接入”当作明确替换点 开始时宣布: 「我正在使用 spec-product-demo 技能基于 prototype.md 生成可交互 Demo。」 R4 的核心价值是“把线框变成可点可跑”,不是替代设计稿,也不是在 Demo 里自由发挥新增需求。 何时使用 / 不使用 使用时机 已完成 R3,且存在 {FEATURE_DIR}/requirements/prototype.md ...
|
86 |
| 17425 | spider | johnlindquist/claude |
Web Spider Crawl and analyze websites. Prerequisites curl for fetching curl --version Gemini for analysis pip install google-generativeai export GEMINI_API_KEY=your_api_key Optional: better HTML parsing npm install -g puppeteer pip install beautifulsoup4 Basic Crawling Fetch Page Simple fetch curl -s "https://example.com" With headers curl -s -H "User-Agent: Mozilla/5.0" "https://example.com" Follow redirects curl -sL "https://example.com" Save to file curl -s "https://example.com...
|
86 |
| 17426 | pdf-parser | jeremylongshore/claude-code-plugins-plus-skills |
Pdf Parser Purpose This skill provides automated assistance for pdf parser tasks within the Business Automation domain. When to Use This skill activates automatically when you: Mention "pdf parser" in your request Ask about pdf parser patterns or best practices Need help with business automation skills covering workflow automation, email processing, spreadsheet operations, and business process optimization. Capabilities Provides step-by-step guidance for pdf parser Follows industry best prac...
|
86 |
| 17427 | youtube-video-analyst | manojbajaj95/claude-gtm-plugin |
YouTube Video Analyst You are a Viral Content Forensic Analyst - a former YouTube algorithm engineer turned content strategist who obsessively reverse-engineers videos that explode past 10M views. You've mapped the neural patterns behind 5,000+ viral videos across every niche and discovered that virality follows predictable formulas hidden in plain sight. You see what others miss: the micro-pauses that create tension, the specific word patterns that trigger shares, the invisible architecture th...
|
86 |
| 17428 | langfuse-prompt-migration | langfuse/skills |
Langfuse Prompt Migration Migrate hardcoded prompts to Langfuse for version control, A/B testing, and deployment-free iteration. Prerequisites Verify credentials before starting: echo $LANGFUSE_PUBLIC_KEY pk-... echo $LANGFUSE_SECRET_KEY sk-... echo $LANGFUSE_HOST https://cloud.langfuse.com or self-hosted If not set, ask user to configure them first. Migration Flow 1. Scan codebase for prompts 2. Analyze templating compatibility 3. Propose structure (names, subprompts, vari...
|
86 |
| 17429 | stride-analysis-patterns | sickn33/antigravity-awesome-skills |
STRIDE Analysis Patterns Systematic threat identification using the STRIDE methodology. When to Use This Skill Starting new threat modeling sessions Analyzing existing system architecture Reviewing security design decisions Creating threat documentation Training teams on threat identification Compliance and audit preparation Core Concepts 1. STRIDE Categories S - Spoofing → Authentication threats T - Tampering → Integrity threats R - Repudiation → Non-repudiation threats I - Info...
|
86 |
| 17430 | filmmaker | dylantarre/animation-principles |
You are a filmmaker using animation to tell stories. Apply Disney's 12 principles to create emotionally resonant, visually compelling narratives. The 12 Principles for Cinematic Storytelling 1. Squash and Stretch Narrative Use: Emotional elasticity. Characters physically embody emotional states—deflated in sadness, inflated in joy. Objects reflect story weight. Cinematic Moment: The hero's shoulders compress under burden, then expand with resolve. 2. Anticipation Narrative Use: Build ten...
|
86 |
| 17431 | bmad-bmm-analyst | 404kidwiz/claude-supercode-skills |
Business Analysis Expert Purpose Provides comprehensive business analysis expertise within the BMAD methodology, specializing in market research, competitive intelligence, requirements discovery, and strategic project scoping. Ensures projects are built on validated business assumptions with clear market fit and measurable success criteria. When to Use Project Initiation Scenarios New product ideas requiring market validation Feature expansion into new markets or segments Competitive responses...
|
86 |
| 17432 | skill-authoring | pproenca/dot-skills |
Authoring & Improving Grafana Skills How to write, review, and improve SKILL.md files so they pass the repo's CI gate and score well against the Anthropic-aligned rubric Tessl uses. Critical rules (always) Description is the primary trigger — third-person, ≤1024 chars, must include explicit "Use when..." phrasing AND list concrete trigger terms users naturally say. See references/descriptions.md for the pushy-description pattern that combats undertriggering. Body under 500 lines — split into ref...
|
86 |
| 17433 | neon-instagres | davila7/claude-code-templates |
You are an expert at provisioning instant, production-ready PostgreSQL databases using Neon's Instagres service. Core Command ``` npx get-db --yes --ref 4eCjZDz ``` This provisions a Neon Postgres database in 5 seconds and creates: - `DATABASE_URL` - Connection pooler (for app queries) - `DATABASE_URL_DIRECT` - Direct connection (for migrations) - `PUBLIC_INSTAGRES_CLAIM_URL` - Claim URL (72-hour window) Workflow 1. Check Existing Database ``` cat .env 2>/dev/null | grep DATABASE_UR...
|
86 |
| 17434 | svelte5-runes-static | bobmatnyc/claude-mpm-skills |
Svelte 5 Runes with adapter-static (SvelteKit) Overview Build static-first SvelteKit applications with Svelte 5 runes without breaking hydration. Apply these patterns when using adapter-static (prerendering) and combining global stores with component-local runes. Related Skills svelte (Svelte 5 runes core patterns) sveltekit (adapters, deployment, SSR/SSG patterns) typescript-core (TypeScript patterns and validation) vitest (unit testing patterns) Core Expertise Building static-first Svelte 5...
|
86 |
| 17435 | late-api | getlate-dev/late-api |
Late API Reference Schedule posts across 13 social media platforms with a single API. Base URL: https://getlate.dev/api/v1 Docs: getlate.dev/docs Quick Start 1. Create profile curl -X POST https://getlate.dev/api/v1/profiles \ -H "Authorization: Bearer YOUR_API_KEY" \ -d '{"name": "My Brand"}' 2. Connect account (opens OAuth) curl "https://getlate.dev/api/v1/connect/twitter?profileId=PROFILE_ID" \ -H "Authorization: Bearer YOUR_API_KEY" 3. Create post curl -X POST https://getlate....
|
86 |
| 17436 | rest-api-design-patterns | manutej/luxor-claude-marketplace |
REST API Design Patterns A comprehensive skill for designing, implementing, and maintaining RESTful APIs. Master resource modeling, HTTP methods, versioning strategies, pagination, filtering, error handling, and best practices for building scalable, maintainable APIs using FastAPI, Express.js, and modern frameworks. When to Use This Skill Use this skill when: Designing a new RESTful API from scratch Building microservices with HTTP/REST interfaces Refactoring existing APIs for better design ...
|
86 |
| 17437 | vant-vue3 | teachingai/full-stack-skills |
When to use this skill Use this skill whenever the user wants to: Build mobile Vue 3 applications with Vant components Use Vant UI components (Button, Cell, Form, Dialog, Toast, etc.) Create mobile-friendly interfaces Customize Vant theme Implement internationalization with Vant Use Vant with TypeScript Handle mobile gestures and interactions Implement mobile navigation patterns Use mobile form components Create mobile data display components How to use this skill This skill is organized to m...
|
86 |
| 17438 | multi-tenant-platform-architecture | mblode/agent-skills |
Multi-Tenant Platform Architecture (Cloudflare · Vercel) Workflow (order matters) Choose platform Cloudflare : Workers for Platforms + dispatch namespaces for per-tenant code isolation; best when tenants run untrusted code or you need edge-first compute with D1/KV/DO primitives. Vercel : Next.js App Router + Middleware for shared-app multi-tenancy; best when tenants share one codebase and you need ISR, React Server Components, and managed deployment. Pick one; do not mix hosting. The remaining s...
|
86 |
| 17439 | web-design-guidelines | vercel-labs/claude-skills |
Web Interface Guidelines Review files for compliance with Web Interface Guidelines. How It Works Fetch the latest guidelines from the source URL below Read the specified files (or prompt user for files/pattern) Check against all rules in the fetched guidelines Output findings in the terse file:line format Guidelines Source Fetch fresh guidelines before each review: https://raw.githubusercontent.com/vercel-labs/web-interface-guidelines/main/command.md Use WebFetch to retrieve the latest rules. Th...
|
86 |
| 17440 | database-design | vudovn/antigravity-kit |
Database Design Learn to THINK, not copy SQL patterns. 🎯 Selective Reading Rule Read ONLY files relevant to the request! Check the content map, find what you need. File Description When to Read database-selection.md PostgreSQL vs Neon vs Turso vs SQLite Choosing database orm-selection.md Drizzle vs Prisma vs Kysely Choosing ORM schema-design.md Normalization, PKs, relationships Designing schema indexing.md Index types, composite indexes Performance tuning optimization.md N+1, EXPLAIN ANALYZE Que...
|
86 |
| 17441 | senior-devops | borghei/claude-skills |
Senior Devops Complete toolkit for senior devops with modern tools and best practices. Quick Start Main Capabilities This skill provides three core capabilities through automated scripts: Script 1: Pipeline Generator python scripts/pipeline_generator.py [options] Script 2: Terraform Scaffolder python scripts/terraform_scaffolder.py [options] Script 3: Deployment Manager python scripts/deployment_manager.py [options] Core Capabilities 1. Pipeline Generator Automated tool for pipeline g...
|
86 |
| 17442 | sales-and-revenue-operations | manojbajaj95/claude-gtm-plugin |
Sales & Revenue Operations Full-stack sales playbook: founder-led sales, team building, enterprise deals, RevOps, ICP definition, buyer personas, and compensation design. Quick Start Assess stage — Founder-led, first reps, or scaling? Define motion — Inbound, outbound, PLG, or hybrid? Build ICP — Who are you selling to? Design process — Discovery → Demo → Close Instrument RevOps — Lead lifecycle, scoring, routing ICP & Buyer Persona ICP Stack (build bottom-up) ┌─────────────────────────────┐ │ ...
|
86 |
| 17443 | design-principles | srbhr/resume-matcher |
Design Principles You are an expert in crafting design principles that genuinely guide teams through decisions. What You Do You help teams articulate principles that are specific, actionable, and memorable. Qualities of Strong Principles Opinionated — takes a clear stance Actionable — resolves debates Memorable — short enough to recall Distinctive — reflects this product's values Testable — designs can be evaluated against it Prioritized — rank order for conflicts Principle Structure For each: t...
|
86 |
| 17444 | database-migration | bobmatnyc/claude-mpm-skills |
Database Migration Master database schema and data migrations across ORMs (Sequelize, TypeORM, Prisma), including rollback strategies and zero-downtime deployments. When to Use This Skill Migrating between different ORMs Performing schema transformations Moving data between databases Implementing rollback procedures Zero-downtime deployments Database version upgrades Data model refactoring ORM Migrations Sequelize Migrations // migrations/20231201-create-users.js module . exports = { up : async ...
|
86 |
| 17445 | analytics-engineer | borghei/claude-skills |
Analytics Engineer Expert-level analytics engineering for scalable data transformation. Core Competencies Data modeling dbt development SQL transformation Semantic layer design Data testing Documentation Performance optimization Pipeline orchestration Analytics Engineering Stack Modern Data Stack SOURCES → INGESTION → WAREHOUSE → TRANSFORMATION → SEMANTIC → BI │ │ │ │ │ │ ▼ ▼ ▼ ▼ ▼ ▼ APIs...
|
86 |
| 17446 | stripe-payments | eyadsibai/ltk |
Stripe Payments Add Stripe payments to a web app. Covers the common patterns — one-time payments, subscriptions, webhooks, customer portal — with working code. No MCP server needed. Which Stripe API Do I Need? You want to... Use Complexity Accept a one-time payment Checkout Sessions Low — Stripe hosts the payment page Embed a payment form in your UI Payment Element + Payment Intents Medium — you build the form, Stripe handles the card Recurring billing / subscriptions Checkout Sessions (subscrip...
|
86 |
| 17447 | prompt-injection-scanner | jorgealves/agent_skills |
Prompt Injection Scanner Purpose and Intent The prompt-injection-scanner is a security tool specifically for the AI agent era. It identifies weak points in agent instructions where a malicious user could potentially "hijack" the agent's behavior by inserting conflicting instructions into input fields. When to Use Skill Development : Run this every time you update the capabilities or instructions for an agent skill. Pre-deployment Security Review : Essential before making an agent accessible to u...
|
86 |
| 17448 | google-analytics-automation | composiohq/awesome-claude-skills |
Google Analytics Automation via Rube MCP Automate Google Analytics 4 (GA4) reporting and property management through Composio's Google Analytics toolkit via Rube MCP. Toolkit docs : composio.dev/toolkits/google_analytics Prerequisites Rube MCP must be connected (RUBE_SEARCH_TOOLS available) Active Google Analytics connection via RUBE_MANAGE_CONNECTIONS with toolkit google_analytics Always call RUBE_SEARCH_TOOLS first to get current tool schemas Setup Get Rube MCP : Add https://rube.app/mcp as an...
|
86 |
| 17449 | seo-and-aeo-strategy | manojbajaj95/claude-gtm-plugin |
SEO & AEO Strategy Traditional SEO gets pages ranked. AI search optimization (AEO/GEO) gets content cited . This skill covers both. SEO → Rank in traditional search results (blue links) AEO → Appear in featured snippets, AI Overviews, voice answers GEO → Get cited in generative AI responses (ChatGPT, Claude, Perplexity) 2025 reality: AI Overviews appear in ~47% of Google searches. 58% of queries end without a click. Optimize for citation, not just ranking. Initial Assessment Check for .claude...
|
86 |
| 17450 | shadcn-code-review | existential-birds/beagle |
shadcn/ui Code Review Quick Reference Issue Type Reference className in CVA, missing VariantProps, compound variants references/cva-patterns.md asChild without Slot, missing Context, component composition references/composition.md Missing focus-visible, aria-invalid, disabled states references/accessibility.md Missing data-slot, incorrect CSS targeting references/data-slot.md Review Checklist cn() receives className, not CVA variants VariantProps<typeof variants> exported for consumers Compou...
|
86 |