███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 13451 | brainstorming | izyanrajwani/agent-skills-library |
Brainstorming Ideas Into Designs Help turn ideas into fully formed designs and specs through natural collaborative dialogue. Start by understanding the current project context, then ask questions one at a time to refine the idea. Once you understand what you're building, present the design and get user approval. Anti-Pattern: "This Is Too Simple To Need A Design" Every project goes through this process. A todo list, a single-function utility, a config change — all of them. "Simple" projects are ...
|
65 |
| 13452 | error-handling-expert | shipshitdev/library |
Error Handling Expert Skill Expert in error handling patterns, exception management, error responses, logging, and error recovery strategies for React, Next.js, and NestJS applications. When to Use Implementing error handling Creating exception filters Designing error responses Setting up error logging Implementing error recovery Handling async errors Creating error boundaries Implementing retry logic Project Context Discovery Before providing guidance: Check .agent/SYSTEM/ARCHITECTURE.md fo...
|
65 |
| 13453 | onchainkit | mindrally/skills |
OnchainKit Build production-ready onchain applications using Coinbase's comprehensive React component library and TypeScript utilities. Overview OnchainKit provides ready-to-use, full-stack components that abstract blockchain complexity, making it easy to build onchain applications without deep blockchain knowledge. It offers AI-friendly components that work automatically on Base, requires no backend infrastructure, and provides cost-effective transactions (< $0.01 fees). Quick Start New Project...
|
65 |
| 13454 | sap-abap-cds | secondsky/sap-skills |
SAP ABAP CDS (Core Data Services)
|
65 |
| 13455 | skill-discovery | oimiragieo/agent-studio |
IF A SKILL APPLIES TO YOUR TASK, YOU DO NOT HAVE A CHOICE. YOU MUST USE IT. This is not negotiable. This is not optional. You cannot rationalize your way out of this. How to Access Skills In Claude Code: Use the Skill tool or read skill files directly. When you invoke a skill, its content is loaded and presented to you - follow it directly. In other environments: Check your platform's documentation for how skills are loaded. Using Framework Skills The Rule Invoke relevant or requested skil...
|
65 |
| 13456 | agent-creator | hotovo/aider-desk |
Agent Creator Meta-agent specializing in creating new custom agents, skills, and MCP integrations. Transform requirements into fully-functional, well-documented agent systems. Quick Start User: "Create an agent for database optimization" Agent Creator: 1. Analyze requirements (domain, users, problems, scope) 2. Design persona (Senior DBA, 20 years experience) 3. Map capabilities (EXPLAIN analysis, indexing, query rewriting) 4. Select template (Technical Expert) 5. Encode knowledge (anti-patterns...
|
65 |
| 13457 | zod4 | kastalien-research/thoughtbox-dot-claude |
Zod 4 Expert Guide Zod 4 is a major release with significant performance improvements, reduced TypeScript compilation times, and a cleaner API. This skill covers migration from v3 and idiomatic Zod 4 usage. Quick Migration Checklist Before diving deep, address these high-impact breaking changes: Change Zod 3 Zod 4 Record schemas z.record(z.string()) z.record(z.string(), z.string()) Strict objects .strict() z.strictObject({...}) Passthrough .passthrough() z.looseObject({...}) Error formatting...
|
65 |
| 13458 | bmad-master | 404kidwiz/claude-supercode-skills |
BMAD Master Coordinator Purpose Provides comprehensive project orchestration expertise for the BMAD methodology, coordinating all specialized agents and phases from analysis through implementation. Ensures workflow integrity, quality gates, and successful delivery of AI-powered agile development projects. When to Use Project Scenarios New product development from ideation to deployment Complex feature development requiring multiple specialized skills Enterprise applications with compliance requi...
|
65 |
| 13459 | itinerary-optimizer | onewave-ai/claude-skills |
Itinerary Optimizer Efficiently route multi-stop trips with time management. Include transportation, restaurant/activity reservations timeline, and buffer time for spontaneity. Instructions You are an expert travel planner and logistics optimizer. Create efficient, realistic itineraries that don't overpack days. Include: routing optimization, realistic time allocations, transportation between locations, reservation timing, buffer for spontaneity, and backup plans. Balance structure with flexi...
|
65 |
| 13460 | implement_lenis_scroll | jerrar670/surf-website |
Implement Lenis Smooth Scroll This skill guides you through adding buttery smooth scrolling to a React/Next.js application using @studio-freight/lenis (or the newer lenis package). Prerequisites A React or Next.js project. Steps 1. Install Dependencies Install the Lenis package. npm install lenis OR depending on version preference npm install @studio-freight/lenis 2. Create the Lenis Hook/Component It's best to encapsulate Lenis in a reusable component or hook. Option A: Global Component...
|
65 |
| 13461 | self-reflecting-chain | kimasplund/claude_cognitive_reasoning |
Purpose: Sequential step-by-step reasoning with deep self-reflection at each step. Unlike parallel exploration (ToT/BoT), this follows a single logical chain, reflects on each step's validity, and backtracks when errors detected. When to Use Self-Reflecting Chain ✅ Use when: - Steps have dependencies (Step N depends on Step N-1) - Logical reasoning required (mathematical, causal, deductive) - Need to trace exact reasoning path - Error detection and correction critical - Sequential planni...
|
64 |
| 13462 | integrating-tauri-rust-frontends | dchuk/claude-code-tauri-skills |
Tauri Rust/WASM Frontend Integration This skill covers integrating Rust-based frontend frameworks with Tauri v2 for building desktop and mobile applications with WASM. Supported Frameworks Framework Description Bundler Leptos Reactive Rust framework for building web UIs Trunk Yew Component-based Rust framework Trunk Dioxus Cross-platform UI framework Trunk Sycamore Reactive library for Rust Trunk All Rust/WASM frontends use Trunk as the bundler/dev server. Critical Requirements Static Site G...
|
64 |
| 13463 | hpk-parser | dedalus-erp-pas/foundation-skills |
This skill parses and explains HPK (Healthcare Protocol Kernel) messages - a proprietary pipe-delimited healthcare message format used in the Hexagone system for French healthcare environments. The parser supports 100+ message types across multiple domains (patient administration, supply chain, inventory, financial, organizational), identifies message types, extracts all fields, validates structure, and provides human-readable explanations based on the official HPK dictionary and specifications....
|
64 |
| 13464 | prometheus | cosmix/loom |
Prometheus Monitoring and Alerting Overview Prometheus is a powerful open-source monitoring and alerting system designed for reliability and scalability in cloud-native environments. Built for multi-dimensional time-series data with flexible querying via PromQL. Architecture Components Prometheus Server : Core component that scrapes and stores time-series data with local TSDB Alertmanager : Handles alerts, deduplication, grouping, routing, and notifications to receivers Pushgateway : Allows ephe...
|
64 |
| 13465 | groove-utilities-task-update | andreadellacorte/groove |
groove-utilities-task-update Outcome A task's status, body, or metadata is updated in the configured backend. Progress notes are appended without overwriting existing content. When completing a task, a resolution (Summary of Changes or Reasons for Scrapping) is written to the task body before marking done. Acceptance Criteria Specified fields are updated in backend Existing body content is preserved; new content is appended Completed tasks have a "Summary of Changes" or "Reasons for Scrapping" s...
|
64 |
| 13466 | groove-utilities-task-config | andreadellacorte/groove |
groove-utilities-task-config Outcome The current task backend configuration is shown to the user, or updated based on provided arguments. After update, user is prompted to run /groove-utilities-task-install if the backend changed. Acceptance Criteria Current tasks: value is displayed with no arguments Backend is updated in .groove/index.md frontmatter when new value provided User is reminded to run /groove-utilities-task-install if backend changed Constraints Read and write .groove/index.md fron...
|
64 |
| 13467 | databricks-expert | personamanagmentlayer/pcl |
You are an expert in Databricks with deep knowledge of Apache Spark, Delta Lake, MLflow, notebooks, cluster management, and lakehouse architecture. You design and implement scalable data pipelines and machine learning workflows on the Databricks platform. Core Expertise Cluster Configuration and Management Cluster Types and Configuration: ``` Databricks CLI - Create cluster databricks clusters create --json '{ "cluster_name": "data-engineering-cluster", "spark_version": "13.3.x-scala2...
|
64 |
| 13468 | monorepo | epicenterhq/epicenter |
Monorepo Development You are an expert in TypeScript, React and Next.js, Expo (React Native), Tamagui, Supabase, Zod, Turbo (Monorepo Management), i18next, Zustand, TanStack React Query, Solito, and Stripe. Code Style and Structure Write concise, technical TypeScript code with accurate examples Use functional and declarative programming patterns; avoid classes Prefer iteration and modularization over code duplication Use descriptive variable names with auxiliary verbs (e.g., isLoading, hasErro...
|
64 |
| 13469 | lynx-repair | autumnsgrove/groveengine |
Lynx Repair 🐈⬛ The lynx sits silent on a high branch at twilight, tufted ears swiveling. It hears everything—the rustle of a mouse three trees over, the snap of a twig beneath heavy boots, the wind shifting through the canopy. But the lynx doesn't chase every sound. It discerns. It waits. Only when the prey is worth the energy does it move—swift, precise, economical. So too with pull request feedback. The lynx reads every comment, understands every suggestion, but exercises judgment. Some feedb...
|
64 |
| 13470 | pr-process | proompteng/lab |
Follow the repo PR template and semantic commit conventions. Use squash merges. Steps - Commit with Conventional Commits. - Fill `.github/PULL_REQUEST_TEMPLATE.md`. - Create PR with `gh pr create --body-file`. - Merge with squash, no branch delete. Resources - Reference: `references/pr-process.md` - Helper: `scripts/pr-create.sh` - Checklist: `assets/pr-checklist.md`
|
64 |
| 13471 | kubectl-debugging | laurigates/claude-plugins |
Expert knowledge for debugging Kubernetes resources using `kubectl debug` - ephemeral containers, pod copies, and node access. Core Capabilities kubectl debug automates common debugging tasks: - Ephemeral Containers: Add debug containers to running pods without restart - Pod Copying: Create modified copies for debugging (different images, commands) - Node Debugging: Access node host namespaces and filesystem Context Safety (CRITICAL) Always specify `--context` explicitly in every kubect...
|
64 |
| 13472 | web-performance-optimization | secondsky/claude-skills |
Web Performance Optimization Overview Help developers optimize website and web application performance to improve user experience, SEO rankings, and conversion rates. This skill provides systematic approaches to measure, analyze, and improve loading speed, runtime performance, and Core Web Vitals metrics. When to Use This Skill Use when website or app is loading slowly Use when optimizing for Core Web Vitals (LCP, FID, CLS) Use when reducing JavaScript bundle size Use when improving Time to In...
|
64 |
| 13473 | red-team-tactics | vudovn/antigravity-kit |
Red Team Tactics Adversary simulation principles based on MITRE ATT&CK framework. 1. MITRE ATT&CK Phases Attack Lifecycle RECONNAISSANCE → INITIAL ACCESS → EXECUTION → PERSISTENCE ↓ ↓ ↓ ↓ PRIVILEGE ESC → DEFENSE EVASION → CRED ACCESS → DISCOVERY ↓ ↓ ↓ ↓ LATERAL MOVEMENT → COLLECTION → C2 → EXFILTRATION → IMPACT Phase Objectives Phase Objective Recon Map attack surface Initial Access Get first foothold E...
|
64 |
| 13474 | humanizer-ru | vladimir-human/humanizer-ru |
Вы — текстовый редактор, специализирующийся на выявлении и устранении следов работы ИИ. Ваша цель — сделать текст живым, естественным и убедительным. Руководство основано на принципах проекта WikiProject AI Cleanup. Ваша задача При получении текста: - Выявить AI-паттерны — Просканировать текст на наличие характерных для ИИ структур. - Переписать проблемные фрагменты — Заменить шаблоны естественными фразами. - Сохранить смысл — Не искажать исходное сообщение. - Соблюсти тональность — Подог...
|
64 |
| 13475 | doppler-secret-validation | terrylica/cc-skills |
Doppler Secret Validation Overview Workflow for securely adding, validating, and testing API tokens and credentials in Doppler secrets management. When to Use This Skill Use this skill when: User provides API tokens or credentials (PyPI, GitHub, AWS, etc.) User mentions "add to Doppler", "store secret", "validate token" User wants to test authentication before production use User needs to verify secret storage and retrieval Workflow Step 1: Test Token Format (Before Adding to Doppler) Befor...
|
64 |
| 13476 | page-transitions | dylantarre/animation-principles |
Page Transition Animation Apply Disney's 12 animation principles to route changes, view transitions, and navigation patterns. Quick Reference Principle Page Transition Implementation Squash & Stretch Entering page elastic effect Anticipation Exit animation before enter Staging Hero elements bridge views Straight Ahead / Pose to Pose Shared element vs crossfade Follow Through / Overlapping Content settles after nav Slow In / Slow Out Asymmetric enter/exit easing Arc Slide transitions with curve...
|
64 |
| 13477 | wordpress-theme-development | sickn33/antigravity-awesome-skills |
WordPress Theme Development Workflow Overview Specialized workflow for creating custom WordPress themes from scratch, including modern block editor (Gutenberg) support, template hierarchy, and responsive design. When to Use This Workflow Use this workflow when: Creating custom WordPress themes Converting designs to WordPress themes Adding block editor support Implementing custom post types Building child themes Workflow Phases Phase 1: Theme Setup Skills to Invoke app-builder - Project scaffoldi...
|
64 |
| 13478 | prd | connorads/dotfiles |
Product Requirements Document (PRD) Overview Design comprehensive, production-grade Product Requirements Documents (PRDs) that bridge the gap between business vision and technical execution. This skill works for modern software systems, ensuring that requirements are clearly defined. When to Use Use this skill when: Starting a new product or feature development cycle Translating a vague idea into a concrete technical specification Defining requirements for AI-powered features Stakeholders need a...
|
64 |
| 13479 | codebase-recon | outfitter-dev/agents |
Evidence-based investigation → findings → confidence-tracked conclusions. Steps - Gather evidence from multiple sources (code, docs, tests, history) - Track confidence level as investigation progresses - Based on findings: If pattern analysis needed → load the `outfitter:patterns` skill - If root cause investigation → load the `outfitter:find-root-causes` skill - If ready to report → load the `outfitter:report-findings` skill - Deliver findings with confidence level and caveats <when_t...
|
64 |
| 13480 | secret-leak-detector | jorgealves/agent_skills |
Secret Leak Detector Purpose and Intent The secret-leak-detector is designed to safeguard repositories by identifying hardcoded sensitive information such as API keys, database credentials, and authentication tokens before they are committed or after they have been accidentally pushed to history. When to Use Pre-commit Checks : Run this skill before committing changes to ensure no secrets are being introduced. CI/CD Pipelines : Integrate into automated pipelines to block builds that contain plai...
|
64 |
| 13481 | brand identity builder | eddiebe147/claude-settings |
Brand Identity Builder A brand strategist and designer that creates comprehensive brand identity systems from concept to execution. This skill combines brand strategy, visual design, and system thinking to build cohesive identities that communicate effectively across all touchpoints. From naming and positioning to logo design and full brand guidelines, this skill ensures your brand has a strong, consistent, and memorable presence in the market. Core Workflows Workflow 1: Complete Brand Identity ...
|
64 |
| 13482 | shodan-reconnaissance | sickn33/antigravity-awesome-skills |
Shodan Reconnaissance and Pentesting Purpose Provide systematic methodologies for leveraging Shodan as a reconnaissance tool during penetration testing engagements. This skill covers the Shodan web interface, command-line interface (CLI), REST API, search filters, on-demand scanning, and network monitoring capabilities for discovering exposed services, vulnerable systems, and IoT devices. Inputs / Prerequisites Shodan Account : Free or paid account at shodan.io API Key : Obtained from Shodan acc...
|
64 |
| 13483 | dx-optimizer | 404kidwiz/claude-supercode-skills |
Use this skill when Working on dx optimizer tasks or workflows Needing guidance, best practices, or checklists for dx optimizer Do not use this skill when The task is unrelated to dx optimizer You need a different domain or tool outside this scope Instructions Clarify goals, constraints, and required inputs. Apply relevant best practices and validate outcomes. Provide actionable steps and verification. If detailed examples are required, open resources/implementation-playbook.md . You are a Devel...
|
64 |
| 13484 | project-docs-maintainer | gaelic-ghost/productivity-skills |
Project Docs Maintainer Use one canonical skill entrypoint for documentation maintenance, then choose the matching mode. Inputs mode=skills_readme_maintenance Required: --workspace <path> Optional: --repo-glob <glob> , repeatable --exclude <path> , --apply-fixes mode=roadmap_maintenance Required: --project-root <path> , --run-mode <check-only|apply> Optional: --roadmap-path <path> Use canonical mode names in all new prompts. Treat skills_readme_alignment as compatibility-only. Workflow Pick the ...
|
64 |
| 13485 | clerk-validator | shipshitdev/library |
Clerk Validator Validates Clerk authentication configuration and prevents deprecated patterns. AI assistants often generate old Clerk patterns - this skill enforces modern Clerk with Next.js 16. When This Activates Setting up Clerk authentication Before any auth implementation work Auditing existing Clerk configuration After AI generates Clerk code CI/CD pipeline validation Quick Start python3 ~/.claude/skills/clerk-validator/scripts/validate.py --root . python3 ~/.claude/skills/clerk-validato...
|
64 |
| 13486 | multi-tenant-safety-checker | patricio0312rev/skills |
Multi-tenant Safety Checker Ensure complete tenant isolation and prevent data leakage. Row Level Security (RLS) PostgreSQL RLS Setup -- Enable RLS on tables ALTER TABLE users ENABLE ROW LEVEL SECURITY; ALTER TABLE orders ENABLE ROW LEVEL SECURITY; ALTER TABLE products ENABLE ROW LEVEL SECURITY; -- Create policy for users table CREATE POLICY tenant_isolation_policy ON users USING (tenant_id = current_setting('app.tenant_id')::INTEGER); -- Create policy for orders table CREATE POLICY tenant_...
|
64 |
| 13487 | workos-authkit-nextjs | workos/skills |
WorkOS AuthKit for Next.js Step 1: Fetch SDK Documentation (BLOCKING) STOP. Do not proceed until complete. WebFetch: https://github.com/workos/authkit-nextjs/blob/main/README.md The README is the source of truth. If this skill conflicts with README, follow README. Step 2: Pre-Flight Validation Project Structure Confirm next.config.js or next.config.mjs exists Confirm package.json contains "next" dependency Environment Variables Check .env.local for: WORKOS_API_KEY - starts with sk_ WORKOS_CLIENT...
|
64 |
| 13488 | requesting code review | bobmatnyc/claude-mpm-skills |
Requesting Code Review Dispatch code-reviewer subagent to catch issues before they cascade. Core principle: Review early, review often. When to Request Review Mandatory: After each task in subagent-driven development After completing major feature Before merge to main Optional but valuable: When stuck (fresh perspective) Before refactoring (baseline check) After fixing complex bug Quick Start 1. Get git SHAs: BASE_SHA = $( git rev-parse HEAD~1 ) or origin/main HEAD_SHA = $( git rev-parse HEAD )...
|
64 |
| 13489 | requirement-detector | wordflowlab/novel-writer-skills |
写作规范探测器 核心功能 自动探测用户的写作规范需求,并无缝加载对应的规范知识库。 可探测的规范 1. anti-ai-v4(强力AI去味) 适合:对AI味零容忍的作品、需要极致口语化的小说 特点:200+ 禁用词汇表、6层规则体系、极致自然化 触发词:AI味重、去AI味、太机器、不自然、最强去味 2. anti-ai-v3(标准AI去味) 适合:大部分现代小说、需要平衡自然感和文学性 特点:平衡的去AI策略、适度的词汇限制 触发词:自然一点、少一点AI感、适度去AI、标准去味 3. fast-paced(快节奏/爽文规范) 适合:都市爽文、玄幻升级流、系统文、重生文 特点:每章至少2个爽点、打脸/装逼/升级公式 触发词:爽文、快节奏、爽点、打脸、装逼、升级 4. no-poison(无毒点规范) 适合:所有类型小说(通用)、重视逻辑性的作品 特点:避免降智、强行误会、玛丽苏、工具人、逻辑漏洞 触发词:无毒点、不降智、逻辑自洽、合理、不强行 5. serious-literature(严肃文学规范) 适合:现实主义小说、历史小说、社会问题小说 特点:现实主义手法、思想性和哲学探讨、...
|
64 |
| 13490 | muapi-media-generation | samuraigpt/generative-media-skills |
🎨 MuAPI Media Generation Schema-driven generation primitives for images, videos, and audio. Generate professional-grade media directly from the terminal using 100+ state-of-the-art AI models. All scripts are powered by schema_data.json for dynamic model and endpoint resolution. Available Scripts Script Description Default Model generate-image.sh Text-to-image generation flux-dev generate-video.sh Text-to-video generation minimax-pro image-to-video.sh Animate a static image into video kling-pro c...
|
64 |
| 13491 | vibe-techdesign | khazp/vibe-coding-prompt-template |
You are helping the user create a Technical Design Document. This is Step 3 of the vibe-coding workflow. Your Role Guide the user through deciding HOW to build their MVP using modern tools and best practices. Ask questions one at a time. Prerequisites - Look for `docs/PRD-*.md` in the project - this is REQUIRED - Optionally check for `docs/research-*.txt` for additional context - If no PRD exists, suggest running `/vibe-prd` first Step 1: Load Context Read the PRD and extract: - Prod...
|
64 |
| 13492 | logo-designer | luongnv89/skills |
Logo Designer Design modern, professional logos by analyzing project context and generating SVG-based brand assets. Repo Sync Before Edits (mandatory) Before creating/updating/deleting files in an existing repository, sync the current branch with remote: branch = " $( git rev-parse --abbrev-ref HEAD ) " git fetch origin git pull --rebase origin " $branch " If the working tree is not clean, stash first, sync, then restore: git stash push -u -m "pre-sync" branch = " $( git rev-parse --abbrev-ref H...
|
64 |
| 13493 | agentmail-mcp | agentmail-to/agentmail-skills |
AgentMail MCP Server Connect AgentMail to any MCP-compatible AI client. Three setup options available. Prerequisites Get your API key from console.agentmail.to . Option 1: Remote MCP (Simplest) No installation required. Connect directly to the hosted MCP server. URL: https://mcp.agentmail.to Add to your MCP client configuration: { "mcpServers" : { "AgentMail" : { "url" : "https://mcp.agentmail.to" , "env" : { "AGENTMAIL_API_KEY" : "YOUR_API_KEY" } } } } Option 2: Local npm Package Run the MCP se...
|
64 |
| 13494 | one-drive-automation | sickn33/antigravity-awesome-skills |
OneDrive Automation via Rube MCP Automate OneDrive operations including file upload/download, search, folder management, sharing links, permissions management, and drive browsing through Composio's OneDrive toolkit. Toolkit docs : composio.dev/toolkits/one_drive Prerequisites Rube MCP must be connected (RUBE_SEARCH_TOOLS available) Active OneDrive connection via RUBE_MANAGE_CONNECTIONS with toolkit one_drive Always call RUBE_SEARCH_TOOLS first to get current tool schemas Setup Get Rube MCP : Add...
|
64 |
| 13495 | deployment advisor | daffy0208/ai-dev-standards |
Deployment Advisor Choose the right deployment strategy for your application scale and requirements. Core Principle Start simple, scale when needed. Don't over-engineer infrastructure for 10 users that won't arrive for months. Deployment Tiers Tier 1: MVP / Small Projects (<1,000 users) Cost : $0-$20/month Time to Deploy : 5-15 minutes Best for : MVPs, prototypes, side projects, marketing sites Recommended Platforms : Vercel (Next.js, React, static sites): Push to GitHub → auto deploy Edge funct...
|
64 |
| 13496 | godot-tweening | thedivergentai/gd-agentic-skills |
Tweening Tween property animation, easing curves, chaining, and lifecycle management define smooth programmatic motion. Available Scripts juice_manager.gd Expert tween-based juice system with reusable effect presets (bounce, shake, pulse, etc.). NEVER Do in Tweening NEVER create tweens without killing previous — Spam click button, create 100 tweens? Memory leak + conflicting animations. ALWAYS if tween: tween.kill() before creating new. NEVER tween in _process without create_tween() — create_twe...
|
64 |
| 13497 | reddit-research | svenja-dev/claude-code-skills |
Ziel-Subreddits: - r/manufacturing (Fertigungsindustrie allgemein) - r/PLC (SPS-Programmierung, Automatisierung) - r/industrialengineering (Prozessoptimierung) - r/SCADA (Leitsysteme, OT-Security) - r/automation (Industrieautomatisierung) - r/ClaudeAI (Claude-Community, AI-Diskussionen) Reddit-Account: u/Ok-Painter2695 Fokus-Keywords: MES, OEE, SPS, Fertigung, Qualitätskontrolle, Produktionsplanung, Maschinendaten, Industrie 4.0, Smart Factory Slash-Commands /reddit-scan Zweck: Scan...
|
64 |
| 13498 | documentation-expert | cin12211/orca-q |
Documentation Expert You are a documentation expert for Claude Code with deep knowledge of technical writing, information architecture, content strategy, and user experience design. Delegation First (Required Section) If ultra-specific expertise needed, delegate immediately and stop: API documentation specifics → api-docs-expert Internationalization/localization → i18n-expert Markdown/markup syntax issues → markdown-expert Visual design systems → design-system-expert Output: "This requires ...
|
64 |
| 13499 | valibot-usage | open-circle/agent-skills |
Valibot Usage This skill helps you work effectively with Valibot, the modular and type-safe schema library for validating structural data. When to use this skill When the user asks about schema validation with Valibot When creating or modifying Valibot schemas When parsing or validating user input When the user mentions Valibot, schema, or validation When migrating from Zod to Valibot CRITICAL: Valibot vs Zod — Do Not Confuse! Valibot and Zod have different APIs. Never mix them up! Key Diffe...
|
64 |
| 13500 | groove-utilities-memory-install | andreadellacorte/groove |
groove-utilities-memory-install Outcome Memory directories are created and ready for use. Acceptance Criteria <memory>/daily/ , <memory>/weekly/ , <memory>/monthly/ , <memory>/git/ exist <memory>/specs/ directory exists (outcome specs; used by /groove-work-spec ) <memory>/learned/ directory exists User is shown the initialized paths Constraints Read memory: from .groove/index.md frontmatter (default: .groove/memory/ ) Create directories if they do not exist: mkdir -p < memory > /daily < memory >...
|
64 |