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

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
21,704
总 Skills
39.4M
总安装量
2,458
贡献者
# Skill 仓库 描述 安装量
12551 gsap-animation notedit/happy-skills
When to use Use this skill when creating Remotion video compositions that need GSAP's advanced animation capabilities beyond Remotion's built-in interpolate() and spring() . Use GSAP when you need: Complex timeline orchestration (nesting, labels, position parameters like "-=0.5" ) Text splitting animation (SplitText: chars/words/lines with mask reveals) SVG shape morphing (MorphSVG), stroke drawing (DrawSVG), path-following (MotionPath) Advanced easing (CustomEase from SVG paths, RoughEase, Slow...
76
12552 ai-writing-detection mike-coulbourn/claude-vibes
AI Writing Detection Reference Expert-level knowledge base for detecting AI-generated text, compiled from academic research, commercial detection tools, and empirical analysis. Quick Reference: High-Confidence Signals These indicators strongly suggest AI authorship when found together: Vocabulary Red Flags High-signal words (50-700x more common in AI text): "delve", "tapestry", "nuanced", "multifaceted", "underscore" "intricate interplay", "played a crucial role", "complex and multifaceted...
76
12553 upgrading-expo sickn33/antigravity-awesome-skills
References ./references/new-architecture.md -- SDK +53: New Architecture migration guide ./references/react-19.md -- SDK +54: React 19 changes (useContext → use, Context.Provider → Context, forwardRef removal) ./references/react-compiler.md -- SDK +54: React Compiler setup and migration guide ./references/native-tabs.md -- SDK +55: Native tabs changes (Icon/Label/Badge now accessed via NativeTabs.Trigger.*) ./references/expo-av-to-audio.md -- Migrate audio playback and recording from expo-av to ...
76
12554 amplitude-automation sickn33/antigravity-awesome-skills
Amplitude Automation via Rube MCP Automate Amplitude product analytics through Composio's Amplitude toolkit via Rube MCP. Prerequisites Rube MCP must be connected (RUBE_SEARCH_TOOLS available) Active Amplitude connection via RUBE_MANAGE_CONNECTIONS with toolkit amplitude 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 MC...
76
12555 alicloud-backup-bdrc-test cinience/alicloud-skills
Category: test BACKUP BDRC Smoke Test Prerequisites Configure credentials with least privilege ( ALICLOUD_ACCESS_KEY_ID / ALICLOUD_ACCESS_KEY_SECRET / optional ALICLOUD_REGION_ID ). Target skill: skills/backup/alicloud-backup-bdrc/ . Test Steps Run offline script compilation check (no network needed): python3 tests/common/compile_skill_scripts.py \ --skill-path skills/backup/alicloud-backup-bdrc \ --output output/alicloud-backup-bdrc-test/compile-check.json Read the target skill SKILL.md and ide...
76
12556 godot-composition thedivergentai/gd-agentic-skills
Godot Composition Architecture Core Philosophy This skill enforces Composition over Inheritance ("Has-a" vs "Is-a"). In Godot, Nodes are components. A complex entity (Player) is simply an Orchestrator managing specialized Worker Nodes (Components). The Golden Rules Single Responsibility : One script = One job. Encapsulation : Components are "selfish." They handle their internal logic but don't know who owns them. The Orchestrator : The root script (e.g., player.gd ) does no logic . It only manag...
76
12557 moai-lang-csharp modu-ai/moai-adk
C 12 / .NET 8 Development Specialist Modern C development with ASP.NET Core, Entity Framework Core, Blazor, and enterprise patterns. Quick Reference Auto-Triggers: .cs, .csproj, .sln files, C projects, .NET solutions, ASP.NET Core applications Core Stack: C 12: Primary constructors, collection expressions, alias any type, default lambda parameters .NET 8: Minimal APIs, Native AOT, improved performance, WebSockets ASP.NET Core 8: Controllers, Endpoints, Middleware, Authentication Entity Fram...
76
12558 b2c-docs salesforcecommercecloud/b2c-developer-tooling
B2C Docs Skill Use the b2c CLI to search and read bundled Script API documentation and XSD schemas for Salesforce B2C Commerce. Tip: If b2c is not installed globally, use npx @salesforce/b2c-cli instead (e.g., npx @salesforce/b2c-cli docs search ProductMgr ). Examples Search Documentation Search for a class by name b2c docs search ProductMgr Search with partial match b2c docs search "catalog product" Limit results b2c docs search status --limit 5 List all available documentation b2c docs sea...
76
12559 slidev-quick-start yoanbernabeu/slidev-skills
This skill helps you get started with Slidev, the presentation framework for developers. You'll learn how to create a new project, understand the basic syntax, and run your first presentation. When to Use This Skill - Creating a new Slidev presentation from scratch - Setting up Slidev for the first time - Understanding basic Slidev concepts - Converting an existing presentation to Slidev - Quickly scaffolding a presentation structure Prerequisites - Node.js: Version 18.0 or higher - P...
75
12560 google-hotels skillhq/hotel-search
Google Hotels Search Search Google Hotels via agent-browser to find hotel prices, ratings, amenities, and availability. When to Use User asks to search, find, or compare hotels or accommodation User wants hotel prices in a city, neighborhood, or near a landmark User asks about hotel availability for specific dates User wants the best-rated or cheapest hotel in an area When NOT to Use Booking : This skill searches only — never complete a purchase Vacation rentals / Airbnb : Google Hotels shows ho...
75
12561 omnicaptions-laicut lattifai/omni-captions-skills
LaiCut LattifAI's audio-text processing toolkit. Currently supports forced alignment, with translate and speaker diarization coming soon. Requires LattifAI API Key - Get from https://lattifai.com/dashboard/api-keys When to Use Accurate/precise timing needed - When user requests accurate timestamps or precise alignment Sync misaligned captions - Fix timing drift in downloaded captions Align manual transcripts - Match text to speech precisely Post-transcription alignment - Improve timing from a...
75
12562 forensic-data-engineer daffy0208/ai-dev-standards
Forensic Data Engineer Skill I help you investigate data anomalies, detect fraud, analyze audit trails, and ensure data integrity and compliance. What I Do Forensic Analysis: Anomaly detection and pattern recognition Fraud detection and prevention Breach investigation and root cause analysis Data integrity verification Audit & Compliance: Audit trail analysis and reconstruction Chain of custody maintenance Regulatory compliance (GDPR, SOC2, HIPAA) Access control auditing Data Recovery: F...
75
12563 sentry-cli getsentry/cli
Sentry CLI Usage Guide Help users interact with Sentry from the command line using the sentry CLI. Prerequisites The CLI must be installed and authenticated before use. Installation curl https://cli.sentry.dev/install -fsS | bash curl https://cli.sentry.dev/install -fsS | bash -s -- --version nightly brew install getsentry/tools/sentry Or install via npm/pnpm/bun npm install -g sentry Authentication sentry auth login sentry auth login --token YOUR_SENTRY_API_TOKEN sentry auth status sentry auth...
75
12564 microsoft-teams-automation composiohq/awesome-claude-skills
Microsoft Teams Automation via Rube MCP Automate Microsoft Teams operations through Composio's Microsoft Teams toolkit via Rube MCP. Toolkit docs : composio.dev/toolkits/microsoft_teams Prerequisites Rube MCP must be connected (RUBE_SEARCH_TOOLS available) Active Microsoft Teams connection via RUBE_MANAGE_CONNECTIONS with toolkit microsoft_teams 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 configurat...
75
12565 verl-rl-training davila7/claude-code-templates
verl is a flexible, efficient, and production-ready RL training library for large language models from ByteDance's Seed team. It implements the HybridFlow framework (EuroSys 2025) and powers models like Doubao-1.5-pro achieving O1-level performance on math benchmarks. When to Use verl Choose verl when you need: - Production-ready RL training at scale (tested up to 671B parameters) - Flexibility to swap backends (FSDP ↔ Megatron-LM ↔ vLLM ↔ SGLang) - Support for multiple RL algorithms (PPO,...
75
12566 canvas-design shajith003/awesome-claude-skills
These are instructions for creating design philosophies - aesthetic movements that are then EXPRESSED VISUALLY. Output only .md files, .pdf files, and .png files. Complete this in two steps: Design Philosophy Creation (.md file) Express by creating it on a canvas (.pdf file or .png file) First, undertake this task: DESIGN PHILOSOPHY CREATION To begin, create a VISUAL PHILOSOPHY (not layouts or templates) that will be interpreted through: Form, space, color, composition Images, graphics, shapes, ...
75
12567 ln-611-docs-structure-auditor levnikolaevich/claude-code-skills
Paths: File paths ( shared/ , references/ , ../ln-* ) are relative to skills repo root. If not found at CWD, locate this SKILL.md directory and go up one level for repo root. Documentation Structure Auditor (L3 Worker) Specialized worker auditing structural quality of project documentation. Purpose & Scope Worker in ln-610 coordinator pipeline - invoked by ln-610-docs-auditor Audit documentation for structural quality across 7 categories Scan all .md files in project, build hierarchy from CLAUDE...
75
12568 alicloud-ai-text-document-mind-test cinience/alicloud-skills
Category: test AI TEXT DOCUMENT MIND Smoke Test Prerequisites Configure credentials with least privilege ( ALICLOUD_ACCESS_KEY_ID / ALICLOUD_ACCESS_KEY_SECRET / optional ALICLOUD_REGION_ID ). Target skill: skills/ai/text/alicloud-ai-text-document-mind/ . Test Steps Run offline script compilation check (no network needed): python3 tests/common/compile_skill_scripts.py \ --skill-path skills/ai/text/alicloud-ai-text-document-mind \ --output output/alicloud-ai-text-document-mind-test/compile-check.j...
75
12569 dotnet10-pack-tool rysweet/amplihack
Guides you through creating hybrid .NET 10 tool packages that combine Native AOT for maximum performance on select platforms with CoreCLR fallback for universal compatibility. When I Activate I automatically load when you mention: - "pack .NET tool" or "dotnet pack AOT" - "Native AOT tool" or "hybrid .NET tool" - "ToolPackageRuntimeIdentifiers" - ".NET 10 tool packaging" - "cross-platform .NET tool with AOT" What I Do - Configure your .csproj with `ToolPackageRuntimeIdentifiers` and `...
75
12570 team-composition-analysis sickn33/antigravity-awesome-skills
Team Composition Analysis Design optimal team structures, hiring plans, compensation strategies, and equity allocation for early-stage startups from pre-seed through Series A. Overview Build the right team at the right time with appropriate compensation and equity. Plan role-by-role hiring aligned with revenue milestones, budget constraints, and market benchmarks. Team Structure by Stage Pre-Seed (0-$500K ARR) Team Size: 2-5 people Core Roles: Founders (2-3): Product, engineering, busines...
75
12571 powershell-module-architect 404kidwiz/claude-supercode-skills
Provides PowerShell module design and architecture expertise specializing in creating structured, reusable, and maintainable PowerShell modules. Focuses on module architecture, function design, cross-version compatibility, and profile optimization for enterprise PowerShell environments. When to Use - Transforming scattered scripts into structured, reusable modules - Designing module architecture with public/private function separation - Creating cross-version compatible modules (PowerShell ...
75
12572 unity-mcp-orchestrator coplaydev/unity-mcp
Unity-MCP Operator Guide This skill helps you effectively use the Unity Editor with MCP tools and resources. Template Notice Examples in references/workflows.md and references/tools-reference.md are reusable templates. They may be inaccurate across Unity versions, package setups (UGUI/TMP/Input System), and project-specific conventions. Please check console, compilation errors, or use screenshot after implementation. Before applying a template: Validate targets/components first via resources and...
75
12573 svelte-frontend windmill-labs/windmill
Windmill Svelte Patterns Apply these Windmill-specific patterns when writing Svelte code in frontend/ . For general Svelte 5 syntax (runes, snippets, event handling), use the Svelte MCP server. Windmill UI Components (MUST use) Always use Windmill's design-system components. Never use raw HTML elements. Buttons — <Button> <Button variant="default" onclick={handleClick}>Label</Button> <Button startIcon={{ icon: ChevronLeft }} iconOnly onclick={prev} /> Props: variant?: 'accent' | 'accent-seconda...
75
12574 alicloud-media-vod-test cinience/alicloud-skills
Category: test MEDIA VOD Smoke Test Prerequisites Configure credentials with least privilege ( ALICLOUD_ACCESS_KEY_ID / ALICLOUD_ACCESS_KEY_SECRET / optional ALICLOUD_REGION_ID ). Target skill: skills/media/vod/alicloud-media-vod/ . Test Steps Run offline script compilation check (no network needed): python3 tests/common/compile_skill_scripts.py \ --skill-path skills/media/vod/alicloud-media-vod \ --output output/alicloud-media-vod-test/compile-check.json Read the target skill SKILL.md and ident...
75
12575 vercel-overview bobmatnyc/claude-mpm-skills
Vercel Platform Overview Skill progressive_disclosure: entry_point: summary: "Vercel overview: projects, CLI, Git integration, env vars, project config, REST API, webhooks, and service map for deployments, functions, data, networking, observability, security, and AI." when_to_use: - "When onboarding to Vercel or planning architecture" - "When setting up projects, environments, and automation" - "When selecting Vercel services for a workload" quick_start: - "Create a Vercel project" - "Connect a ...
75
12576 hindsight-local vectorize-io/hindsight
You have persistent memory via the `hindsight-embed` CLI. Proactively store learnings and recall context to provide better assistance. Setup Check (First-Time Only) Before using memory commands, verify Hindsight is configured: ``` uvx hindsight-embed daemon status ``` If this fails or shows "not configured", run the interactive setup: ``` uvx hindsight-embed configure ``` This will prompt for an LLM provider and API key. After setup, the commands below will work. Commands Store a me...
75
12577 default-workflow rysweet/amplihack
Default Workflow Skill Purpose This skill provides the standard development workflow for all non-trivial code changes in amplihack. It auto-activates when detecting multi-file implementations, complex integrations, or significant refactoring work. The workflow defines the canonical execution process: from requirements clarification through design, implementation, testing, review, and merge. It ensures consistent quality by orchestrating specialized agents at each step and enforcing philosophy ...
75
12578 documentation-standards terrylica/cc-skills
Documentation Standards Overview Standards for writing markdown documentation optimized for both LLM consumption and conversion to professional PDFs using Pandoc. Ensures consistency across all documentation. When to Use This Skill Use when: Writing markdown documentation (README, skills, guides, specifications) Creating new skills that include markdown content Authoring content that may be converted to PDF Reviewing documentation for standards compliance Core Principles 1. LLM-Optimized Documen...
75
12579 frontend-prime esramulkpinar/prime-frontend-skills
Ultimate Frontend Skill Every output must feel intentionally crafted — never generic, never "AI slop." 1. Design Before Code Before writing ANY code, decide: Aesthetic direction (pick ONE, match it to the product's audience): Brutally minimal · Maximalist editorial · Retro-futuristic · Organic/natural · Luxury/refined · Playful · Brutalist · Art deco · Dark/moody · Lo-fi/zine · Handcrafted · Swiss/international · Neo-glassmorphic · Industrial · Soft/pastel One unforgettable element : a scroll an...
75
12580 bootstrap jwilger/agent-skills
Bootstrap Development You are an expert in Bootstrap for building responsive, maintainable web interfaces. Core Principles Write clear, concise, and technical responses with precise Bootstrap examples Utilize Bootstrap's components and utilities for responsive, maintainable development Prioritize clean coding practices and descriptive class naming Minimize custom CSS by leveraging built-in components Grid System & Layout Leverage Bootstrap's grid system for responsive layouts Use container, ro...
75
12581 woocommerce-copy-guidelines woocommerce/woocommerce
No SKILL.md available for this skill. [View on GitHub ](https://github.com/woocommerce/woocommerce)
75
12582 brand-guidelines shajith003/awesome-claude-skills
Anthropic Brand Styling Overview To access Anthropic's official brand identity and style resources, use this skill. Keywords : branding, corporate identity, visual identity, post-processing, styling, brand colors, typography, Anthropic brand, visual formatting, visual design Brand Guidelines Colors Main Colors: Dark: 141413 - Primary text and dark backgrounds Light: faf9f5 - Light backgrounds and text on dark Mid Gray: b0aea5 - Secondary elements Light Gray: e8e6dc - Subtle backgrounds Accent Co...
75
12583 ln-612-semantic-content-auditor levnikolaevich/claude-code-skills
Paths: File paths ( shared/ , references/ , ../ln-* ) are relative to skills repo root. If not found at CWD, locate this SKILL.md directory and go up one level for repo root. Semantic Content Auditor (L3 Worker) Specialized worker auditing semantic accuracy of project documentation. Purpose & Scope Worker in ln-610 coordinator pipeline - invoked by ln-610-docs-auditor for each project document Verify document content matches stated SCOPE (document purpose) Check content aligns with project goals...
75
12584 activecampaign-automation composiohq/awesome-claude-skills
ActiveCampaign Automation via Rube MCP Automate ActiveCampaign CRM and marketing automation operations through Composio's ActiveCampaign toolkit via Rube MCP. Prerequisites Rube MCP must be connected (RUBE_SEARCH_TOOLS available) Active ActiveCampaign connection via RUBE_MANAGE_CONNECTIONS with toolkit active_campaign 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 — ju...
75
12585 accelint-ts-best-practices gohypergiant/agent-skills
JavaScript and TypeScript Best Practices Comprehensive coding standards for JavaScript and TypeScript applications, designed for AI agents and LLMs working with modern JavaScript/TypeScript codebases. Note: This skill focuses on general best practices, TypeScript patterns, and safety. For performance optimization, use the accelint-ts-performance skill instead. When to Use This Skill This skill provides expert-level patterns for JavaScript and TypeScript code. Load AGENTS.md to scan rule summarie...
75
12586 android-kotlin-compose drjacky/claude-android-ninja
Android Kotlin Compose Development Create production-quality Android applications following Google's official architecture guidance and best practices. Use when building Android apps with Kotlin, Jetpack Compose, MVVM architecture, Hilt dependency injection, Room database, or Android multi-module projects. Triggers on requests to create Android projects, screens, ViewModels, repositories, feature modules, or when asked about Android architecture patterns. Quick Reference Task Reference File Proj...
75
12587 i18n-localization vudovn/antigravity-kit
i18n & Localization Internationalization (i18n) and Localization (L10n) best practices. 1. Core Concepts Term Meaning i18n Internationalization - making app translatable L10n Localization - actual translations Locale Language + Region (en-US, tr-TR) RTL Right-to-left languages (Arabic, Hebrew) 2. When to Use i18n Project Type i18n Needed? Public web app ✅ Yes SaaS product ✅ Yes Internal tool ⚠️ Maybe Single-region app ⚠️ Consider future Personal project ❌ Optional 3. Implementation Patterns Reac...
75
12588 codex-review-workflow daffy0208/ai-dev-standards
Codex Review Workflow Overview Automated code review workflow using OpenAI Codex CLI. Implements iterative fix-and-review cycles to ensure code quality through automated validation. Use when: Building features that require automated code review, iterative refinement cycles, or validation against specific quality standards using Codex CLI. When to Use This Skill ✅ Use this skill when: User explicitly requests Codex CLI review (e.g., "Review this with Codex") Implementing features that requir...
75
12589 dignified-code-simplifier dagster-io/erk
You are an expert code simplification specialist focused on enhancing code clarity, consistency, and maintainability while preserving exact functionality. Your expertise lies in applying project-specific best practices to simplify and improve code without altering its behavior. You prioritize readable, explicit code over overly compact solutions. This is a balance that you have mastered as a result your years as an expert software engineer. You will analyze recently modified code and apply refi...
75
12590 github-copilot-sdk rysweet/amplihack
GitHub Copilot SDK - Comprehensive Skill Overview The GitHub Copilot SDK enables developers to embed Copilot's agentic workflows programmatically in their applications. It exposes the same engine behind Copilot CLI as a production-tested agent runtime you can invoke from code. When to Use the Copilot SDK Use the Copilot SDK when: Building applications that need Copilot's AI capabilities Implementing custom AI assistants with tool-calling abilities Creating integrations that leverage Copilot'...
75
12591 commit windmill-labs/windmill
Sentry Commit Messages Follow these conventions when creating commits for Sentry projects. Prerequisites Before committing, always check the current branch: git branch --show-current If you're on main or master , you MUST create a feature branch first — unless the user explicitly asked to commit to main. Do not ask the user whether to create a branch; just proceed with branch creation. The create-branch skill will still propose a branch name for the user to confirm. Use the create-branch skill t...
75
12592 docyrus-app-dev docyrus/agent-skills
Docyrus App Developer Build React TypeScript web apps with Docyrus as the backend. Authenticate via OAuth2 PKCE, query data sources with powerful filtering/aggregation, and follow established patterns. Tech Stack React 19 + TypeScript + Vite TanStack Router (code-based), TanStack Query (server state) Tailwind CSS v4, shadcn/ui components @docyrus/api-client (REST client) + @docyrus/signin (auth provider) Auto-generated collections from OpenAPI spec Quick Start: New App Setup Wrap root with Docyr...
75
12593 knowledge-base commontoolsinc/labs
Knowledge Base Foundation Before You Start Read these docs to orient yourself: docs/glossary.md - Terminology (Cell, Piece, Space, Spell, etc.) docs/specs/pattern-construction/overview.md - Authoritative system design AGENTS.md - Documentation reading list and codebase guidelines Source Hierarchy When sources conflict, this is the authoritative order: 1. Specs (Highest Authority) docs/specs/ - Technical specifications with unambiguous intent When specs contradict other docs, specs win . 2. Worki...
75
12594 presentation-design aaronvanston/skills-presentations
Presentation Design Diagnostic Purpose Design and evaluate presentations that communicate effectively. Provides frameworks for planning, visual design, cognitive load management, and evaluation. Applicable to any presentation tool (reveal.js, PowerPoint, Keynote, Google Slides). Core Principle Audience-centered design. Every decision should serve audience understanding, not presenter convenience. Quick Reference: Common Problems Problem Symptom Fix Wall of Text Slides are paragraphs Assertio...
75
12595 alicloud-ai-contactcenter-ai-test cinience/alicloud-skills
Category: test AI CONTACTCENTER AI Smoke Test Prerequisites Configure credentials with least privilege ( ALICLOUD_ACCESS_KEY_ID / ALICLOUD_ACCESS_KEY_SECRET / optional ALICLOUD_REGION_ID ). Target skill: skills/ai/service/alicloud-ai-contactcenter-ai/ . Test Steps Run offline script compilation check (no network needed): python3 tests/common/compile_skill_scripts.py \ --skill-path skills/ai/service/alicloud-ai-contactcenter-ai \ --output output/alicloud-ai-contactcenter-ai-test/compile-check.jso...
75
12596 alicloud-platform-docs-api-review-test cinience/alicloud-skills
Category: test PLATFORM DOCS API REVIEW Smoke Test Prerequisites Configure credentials with least privilege ( ALICLOUD_ACCESS_KEY_ID / ALICLOUD_ACCESS_KEY_SECRET / optional ALICLOUD_REGION_ID ). Target skill: skills/platform/docs/alicloud-platform-docs-api-review/ . Test Steps Run offline script compilation check (no network needed): python3 tests/common/compile_skill_scripts.py \ --skill-path skills/platform/docs/alicloud-platform-docs-api-review \ --output output/alicloud-platform-docs-api-rev...
75
12597 mongodb-migration-expert shipshitdev/library
MongoDB Migration Expert You design schema changes and migrations that are safe, indexed, and backwards compatible. When to Use Adding or changing MongoDB collections, indexes, or fields Designing schema patterns for multi-tenant or large datasets Planning forward-only migrations Core Principles Schema changes are additive first, destructive later. Backfill data in batches; avoid locking large collections. Indexes must match query patterns. Keep migrations idempotent and observable. Migration ...
75
12598 pptx-generator ntaksh42/agents
PPTX Generator & Editor Overview This skill handles all PowerPoint tasks: reading/analyzing existing presentations, editing template-based decks via XML manipulation, and creating presentations from scratch using PptxGenJS. It includes a complete design system (color palettes, fonts, style recipes) and detailed guidance for every slide type. Quick Reference Task Approach Read/analyze content python -m markitdown presentation.pptx Edit or create from template See Editing Presentations Create from...
75
12599 moai-lang-java modu-ai/moai-adk
Quick Reference (30 seconds) Java 21 LTS Expert - Enterprise development with Spring Boot 3.3, Virtual Threads, and modern Java features. Auto-Triggers: Java files with .java extension, build files including pom.xml, build.gradle, or build.gradle.kts Core Capabilities: Java 21 LTS: Virtual threads, pattern matching, record patterns, sealed classes Spring Boot 3.3: REST controllers, services, repositories, WebFlux reactive Spring Security 6: JWT authentication, OAuth2, role-based access contr...
75
12600 firecrawl founderjourney/claude-skills
Firecrawl CLI Web scraping, search, and browser automation CLI. Returns clean markdown optimized for LLM context windows. Run firecrawl --help or firecrawl <command> --help for full option details. Prerequisites Must be installed and authenticated. Check with firecrawl --status . 🔥 firecrawl cli v1.8.0 ● Authenticated via FIRECRAWL_API_KEY Concurrency: 0/100 jobs (parallel scrape limit) Credits: 500,000 remaining Concurrency : Max parallel jobs. Run parallel operations up to this limit. Credits ...
75