███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 20601 | context-analyzer | caomeiyouren/momei |
Context Analyzer Skill (上下文分析技能) 能力 (Capabilities) 项目结构分析 : 理解 Nuxt 目录约定 ( server/api , components , pages ) 以及 Nuxt 4 特性。 符号解析 : 定位组件、自动导入的可组合函数 (composables) 和 TypeORM 实体的定义。 认证流程分析 : 深入理解 Better-Auth 的集成,包括 lib/auth.ts (服务端), lib/auth-client.ts (客户端), middleware/auth.global.ts (全局中间件)。 依赖检查 : 读取 package.json 以验证已安装的包和版本。 指令 (Instructions) 读取结构 : 使用目录列表工具了解布局,忽略 node_modules 和 .output 。 识别 Nuxt 类型 : 将 server/api 识别为后端定义,将 pages / components 识别为前端。 追踪逻辑 : 广泛搜索符号定义,以理解数据如何在后端实体 (Entities) 和前端组件 ...
|
46 |
| 20602 | cloud-aliyun-rds | teachingai/full-stack-skills |
When to use this skill Use this skill whenever the user wants to: [待完善:根据具体工具添加使用场景] How to use this skill [待完善:根据具体工具添加使用指南] Best Practices [待完善:根据具体工具添加最佳实践] Keywords [待完善:根据具体工具添加关键词]
|
46 |
| 20603 | tool-systematic-debugging | heyvhuang/ship-faster |
Systematic Debugging Overview Random fixes waste time and create new bugs. Quick patches mask underlying issues. Core principle: ALWAYS find root cause before attempting fixes. Symptom fixes are failure. Violating the letter of this process is violating the spirit of debugging. The Iron Law NO FIXES WITHOUT ROOT CAUSE INVESTIGATION FIRST If you haven't completed Phase 1, you cannot propose fixes. When to Use Use for ANY technical issue: Test failures Bugs in production Unexpected behavior Perfor...
|
46 |
| 20604 | customer journey mapper | eddiebe147/claude-settings |
Customer Journey Mapper Visualize and optimize every step of the customer experience from first awareness to loyal advocacy. This skill helps you understand how customers actually interact with your brand, identify friction points, and design experiences that convert and retain. Customers don't think in channels - they think in experiences. This skill provides frameworks for journey stage definition, touchpoint mapping, emotion tracking, and gap analysis. Transform siloed channel thinking into h...
|
46 |
| 20605 | threejs-scene-builder | jarrodmedrano/jarrod-claude-skills |
Comprehensive guide for creating advanced 3D web experiences using Three.js and React Three Fiber (R3F), covering scene setup, character systems, NPCs, procedural generation, animation retargeting, physics, and interactive gameplay. When to Use - "Create Three.js scene" / "Setup 3D scene" - "Setup React Three Fiber" / "Create R3F app" - "Generate WebGL visualization" / "Create interactive 3D graphics" - "Add 3D character" / "Setup avatar system" - "Create NPC AI" / "Add game characters" ...
|
46 |
| 20606 | accessibility-test-axe | dengineproblem/agents-monorepo |
Axe-Core Accessibility Testing Expert Эксперт по автоматизированному тестированию доступности с использованием axe-core — индустриального стандарта для проверки соответствия WCAG. Основная философия Используйте shift-left подход — интегрируйте проверки доступности на ранних этапах разработки, а не после релиза. Комбинируйте автоматизированное сканирование axe-core с ручным тестированием. Настройка axe-core Установка npm install axe-core @axe-core/playwright @axe-core/react Базовое использование ...
|
46 |
| 20607 | flow-nexus-swarm | proffesor-for-testing/agentic-qe |
Flow Nexus Swarm & Workflow Orchestration Deploy and manage cloud-based AI agent swarms with event-driven workflow automation, message queue processing, and intelligent agent coordination. 📋 Table of Contents Overview Swarm Management Workflow Automation Agent Orchestration Templates & Patterns Advanced Features Best Practices Overview Flow Nexus provides cloud-based orchestration for AI agent swarms with: Multi-topology Support : Hierarchical, mesh, ring, and star architectures Event-driven Wor...
|
46 |
| 20608 | creating-changesets | saleor/configurator |
Changeset & Release Manager Purpose Automate the creation of changesets following project conventions, ensuring proper version bumps and well-documented release notes. When to Use After completing a feature or fix Before creating a PR When preparing a release To document breaking changes Table of Contents What is a Changeset? Changeset Types Decision Guide Creating a Changeset Release Workflow Checking Status References What is a Changeset? A changeset is a markdown file in the .changeset/ di...
|
46 |
| 20609 | azure-identity-java | sickn33/antigravity-awesome-skills |
Azure Identity (Java) Authenticate Java applications with Azure services using Microsoft Entra ID (Azure AD). Installation < dependency > < groupId > com.azure </ groupId > < artifactId > azure-identity </ artifactId > < version > 1.15.0 </ version > </ dependency > Key Concepts Credential Use Case DefaultAzureCredential Recommended - Works in dev and production ManagedIdentityCredential Azure-hosted apps (App Service, Functions, VMs) EnvironmentCredential CI/CD pipelines with env vars ClientSec...
|
46 |
| 20610 | q-educator | tyrealq/q-skills |
Q-Educator Q-Educator encodes a teaching philosophy and facilitation workflow for graduate-level, projects-first courses. It produces course materials through an interview-driven process that prioritizes student judgment, transparent reasoning, and domain-specific analogies. When to Use Use this skill when the instructor needs to develop lecture outlines for a new or existing course week, create demo outlines for live project pipeline walkthroughs, draft follow-up emails to students after class ...
|
46 |
| 20611 | tdd-guide | borghei/claude-skills |
TDD Guide - Test Driven Development for Engineering Teams A comprehensive Test Driven Development skill that provides intelligent test generation, coverage analysis, framework integration, and TDD workflow guidance across multiple languages and testing frameworks. Capabilities Test Generation Generate Test Cases from Requirements: Convert user stories, API specs, and business requirements into executable test cases Create Test Stubs: Generate test function scaffolding with proper naming, impor...
|
46 |
| 20612 | practice-plan-creator | onewave-ai/claude-skills |
Practice Plan Creator Design sport-specific practice sessions. Drills by skill level and time, warm-up, skill work, scrimmage, cool-down. Instructions You are an expert sports coach and trainer. Design effective practice sessions with appropriate drills, timing, and progression. Output Format Practice Plan Creator Output Generated: {timestamp} --- Results [Your formatted output here] --- Recommendations [Actionable next steps] Best Practices Be Specific: Focus on concrete, action...
|
46 |
| 20613 | azure-ad-sso | julianobarbosa/claude-code-skills |
Azure AD SSO Integration Skill Overview This skill provides comprehensive guidance for implementing Azure AD (Entra ID) OAuth2/OIDC Single Sign-On for applications deployed on Kubernetes clusters, including access restriction by Azure AD groups. Quick Reference Supported Applications Application Provider Redirect URI Pattern Group Sync DefectDojo azuread-tenant-oauth2 /complete/azuread-tenant-oauth2/ Yes Grafana azuread /login/azuread Yes ArgoCD microsoft (Dex) /api/dex/callback Yes Harbor oid...
|
46 |
| 20614 | prefect-flow-builder | jeremylongshore/claude-code-plugins-plus-skills |
Prefect Flow Builder Purpose This skill provides automated assistance for prefect flow builder tasks within the Data Pipelines domain. When to Use This skill activates automatically when you: Mention "prefect flow builder" in your request Ask about prefect flow builder patterns or best practices Need help with data pipeline skills covering etl, data transformation, workflow orchestration, and streaming data processing. Capabilities Provides step-by-step guidance for prefect flow builder Follows ...
|
46 |
| 20615 | guanyang/antigravity-skills |
PDF Processing Guide Overview This guide covers essential PDF processing operations using Python libraries and command-line tools. For advanced features, JavaScript libraries, and detailed examples, see REFERENCE.md. If you need to fill out a PDF form, read FORMS.md and follow its instructions. Quick Start from pypdf import PdfReader , PdfWriter Read a PDF reader = PdfReader ( "document.pdf" ) print ( f"Pages: { len ( reader . pages ) } " ) Extract text text = "" for page in reader . pages : t...
|
46 | |
| 20616 | trading-futures | alsk1992/cloddsbot |
Perpetual Futures Trading - Complete API Reference Trade leveraged perpetual futures across 4 exchanges with database tracking, custom strategies, and A/B testing. 200+ methods across 4 exchanges. This is the complete reference. Supported Exchanges Exchange Type Max Leverage KYC API Methods Binance Futures CEX 125x Yes 55+ Bybit CEX 100x Yes 50+ MEXC CEX 200x No (small) 35+ Hyperliquid DEX 50x No 60+ Required Environment Variables Binance Futures BINANCE_API_KEY = your_api_key BINANCE_API_SECRE...
|
46 |
| 20617 | engagement optimizer | eddiebe147/claude-settings |
Engagement Optimizer Optimize social media engagement through comment strategies and DM automation When to Use This Skill Use this skill when you need to: Improve business operations and strategy Make data-driven business decisions Optimize processes and outcomes Not recommended for: Tasks requiring creative design work technical coding Quick Reference Action Command/Trigger Create engagement optimizer engagement optimization Review and optimize review engagement optimizer Get best practices eng...
|
46 |
| 20618 | thread-writer | openclaudia/openclaudia-skills |
Thread Writer Skill You are an expert Twitter/X thread writer. Your job is to create compelling, well-structured threads that drive engagement, follows, and shares. Gathering Requirements Before writing any thread, collect these inputs: Topic - What is the thread about? Goal - Engagement, followers, traffic, authority building, product awareness. Source material - Blog post, personal experience, data, research, or original idea. Audience - Who follows this account? Their interests and sophistica...
|
46 |
| 20619 | bun-file-io | groeimetai/snow-flow |
Use this when Editing file I/O or scans in packages/opencode Handling directory operations or external tools Bun file APIs (from Bun docs) Bun.file(path) is lazy; call text, json, stream, arrayBuffer, bytes, exists to read. Metadata: file.size, file.type, file.name. Bun.write(dest, input) writes strings, buffers, Blobs, Responses, or files. Bun.file(...).delete() deletes a file. file.writer() returns a FileSink for incremental writes. Bun.Glob + Array.fromAsync(glob.scan({ cwd, absolute, onlyFil...
|
46 |
| 20620 | playwright | gentleman-programming/gentleman-skills |
Playwright CLI Skill Drive a real browser from the terminal using playwright-cli . Prefer the bundled wrapper script so the CLI works even when it is not globally installed. Treat this skill as CLI-first automation. Do not pivot to @playwright/test unless the user explicitly asks for test files. Prerequisite check (required) Before proposing commands, check whether npx is available (the wrapper depends on it): command -v npx > /dev/null 2 > &1 If it is not available, pause and ask the user to in...
|
46 |
| 20621 | notebooklm | guanyang/antigravity-skills |
NotebookLM Research Assistant Skill Interact with Google NotebookLM to query documentation with Gemini's source-grounded answers. Each question opens a fresh browser session, retrieves the answer exclusively from your uploaded documents, and closes. When to Use This Skill Trigger when user: Mentions NotebookLM explicitly Shares NotebookLM URL ( https://notebooklm.google.com/notebook/... ) Asks to query their notebooks/documentation Wants to add documentation to NotebookLM library Uses phrases li...
|
46 |
| 20622 | database-design | tencentblueking/bk-ci |
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...
|
46 |
| 20623 | quality-advisor | vladm3105/aidoc-flow-framework |
quality-advisor Purpose Provide proactive quality guidance during artifact creation by monitoring section completion, detecting anti-patterns, and validating compliance with SDD standards. Problem Solved: Documentation quality varies based on user expertise. Issues are typically found after artifact creation during validation, causing rework. Solution: Real-time quality monitoring that identifies issues during creation, suggests improvements, and validates compliance before the artifact is co...
|
46 |
| 20624 | letter writer | eddiebe147/claude-settings |
Letter Writer The Letter Writer skill automates the creation of professional and personal letters with proper formatting, tone, and structure. It handles various letter types including business correspondence, cover letters, recommendation letters, thank you notes, and formal communications. The skill ensures appropriate formatting, professional language, and customization for different audiences and purposes. Generate letters in multiple formats (PDF, DOCX, HTML) with customizable templates for...
|
46 |
| 20625 | doc-ref | vladm3105/aidoc-flow-framework |
doc-ref Purpose Create Reference Documents (REF) - supplementary documentation for BRD and ADR artifact types in the SDD framework. REF documents provide supporting information without participating in the formal traceability chain. Layer: Not applicable (supplementary to any layer) Traceability: Optional (encouraged but not required) Validation: Minimal (non-blocking) Naming Convention Format: {TYPE}-REF-DOC_NUM_{slug}.md Component Description Example {TYPE} Parent artifact type BRD or A...
|
46 |
| 20626 | tabletop-rpg-design | omer-metin/skills-for-antigravity |
Tabletop Rpg Design Identity You are a veteran tabletop RPG designer who has published games, run thousands of sessions, and studied the theory behind why games succeed or fail at the table. You've been in the trenches of indie RPG design since the Forge days, witnessed the rise of Powered by the Apocalypse, played OSR games by candlelight, and crunched probability curves until 3am. Your core design philosophy: Fiction First - Mechanics should emerge from and reinforce the fictional reality P...
|
46 |
| 20627 | code-review | popup-studio-ai/bkit-claude-code |
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...
|
46 |
| 20628 | s3-bucket-policy | dengineproblem/agents-monorepo |
AWS S3 Bucket Policy Expert Expert guidance on creating, analyzing, and optimizing AWS S3 bucket policies with focus on security, access control, and compliance. Policy Structure { "Version" : "2012-10-17" , "Id" : "PolicyIdentifier" , "Statement" : [ { "Sid" : "StatementIdentifier" , "Effect" : "Allow | Deny" , "Principal" : { "AWS" : "arn:aws:iam::account-id:root" } , "Action" : [ "s3:GetObject" , "s3:PutObject" ] , "Resource" : [ "arn:aws:s3:::bucket-name" , "arn:aws:s3:::bucket-name/*" ] , "...
|
46 |
| 20629 | ag-ui-protocol | meetsmore/use-ai |
AG-UI Protocol The Agent-User Interaction (AG-UI) Protocol is an open, lightweight, event-based protocol that standardizes how AI agents connect to user-facing applications. When to Use This Skill Use this skill when: Implementing AG-UI protocol events in your code Building agents that communicate with frontends via AG-UI Understanding the event types and their structure Implementing state management, tool calls, or message streaming Debugging AG-UI event flows Documentation See the docs/2025-11...
|
46 |
| 20630 | qwik-expert | oimiragieo/agent-studio |
Qwik Expert qwik and tailwind best practices When reviewing or writing code, apply these guidelines: Use $ suffix for lazy-loaded functions Utilize useSignal() for reactive state Implement Tailwind CSS classes for styling Use @apply directive in CSS files for reusable styles Implement responsive design using Tailwind's responsive classes Utilize Tailwind's configuration file for customization Leverage TypeScript for type safety Use Vite's fast HMR for development qwik city routing When review...
|
46 |
| 20631 | 1k-defi-module-integration | onekeyhq/app-monorepo |
DeFi Module Integration Guide This skill provides interactive guidance for integrating new DeFi modules or protocols into OneKey. Quick Start Before starting, determine your integration scenario: Scenario Description Guide New Protocol in Earn Adding a staking/yield protocol (e.g., Lido, Rocket Pool) earn-module-guide.md New Protocol in Borrow Adding a lending market (e.g., Aave, Compound) borrow-module-guide.md Entirely New Module Creating a new DeFi category (e.g., Pendle, GMX) new-module-guid...
|
46 |
| 20632 | vgl | bria-ai/bria-skill |
Bria VGL — Full Control Over Image Generation Define every visual attribute as structured JSON instead of hoping natural language gets it right. VGL (Visual Generation Language) gives you explicit, deterministic control over objects, lighting, camera settings, composition, and style for Bria's FIBO models. Related Skill : Use bria-ai to execute these VGL prompts via the Bria API. VGL defines the structured control format; bria-ai handles generation, editing, and background removal. Core Concept ...
|
46 |
| 20633 | fastmcp | ovachiever/droid-tings |
FastMCP - Build MCP Servers in Python FastMCP is a Python framework for building Model Context Protocol (MCP) servers that expose tools, resources, and prompts to Large Language Models like Claude. This skill provides production-tested patterns, error prevention, and deployment strategies for building robust MCP servers. Quick Start Installation pip install fastmcp or uv pip install fastmcp Minimal Server from fastmcp import FastMCP MUST be at module level for FastMCP Cloud mcp = FastMCP("...
|
46 |
| 20634 | final-release-review | openai/openai-agents-js |
Final Release Review Purpose Use this skill when validating the latest release candidate commit (default tip of origin/main) for release. It guides you to fetch remote tags, pick the previous release tag, and thoroughly inspect the BASE_TAG...TARGET diff for breaking changes, introduced bugs/regressions, improvement opportunities, and release risks. Quick start Ensure repository root: pwd → path-to-workspace/openai-agents-python. Sync tags and pick base (default v*): BASE_TAG="$(.codex/skills/...
|
46 |
| 20635 | create-auth-skill | connorads/dotfiles |
Create Auth Skill Guide for adding authentication to TypeScript/JavaScript applications using Better Auth. For code examples and syntax, see better-auth.com/docs. Decision Tree Is this a new/empty project? ├─ YES → New project setup │ 1. Identify framework │ 2. Choose database │ 3. Install better-auth │ 4. Create auth.ts + auth-client.ts │ 5. Set up route handler │ 6. Run CLI migrate/generate │ 7. Add features via plugins │ └─ NO → Does project have existing auth? ├─ YES → M...
|
46 |
| 20636 | medical scribe | eddiebe147/claude-settings |
Medical Scribe Professional medical documentation assistant designed to help healthcare providers create accurate, comprehensive clinical notes while maintaining focus on patient care. This skill generates structured medical documentation following industry-standard formats (SOAP, APSO, admission notes, discharge summaries), organizes patient information, and ensures documentation meets regulatory and billing requirements. The Medical Scribe excels at transforming conversational patient encounte...
|
46 |
| 20637 | localization | johnrogers/claude-swift-engineering |
App Store Localization You are an expert in App Store internationalization and localization strategy. Your goal is to help the user expand to new markets by localizing their App Store presence effectively. Initial Assessment Check for app-marketing-context.md — read it for current markets and languages Ask for the App ID (to see current localizations) Ask: Is the app itself localized (UI, content) or just the store listing? Ask: Which markets are they considering? Ask: Budget — professional tran...
|
46 |
| 20638 | technology-search | netease-youdao/lobsterai |
Technology News Search Real-time keyword-based search across 75 tech news sources with smart domain routing, automatic network adaptation, domain aliases, heat analysis, and translation. Overview This skill searches multiple technology news sources simultaneously, automatically detects technical domains from your keyword (with alias support), routes to relevant sources only, ranks results by "heat score" (based on cross-source appearance, recency, and keyword relevance), and presents them in a c...
|
46 |
| 20639 | postfx-effects | bbeierle12/skill-mcp-claude |
Post-Processing Effects Cinematic and stylistic effects using @react-three/postprocessing. Quick Start npm install @react-three/postprocessing postprocessing import { Canvas } from '@react-three/fiber'; import { EffectComposer, ChromaticAberration, Vignette, Noise } from '@react-three/postprocessing'; function CinematicScene() { return ( <Canvas> <Scene /> <EffectComposer> <ChromaticAberration offset={[0.002, 0.002]} /> <Vignette darkness={0.5} offset={0.3} ...
|
46 |
| 20640 | cpp | oimiragieo/agent-studio |
C++ Development Guidelines You are an expert in modern C++ development with deep knowledge of C++17/20 standards, memory management, and high-performance programming. Code Style and Structure Write clean, modern C++ code following C++17/20 standards Use meaningful variable and function names Follow the Single Responsibility Principle Prefer composition over inheritance Keep functions small and focused Naming Conventions Use PascalCase for classes and structs Use camelCase for functions, variab...
|
46 |
| 20641 | find-skills-plus | yinhui1984/find_skills_plus |
This skill searches the skills registry and enriches each result with a description. When to Use Use this skill when the user asks to discover skills and wants more than just a list (e.g., asks for descriptions, comparisons, or short summaries). How It Works - Runs `npx skills find <query>` to get matching skills. - For each result, fetches the skills.sh page and extracts a description (first non-empty paragraph). - Prints results in an easy-to-scan format. Command ``` node scripts/en...
|
46 |
| 20642 | milestone-tracker | dengineproblem/agents-monorepo |
Milestone Tracker Expert Expert in milestone tracking, project progress monitoring, and critical path analysis for comprehensive project management. Core Principles SMART Milestone Definition Specific : Clear, unambiguous deliverable Measurable : Quantifiable completion criteria Achievable : Realistic given resources and constraints Relevant : Aligned with project objectives Time-bound : Specific deadline Milestone vs Task distinction : milestone : definition : "Significant checkpoint marking ph...
|
46 |
| 20643 | web-design-guidelines | cloudai-x/claude-workflow-v2 |
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...
|
46 |
| 20644 | marketing-mode | sundial-org/awesome-openclaw-skills |
Marketing Mode - Complete Marketing Knowledge Base You are a marketing strategist with expertise across 23 comprehensive marketing disciplines. Your goal is to help users find the right strategies, tactics, and frameworks for their specific situation, stage, and resources. Mode Activation When users need marketing help, activate this mode. Ask clarifying questions about their product, audience, stage, budget, and goals. Then recommend specific skills and tactics from this knowledge base. PART 1:...
|
46 |
| 20645 | solana-audit | workersio/spec |
Solana Smart Contract Audit Trigger Activate this skill when the user asks to: Audit, review, or analyze a Solana program for security vulnerabilities Check a Solana smart contract for bugs or exploits Perform security analysis on code containing solana_program , anchor_lang , pinocchio , [program] , or [derive(Accounts)] Workflow Phase 1: Explore Read references/agents/explorer.md and spawn the explorer using the Agent tool: Agent(subagent_type="Explore", prompt="<paste explorer prompt from exp...
|
46 |
| 20646 | geolocation-skill | carlheath/ogmios |
Method: Iterative reasoning loop (max 5 iterations) Inspiration: GeoVista research framework Core Workflow 1. Visual Clue Extraction | Text/Signage | Languages, scripts, street signs, license plates, phone formats | Infrastructure | Road markings, traffic lights, poles, utilities, bollards | Architecture | Materials, styles, roof types, density patterns | Nature | Vegetation, terrain, geology, sun position, weather | Culture | Vehicles, driving side, clothing, shops, brands ...
|
46 |
| 20647 | crawl4ai | tao3k/omni-dev-fusion |
Crawl4AI Overview Crawl4AI provides comprehensive web crawling and data extraction capabilities. This skill supports both CLI (recommended for quick tasks) and Python SDK (for programmatic control). Choose your interface: CLI ( crwl ) - Quick, scriptable commands: CLI Guide Python SDK - Full programmatic control: SDK Guide Quick Start Installation pip install crawl4ai crawl4ai-setup Verify installation crawl4ai-doctor CLI (Recommended) Basic crawling - returns markdown crwl https://example.com...
|
46 |
| 20648 | database-schema-designer | jeremylongshore/claude-code-plugins-plus-skills |
Database Schema Designer Design production-ready database schemas with best practices built-in. Quick Start Just describe your data model: design a schema for an e-commerce platform with users, products, orders You'll get a complete SQL schema like: CREATE TABLE users ( id BIGINT AUTO_INCREMENT PRIMARY KEY , email VARCHAR ( 255 ) UNIQUE NOT NULL , created_at TIMESTAMP DEFAULT CURRENT_TIMESTAMP ) ; CREATE TABLE orders ( id BIGINT AUTO_INCREMENT PRIMARY KEY , user_id BIGINT NOT NULL REFERENCES use...
|
46 |
| 20649 | brainstorm | catlog22/claude-code-workflow |
/brainstorm — Clarify Goals Before Planning Purpose: Separate WHAT from HOW. Explore the problem space before committing to a solution. Four phases: Assess clarity — Is the goal specific enough? Understand idea — What problem, who benefits, what exists? Explore approaches — Generate options, compare tradeoffs, adversarial critique Capture design — Write structured output for /plan Quick Start /brainstorm "add user authentication" full 4-phase process /brainstorm prompts for goal Show more
|
46 |
| 20650 | bamboohr | membranedev/application-skills |
BambooHR BambooHR is an HRIS platform that helps small and medium-sized businesses manage employee data, payroll, benefits, and other HR functions. It's used by HR professionals and managers to streamline HR processes and improve employee experience. Official docs: https://documentation.bamboohr.com/docs BambooHR Overview Employee Employee Directory Time Off Report Compensation Goal Performance Training Course Applicant Offer Task Checklist Custom Report Table List Dashboard Integration Approval...
|
46 |