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

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
25,484
总 Skills
96.3M
总安装量
2,623
贡献者
# Skill 仓库 描述 安装量
2601 nature-data yuan1z0825/nature-skills
Nature Data Availability Skill Use this skill to turn a manuscript's supporting data into a transparent, Nature-ready data availability package: statement text, repository plan, dataset citations, and missing-information flags. The governing policy layer is Springer Nature / Nature Portfolio data policy. The implementation layer is FAIR data practice and DataCite-style citation metadata. Chinese-user operating mode When the user writes in Chinese, provides a Chinese manuscript note, or asks for ...
3.3K
2602 ci-cd-security superagent-ai/skills
CI/CD Security Scanner This skill turns the model into a workflow-YAML scanner. Read the file, walk the detection rules, report findings with severity and a concrete rewrite. No tools to install, no commands to run — the analysis is the model reading the YAML. The rules encode the current consensus from Astral, OpenSSF, GitHub Security Lab, Chainguard, and the zizmor audit set. The goal is to flag the same patterns those tools would flag, without needing to run them. Mental model Every workflow ...
3.3K
2603 skill-security superagent-ai/skills
skill-security Agent skills run with the user's privileges and are distributed with almost no vetting. Roughly one in four published skills contains a security issue, and coordinated campaigns have flooded marketplaces with credential-stealers, ransomware droppers, and skills that poison the agent's memory so the backdoor survives removal. This skill answers one question: is this skill safe to install? How it works: two stages This skill is deliberately split. Stage 1 — the scanner (deterministi...
3.3K
2604 word-document-processor qodex-ai/ai-agent-skills
DOCX creation, editing, and analysis Overview A user may ask you to create, edit, or analyze the contents of a .docx file. A .docx file is essentially a ZIP archive containing XML files and other resources that you can read or edit. You have different tools and workflows available for different tasks. Workflow Decision Tree Reading/Analyzing Content Use "Text extraction" or "Raw XML access" sections below Creating New Document Use "Creating a new Word document" workflow Editing Existing Do...
3.3K
2605 minimax-pdf minimax-ai/skills
minimax-pdf Three tasks. One skill. Read design/design.md before any CREATE or REFORMAT work. Route table User intent Route Scripts used Generate a new PDF from scratch CREATE palette.py → cover.py → render_cover.js → render_body.py → merge.py Fill / complete form fields in an existing PDF FILL fill_inspect.py → fill_write.py Reformat / re-style an existing document REFORMAT reformat_parse.py → then full CREATE pipeline Rule: when in doubt between CREATE and REFORMAT, ask whether the user has an...
3.3K
2606 clean-code wondelai/skills
Clean Code Skill This skill embodies the principles of "Clean Code" by Robert C. Martin (Uncle Bob). Use it to transform "code that works" into "code that is clean." 🧠 Core Philosophy "Code is clean if it can be read, and enhanced by a developer other than its original author." — Grady Booch When to Use Use this skill when: Writing new code : To ensure high quality from the start. Reviewing Pull Requests : To provide constructive, principle-based feedback. Refactoring legacy code : To identify a...
3.3K
2607 seo-sitemap agricidaniel/claude-seo
Sitemap Analysis & Generation Mode 1: Analyze Existing Sitemap Validation Checks Valid XML format URL count <50,000 per file (protocol limit) All URLs return HTTP 200 <lastmod> dates are accurate (not all identical) No deprecated tags: <priority> and <changefreq> are ignored by Google Sitemap referenced in robots.txt Compare crawled pages vs sitemap — flag missing pages Quality Signals Sitemap index file if >50k URLs Split by content type (pages, posts, images, videos) No non-canonical URLs in s...
3.3K
2608 git-cleanup trailofbits/skills
Git Cleanup Safely clean up accumulated git worktrees and local branches by categorizing them into: safely deletable (merged), potentially related (similar themes), and active work (keep). When to Use When the user has accumulated many local branches and worktrees When branches have been merged but not cleaned up locally When remote branches have been deleted but local tracking branches remain When NOT to Use Do not use for remote branch management (this is local cleanup only) Do not use for rep...
3.3K
2609 playwright-skill lackeyjb/playwright-skill
Playwright Skill Opinionated, production-tested Playwright guidance — every pattern includes when (and when not ) to use it. 50+ reference guides covering the full Playwright surface: selectors, assertions, fixtures, page objects, network mocking, auth, visual regression, accessibility, API testing, CI/CD, debugging, and more — with TypeScript and JavaScript examples throughout. Playwright 1.60+ highlights covered in these guides include on-demand HAR recording inside tracing, locator.drop() for...
3.3K
2610 daiso-product-search nomadamas/k-skill
Daiso Product Search What this skill does 다이소몰 공식 검색/매장/재고 표면을 사용해 특정 다이소 매장의 상품 재고 를 확인한다. 공식 매장 검색으로 매장 코드를 찾는다. 공식 상품 검색으로 상품 후보를 찾는다. 공식 매장 픽업 재고 표면으로 해당 매장의 재고를 확인한다. 공식 표면이 매장 내 진열 위치를 주지 않으면 재고 중심으로만 답한다. When to use "강남역2호점에 리들샷 있어?" "다이소 특정 매장 재고 확인해줘" "이 상품 어느 매장에 있는지 확인해줘" "다이소 매장명 주면 그 매장 재고 봐줘" When not to use 매장명도 상품명도 전혀 없는 상태에서 바로 재고를 단정해야 하는 경우 결제/주문/픽업 예약까지 자동화해야 하는 경우 비공식 크롤링 결과를 우선해야 하는 경우 Prerequisites 인터넷 연결 node 18+ 이 저장소의 daiso-product-search package 또는 동일 로직 Required inp...
3.3K
2611 3d-web-experience sickn33/antigravity-awesome-skills
3D Web Experience Role : 3D Web Experience Architect You bring the third dimension to the web. You know when 3D enhances and when it's just showing off. You balance visual impact with performance. You make 3D accessible to users who've never touched a 3D app. You create moments of wonder without sacrificing usability. Capabilities Three.js implementation React Three Fiber WebGL optimization 3D model integration Spline workflows 3D product configurators Interactive 3D scenes 3D performance optimi...
3.3K
2612 plannotator-visual-explainer backnotprop/plannotator
Plannotator Visual Explainer Three paths depending on content type. Each has its own references and structure. Route by content type Implementation plan, design doc, or proposal → Follow the Plan path . Read references/design-system.md and references/svg-patterns.md . Prescriptive structure. PR explainer, diff review, or code change walkthrough → Follow the PR path . Read references/design-system.md and references/pr-components.md . Prescriptive structure. Everything else (architecture diagrams,...
3.3K
2613 design-system supercent-io/skills-template
Design System Token architecture, component specifications, systematic design, slide generation. When to Use Design token creation Component state definitions CSS variable systems Spacing/typography scales Design-to-code handoff Tailwind theme configuration Slide/presentation generation Token Architecture Load: references/token-architecture.md Three-Layer Structure Show more Installs 4.4K Repository nextlevelbuilde…ax-skill GitHub Stars 101.7K First Seen 12 days ago Security Audits Gen Agent Tru...
3.2K
2614 react-best-practices supercent-io/skills-template
Vercel React Best Practices Comprehensive performance optimization guide for React and Next.js applications, maintained by Vercel. Contains 45 rules across 8 categories, prioritized by impact to guide automated refactoring and code generation. When to Apply Reference these guidelines when: Writing new React components or Next.js pages Implementing data fetching (client or server-side) Reviewing code for performance issues Refactoring existing React/Next.js code Optimizing bundle size or load tim...
3.2K
2615 ralphmode supercent-io/skills-template
Ralphmode Ralphmode is a cross-platform permission profile for long-running ralph or jeo workflows. It reduces approval friction, but it is not "allow everything everywhere." The core rule is simple: widen automation only inside a bounded project or disposable sandbox, and keep secrets plus destructive commands explicitly blocked. When to use this skill You want ralph to iterate without repeated approval popups. You are setting up the same repo for Claude Code, Codex CLI, and Gemini CLI. You nee...
3.2K
2616 apify-ecommerce apify/agent-skills
E-commerce Data Extraction Extract product data, prices, reviews, and seller information from any e-commerce platform using Apify's E-commerce Scraping Tool. Prerequisites .env file with APIFY_TOKEN (at ~/.claude/.env ) Node.js 20.6+ (for native --env-file support) Workflow Selection User Need Workflow Best For Track prices, compare products Workflow 1: Products & Pricing Price monitoring, MAP compliance, competitor analysis. Add AI summary for insights. Analyze reviews (sentiment or quality) Wo...
3.2K
2617 github-triage mattpocock/skills
GitHub Issue Triage Triage issues in the current repo using a label-based state machine. Infer the repo from git remote . Use gh for all GitHub operations. AI Disclaimer Every comment or issue posted to GitHub during triage must include the following disclaimer at the top of the comment body, before any other content: > *This was generated by AI during triage.* Reference docs AGENT-BRIEF.md — how to write durable agent briefs OUT-OF-SCOPE.md — how the .out-of-scope/ knowledge base works Labels L...
3.2K
2618 redis-development redis/agent-skills
Redis Best Practices Comprehensive performance optimization guide for Redis, including Redis Query Engine, vector search, and semantic caching. Contains 29 rules across 11 categories, prioritized by impact to guide automated optimization and code generation. When to Apply Reference these guidelines when: Designing Redis data models and key structures Implementing caching, sessions, or real-time features Using Redis Query Engine (FT.CREATE, FT.SEARCH, FT.AGGREGATE) Building vector search or RAG a...
3.2K
2619 fiat binance/binance-skills-hub
Binance Fiat Skill Query Binance fiat payment capabilities, available payment methods, pricing, and supported currencies/countries using public APIs (no authentication required). For order and payment history, see Authenticated Endpoints . Base URL https://www.binance.com/bapi/fiat/v1/public/fiatpayment/agent Available APIs 1. get_capabilities Query supported fiat currencies, cryptos, and business types for a country. curl "https://www.binance.com/bapi/fiat/v1/public/fiatpayment/agent/get-capabi...
3.2K
2620 software-architecture sickn33/antigravity-awesome-skills
Software Architecture Development Skill This skill provides guidance for quality focused software development and architecture. It is based on Clean Architecture and Domain Driven Design principles. Code Style Rules General Principles Early return pattern : Always use early returns when possible, over nested conditions for better readability Avoid code duplication through creation of reusable functions and modules Decompose long (more than 80 lines of code) components and functions into multiple...
3.2K
2621 company-research claude-office-skills/skills
Company Research Skill Overview I help you conduct comprehensive company research for investment decisions, business development, or competitive intelligence. I analyze business models, competitive positioning, market dynamics, and management quality. What I can do: Business model canvas analysis Competitive landscape mapping SWOT and Porter's Five Forces analysis Market size and growth assessment Management and governance review Risk identification What I cannot do: Access proprietary databases...
3.2K
2622 financial-modeling claude-office-skills/skills
Financial Modeling Skill Overview I help you build integrated 3-statement financial models that link Income Statement, Balance Sheet, and Cash Flow Statement. These models are essential for valuation, budgeting, and strategic planning. What I can do: Build income statement projections Create balance sheet forecasts Generate cash flow statements Model working capital requirements Build debt schedules and interest calculations Create scenario analysis (base/bull/bear cases) What I cannot do: Acces...
3.2K
2623 userinterface-wiki raphaelsalaja/userinterface-wiki
User Interface Wiki Comprehensive UI/UX best practices guide for web interfaces. Contains 119 rules across 11 categories, prioritized by impact to guide automated code review and generation. When to Apply Reference these guidelines when: Implementing or reviewing animations (CSS transitions, Motion/Framer Motion) Choosing between springs, easing curves, or no animation Working with AnimatePresence and exit animations Writing CSS with pseudo-elements or View Transitions API Adding audio feedback ...
3.2K
2624 debugger shubhamsaboo/awesome-llm-apps
Debugger You are an expert debugger who uses systematic approaches to identify and resolve software issues efficiently. When to Apply Use this skill when: Investigating bugs or unexpected behavior Analyzing error messages and stack traces Troubleshooting performance issues Debugging production incidents Finding root causes of failures Analyzing crash dumps or logs Resolving intermittent issues Debugging Process Follow this systematic approach: 1. Understand the Problem What is the expected behav...
3.2K
2625 deep-research claude-office-skills/skills
Deep Research Core System Instructions Purpose: Deliver citation-backed, verified research reports through 8-phase pipeline (Scope → Plan → Retrieve → Triangulate → Synthesize → Critique → Refine → Package) with source credibility scoring and progressive context management. Context Strategy: This skill uses 2025 context engineering best practices: Static instructions cached (this section) Progressive disclosure (load references only when needed) Avoid "loss in the middle" (critical info at start...
3.2K
2626 minimax-xlsx minimax-ai/skills
MiniMax XLSX Skill Handle the request directly. Do NOT spawn sub-agents. Always write the output file the user requests. Task Routing Task Method Guide READ — analyze existing data xlsx_reader.py + pandas references/read-analyze.md CREATE — new xlsx from scratch XML template references/create.md + references/format.md EDIT — modify existing xlsx XML unpack→edit→pack references/edit.md (+ format.md if styling needed) FIX — repair broken formulas in existing xlsx XML unpack→fix <f> nodes→pack refe...
3.2K
2627 youtube automation claude-office-skills/skills
YouTube Automation Comprehensive skill for automating YouTube channel management and content workflows. Core Workflows 1. Video Upload Pipeline VIDEO PUBLISHING FLOW: ┌─────────────────┐ │ Video File │ │ (MP4/MOV) │ └────────┬────────┘ ▼ ┌─────────────────┐ │ Metadata Prep │ │ - Title │ │ - Description │ │ - Tags │ └────────┬────────┘ ▼ ┌─────────────────┐ │ Thumbnail │ │ Upload │ └────────┬────────┘ ▼ ┌─────────────────┐ │ Schedule/ │ │ Publ...
3.2K
2628 subscription-management claude-office-skills/skills
Subscription Management Comprehensive SaaS subscription lifecycle management including billing operations, upgrade/downgrade flows, churn prevention strategies, and revenue optimization. Overview This skill covers: Subscription lifecycle management Pricing and packaging strategies Upgrade/downgrade workflows Churn prevention automation Billing operations and dunning Subscription Lifecycle Lifecycle Stages ┌─────────────────────────────────────────────────────────────────┐ │ SU...
3.2K
2629 webapp-testing composiohq/awesome-claude-skills
Web Application Testing To test local web applications, write native Python Playwright scripts. Helper Scripts Available : scripts/with_server.py - Manages server lifecycle (supports multiple servers) Always run scripts with --help first to see usage. DO NOT read the source until you try running the script first and find that a customized solution is abslutely necessary. These scripts can be very large and thus pollute your context window. They exist to be called directly as black-box scripts ra...
3.2K
2630 canvas-design composiohq/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, ...
3.2K
2631 competitive-analysis claude-office-skills/skills
No SKILL.md available for this skill. View on GitHub Installs 2.3K Repository claude-office-s…s/skills GitHub Stars 160 First Seen Mar 9, 2026
3.2K
2632 html-to-ppt claude-office-skills/skills
HTML/Markdown to PowerPoint Skill Overview This skill enables conversion from Markdown or HTML to professional PowerPoint presentations using Marp (Markdown Presentation Ecosystem). Create beautiful, consistent slides using simple Markdown syntax with CSS-based themes. How to Use Provide Markdown content structured for slides Optionally specify a theme or custom styling I'll convert it to PowerPoint, PDF, or HTML slides Example prompts: "Convert this markdown to a PowerPoint presentation" "Creat...
3.2K
2633 pretty-mermaid imxv/pretty-mermaid-skills
Pretty Mermaid Render stunning, professionally-styled Mermaid diagrams with one command. Supports SVG for web/docs and ASCII for terminals. Quick Start Render a Single Diagram From a file: node scripts/render.mjs \ --input diagram.mmd \ --output diagram.svg \ --format svg \ --theme tokyo-night From user-provided Mermaid code: Save the code to a .mmd file Run the render script with desired theme Batch Render Multiple Diagrams node scripts/batch.mjs \ --input-dir ./diagrams \ --output-dir ./output...
3.2K
2634 protect-mcp-setup wshobson/agents
protect-mcp — Policy Enforcement + Signed Receipts Cryptographic governance for every Claude Code tool call. Each invocation is evaluated against a Cedar policy and produces an Ed25519-signed receipt that anyone can verify offline. Overview Claude Code runs powerful tools: Bash , Edit , Write , WebFetch . By default there is no audit trail, no policy enforcement, and no way to prove what was decided after the fact. protect-mcp closes all three gaps: Cedar policies (AWS's open authorization engin...
3.2K
2635 delivery-tracking nomadamas/k-skill
Delivery Tracking What this skill does CJ대한통운과 우체국 공식 조회 표면을 사용해 송장 번호로 현재 배송 상태를 조회한다. CJ대한통운 : 공식 배송조회 페이지가 노출하는 JSON endpoint 사용 우체국 : 공식 배송조회 페이지가 사용하는 HTML endpoint 사용 결과는 공통 포맷(택배사 / 송장번호 / 현재 상태 / 최근 이벤트들)으로 짧게 정리 When to use "CJ대한통운 송장 조회해줘" "우체국 택배 지금 어디야" "이 송장번호 배송완료인지 확인해줘" "택배사별 조회 로직을 나중에 더 붙일 수 있게 정리해줘" When not to use 주문번호만 있고 송장번호가 없는 경우 택배 예약/반품 접수까지 바로 해야 하는 경우 비공식 통합 배송조회 서비스로 우회하고 싶은 경우 Prerequisites 인터넷 연결 python3 curl 선택 사항: jq Inputs 택배사 식별자: cj 또는 epost 송장번호 CJ대한통운: 숫자 1...
3.2K
2636 jupyter-notebook openai/skills
Jupyter Notebook Skill Create clean, reproducible Jupyter notebooks for two primary modes: Experiments and exploratory analysis Tutorials and teaching-oriented walkthroughs Prefer the bundled templates and the helper script for consistent structure and fewer JSON mistakes. When to use Create a new .ipynb notebook from scratch. Convert rough notes or scripts into a structured notebook. Refactor an existing notebook to be more reproducible and skimmable. Build experiments or tutorials that will be...
3.2K
2637 kbo-results nomadamas/k-skill
KBO Results What this skill does kbo-game 패키지로 특정 날짜 KBO 경기 정보를 가져와 경기 일정, 스코어, 상태를 요약한다. When to use "오늘 KBO 경기 결과 알려줘" "어제 한화 경기 스코어 보여줘" "2026-04-01 KBO 일정 정리해줘" Prerequisites Node.js 18+ npm install -g kbo-game Inputs 날짜: YYYY-MM-DD 선택 사항: 특정 팀명 Workflow 0. Install the package globally when missing npm root -g 아래에 kbo-game 이 없으면 다른 구현으로 우회하지 말고 전역 Node 패키지 설치를 먼저 시도한다. npm install -g kbo-game 패키지가 없다는 이유로 다른 비공식 scoreboard 소스를 자동 채택하지 않는다. 1. Fetch the date GLOBAL_NPM_ROOT = " $( npm root -g...
3.2K
2638 skill-improver trailofbits/skills
Skill Improvement Methodology Iteratively improve a Claude Code skill using the skill-reviewer agent until it meets quality standards. Prerequisites Requires the plugin-dev plugin which provides the skill-reviewer agent. Verify it's enabled: run /plugins — plugin-dev should appear in the list. If missing, install from the Trail of Bits plugin repository. Core Loop Review - Call skill-reviewer on the target skill Categorize - Parse issues by severity Fix - Address critical and major issues Evalua...
3.2K
2639 lotto-results nomadamas/k-skill
Lotto Results What this skill does k-lotto 패키지로 동행복권 로또 최신 회차, 특정 회차, 상세 당첨 결과, 번호 대조를 처리한다. When to use "이번 주 로또 번호 뭐야" "1210회 당첨번호 알려줘" "내 번호가 몇 등인지 봐줘" Prerequisites Node.js 18+ 배포 후: npm install -g k-lotto 실행 전: export NODE_PATH="$(npm root -g)" 이 저장소에서 개발할 때: 루트에서 npm install Inputs 회차 번호 또는 "latest" 선택 사항: 사용자가 가진 6개 번호 Workflow 0. Install the package globally when missing node -e 'require("k-lotto")' 가 실패하면 다른 구현으로 우회하지 말고 전역 Node 패키지 설치를 먼저 시도한다. npm install -g k-lotto export NODE_PATH =...
3.2K
2640 cloud-architect jeffallan/claude-skills
Cloud Architect Senior cloud architect specializing in multi-cloud strategies, migration patterns, cost optimization, and cloud-native architectures across AWS, Azure, and GCP. Role Definition You are a senior cloud architect with 15+ years of experience designing enterprise cloud solutions. You specialize in multi-cloud architectures, migration strategies (6Rs), cost optimization, security by design, and operational excellence. You design highly available, secure, and cost-effective cloud in...
3.2K
2641 diagram-creator claude-office-skills/skills
Diagram Creator Skill Overview I help you create professional diagrams using text-based diagram tools like Mermaid and PlantUML. These diagrams can be rendered in documentation, presentations, and development tools. What I can do: Create flowcharts and process diagrams Generate sequence diagrams Build architecture and system diagrams Design ER (Entity-Relationship) diagrams Create class diagrams and UML Generate organizational charts Build Gantt charts and timelines What I cannot do: Render imag...
3.2K
2642 fine-dust-location nomadamas/k-skill
Fine Dust By Location What this skill does 기본적으로 https://k-skill-proxy.nomadamas.org/v1/fine-dust/report 로 요청해서 PM10 / PM2.5 / 통합대기등급을 요약한다. When to use "지금 내 위치 미세먼지 어때?" "강남 쪽 초미세먼지 수치 알려줘" "여기 공기질 괜찮아?" Inputs 일반 입력: 지역명/행정구역 힌트 재조회 입력: 정확한 측정소명 Region naming convention 지역명은 아래처럼 측정소명에 가까운 한국어 행정구역 이름 을 우선 사용한다. 좋음: 강남구 , 서울 강남구 , 종로구 , 수원시 애매함: 강남 , 서울 남쪽 , 코엑스 근처 여러 토큰이 들어오면 helper / proxy 는 보통 가장 구체적인 토큰 을 우선 본다. 예: 서울 강남구 → 강남구 . Default path 추가 client API 레이어는 불필요하다. 그냥 프록시 서버에 HTTP 요청만 ...
3.2K
2643 software-design-philosophy wondelai/skills
A Philosophy of Software Design Framework A practical framework for managing the fundamental challenge of software engineering: complexity. Apply these principles when designing modules, reviewing APIs, refactoring code, or advising on architecture decisions. The central thesis is that complexity is the root cause of most software problems, and managing it requires deliberate, strategic thinking at every level of design. Core Principle The greatest limitation in writing software is our ability t...
3.2K
2644 hr-automation claude-office-skills/skills
HR Automation Automate HR workflows including recruiting, onboarding, employee management, and offboarding. Based on n8n's HR workflow templates. Overview This skill covers: Recruiting pipeline automation Employee onboarding workflows Performance review cycles Time-off management Offboarding processes Recruiting Automation Applicant Pipeline recruiting_pipeline : stages : - applied - screening - phone_interview - technical_interview - onsite_interview - offer - hired automations : new_applicatio...
3.2K
2645 table-extractor claude-office-skills/skills
Table Extractor Skill Overview This skill enables precise extraction of tables from PDF documents using camelot - the gold standard for PDF table extraction. Handle complex tables with merged cells, borderless tables, and multi-page layouts with high accuracy. How to Use Provide the PDF containing tables Optionally specify pages or table detection method I'll extract tables as pandas DataFrames Example prompts: "Extract all tables from this PDF" "Get the table on page 5 of this report" "Extract ...
3.2K
2646 binance binance/binance-skills-hub
Binance Use binance-cli for Binance Spot, Futures (USD-S), and Convert. Requires auth. PREREQUISITE: Read auth.md for auth, global flags, and security rules. Helper Commands Command Description algo Algo Trading alpha Alpha c2c C2C convert Convert copy-trading Copy Trading crypto-loan Crypto Loan derivatives-options Derivatives Trading (Options) derivatives-portfolio-margin Derivatives Trading (Portfolio Margin) derivatives-portfolio-margin-pro Derivatives Trading (Portfolio Margin Pro) dual-inv...
3.2K
2647 slack-workflows claude-office-skills/skills
Slack Workflows Automate Slack with intelligent workflows for notifications, standup collection, approval processes, and cross-platform integrations. Based on n8n automation patterns. Overview This skill covers: Automated notifications and alerts Daily standup collection Approval workflows Cross-platform integrations Channel management automation Core Workflows 1. Daily Standup Bot workflow : "Async Standup" schedule : "9:00 AM weekdays" steps : 1. send_prompt : channel : each team member (DM) m...
3.2K
2648 data-pipeline claude-office-skills/skills
Data Pipeline Build data pipelines and ETL workflows for data integration, transformation, and analytics automation. Based on n8n's data workflow templates. Overview This skill covers: Data extraction from multiple sources Transformation and cleaning Loading to destinations Scheduling and monitoring Error handling and alerts ETL Patterns Basic ETL Flow ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ │ EXTRACT │───▶│ TRANSFORM │───▶│ LOAD │ │ │ │ │ ...
3.2K
2649 microinteractions wondelai/skills
Microinteractions Framework A systematic approach to designing the tiny, contained product moments that users interact with every day -- toggles, password fields, loading indicators, pull-to-refresh, like buttons. Based on Dan Saffer's four-part structure (Trigger, Rules, Feedback, Loops & Modes), this framework turns invisible details into the polish that separates forgettable products from beloved ones. Core Principle The difference between a product you tolerate and a product you love is almo...
3.2K
2650 eval-driven-dev github/awesome-copilot
Eval-Driven Development with pixie This skill is about doing the work, not describing it. When a user asks you to set up evals for their app, you should be reading their code, editing their files, running commands, and producing a working test pipeline — not writing a plan for them to follow later. All pixie-generated files live in a single pixie_qa directory at the project root: pixie_qa/ MEMORY.md your understanding and eval plan observations.db SQLite trace DB (auto-crea...
3.2K