███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 11501 | kdp-listing-optimizer | breverdbidder/life-os |
KDP Listing Optimizer Create high-converting Amazon book listings using proven copywriting frameworks. Listing Anatomy & Character Limits Element Limit Impact Title 200 chars SEO + Click-through Subtitle 200 chars Keywords + Clarity Description 4,000 chars Conversion Backend Keywords 7 × 50 chars Discoverability Author Bio 2,000 chars Trust Editorial Reviews 1,200 chars each Social Proof Title Optimization Formula Structure: [Primary Keyword]: [Promise/Benefit] - [Differentiator] Examples: ❌ Wea...
|
66 |
| 11502 | test-quality-analysis | secondsky/claude-skills |
Test Quality Analysis Expert knowledge for analyzing and improving test quality - detecting test smells, overmocking, insufficient coverage, and testing anti-patterns. Core Dimensions Correctness : Tests verify the right behavior Reliability : Tests are deterministic, not flaky Maintainability : Tests are easy to understand Performance : Tests run quickly Coverage : Tests cover critical code paths Isolation : Tests don't depend on external state Test Smells Overmocking Problem : Mocking too many...
|
66 |
| 11503 | angular-best-practices-spartan | alfredoperez/angular-best-practices |
Angular Spartan UI Best Practices Spartan UI rules for headless components with Brain (behavior) and Helm (styling). Use with the core angular-best-practices skill for comprehensive Angular coverage. Links Core Skill: angular-best-practices Browse All Skills GitHub Repository When to Apply Adding Spartan Brain directives for accessible behavior Styling components with Helm and Tailwind CSS Building dialogs, tabs, menus, or accordions with Spartan primitives Rules Rule Impact Description Configur...
|
66 |
| 11504 | webhook-handler-patterns | hookdeck/webhook-skills |
Webhook Handler Patterns When to Use This Skill Following the correct webhook handler order (verify → parse → handle idempotently) Implementing idempotent webhook handlers Handling errors and configuring retry behavior Understanding framework-specific gotchas (raw body, middleware order) Building production-ready webhook infrastructure Resources Handler Sequence references/handler-sequence.md - Verify first, parse second, handle idempotently third Best Practices references/idempotency.md - Preve...
|
66 |
| 11505 | setup-web-tests | posthog/posthog |
Claude Code for web — test setup This document describes how to set up and run Python tests in a Claude Code for web environment, where flox is not available. If you get stuck following these instructions, please bail out to the user and seek their guidance. Please suggest that they update this guide. Problem The project requires a specific Python version pinned in pyproject.toml (check requires-python ), but: Claude Code for web environments may have a different system Python version uv python ...
|
66 |
| 11506 | mcp-patterns | yonatangross/orchestkit |
MCP Patterns Patterns for building, composing, and securing Model Context Protocol servers. Based on the 2025-11-25 specification — the latest stable release maintained by the Agentic AI Foundation (Linux Foundation), co-founded by Anthropic, Block, and OpenAI. Scaffolding a new server? Use Anthropic's mcp-builder skill ( claude install anthropics/skills ) for project setup and evaluation creation. This skill focuses on patterns, security, and advanced features after initial setup. Deploying to ...
|
66 |
| 11507 | podcast-studio | onewave-ai/claude-skills |
Podcast Studio Generate podcast scripts from text content. Use Tone.js and Howler.js for audio mixing. Create intro/outro music, transitions, sound effects. Instructions You are an expert podcast producer. Transform written content into podcast scripts with audio timing, music cues, sound effects, and production notes. Output Format Podcast Studio Output Generated: {timestamp} --- Results [Your formatted output here] --- Recommendations [Actionable next steps] Best Practices Be S...
|
66 |
| 11508 | financial analyst | eddiebe147/claude-settings |
Financial Analyst Expert financial analysis agent that analyzes financial statements, builds financial models, evaluates investments, and provides data-driven recommendations. Specializes in ratio analysis, valuation, scenario modeling, budget analysis, and financial forecasting. This skill applies rigorous financial analysis frameworks, accounting principles, and valuation methodologies to support investment decisions, strategic planning, and financial health assessment. Perfect for due diligen...
|
66 |
| 11509 | startup-trend-prediction | vasilyu1983/ai-agents-public |
Startup Trend Prediction Systematic framework for analyzing historical trends to predict future opportunities. Look back 2-3 years to predict 1-2 years ahead. Modern Best Practices (Jan 2026): Triangulate: require 3+ independent signals, including at least 1 primary source (standards, regulators, platform docs). Separate leading vs lagging indicators; don't overfit to social/media noise. Add hype-cycle defenses: falsification, base rates, and adoption constraints (distribution, budgets, compl...
|
66 |
| 11510 | animated-component-libraries | freshtechbro/claudedesignskills |
Animated Component Libraries Overview This skill provides expertise in pre-built animated React component libraries, specifically Magic UI and React Bits. These libraries offer production-ready, animated components that significantly accelerate development of modern, interactive web applications. Magic UI provides 150+ TypeScript components built on Tailwind CSS and Framer Motion, designed for seamless integration with shadcn/ui. Components are copy-paste ready and highly customizable. React Bit...
|
66 |
| 11511 | biome-developer | biomejs/biome |
Purpose This skill provides general development best practices, common gotchas, and Biome-specific patterns that apply across different areas of the codebase. Use this as a reference when you encounter unfamiliar APIs or need to avoid common mistakes. Prerequisites Basic familiarity with Rust Understanding of Biome's architecture (parser, analyzer, formatter) Development environment set up (see CONTRIBUTING.md) Common Gotchas and Best Practices Working with AST and Syntax Nodes DO: Use parser cr...
|
66 |
| 11512 | rust-testing | autumnsgrove/groveengine |
Rust Testing Best Practices Comprehensive testing guide for Rust applications, covering CLI testing, library testing, async patterns, and CI integration. Contains 42 rules across 8 categories, prioritized by impact to guide test design, mocking strategies, and CI optimization. When to Apply Reference these guidelines when: Writing unit tests for Rust libraries or modules Creating integration tests for CLI applications Setting up mocking with mockall or trait-based design Testing async code with ...
|
66 |
| 11513 | google-maps-api | tivojn/google-maps-api-skill |
Google Maps Platform - Universal API Skill Critical Behavior Rules These rules override all other instructions in this skill: Communicate blockers immediately. When ANY API call fails (403, REQUEST_DENIED, "not enabled", etc.), STOP and tell the user what happened in plain language. Do NOT silently work around it with web search or other fallbacks. Offer to fix it via Playwright (see "Guided API Enablement" section below). Ask before generating HTML. NEVER start writing an HTML page without aski...
|
66 |
| 11514 | memory-defrag | basicmachines-co/basic-memory-skills |
Memory Defrag Reorganize memory files for clarity, efficiency, and relevance. Like filesystem defragmentation but for knowledge. When to Run Periodic : Weekly or biweekly via cron (recommended) On demand : User asks to clean up, reorganize, or defrag memory Threshold : When MEMORY.md exceeds ~500 lines or daily notes accumulate without consolidation Process 1. Audit Current State Inventory all memory files: MEMORY.md — long-term memory memory/ — daily notes, tasks, topical ...
|
66 |
| 11515 | editorial-designer | heyman333/atelier-ui |
Editorial / Fashion UI Designer Role You are a senior digital product designer with a background in fashion editorials, magazine layouts, and premium lifestyle applications. You think like a fashion editor, not a UI kit designer. Your goal is to translate editorial aesthetics into calm, confident, and intentional digital interfaces. Target Context Target audience: 20s–30s urban users interested in fashion and lifestyle Primary platform: iOS-first mobile app Typical use cases: Fashion-based d...
|
66 |
| 11516 | auth-security-expert | oimiragieo/agent-studio |
Auth Security Expert ⚠️ CRITICAL: OAuth 2.1 becomes MANDATORY Q2 2026 OAuth 2.1 consolidates a decade of security best practices into a single specification (draft-ietf-oauth-v2-1). Google, Microsoft, and Okta have already deprecated legacy OAuth 2.0 flows with enforcement deadlines in Q2 2026. Required Changes from OAuth 2.0 1. PKCE is REQUIRED for ALL Clients Previously optional, now MANDATORY for public AND confidential clients Prevents authorization code interception and injection attacks Co...
|
66 |
| 11517 | dignified-python | dagster-io/erk |
Dignified Python Coding Standards Skill Production-quality Python coding standards for writing clean, maintainable, modern Python code (versions 3.10-3.13). When to Use This Skill Auto-invoke when users ask about: "make this pythonic" / "is this good python" "type hints" / "type annotations" / "typing" "LBYL vs EAFP" / "exception handling" "pathlib vs os.path" / "path operations" "CLI patterns" / "click usage" "code review" / "improve this code" Any Python code quality or standards question Note...
|
66 |
| 11518 | api-integration | autumnsgrove/groveengine |
API Integration Skill When to Activate Activate this skill when: Integrating external APIs Building API clients or wrappers Handling API authentication Implementing rate limiting Caching API responses Core Principles Respect rate limits - APIs are shared resources Secure authentication - Keys in secrets.json, never in code Handle errors gracefully - Implement retries and backoff Cache responses - Reduce redundant requests Authentication Setup secrets.json { "github_token" : "ghp_your_token_here"...
|
66 |
| 11519 | market-sizer | shipshitdev/library |
Market Sizer - TAM/SAM/SOM Calculator Overview Market sizing specialist applying Hexa's practical market assessment methodology. Help founders determine if their target market is big enough using rigorous bottom-up AND top-down analysis. Hexa's Core Principle: "Make sure you can approximate how big the market is—ideally by confronting bottom-up and top-down analysis." When This Activates "how big is the market" TAM, SAM, or SOM questions "is the market big enough" Validating market opportunit...
|
66 |
| 11520 | spa-routes | lobehub/lobehub |
SPA Routes and Features Guide SPA structure: src/spa/ – Entry points ( entry.web.tsx , entry.mobile.tsx , entry.desktop.tsx ) and router config ( router/ ). Router lives here to avoid confusion with src/routes/ . src/routes/ – Page segments only (roots). src/features/ – Business logic and UI by domain. This project uses a roots vs features split: src/routes/ only holds page segments; business logic and UI live in src/features/ by domain. When to Use This Skill Adding a new SPA route or route seg...
|
66 |
| 11521 | better-auth-best-practices | novuhq/novu |
Better Auth Integration Guide Always consult better-auth.com/docs for code examples and latest API. Setup Workflow Install: npm install better-auth Set env vars: BETTER_AUTH_SECRET and BETTER_AUTH_URL Create auth.ts with database + config Create route handler for your framework Run npx @better-auth/cli@latest migrate Verify: call GET /api/auth/ok — should return { status: "ok" } Quick Reference Environment Variables BETTER_AUTH_SECRET - Encryption secret (min 32 chars). Generate: openssl rand -b...
|
66 |
| 11522 | cpa-codex-free | aahl/skills |
技能描述 此技能用于生成 CLI Proxy API 的认证文件,请确保已为openai域名分流至非中国地区。 环境变量 优先从工作空间下的 .env 获取,其次从系统环境变量获取。未配置时向用户索取并更新 .env 。 MAIL_API_KEY : 邮箱服务API密钥,默认 gpt-test 为官方测试密钥(每天20万额度),获取地址: https://shop.chatgpt.org.uk/buy/prod_1768420938389 CLI_PROXY_API_BASE : CPA Base URL CLI_PROXY_API_MKEY : CPA Management Key 工作流程 生成认证文件 uv scripts/main.py > { tempdir } / { temp-name } .json 上传至CPA服务 curl -X POST -H 'Content-Type: application/json' \ -H "Authorization: Bearer $CLI_PROXY_API_MKEY " \ " $CLI_PROXY_API_BASE /v0...
|
66 |
| 11523 | prompt-optimizer | chujianyun/skills |
Prompt Optimizer Overview Optimize vague prompts into precise, actionable specifications using EARS (Easy Approach to Requirements Syntax) - a Rolls-Royce methodology for transforming natural language into structured, testable requirements. Methodology inspired by: This skill's approach to combining EARS with domain theory grounding was inspired by 阿星AI工作室 (A-Xing AI Studio) , which demonstrated practical EARS application for prompt enhancement. Four-layer enhancement process: EARS syntax transf...
|
66 |
| 11524 | research-strategy | autumnsgrove/groveengine |
Research Strategy Skill When to Activate Activate this skill when: Researching technology options Evaluating libraries or frameworks Investigating best practices Analyzing security concerns Making architectural decisions Performing codebase analysis Core Principles Research and report, don't implement Multiple sources beat single sources Document confidence levels for all findings Acknowledge knowledge gaps openly Present alternatives objectively 7-Step Research Methodology Define Research Quest...
|
66 |
| 11525 | shopify-built-for-shopify | tamiror6/shopify-app-skills |
Built for Shopify Guidelines This skill enforces Shopify's Built for Shopify (BFS) quality standards during development to ensure apps meet the highest quality bar for the Shopify App Store. Reference: https://shopify.dev/docs/apps/launch/built-for-shopify/requirements Quick Compliance Checklist Use this checklist when reviewing code or building features: BFS Compliance Review: - [ ] App is embedded in Shopify admin (App Bridge) - [ ] Uses session token authentication - [ ] Primary workflows sta...
|
66 |
| 11526 | agentic-workflow-guide | aktsmm/agent-skills |
Agentic Workflow Guide Design, review, and improve agent workflows based on proven principles. When to Use Action Triggers Create New .agent.md , workflow architecture, scaffolding Review Orchestrator not delegating, design principle check, context overflow Update Adding Handoffs, improving delegation, tool configuration Debug Agent not found, subagent not working, picker visibility, access control Core Principles → references/design-principles.md Tier Principles Essential SSOT, SRP, Simplicity ...
|
66 |
| 11527 | 8-bit-pixel-art-patterns | theorcdev/8bitcn-ui |
8-bit Pixel Art Patterns Create authentic pixelated borders and shadows using absolute-positioned divs. These patterns are essential for the retro aesthetic of 8-bit components. Pixelated Border Pattern Use 9 div elements to create a pixelated border effect: < div className = " relative " > < ShadcnButton { ... props } className = " rounded-none " /> { /* Corner pixels */ } < div className = " absolute top-0 left-0 size-1.5 bg-foreground " /> < div className = " absolute top-0 right-0 size-1.5 b...
|
66 |
| 11528 | solid | vercel-labs/json-render |
Solid Skills: Professional Software Engineering You are now operating as a senior software engineer. Every line of code you write, every design decision you make, and every refactoring you perform must embody professional craftsmanship. When This Skill Applies ALWAYS use this skill when: Writing ANY code (features, fixes, utilities) Refactoring existing code Planning or designing architecture Reviewing code quality Debugging issues Creating tests Making design decisions Core Philosophy "Cod...
|
66 |
| 11529 | rag-agent-builder | qodex-ai/ai-agent-skills |
RAG Agent Builder Build powerful Retrieval-Augmented Generation (RAG) applications that enhance LLM capabilities with external knowledge sources, enabling accurate, contextualized AI responses. Quick Start Get started with RAG implementations in the examples and utilities: Examples: See examples/ directory for complete implementations: basic_rag.py - Simple chunk-embed-retrieve-generate pipeline retrieval_strategies.py - Hybrid search, reranking, and filtering agentic_rag.py - Agent-control...
|
66 |
| 11530 | ado-pipeline-best-practices | josiahsiegel/claude-plugin-marketplace |
🚨 CRITICAL GUIDELINES Windows File Path Requirements MANDATORY: Always Use Backslashes on Windows for File Paths When using Edit or Write tools on Windows, you MUST use backslashes (\) in file paths, NOT forward slashes (/). Examples: ❌ WRONG: D:/repos/project/file.tsx ✅ CORRECT: D:\repos\project\file.tsx This applies to: Edit tool file_path parameter Write tool file_path parameter All file operations on Windows systems Documentation Guidelines NEVER create new documentation files unless ...
|
66 |
| 11531 | twenty | vm0-ai/vm0-skills |
Twenty CRM Open-source modern CRM platform. Manage people, companies, opportunities, notes, and tasks via REST or GraphQL API. Official docs: https://docs.twenty.com/developers/api-and-webhooks/api When to Use Use this skill when you need to: Manage contacts (people) and companies Track opportunities and deals Create notes and tasks Sync CRM data with other systems Query CRM metadata and custom fields Set up webhooks for CRM events Prerequisites Create an account at https://app.twenty.com/ ...
|
66 |
| 11532 | stripe-sync | andrelandgraf/fullstackrecipes |
Stripe Subscriptions DB Sync To set up Stripe Subscriptions DB Sync, refer to the fullstackrecipes MCP server resource: Resource URI: recipe://fullstackrecipes.com/stripe-sync If the MCP server is not configured, fetch the recipe directly: curl -H "Accept: text/plain" https://fullstackrecipes.com/api/recipes/stripe-sync
|
66 |
| 11533 | marketing-strategist | ncklrs/startup-os-skills |
Marketing Strategist Strategic marketing expertise for building and scaling world-class B2B marketing organizations — from GTM strategy and product marketing to demand generation and brand building. Philosophy Marketing is not a cost center. It's a revenue engine that creates sustainable competitive advantage through strategic positioning, compelling narratives, and scalable demand systems. The best marketing organizations: Lead with strategy — Tactics without strategy is noise Own the narrative...
|
66 |
| 11534 | nx-run-tasks | nrwl/nx |
You can run tasks with Nx in the following way. Keep in mind that you might have to prefix things with npx/pnpx/yarn if the user doesn't have nx installed globally. Look at the package.json or lockfile to determine which package manager is in use. For more details on any command, run it with --help (e.g. nx run-many --help , nx affected --help ). Understand which tasks can be run You can check those via nx show project <projectname> --json , for example nx show project myapp --json . It contains...
|
66 |
| 11535 | ionic-design | cap-go/capgo-skills |
Ionic Framework Design Guide Build beautiful, native-looking mobile apps with Ionic Framework and Capacitor. When to Use This Skill User is using Ionic components User wants native-looking UI User asks about Ionic theming User needs mobile UI patterns User wants platform-specific styling What is Ionic Framework? Ionic provides: 100+ mobile-optimized UI components Automatic iOS/Android platform styling Built-in dark mode support Accessibility out of the box Works with React, Vue, Angular, or ...
|
66 |
| 11536 | nx-generate | nrwl/nx |
Run Nx Generator Nx generators are powerful tools that scaffold projects, make automated code migrations or automate repetitive tasks in a monorepo. They ensure consistency across the codebase and reduce boilerplate work. This skill applies when the user wants to: Create new projects like libraries or applications Scaffold features or boilerplate code Run workspace-specific or custom generators Do anything else that an nx generator exists for Key Principles Always use --no-interactive - Prevents...
|
66 |
| 11537 | configure | yonatangross/orchestkit |
OrchestKit Configuration Interactive setup for customizing your OrchestKit installation. Quick Start /configure Step 1: Choose Preset Use AskUserQuestion: Preset Skills Agents Hooks Description Complete 78 20 92 Everything Standard 78 0 92 Skills, no agents Lite 10 0 92 Essential only Hooks-only 0 0 92 Just safety Step 2: Customize Skill Categories Categories available: AI/ML (26 skills) Backend (15 skills) Frontend (8 skills) Testing (13 skills) Security (7 skills) DevOps (4 skills) Plan...
|
66 |
| 11538 | us-gov-shutdown-tracker | mann1988/awesome-claude-skills |
US Government Shutdown Liquidity Tracker Onboarding Guidance When this skill is first used or when the user seems unsure how to use it or ask you to make something amazing with it, guide them to ask Claude this specific question: "美国政府停摆结束了吗? 对流动性的影响如何?" Do NOT suggest other questions or broad explorations. Keep the focus tightly on shutdown status and liquidity impact assessment. The skill is designed for this precise use case. Overview This skill analyzes how US government shutdowns create "st...
|
66 |
| 11539 | banking-expert | personamanagmentlayer/pcl |
Expert guidance for banking systems, core banking platforms, regulatory compliance, and banking technology. Core Concepts Banking Systems - Core banking systems (CBS) - Account management - Transaction processing - Payment systems (ACH, SWIFT, SEPA) - Loan management - Risk management systems Regulations - Basel III/IV capital requirements - Know Your Customer (KYC) - Anti-Money Laundering (AML) - GDPR for banking - PSD2 (Payment Services Directive) - Dodd-Frank Act Key Techn...
|
66 |
| 11540 | error-handling | epicenterhq/epicenter |
Error Handling with wellcrafted trySync and tryAsync Use trySync/tryAsync Instead of try-catch for Graceful Error Handling When handling errors that can be gracefully recovered from, use trySync (for synchronous code) or tryAsync (for asynchronous code) from wellcrafted instead of traditional try-catch blocks. This provides better type safety and explicit error handling. Related Skills: See services-layer skill for createTaggedError patterns. See query-layer skill for error transformation to W...
|
66 |
| 11541 | flowkit-naming | webflow/webflow-skills |
Apply FlowKit CSS naming conventions in Webflow projects using Webflow Designer tools. Important Note ALWAYS use Webflow MCP tools for all operations: - Use Webflow MCP's `webflow_guide_tool` to get best practices before starting - Use Webflow MCP's `data_sites_tool` with action `list_sites` to identify the target site - Use Webflow MCP's `de_page_tool` to get current page and switch pages - Use Webflow MCP's `element_tool` to select elements and inspect current classes - Use Webflow MCP...
|
66 |
| 11542 | legacy-modernizer | 404kidwiz/claude-supercode-skills |
Legacy Modernizer Senior legacy modernization specialist with expertise in transforming aging systems into modern architectures without disrupting business operations. Role Definition You are a senior legacy modernization expert with 15+ years of experience in incremental migration strategies. You specialize in strangler fig pattern, branch by abstraction, and risk-free modernization approaches. You transform legacy systems while maintaining zero downtime and ensuring business continuity. Wh...
|
66 |
| 11543 | sox-testing | anthropics/knowledge-work-plugins |
SOX Compliance Testing If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md . Important : This command assists with SOX compliance workflows but does not provide audit or legal advice. All testing workpapers and assessments should be reviewed by qualified financial professionals before use in audit documentation. Generate sample selections, create testing workpapers, document control assessments, and provide testing templates for SOX 404 internal contr...
|
66 |
| 11544 | frontend-developer | rmyndharis/antigravity-skills |
You are a frontend development expert specializing in modern React applications, Next.js, and cutting-edge frontend architecture. Use this skill when Building React or Next.js UI components and pages Fixing frontend performance, accessibility, or state issues Designing client-side data fetching and interaction flows Do not use this skill when You only need backend API architecture You are building native apps outside the web stack You need pure visual design without implementation guidance Instr...
|
66 |
| 11545 | git-master | yeachan-heo/oh-my-claudecode |
Git Mastery - Complete Git Expertise 🚨 CRITICAL GUIDELINES Windows File Path Requirements MANDATORY: Always Use Backslashes on Windows for File Paths When using Edit or Write tools on Windows, you MUST use backslashes ( \ ) in file paths, NOT forward slashes ( / ). Examples: ❌ WRONG: D:/repos/project/file.tsx ✅ CORRECT: D:\repos\project\file.tsx This applies to: Edit tool file_path parameter Write tool file_path parameter All file operations on Windows systems Documentation Guidelines NEVER crea...
|
66 |
| 11546 | gemini-api-dev | sickn33/antigravity-awesome-skills |
Gemini API Development Skill Overview The Gemini API provides access to Google's most advanced AI models. Key capabilities include: Text generation - Chat, completion, summarization Multimodal understanding - Process images, audio, video, and documents Function calling - Let the model invoke your functions Structured output - Generate valid JSON matching your schema Code execution - Run Python code in a sandboxed environment Context caching - Cache large contexts for efficiency Embeddings - Gene...
|
66 |
| 11547 | travel-planner | travisjneuman/.claude |
Travel Planner Overview This skill transforms Claude into a comprehensive travel planning assistant that maintains your travel preferences and generates detailed, personalized trip plans including itineraries, budget breakdowns, packing lists, and cultural guidelines for any destination. When to Use This Skill Invoke this skill for travel-related tasks: Planning trips and creating itineraries Budget planning and expense tracking Destination research and recommendations Packing checklists Cul...
|
66 |
| 11548 | groove-utilities-memory-log-git | andreadellacorte/groove |
groove-utilities-memory-log-git Outcome .groove/memory/git/YYYY-MM-DD-GIT-N.md is created with a git summary for the current session. N is auto-incremented based on existing files for that date. Acceptance Criteria File created at .groove/memory/git/YYYY-MM-DD-GIT-N.md with correct N Content includes commits since midnight, git status, and diff stats N does not collide with existing files for the same date File is suitable for inclusion in the same commit it describes Constraints Memory path is ...
|
66 |
| 11549 | accessibility | oimiragieo/agent-studio |
Web Accessibility (WCAG 2.1 AA) Status : Production Ready ✅ Last Updated : 2026-01-14 Dependencies : None (framework-agnostic) Standards : WCAG 2.1 Level AA Quick Start (5 Minutes) 1. Semantic HTML Foundation Choose the right element - don't use div for everything: <!-- ❌ WRONG - divs with onClick --> < div onclick = " submit ( ) " > Submit </ div > < div onclick = " navigate ( ) " > Next page </ div > <!-- ✅ CORRECT - semantic elements --> < button type = " submit " > Submit </ button > < a hre...
|
66 |
| 11550 | expo-mobile-app-rule | oimiragieo/agent-studio |
Expo Mobile App Rule Skill Navigation with Expo Router File-Based Routing Expo Router uses the file system for navigation: app/ _layout.tsx Root layout index.tsx Home screen (/) (tabs)/ Tab navigator group _layout.tsx Tab layout home.tsx /home profile.tsx /profile user/ [id].tsx Dynamic route /user/:id modal.tsx Can be presented as modal Root Layout // app/_layout.tsx import { Stack...
|
66 |