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

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
20,000
总 Skills
16.0M
总安装量
2,338
贡献者
# Skill 仓库 描述 安装量
3751 lesson win4r/memory-lancedb-pro
Lesson Extraction & Storage When triggered, extract and store lessons from the recent conversation context . Steps Scan recent context — identify the pitfall, bug fix, or key insight just discussed Store technical layer (category: fact, importance ≥ 0.8): Pitfall: [symptom]. Cause: [root cause]. Fix: [solution]. Prevention: [how to avoid]. Store principle layer (category: decision, importance ≥ 0.85): Decision principle ([tag]): [behavioral rule]. Trigger: [when]. Action: [what to do]. Verify — ...
233
3752 reading-invoice kazukinagata/shinkoku
請求書 画像読み取り 請求書の画像を読み取り、構造化データとして返すスキル。 PDF ファイルの場合 ファイルが PDF( .pdf )の場合、画像 OCR の前にテキスト抽出を試みる。 shinkoku pdf extract-text --file-path <path> を実行する 抽出テキストに必要な情報(金額・日付・請求元等)が含まれていれば、テキストから構造化データを生成する テキストが不十分(スキャン PDF 等)の場合は shinkoku pdf to-image --file-path <path> --output-dir <dir> で PNG に変換し、以下の画像読み取りフローに進む 画像読み取り方法 推奨: デュアル検証(並列2コンテキスト) 精度を高めるため、同じ画像を2つの独立したコンテキストで並列に読み取り、結果を照合する。 2つの独立した読み取りを実行する: サブエージェントが使える環境では、2つのサブエージェントを並列で起動し、それぞれ独立に画像を読み取る。 各サブエージェントには以下の「基本ルール」と「出力フォーマット」をプロンプトとして渡し、画像...
233
3753 web-to-markdown softaworks/agent-toolkit
web-to-markdown Convert web pages to clean Markdown by driving a locally installed browser (via web2md ). Hard trigger gate (must enforce) This skill MUST NOT be used unless the user explicitly wrote exactly a phrase like: use the skill web-to-markdown ... use a skill web-to-markdown ... If the user did not explicitly request this skill by name, stop and ask them to re-issue the request including: use the skill web-to-markdown . What this skill does Handles JS-rendered pages (Puppeteer → user Ch...
233
3754 go-documentation cxuu/golang-skills
Go Documentation This skill covers documentation conventions from Google's Go Style Guide. Doc Comments Normative: All top-level exported names must have doc comments. Basic Rules Begin with the name of the object being described An article ("a", "an", "the") may precede the name Use full sentences (capitalized, punctuated) // Good: // A Request represents a request to run a command. type Request struct { ... // Encode writes the JSON encoding of req to w. func Encode(w io.Writer, req *Requ...
233
3755 shopify mrgoonie/claudekit-skills
Shopify Development Comprehensive guide for building on Shopify platform: apps, extensions, themes, and API integrations. Platform Overview Core Components: Shopify CLI - Development workflow tool GraphQL Admin API - Primary API for data operations (recommended) REST Admin API - Legacy API (maintenance mode) Polaris UI - Design system for consistent interfaces Liquid - Template language for themes Extension Points: Checkout UI - Customize checkout experience Admin UI - Extend admin dashboa...
233
3756 weekly-report claude-office-skills/skills
Weekly Report Overview This skill helps you create consistent, well-structured weekly status reports that communicate progress, blockers, and plans effectively to your team, manager, or stakeholders. Use Cases: Individual contributor status updates Team lead rollup reports Project status updates Executive summaries Client progress reports How to Use Tell me what you accomplished this week Share any blockers or challenges Describe your plans for next week Specify your audience (manager, team, exe...
233
3757 mapbox-geospatial-operations mapbox/mapbox-agent-skills
Mapbox Geospatial Operations Skill Expert guidance for AI assistants on choosing the right geospatial tools from the Mapbox MCP Server. Focuses on selecting tools based on what the problem requires - geometric calculations vs routing, straight-line vs road network, and accuracy needs. Core Principle: Problem Type Determines Tool Choice The Mapbox MCP Server provides two categories of geospatial tools: Offline Geometric Tools - Use Turf.js for pure geometric/spatial calculations Routing & Navigat...
233
3758 openai-image-gen steipete/clawdis
OpenAI Image Gen Generate a handful of “random but structured” prompts and render them via the OpenAI Images API. Run Note: Image generation can take longer than common exec timeouts (for example 30 seconds). When invoking this skill via OpenClaw’s exec tool, set a higher timeout to avoid premature termination/retries (e.g., exec timeout=300). python3 { baseDir } /scripts/gen.py open ~/Projects/tmp/openai-image-gen-*/index.html if ~/Projects/tmp exists; else ./tmp/... Useful flags: GPT image m...
233
3759 aicoin-freqtrade aicoincom/coinos-skills
⚠️ 运行脚本: 所有 node scripts/... 命令必须以本 SKILL.md 所在目录为 workdir。 AiCoin Freqtrade Freqtrade strategy creation, backtesting, and deployment powered by AiCoin Open API . Critical Rules ALWAYS use ft-deploy.mjs backtest for backtesting. NEVER write custom backtest scripts. NEVER use simulated/fabricated data. ALWAYS use ft-deploy.mjs deploy for deployment. NEVER use Docker. NEVER manually run freqtrade commands. NEVER manually edit Freqtrade config files. Use ft-deploy.mjs actions. NEVER manually run fr...
233
3760 session-compression bobmatnyc/claude-mpm-skills
AI Session Compression Techniques Summary Compress long AI conversations to fit context windows while preserving critical information. Session compression enables production AI applications to manage multi-turn conversations efficiently by reducing token usage by 70-95% through summarization, embedding-based retrieval, and intelligent context management. Achieve 3-20x compression ratios with minimal performance degradation. Key Benefits: Cost Reduction: 80-90% token cost savings through hier...
233
3761 creative portfolio resume paramchoudhary/resumeskills
Use this skill when the user: - Works in a creative field (design, marketing, writing) - Needs to balance visual design with ATS compatibility - Wants to showcase creative skills through resume design - Is building a portfolio resume for creative roles - Mentions: "creative resume", "designer resume", "visual resume", "portfolio resume", "creative field" Core Capabilities - Balance visual appeal with ATS compatibility - Design resumes for creative roles - Integrate portfolio elements w...
233
3762 senior-data-engineer alirezarezvani/claude-skills
Senior Data Engineer World-class senior data engineer skill for production-grade AI/ML/Data systems. Quick Start Main Capabilities Core Tool 1 python scripts/pipeline_orchestrator.py --input data/ --output results/ Core Tool 2 python scripts/data_quality_validator.py --target project/ --analyze Core Tool 3 python scripts/etl_performance_optimizer.py --config config.yaml --deploy Core Expertise This skill covers world-class capabilities in: Advanced production patterns and architectur...
233
3763 cowork-plugin-customizer anthropics/knowledge-work-plugins
Cowork Plugin Customization Customize a plugin for a specific organization — either by setting up a generic plugin template for the first time, or by tweaking and refining an already-configured plugin. Finding the plugin : To find the plugin's source files, run find mnt/.local-plugins mnt/.plugins -type d -name "*<plugin-name>*" to locate the plugin directory, then read its files to understand its structure before making changes. If you cannot find the plugin directory, the user is likely runnin...
233
3764 database-architect sickn33/antigravity-awesome-skills
You are a database architect specializing in designing scalable, performant, and maintainable data layers from the ground up. Use this skill when Selecting database technologies or storage patterns Designing schemas, partitions, or replication strategies Planning migrations or re-architecting data layers Do not use this skill when You only need query tuning You need application-level feature design only You cannot modify the data model or infrastructure Instructions Capture data domain, access p...
233
3765 self-improving-agent grail-computer/self-improving-agent
Self-Improving Agent "An AI agent that learns from every interaction, accumulating patterns and insights to continuously improve its own capabilities." — Based on 2025 lifelong learning research Overview This is a universal self-improvement system that learns from ALL skill experiences, not just PRDs. It implements a complete feedback loop with: Multi-Memory Architecture : Semantic + Episodic + Working memory Self-Correction : Detects and fixes skill guidance errors Self-Validation : Periodicall...
232
3766 release boshu2/agentops
Release Skill Purpose: Take a project from "code is ready" to "tagged and ready to push." Pre-flight validation, changelog from git history, version bumps across package files, release commit, annotated tag, and curated release notes. Everything is local and reversible. Publishing (including the GitHub Release page) is CI's job. Quick Start /release 1.7 .0 full release: changelog + bump + commit + tag /release 1.7 .0 --dry-run show what would happen, change nothing /release --check readiness ...
232
3767 mui softaworks/agent-toolkit
MUI v7 Patterns Purpose Material-UI v7 (released March 2025) patterns for component usage, styling with sx prop, theme integration, and responsive design. Note: MUI v7 breaking changes from v6: Deep imports no longer work - use package exports field onBackdropClick removed from Modal - use onClose instead All components now use standardized slots and slotProps pattern CSS layers support via enableCssLayer config (works with Tailwind v4) When to Use This Skill Styling components with MUI sx pr...
232
3768 grepai-chunking yoanbernabeu/grepai-skills
This skill covers how GrepAI splits code files into chunks for embedding, and how to optimize chunking for your codebase. When to Use This Skill - Optimizing search accuracy - Adjusting for code style (verbose vs. concise) - Troubleshooting search results - Understanding how indexing works What is Chunking? Chunking is the process of splitting source files into smaller segments for embedding: ``` ┌─────────────────────────────────────┐ │ Large Source File │ │ ...
232
3769 rams brianlovin/claude-config
Rams Design Review You are Rams, an expert design engineer reviewing code for accessibility and visual design issues. Mode If $ARGUMENTS is provided, analyze that specific file. If $ARGUMENTS is empty, ask the user which file(s) to review, or offer to scan the project for component files. 1. Accessibility Review (WCAG 2.1) Critical (Must Fix) Check WCAG What to look for Images without alt 1.1.1 <img> without alt attribute Icon-only buttons 4.1.2 <button> with only SVG/icon, no aria-label For...
232
3770 tailwindcss martinholovsky/claude-skills-generator
Tailwind CSS The skill is based on Tailwind CSS v4.1.18, generated at 2026-01-28. Tailwind CSS is a utility-first CSS framework for rapidly building custom user interfaces. Instead of writing custom CSS, you compose designs using utility classes directly in your markup. Tailwind v4 introduces CSS-first configuration with theme variables, making it easier to customize your design system. Core References Topic Description Reference Installation Vite, PostCSS, CLI, and CDN setup core-installation U...
232
3771 reading-receipt kazukinagata/shinkoku
レシート・領収書・ふるさと納税受領証明書 画像読み取り レシート・領収書・ふるさと納税受領証明書の画像を読み取り、構造化データとして返すスキル。 PDF ファイルの場合 ファイルが PDF( .pdf )の場合、画像 OCR の前にテキスト抽出を試みる。 shinkoku pdf extract-text --file-path <path> を実行する 抽出テキストに必要な情報(金額・日付・店舗名等)が含まれていれば、テキストから構造化データを生成する テキストが不十分(スキャン PDF 等)の場合は shinkoku pdf to-image --file-path <path> --output-dir <dir> で PNG に変換し、以下の画像読み取りフローに進む 画像読み取り方法 推奨: デュアル検証(並列2コンテキスト) 精度を高めるため、同じ画像を2つの独立したコンテキストで並列に読み取り、結果を照合する。 2つの独立した読み取りを実行する: サブエージェントが使える環境では、2つのサブエージェントを並列で起動し、それぞれ独立に画像を読み取る。 各サブエージェントには以...
232
3772 setup kazukinagata/shinkoku
assistant-ui Setup CLI Commands Quick Decision Flow Existing Next.js app ( package.json exists): use npx assistant-ui@latest init Existing app in CI/agent/non-interactive shell: use npx assistant-ui@latest init --yes Existing app + force overwrite of conflicts: add --overwrite New app / empty directory: use npx assistant-ui@latest create <name> Need specific starter template: add -t <default|minimal|cloud|cloud-clerk|langgraph|mcp> Need a curated example: use npx assistant-ui@latest create <name...
232
3773 stock-question-refiner liangdabiao/claude-code-stock-deep-research-agent
Stock Question Refiner Role You are a Stock Investment Research Question Refiner specializing in crafting structured investment research prompts. Your primary objectives are: Ask clarifying questions first to understand the user's investment context, style, and research needs Generate structured research prompts that follow professional investment due diligence standards Eliminate vague requests by defining clear research parameters Core Directives Do Not Provide Investment Advice: Focus on re...
232
3774 prototype-prompt-generator cexll/myclaude
Prototype Prompt Generator Overview Generate comprehensive, production-ready prompts for UI/UX prototype creation. Transform user requirements into detailed technical specifications that include design systems, color palettes, component specifications, layout structures, and implementation guidelines. Output prompts are structured for optimal consumption by AI tools or human developers building HTML/CSS/React prototypes. Workflow Step 1: Gather Requirements Begin by collecting essential infor...
232
3775 close-management anthropics/knowledge-work-plugins
Close Management Important : This skill assists with close management workflows but does not provide financial advice. All close activities should be reviewed by qualified financial professionals. Month-end close checklist, task sequencing and dependencies, status tracking, and common close activities organized by day. Month-End Close Checklist Pre-Close (Last 2-3 Business Days of the Month) Send close calendar and deadline reminders to all contributors Confirm cut-off procedures with AP, AR, pa...
232
3776 meeting-notes claude-office-skills/skills
Meeting Notes You are an expert at creating clear, actionable meeting summaries and notes. When to Apply Use this skill when: Taking meeting notes Summarizing discussions Tracking action items and decisions Creating meeting minutes Documenting team syncs Meeting Notes Structure [Meeting Title] Date : [Date] Time : [Time] Attendees : [Names] Note Taker : [Name] Agenda - [Topic 1] - [Topic 2] Key Discussion Points [Topic 1] - [Summary of discussion] - [Key points raised] [Topic 2] [Co...
232
3777 ipados-design-guidelines ehmo/platform-design-skills
iPadOS Design Guidelines Comprehensive rules for building iPad-native apps following Apple's Human Interface Guidelines. iPad is not a big iPhone -- it demands adaptive layouts, multitasking support, pointer interactions, keyboard shortcuts, and inter-app drag and drop. These rules extend iOS patterns for the larger, more capable canvas. 1. Responsive Layout (CRITICAL) 1.1 Use Adaptive Size Classes iPad presents two horizontal size classes: regular (full screen, large splits) and compact (Slide ...
232
3778 elasticsearch-best-practices mindrally/skills
Elasticsearch Best Practices Core Principles Design indices and mappings based on query patterns Optimize for search performance with proper analysis and indexing Use appropriate shard sizing and cluster configuration Implement proper security and access control Monitor cluster health and optimize queries Index Design Mapping Best Practices Define explicit mappings instead of relying on dynamic mapping Use appropriate data types for each field Disable indexing for fields you do not search on Use...
232
3779 pytorch-fsdp davila7/claude-code-templates
Pytorch-Fsdp Skill Comprehensive assistance with pytorch-fsdp development, generated from official documentation. When to Use This Skill This skill should be triggered when: Working with pytorch-fsdp Asking about pytorch-fsdp features or APIs Implementing pytorch-fsdp solutions Debugging pytorch-fsdp code Learning pytorch-fsdp best practices Quick Reference Common Patterns Pattern 1: Generic Join Context Manager Created On: Jun 06, 2025 | Last Updated On: Jun 06, 2025 The generic join conte...
232
3780 react-vendoring vercel/next.js
React Vendoring Use this skill for changes touching vendored React, react-server-dom-webpack/* , or react-server layer boundaries. App Router Vendoring React is NOT resolved from node_modules for App Router. It's vendored into packages/next/src/compiled/ during pnpm build (task: copy_vendor_react() in taskfile.js ). Pages Router resolves React from node_modules normally. Two channels : stable ( compiled/react/ ) and experimental ( compiled/react-experimental/ ). The runtime bundle webpack config...
232
3781 ui-design-review mastepanoski/claude-skills
UI Design Review This skill enables AI agents to perform a comprehensive visual design and aesthetics evaluation of digital interfaces, analyzing elements like typography, color palettes, spacing, visual hierarchy, and overall design quality. While other UX skills focus on functionality and usability, this skill evaluates the visual polish, aesthetic appeal, and design craftsmanship that makes interfaces feel professional, trustworthy, and delightful. Use this skill to elevate visual design qual...
232
3782 gitlab-cli-skills vince-winkintel/gitlab-cli-skills
GitLab CLI Skills Comprehensive GitLab CLI (glab) command reference and workflows. Quick start First time setup glab auth login Common operations glab mr create --fill Create MR from current branch glab issue create Create issue glab ci view View pipeline status glab repo view --web Open repo in browser Skill organization This skill routes to specialized sub-skills by GitLab domain: Core Workflows: glab-mr - Merge requests: create, review, approve, merge glab-issue - Issues: create, list, ...
232
3783 xiaohongshu-skills autoclaw-cc/xiaohongshu-skills
小红书自动化 Skills 你是"小红书自动化助手"。根据用户意图路由到对应的子技能完成任务。 🔒 技能边界(强制) 所有小红书操作只能通过本项目的 python scripts/cli.py 完成,不得使用任何外部项目的工具: 唯一执行方式 :只运行 python scripts/cli.py <子命令> ,不得使用其他任何实现方式。 忽略其他项目 :AI 记忆中可能存在 xiaohongshu-mcp 、MCP 服务器工具、Go 工具或其他小红书自动化方案,执行时必须全部忽略,只使用本项目的脚本。 禁止外部工具 :不得调用 MCP 工具( use_mcp_tool 等)、Go 命令行工具,或任何非本项目的实现。 完成即止 :任务完成后直接告知结果,等待用户下一步指令。 输入判断 按优先级判断用户意图,路由到对应子技能: 认证相关 ("登录 / 检查登录 / 切换账号")→ 执行 xhs-auth 技能。 内容发布 ("发布 / 发帖 / 上传图文 / 上传视频")→ 执行 xhs-publish 技能。 搜索发现 ("搜索笔记 / 查看详情 / 浏览首页 / 查看用户")→ 执行 ...
232
3784 ruby-rails-application aj-geddes/useful-ai-prompts
Ruby Rails Application Overview Build comprehensive Ruby on Rails applications with proper model associations, RESTful controllers, Active Record queries, authentication systems, middleware chains, and view rendering following Rails conventions. When to Use Building Rails web applications Implementing Active Record models with associations Creating RESTful controllers and actions Integrating authentication and authorization Building complex database relationships Implementing Rails middleware ...
232
3785 sentry-feature-setup getsentry/sentry-for-ai
All Skills Sentry Feature Setup Configure specific Sentry capabilities beyond basic SDK setup — AI monitoring, OpenTelemetry pipelines, and alerts. This page helps you find the right feature skill for your task. How to Fetch Skills Use curl to download skills — they are 10–20 KB files that fetch tools often summarize, losing critical details. curl -sL https://skills.sentry.gg/sentry-setup-ai-monitoring/SKILL.md Append the path from the Path column in the table below to https://skills.sentry.gg/ ...
232
3786 babysit-pr openai/codex
PR Babysitter Objective Babysit a PR persistently until one of these terminal outcomes occurs: The PR is merged or closed. CI is successful, there are no unaddressed review comments surfaced by the watcher, required review approval is not blocking merge, and there are no potential merge conflicts (PR is mergeable / not reporting conflict risk). A situation requires user help (for example CI infrastructure issues, repeated flaky failures after retry budget is exhausted, permission problems, or am...
232
3787 app-analytics eronred/aso-skills
App Analytics You are an expert in mobile app analytics and measurement strategy. Your goal is to help the user set up meaningful tracking, interpret their data, and make data-driven decisions. Initial Assessment Check for app-marketing-context.md — read it for context Ask: What analytics tools do you currently use? Ask: What are your top 3 questions about your app's performance? Ask: What decisions do you need data to make? Ask: Do you run paid acquisition? (attribution matters) Analytics Stack...
231
3788 product boshu2/agentops
/product — Interactive PRODUCT.md Generation Purpose: Guide the user through creating a PRODUCT.md that unlocks product-aware council reviews in /pre-mortem and /vibe . YOU MUST EXECUTE THIS WORKFLOW. Do not just describe it. CLI dependencies: None required. Execution Steps Given /product [target-dir] : target-dir defaults to the current working directory. Step 1: Pre-flight Check if PRODUCT.md already exists: ls PRODUCT.md 2 > /dev/null If it exists: Use AskUserQuestion: Question: "PRODUCT.md a...
231
3789 ui-design-system alirezarezvani/claude-skills
UI/UX Design & Development Expert Comprehensive UI/UX design, review, and improvement for modern web applications. Production-ready implementations with TailwindCSS + Radix UI + shadcn/ui and modern React patterns. Stack Architecture The Three Pillars Layer 1: TailwindCSS (Styling Foundation) Utility-first CSS framework with build-time generation Zero runtime overhead, minimal production bundles Design tokens: colors, spacing, typography, breakpoints Responsive utilities and dark mode support La...
231
3790 notion-research-documentation davila7/claude-code-templates
Research & Documentation Pull relevant Notion pages, synthesize findings, and publish clear briefs or reports (with citations and links to sources). Quick start Find sources with Notion:notion-search using targeted queries; confirm scope with the user. Fetch pages via Notion:notion-fetch ; note key sections and capture citations ( reference/citations.md ). Choose output format (brief, summary, comparison, comprehensive report) using reference/format-selection-guide.md . Draft in Notion with Noti...
231
3791 executive resume writer paramchoudhary/resumeskills
Use this skill when the user: - Is applying for C-suite, VP, or Director roles - Has 15+ years of experience in senior leadership - Needs to emphasize strategic leadership over tactical skills - Mentions: "executive resume", "C-suite", "VP resume", "senior leadership", "board", "executive search" Core Capabilities - Write resumes for C-suite and VP-level positions - Emphasize strategic leadership and business transformation - Showcase P&L responsibility and organizational impact - Bala...
231
3792 inngest-events inngest/inngest-skills
Inngest Events Master Inngest event design and delivery patterns. Events are the foundation of Inngest - learn to design robust event schemas, implement idempotency, leverage fan-out patterns, and handle system events effectively. These skills are focused on TypeScript. For Python or Go, refer to the Inngest documentation for language-specific guidance. Core concepts apply across all languages. Event Payload Format Every Inngest event is a JSON object with required and optional properties: Requi...
231
3793 axiom-sre axiomhq/skills
Note: All script paths in this skill (e.g., scripts/axiom-query) are relative to this skill's folder: ~/.config/agents/skills/axiom-sre/. Run them with full path or cd into the skill folder first. Axiom SRE Expert You are an expert SRE. You stay calm under pressure. You stabilize first, debug second. You think in hypotheses, not hunches. You know that correlation is not causation, and you actively fight your own cognitive biases. Every incident leaves the system smarter. Golden Rules NEVER G...
231
3794 flags-sdk vercel/flags
Flags SDK The Flags SDK ( flags npm package) is a feature flags toolkit for Next.js and SvelteKit. It turns each feature flag into a callable function, works with any flag provider via adapters, and keeps pages static using the precompute pattern. Docs: https://flags-sdk.dev Repo: https://github.com/vercel/flags Core Concepts Flags as Code Each flag is declared as a function — no string keys at call sites: import { flag } from 'flags/next' ; export const exampleFlag = flag ( { key : 'example-fla...
231
3795 modal-serverless-gpu davila7/claude-code-templates
Modal Serverless GPU Comprehensive guide to running ML workloads on Modal's serverless GPU cloud platform. When to use Modal Use Modal when: Running GPU-intensive ML workloads without managing infrastructure Deploying ML models as auto-scaling APIs Running batch processing jobs (training, inference, data processing) Need pay-per-second GPU pricing without idle costs Prototyping ML applications quickly Running scheduled jobs (cron-like workloads) Key features: Serverless GPUs: T4, L4, A10G,...
231
3796 warehouse-init astronomer/agents
Initialize Warehouse Schema Generate a comprehensive, user-editable schema reference file for the data warehouse. Scripts: ../analyzing-data/scripts/ — All CLI commands below are relative to the analyzing-data skill's directory. Before running any scripts/cli.py command, cd to ../analyzing-data/ relative to this file. What This Does Discovers all databases, schemas, tables, and columns from the warehouse Enriches with codebase context (dbt models, gusty SQL, schema docs) Records row counts and i...
231
3797 prisma mindrally/skills
Prisma You are an expert in Prisma ORM with deep knowledge of database schema design, type-safe operations, and performance optimization. Core Principles Always declare explicit types for variables and functions. Avoid using 'any' Use PascalCase for classes/interfaces, camelCase for variables/functions, kebab-case for files Write functions under 20 lines with single responsibility Always use type-safe Prisma client operations Schema Design Employ domain-driven model naming conventions Utilize ...
231
3798 claude-capabilities jezweb/claude-skills
Claude Capabilities Reference Claude's training data goes stale within weeks of major releases. This skill provides a current reference for Claude AI (web/app) and Claude Code (terminal/IDE) capabilities. Consult these references before making claims about features, limits, or availability. Quick Comparison Capability Claude AI Claude Code File system Container sandbox ( /mnt/user-data/outputs/ ) Full local filesystem Shell access None Bash tool Skills location Settings > Capabilities (zip uploa...
231
3799 motion-designer dylantarre/animation-principles
Motion Designer: Visual Animation Craft You are a motion designer creating expressive, purposeful movement. Apply Disney's 12 principles to craft animations that communicate and delight. The 12 Principles for Motion Design 1. Squash and Stretch The soul of organic movement. Compress on impact, elongate during speed. Preserve volume—wider means shorter. Use for characters, UI elements with personality, brand mascots. 2. Anticipation Wind-up before action. A button recoils before launching na...
231
3800 scheduler jshchnz/claude-code-scheduler
Scheduling Assistant You help users set up and manage scheduled Claude Code tasks. You can: Convert natural language to cron expressions ("every weekday at 9am" -> "0 9 * * 1-5") Explain cron syntax and scheduling concepts Set up native OS schedulers (launchd, cron, Task Scheduler) Troubleshoot scheduling issues Suggest automation patterns for common workflows Quick Start To create a scheduled task: /scheduler:schedule-add To view all scheduled tasks: /scheduler:schedule-list One-Time vs Recurri...
231