Agent Skills 排行榜 · 关键词 + 语义搜索

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
23,097
总 Skills
59.4M
总安装量
2,536
贡献者
# Skill 仓库 描述 安装量
14851 bright-data vm0-ai/vm0-skills
Bright Data Web Scraper API Use the Bright Data API via direct curl calls for social media scraping , web data extraction , and account management . Official docs: https://docs.brightdata.com/ When to Use Use this skill when you need to: Scrape social media - Twitter/X, Reddit, YouTube, Instagram, TikTok, LinkedIn Extract web data - Posts, profiles, comments, engagement metrics Monitor usage - Track bandwidth and request usage Manage account - Check status and zones Prerequisites Sign up at Brig...
67
14852 system-prompt-engineering melodic-software/claude-code-plugins
System Prompt Engineering Skill Design effective system prompts for custom agents that establish identity, rules, and behavior. Purpose Create system prompts that shape agent behavior across all conversations. System prompts are orders of magnitude more important than user prompts. When to Use Creating new custom agents Establishing agent expertise Defining persistent rules Building specialized assistants System Prompt vs User Prompt Aspect System Prompt User Prompt Scope All conversations S...
67
14853 pipeline jwilger/agent-skills
Pipeline Skill Overview The pipeline skill enables chaining multiple agents together in defined workflows where the output of one agent becomes the input to the next. This creates powerful agent pipelines similar to Unix pipes but designed for AI agent orchestration. Core Concepts 1. Sequential Pipelines The simplest form: Agent A's output flows to Agent B, which flows to Agent C. explore -> architect -> executor Flow: Explore agent searches codebase and produces findings Architect receives find...
67
14854 go-testing-code-review existential-birds/beagle
Go Testing Code Review Quick Reference Issue Type Reference Test structure, naming references/structure.md Mocking, interfaces references/mocking.md Review Checklist Tests are table-driven with clear case names Subtests use t.Run for parallel execution Test names describe behavior, not implementation Errors include got/want with descriptive message Cleanup registered with t.Cleanup Parallel tests don't share mutable state Mocks use interfaces defined in test file Coverage includes edge c...
67
14855 rust-errors epicenterhq/epicenter
When passing errors from Rust to TypeScript through Tauri commands, use internally-tagged enums to create discriminated unions that TypeScript can handle naturally. Rust Error Definition ``` use serde::{Deserialize, Serialize}; use thiserror::Error; [derive(Error, Debug, Serialize, Deserialize)] [serde(tag = "name")] pub enum TranscriptionError { [error("Audio read error: {message}")] AudioReadError { message: String }, [error("GPU error: {message}")] GpuError { message: Str...
67
14856 micro-landing-builder shipshitdev/library
Micro Landing Builder Create config-driven NextJS landing pages for startups. Concept Each landing page is a standalone NextJS app where: Content is defined in app.json config file UI comes from @agenticindiedev/ui Deploy independently to any domain via Vercel Prerequisites You need a published landing UI components package. The skill expects: Package name (default: @agenticindiedev/ui) Components: Hero, Features, Pricing, FAQ, CTA, Testimonials, Stats, EmailCapture, Header, Footer Usage ...
67
14857 redux teachingai/full-stack-skills
@json-render/redux Redux adapter for json-render's StateStore interface. Wire a Redux store (or Redux Toolkit slice) as the state backend for json-render. Installation npm install @json-render/redux @json-render/core @json-render/react redux or with Redux Toolkit (recommended): npm install @json-render/redux @json-render/core @json-render/react @reduxjs/toolkit Usage import { configureStore , createSlice } from "@reduxjs/toolkit" ; import { reduxStateStore } from "@json-render/redux" ; import {...
67
14858 vercel-teams-billing bobmatnyc/claude-mpm-skills
Vercel Teams and Billing Skill progressive_disclosure: entry_point: summary: "Vercel teams and billing: accounts, plans, spend management, and team settings." when_to_use: - "When configuring teams or account ownership" - "When selecting plans or managing spend" - "When controlling billing and usage limits" quick_start: - "Review account and team settings" - "Select a plan that matches usage" - "Set spend management policies" - "Monitor usage and costs" token_estimate: entry: 90-110 full: 3200-4...
67
14859 api-testing sgcarstrends/sgcarstrends
API Testing Expert knowledge for testing HTTP APIs with Supertest (TypeScript/JavaScript) and httpx/pytest (Python). TypeScript/JavaScript (Supertest) Installation Using Bun bun add -d supertest @types/supertest or: npm install -D supertest @types/supertest Basic Setup import { describe , it , expect } from 'vitest' import request from 'supertest' import { app } from './app' describe ( 'API Tests' , ( ) => { it ( 'returns health status' , async ( ) => { const response = await request ( app ) ....
67
14860 early-hiring-advisor shipshitdev/library
Early Hiring Advisor - First 10 Hires Playbook Overview Help indie founders make critical first hires using Hexa's methodology. Guide users through role prioritization, compensation frameworks, and equity allocation. Hexa Principle: "Launching a project is not about building a product within the team, but about gathering a team to build it themselves." When This Activates "Who should I hire first" Making first hires Equity for employees Compensation/salaries "Should I hire or outsource" Build...
67
14861 language-learning jackjin1997/clawforge
Language Learning Tutor You are an expert polyglot language tutor powered by AI. You teach ANY language through adaptive, conversational methods that are more effective than traditional apps. You adjust to the learner's level, goals, and preferred learning style. Supported Languages You support EVERY human language, including but not limited to: Tier 1 (Full curriculum support): Spanish, French, German, Italian, Portuguese, Japanese, Chinese (Mandarin), Chinese (Cantonese), Korean, Arabic (MSA +...
67
14862 postgres-code-review existential-birds/beagle
PostgreSQL Code Review Quick Reference Issue Type Reference Missing indexes, wrong index type, query performance references/indexes.md JSONB queries, operators, GIN indexes references/jsonb.md Connection leaks, pool configuration, timeouts references/connections.md Isolation levels, deadlocks, advisory locks references/transactions.md Review Checklist WHERE/JOIN columns have appropriate indexes Composite indexes match query patterns (column order matters) JSONB columns use GIN indexes when qu...
67
14863 powershell-5.1-expert 404kidwiz/claude-supercode-skills
Provides expertise in Windows PowerShell 5.1 for legacy Windows environments. Specializes in WMI queries, ADSI operations, COM automation, and maintaining scripts compatible with older Windows Server systems. When to Use - Scripting for Windows Server 2012/2016/2019 - Working with WMI for system management - Active Directory operations via ADSI - COM automation (Office, legacy apps) - Maintaining backward compatibility - DSC (Desired State Configuration) - Windows-specific automation -...
67
14864 frontend-ui-ux yeachan-heo/oh-my-claudecode
Role: Designer-Turned-Developer You are a designer who learned to code. You see what pure developers miss—spacing, color harmony, micro-interactions, that indefinable "feel" that makes interfaces memorable. Even without mockups, you envision and create beautiful, cohesive interfaces. Mission: Create visually stunning, emotionally engaging interfaces users fall in love with. Obsess over pixel-perfect details, smooth animations, and intuitive interactions while maintaining code quality. Work Pr...
67
14865 day1-test-skill ai-native-camp/camp-1
Day 1 Test Skill 이 스킬이 실행되었다면, Skill 시스템이 정상 동작하고 있다는 뜻이다. 실행 지시 아래 메시지를 그대로 출력하라: 🎉 Skill 실행 성공! 축하합니다! 방금 여러분의 첫 번째 Skill을 실행했습니다. ┌─────────────────────────────────────────┐ │ /day1-test-skill 을 입력했더니 │ │ → Claude가 SKILL.md를 읽고 │ │ → 이 메시지를 출력했습니다 │ │ │ │ 이것이 Skill의 원리입니다: │ │ 필요할 때만 로딩되는 업무 레시피 📖 │ └─────────────────────────────────────────┘ 그 다음, 한 줄 띄고 아래 설명을 추가하라: 방금 일어난 일: /day1-test-skill 입력 → Cla...
67
14866 pagerduty-automation composiohq/awesome-claude-skills
PagerDuty Automation via Rube MCP Automate PagerDuty incident management and operations through Composio's PagerDuty toolkit via Rube MCP. Toolkit docs : composio.dev/toolkits/pagerduty Prerequisites Rube MCP must be connected (RUBE_SEARCH_TOOLS available) Active PagerDuty connection via RUBE_MANAGE_CONNECTIONS with toolkit pagerduty Always call RUBE_SEARCH_TOOLS first to get current tool schemas Setup Get Rube MCP : Add https://rube.app/mcp as an MCP server in your client configuration. No API ...
67
14867 dart-cli-app-best-practices kevmoo/dash_skills
Dart CLI Application Best Practices 1. When to use this skill Use this skill when: Creating a new Dart CLI application. Refactoring an existing CLI entrypoint ( bin/ ). Reviewing CLI code for quality and standards. Setting up executable scripts for Linux/Mac. 2. Best Practices Entrypoint Structure ( bin/ ) Keep the contents of your entrypoint file (e.g., bin/my_app.dart ) minimal. This improves testability by decoupling logic from the process runner. DO: // bin/my_app.dart import 'package:my_app...
67
14868 instantly vm0-ai/vm0-skills
Instantly API Use the Instantly API via direct curl calls to automate cold email outreach, manage campaigns, leads, and sending accounts. Official docs: https://developer.instantly.ai/ When to Use Use this skill when you need to: Manage email campaigns - create, launch, pause campaigns Handle leads - add, update, list leads in campaigns Manage sending accounts - list and configure email accounts Automate outreach - schedule sends and manage lead lists Prerequisites Sign up at Instantly.ai (...
67
14869 sentry-automation sickn33/antigravity-awesome-skills
Sentry Automation via Rube MCP Automate Sentry error tracking and monitoring operations through Composio's Sentry toolkit via Rube MCP. Toolkit docs : composio.dev/toolkits/sentry Prerequisites Rube MCP must be connected (RUBE_SEARCH_TOOLS available) Active Sentry connection via RUBE_MANAGE_CONNECTIONS with toolkit sentry Always call RUBE_SEARCH_TOOLS first to get current tool schemas Setup Get Rube MCP : Add https://rube.app/mcp as an MCP server in your client configuration. No API keys needed ...
67
14870 using-git-worktrees izyanrajwani/agent-skills-library
Using Git Worktrees Overview Git worktrees create isolated workspaces sharing the same repository, allowing work on multiple branches simultaneously without switching. Core principle: Systematic directory selection + safety verification = reliable isolation. Announce at start: "I'm using the using-git-worktrees skill to set up an isolated workspace." Directory Selection Process Follow this priority order: 1. Check Existing Directories Check in priority order ls -d .worktrees 2 > /dev/null Pref...
67
14871 moai-foundation-quality modu-ai/moai-adk
Enterprise Code Quality Orchestrator Enterprise-grade code quality management system that combines systematic code review, proactive improvement suggestions, and automated best practices enforcement. Provides comprehensive quality assurance through TRUST 5 framework validation with Context7 integration for real-time best practices. Quick Reference (30 seconds) Core Capabilities: TRUST 5 Validation: Testable, Readable, Unified, Secured, Trackable quality gates Proactive Analysis: Automated is...
67
14872 mastra-embedded-docs-look-up mastra-ai/skills
Mastra Embedded Docs Lookup Look up API signatures from embedded docs in node_modules/@mastra/*/dist/docs/ - these match the installed version. Documentation Structure node_modules/@mastra/core/dist/docs/ ├── SKILL.md Package overview, exports ├── SOURCE_MAP.json Export→file mappings └── [topics]/ Feature docs (agents/, workflows/, etc.) Lookup Process 1. Find the export: cat node_modules/@mastra/core/dist/docs/SOURCE_MAP.json | grep '"Agent"' Returns: { "Agent": ...
67
14873 atlassian i9wa4/dotfiles
Atlassian Skill Jira operations via acli, Confluence operations via REST API script. 1. Environment Setup 1.1. Required Environment Variables ATLASSIAN_SITE=https://your-instance.atlassian.net ATLASSIAN_EMAIL=your-email@example.com ATLASSIAN_API_TOKEN=your-api-token 1.2. API Token Creation Access https://id.atlassian.com/manage-profile/security/api-tokens Click "Create API token" Select "Create classic API token" (NOT scoped) Classic tokens work with both acli and REST API scripts. 2. Jira ...
67
14874 readiness-report openhands/skills
Agent Readiness Report Evaluate how well a repository supports autonomous AI development by analyzing it across eight technical pillars and five maturity levels. Overview Agent Readiness measures how prepared a codebase is for AI-assisted development. Poor feedback loops, missing documentation, or lack of tooling cause agents to waste cycles on preventable errors. This skill identifies those gaps and prioritizes fixes. Quick Start The user will run /readiness-report to evaluate the current repos...
67
14875 nansen-token-discovery nansen-ai/nansen-cli
Token Discovery Answers: "What tokens are trending and worth a deeper look?" CHAIN = solana Screen top tokens by volume nansen research token screener --chain $CHAIN --timeframe 24h --limit 20 → token_symbol, price_usd, price_change, volume, buy_volume, market_cap_usd, fdv, liquidity, token_age_days Smart money only nansen research token screener --chain $CHAIN --timeframe 24h --smart-money --limit 20 Search within screener results (client-side filter) nansen research token screener --chain ...
67
14876 homebrew-cask-authoring connorads/dotfiles
Author and maintain Homebrew Casks with correct token naming, stanzas, audit/style compliance, and local install testing. Operating rules - Prefer the official Homebrew documentation (Cask Cookbook, Acceptable Casks) when uncertain. - Keep casks minimal: only add stanzas that are required for correct install/uninstall/cleanup. - Avoid destructive system changes unless explicitly requested; call out any `rm`/tap changes before suggesting them. - When testing local casks, ensure Homebrew rea...
67
14877 shadcn-component-discovery mattbx/shadcn-skills
shadcn Component Discovery Stop reinventing the wheel. Search 1,500+ existing shadcn components before building custom. Core Principle ALWAYS search before building. The shadcn ecosystem has components for almost everything. A 5-second search can save hours of development. When to Use This Skill Proactive Triggers (Search Automatically) Activate this skill BEFORE writing component code when: Building any UI component (tables, forms, modals, etc.) Creating page layouts or sections Adding animatio...
67
14878 datadog-observability bobmatnyc/claude-mpm-skills
Datadog is a SaaS observability platform providing unified monitoring across infrastructure, applications, logs, and user experience. It offers AI-powered anomaly detection, 1000+ integrations, and OpenTelemetry compatibility. Core Capabilities: - APM: Distributed tracing with automatic instrumentation for 8+ languages - Infrastructure: Host, container, and cloud service monitoring - Logs: Centralized collection with processing pipelines and 15-month retention - Metrics: Custom metrics via ...
67
14879 affiliate-marketing openclaudia/openclaudia-skills
Channels: Affiliate Guides affiliate marketing strategy for AI/SaaS products. Affiliate marketing uses a CPS (Cost Per Sale) model—pay only when sales occur. ROI typically 5:1 to 10:1; CAC 40%–50% lower than paid ads. When invoking : On first use , if helpful, open with 1–2 sentences on what this skill covers and why it matters, then provide the main output. On subsequent use or when the user asks to skip, go directly to the main output. Initial Assessment Check for product marketing context fir...
67
14880 video-outline-generation alchaincyf/glm-claude
当用户出现以下任一需求时,使用此技能: - 需要制作"视频大纲"、"视频脚本" - 进行"视频策划"、"视频内容规划" - 准备"拍视频"、"做视频" - 需要"视频创意"、"视频方向" - 想要"视频结构"、"内容框架" 核心目标 根据用户需求快速生成多个视频创作方案,每个方案都包含完整的大纲结构,帮助用户快速开始视频制作。 执行流程 第一步:需求分析和定位确认 目标:明确视频的目标、受众和风格 关键要素分析: - 视频目标定位 主要目的:知识传递、娱乐搞笑、产品推广、品牌建设 - 成功指标:观看量、点赞率、完播率、转化率 - 期望效果:教育启发、情感共鸣、商业转化 - 目标受众分析 年龄段:青少年、青年、中年、老年 - 兴趣偏好:科技、生活、教育、娱乐 - 观看习惯:短视频(1-3分钟)、中等(5-10分钟)、长视频(10分钟+) - 消费场景:碎片时间、学习时间、休闲时间 - 内容类型确认 知识科普:教程、讲解、分析 - 生活分享:vlog、日常、体验 - 产品评测:开箱、测试、对比 - 娱乐内容:搞笑、挑战、故事 ...
67
14881 b2c-controllers salesforcecommercecloud/b2c-developer-tooling
Controllers Skill This skill guides you through creating storefront controllers for Salesforce B2C Commerce. Controllers handle HTTP requests and render responses for the storefront. Overview Controllers are JavaScript modules that handle storefront requests. A controller URL has this structure: https://{domain}/on/demandware.store/Sites-{SiteName}-Site/{locale}/{ControllerName}-{FunctionName} Example: https://example.com/on/demandware.store/Sites-RefArch-Site/en_US/Home-Show Two Controller Patt...
67
14882 quick-view shipshitdev/library
Quick View Generate minimal HTML to review structured data in a browser. Minimal styling, maximum readability. When to Use User wants to review output that's hard to read in terminal Lists, tables, drafts, summaries that benefit from visual layout User says: "show me", "view this", "make reviewable", "open as webpage" Output Rules DO: Semantic HTML: <table>, <ul>, <details>, <pre>, <h1-3> Use the base template with CSS variables Write to _private/views/ Open with open _private/views/{filenam...
67
14883 accelint-security-best-practices gohypergiant/agent-skills
Security Best Practices Systematic security auditing and vulnerability detection for JavaScript/TypeScript applications. Combines audit workflow with OWASP Top 10 security patterns for production-ready code. Framework-Agnostic Guidance : This skill provides security principles applicable across frameworks (Express, Fastify, Nest.js, Next.js, etc.). Code examples illustrate concepts using common patterns—adapt them to your project's specific framework and package manager (npm, yarn, pnpm, bun). N...
67
14884 postmark-automation composiohq/awesome-claude-skills
Postmark Automation via Rube MCP Automate Postmark transactional email operations through Composio's Postmark toolkit via Rube MCP. Toolkit docs : composio.dev/toolkits/postmark Prerequisites Rube MCP must be connected (RUBE_SEARCH_TOOLS available) Active Postmark connection via RUBE_MANAGE_CONNECTIONS with toolkit postmark Always call RUBE_SEARCH_TOOLS first to get current tool schemas Setup Get Rube MCP : Add https://rube.app/mcp as an MCP server in your client configuration. No API keys neede...
67
14885 perf-lighthouse tech-leads-club/agent-skills
Lighthouse Audits CLI Quick Start Install npm install -g lighthouse Basic audit lighthouse https://example.com Mobile performance only (faster) lighthouse https://example.com --preset = perf --form-factor = mobile Output JSON for parsing lighthouse https://example.com --output = json --output-path = ./report.json Output HTML report lighthouse https://example.com --output = html --output-path = ./report.html Common Flags --preset = perf Performance only (skip accessibility, SEO, etc.) --for...
67
14886 mobile-developer 404kidwiz/claude-supercode-skills
Use this skill when Working on mobile developer tasks or workflows Needing guidance, best practices, or checklists for mobile developer Do not use this skill when The task is unrelated to mobile developer You need a different domain or tool outside this scope Instructions Clarify goals, constraints, and required inputs. Apply relevant best practices and validate outcomes. Provide actionable steps and verification. If detailed examples are required, open resources/implementation-playbook.md . You...
67
14887 async-patterns pluginagentmarketplace/custom-plugin-nodejs
Async Programming Patterns Skill Master asynchronous programming - the foundation of Node.js performance and scalability. Quick Start Three pillars of async JavaScript: Callbacks - Traditional pattern (error-first) Promises - Modern chainable pattern Async/Await - Synchronous-looking async code Core Patterns Callbacks → Promises → Async/Await Evolution // 1. Callbacks (old way) fs.readFile('file.txt', (err, data) => { if (err) throw err; console.log(data); }); // 2. Promises (better) fs...
67
14888 resume-generator eyadsibai/ltk
Generate resumes tailored to specific job descriptions for maximum interview chances. When to Use - Applying for specific job positions - Customizing resume for different industries - Career transitions needing skill reframing - Optimizing for ATS (Applicant Tracking Systems) - Creating multiple resume versions Workflow - Analyze - Extract job requirements and keywords - Map - Match experience to requirements - Tailor - Reorganize and emphasize relevant content - Optimize - Include ...
67
14889 agents-v2-py sickn33/antigravity-awesome-skills
Azure AI Hosted Agents (Python) Build container-based hosted agents using ImageBasedHostedAgentDefinition from the Azure AI Projects SDK. Installation pip install azure-ai-projects >= 2.0 .0b3 azure-identity Minimum SDK Version: 2.0.0b3 or later required for hosted agent support. Environment Variables AZURE_AI_PROJECT_ENDPOINT = https:// < resource > .services.ai.azure.com/api/projects/ < project > Prerequisites Before creating hosted agents: Container Image - Build and push to Azure Container R...
67
14890 geo-fundamentals vudovn/antigravity-kit
GEO Fundamentals Optimization for AI-powered search engines. 1. What is GEO? GEO = Generative Engine Optimization Goal Platform Be cited in AI responses ChatGPT, Claude, Perplexity, Gemini SEO vs GEO Aspect SEO GEO Goal 1 ranking AI citations Platform Google AI engines Metrics Rankings, CTR Citation rate Focus Keywords Entities, data 2. AI Engine Landscape Engine Citation Style Opportunity Perplexity Numbered [1][2] Highest citation rate ChatGPT Inline/footnotes Custom GPTs Claude Contextual...
67
14891 xss-html-injection sickn33/antigravity-awesome-skills
Cross-Site Scripting and HTML Injection Testing Purpose Execute comprehensive client-side injection vulnerability assessments on web applications to identify XSS and HTML injection flaws, demonstrate exploitation techniques for session hijacking and credential theft, and validate input sanitization and output encoding mechanisms. This skill enables systematic detection and exploitation across stored, reflected, and DOM-based attack vectors. Inputs / Prerequisites Required Access Target web appli...
67
14892 mutation-testing metabase/metabase
Mutation Testing — Campaign Configuration (mewt/muton) Note : muton and mewt share identical interfaces but target different languages — mewt for general-purpose languages (Rust, Solidity, Go, TypeScript, JavaScript), muton for TON smart contracts (Tact, Tolk, FunC). All examples use mewt commands, but they work exactly the same with muton . File names change accordingly: mewt.toml → muton.toml , mewt.sqlite → muton.sqlite . When to Use Use this skill when the user: Mentions "mewt", "muton", or ...
67
14893 git-hooks autumnsgrove/groveengine
Git Hooks Skill When to Activate Activate this skill when: Setting up pre-commit hooks Configuring commit message validation Installing secrets scanners Enforcing code quality standards Automating pre-push tests Quick Installation Use interactive installer (recommended) ./AgentUsage/pre_commit_hooks/install_hooks.sh Or manual installation for Python project cp AgentUsage/pre_commit_hooks/commit-msg .git/hooks/ cp AgentUsage/pre_commit_hooks/pre-commit-python .git/hooks/pre-commit cp AgentUsage...
67
14894 serializer-specialist shipshitdev/library
Serializer Specialist You design JSON:API serializer configurations for shared client and server packages. When to Use Adding or updating JSON:API serializers Modeling relationships and attributes Implementing serializer builders Core Concepts Keep attributes and relationships explicit. Use shared configs for consistency. Distinguish client and server id fields if needed. Pattern Attribute list Config with relationships Build serializer for target package Attribute Definitions export const art...
67
14895 baoyu-cover-image xy121718/baoyu-skills
Cover Image Generator Generate elegant cover images for articles with 5-dimensional customization. Usage Auto-select dimensions based on content /baoyu-cover-image path/to/article.md Quick mode: skip confirmation /baoyu-cover-image article.md --quick Specify dimensions /baoyu-cover-image article.md --type conceptual --palette warm --rendering flat-vector Style presets (shorthand for palette + rendering) /baoyu-cover-image article.md --style blueprint With reference images /baoyu-cover-image...
67
14896 yjs epicenterhq/epicenter
Yjs provides six shared types. You'll mostly use three: - `Y.Map` - Key-value pairs (like JavaScript Map) - `Y.Array` - Ordered lists (like JavaScript Array) - `Y.Text` - Rich text with formatting The other three (`Y.XmlElement`, `Y.XmlFragment`, `Y.XmlText`) are for rich text editor integrations. Client ID Every Y.Doc gets a random `clientID` on creation. This ID is used for conflict resolution—when two clients write to the same key simultaneously, the higher clientID wins, not the later...
67
14897 smtp-penetration-testing sickn33/antigravity-awesome-skills
SMTP Penetration Testing Purpose Conduct comprehensive security assessments of SMTP (Simple Mail Transfer Protocol) servers to identify vulnerabilities including open relays, user enumeration, weak authentication, and misconfiguration. This skill covers banner grabbing, user enumeration techniques, relay testing, brute force attacks, and security hardening recommendations. Prerequisites Required Tools Nmap with SMTP scripts sudo apt-get install nmap Netcat sudo apt-get install netcat Hydra fo...
67
14898 php-expert oimiragieo/agent-studio
Php Expert laravel best practices rules When reviewing or writing code, apply these guidelines: Use Eloquent ORM instead of raw SQL queries when possible. Implement Repository pattern for data access layer. Use Laravel's built-in authentication and authorization features. Utilize Laravel's caching mechanisms for improved performance. Implement job queues for long-running tasks. Use Laravel's built-in testing tools (PHPUnit, Dusk) for unit and feature tests. Implement API versioning for public ...
67
14899 coda-automation composiohq/awesome-claude-skills
Coda Automation via Rube MCP Automate Coda document and data operations through Composio's Coda toolkit via Rube MCP. Prerequisites Rube MCP must be connected (RUBE_SEARCH_TOOLS available) Active Coda connection via RUBE_MANAGE_CONNECTIONS with toolkit coda Always call RUBE_SEARCH_TOOLS first to get current tool schemas Setup Get Rube MCP : Add https://rube.app/mcp as an MCP server in your client configuration. No API keys needed — just add the endpoint and it works. Verify Rube MCP is available...
67
14900 creative-director dylantarre/animation-principles
Creative Director: Animation Vision & Leadership You are a creative director setting vision and standards for animation across projects. Apply Disney's 12 principles to lead teams toward excellent motion design. The 12 Principles for Creative Leadership 1. Squash and Stretch Creative Direction: Define the elasticity range for your project. How much life do we give objects? What's our physics reality? Vision Question: "On a spectrum from rigid to rubbery, where does our world live?" 2. Antici...
67