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

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
20,000
总 Skills
16.0M
总安装量
2,338
贡献者
# Skill 仓库 描述 安装量
4951 nextjs-authentication giuseppe-trisciuoglio/developer-kit
Next.js Authentication Overview This skill provides comprehensive authentication patterns for Next.js 15+ applications using the App Router architecture and Auth.js 5. It covers the complete authentication lifecycle from initial setup to production-ready implementations with role-based access control. Key capabilities include: Auth.js 5 setup with Next.js App Router Protected routes using Middleware Session management in Server Components Authentication checks in Server Actions OAuth provider in...
174
4952 vercel-deploy bytedance/deer-flow
Vercel Deploy Deploy any project to Vercel instantly. No authentication required. When to use this skill App deployment : when asked "Deploy my app" Preview deployment : when asked "Create a preview deployment" Production deployment : when asked "Deploy this to production" Share link : when asked "Deploy and give me the link" How It Works Packages your project into a tarball (excludes node_modules and .git ) Auto-detects framework from package.json Uploads to deployment service Returns Preview U...
174
4953 workflow-init vercel/workflow
workflow-init Initial setup of Vercel Workflow DevKit before workflow is installed. Fetch the official getting-started guide for the user's framework. Decision Flow 0) Sanity check Read package.json . If workflow is already a dependency, tell the user to use /workflow instead (it reads versioned docs from node_modules/workflow/docs/ ). Only continue if workflow is missing. 1) Determine the framework Non-interactive: If the user named a framework in their prompt, use it directly. Auto-detect: Ins...
174
4954 gmgn-token gmgnai/gmgn-skills
Use the gmgn-cli tool to query token information based on the user's request. Sub-commands Sub-command Description token info Basic info + realtime price token security Security metrics (holder concentration, contract risks) token pool Liquidity pool info token holders Top token holders list token traders Top token traders list Supported Chains sol / bsc / base Prerequisites .env file with GMGN_API_KEY set Run from the directory where your .env file is located, or set GMGN_HOST in your environme...
174
4955 swot-analysis phuryn/pm-skills
SWOT Analysis Metadata Name : swot-analysis Description : Perform a detailed SWOT analysis for a product. Identifies strengths, weaknesses, opportunities, and threats with actionable recommendations. Triggers : SWOT analysis, strengths weaknesses, SWOT matrix, strategic assessment Instructions You are a strategic analyst conducting a SWOT analysis for $ARGUMENTS. Your task is to thoroughly evaluate the internal and external factors that will impact product success and competitive positioning. In...
174
4956 modern-short-video imaimai17468/modern-short-video-skills
Modern Short Video Skill Create professional, modern product launch videos using Remotion and React. Prerequisites (MANDATORY) WARNING: Do NOT skip this step. Skipping will result in missing rich expression opportunities. This skill extends Remotion best practices. You MUST do both: Load the skill first: /remotion-best-practices Read the SKILL.md of remotion-best-practices and identify which rules are relevant to the product (maps, charts, text animations, 3D, lottie, etc.) Workflow Ste...
174
4957 python-patterns davila7/claude-code-templates
Python Development Patterns Idiomatic Python patterns and best practices for building robust, efficient, and maintainable applications. When to Activate Writing new Python code Reviewing Python code Refactoring existing Python code Designing Python packages/modules Core Principles 1. Readability Counts Python prioritizes readability. Code should be obvious and easy to understand. Good: Clear and readable def get_active_users ( users : list [ User ] ) - > list [ User ] : """Return only active us...
174
4958 memory-optimization aj-geddes/useful-ai-prompts
Memory Optimization Overview Memory optimization improves application performance, stability, and reduces infrastructure costs. Efficient memory usage is critical for scalability. When to Use High memory usage Memory leaks suspected Slow performance Out of memory crashes Scaling challenges Instructions 1. Memory Profiling // Browser memory profiling // Check memory usage performance.memory: { jsHeapSizeLimit: 2190000000, // Max available totalJSHeapSize: 1300000000, // Total allocat...
174
4959 ai-music-generation inference-sh/skills
AI Music Generation Generate music and songs via inference.sh CLI. Quick Start Requires inference.sh CLI ( infsh ). Get installation instructions: npx skills add inference-sh/skills@agent-tools infsh login Generate a song infsh app run infsh/diffrythm --input '{"prompt": "upbeat electronic dance track"}' Available Models Model App ID Best For Diffrythm infsh/diffrythm Fast song generation Tencent Song infsh/tencent-song-generation Full songs with vocals Browse Audio Apps infsh app list --catego...
174
4960 svg-art kv0906/cc-skills
SVG Art: Programmatic Generation Generate high-quality SVG graphics using Python scripts. All scripts output valid SVG to stdout (or file with -o). Available Scripts Script Purpose Key Options generate_grid.py Grid patterns --cols, --rows, --shape, --vary-* generate_radial.py Radial/spiral/sunburst --spiral, --concentric, --sunburst generate_fractal.py Fractals (tree, koch, sierpinski) --tree, --koch, --sierpinski, --depth generate_wave.py Waves and audio viz --layers, --noise, --bars generate...
174
4961 notion-automation claude-office-skills/skills
Notion Automation Automate Notion databases and workflows with cross-platform integrations, templates, and intelligent triggers. Based on n8n's Notion workflow templates. Overview This skill covers: Database automation and triggers Template and page creation Cross-platform sync (Slack, Calendar, CRM) Content management workflows Team collaboration automation Core Workflows 1. Form → Notion Database workflow : "Form to Notion" trigger : typeform_submission OR google_form steps : 1. capture_data :...
174
4962 reddit-posts kostja94/marketing-skills
Platforms: Reddit Guides Reddit post and comment creation. Use for generating publish-ready posts that follow subreddit norms. Suitable for copy agents. Design agents can use for image post context. When invoking : On first use , if helpful, open with 1-2 sentences on what this skill covers and why it matters, then provide the main output. On subsequent use or when the user asks to skip, go directly to the main output. Output: Publish-Ready Copy This skill enables agents to generate Reddit post ...
174
4963 nestjs-drizzle-crud-generator giuseppe-trisciuoglio/developer-kit
NestJS Drizzle CRUD Generator Overview This skill automatically generates complete CRUD (Create, Read, Update, Delete) modules for NestJS applications using Drizzle ORM. It creates all necessary files following the zaccheroni-monorepo patterns. When to Use Creating new entity modules with full CRUD endpoints Building database-backed features in NestJS Generating type-safe DTOs with Zod validation Adding services with Drizzle ORM queries Creating unit tests with mocked database Instructions Step ...
174
4964 framer-motion pproenca/dot-skills
Framer Motion / Motion Animation Guidelines You are an expert in Framer Motion (now Motion), React, and TypeScript. Follow these guidelines when creating animations. Core Principles Import from the Correct Package Use import { motion } from "motion/react" for React projects (not "framer-motion" - this is outdated) The library was renamed from Framer Motion to Motion Always use the latest Motion API Performance-First Approach Animate transform properties (x, y, scale, rotate) and opacity for be...
174
4965 user-research-analysis aj-geddes/useful-ai-prompts
User Research Analysis Overview Effective research analysis transforms raw data into actionable insights that guide product development and design. When to Use Synthesis of user interviews and surveys Identifying patterns and themes Validating design assumptions Prioritizing user needs Communicating insights to stakeholders Informing design decisions Instructions 1. Research Synthesis Methods Analyze qualitative and quantitative data class ResearchAnalysis: def synthesize_interviews(self...
174
4966 serpapi vm0-ai/vm0-skills
SerpApi Use SerpApi via direct curl calls to scrape search engine results from Google, Bing, YouTube, and more. Official docs: https://serpapi.com/search-api When to Use Use this skill when you need to: Scrape Google search results (organic, ads, knowledge graph) Search Google Images, News, Videos, Shopping Get local business results from Google Maps Scrape other search engines (Bing, YouTube, DuckDuckGo, etc.) Monitor SERP rankings for SEO analysis Prerequisites Sign up at SerpApi Go to Da...
174
4967 batch-convert claude-office-skills/skills
Batch Convert Skill Overview This skill enables batch conversion of documents between multiple formats using a unified pipeline. Convert hundreds of files at once with consistent settings, automatic format detection, and parallel processing for maximum efficiency. How to Use Specify the source folder or files Choose target format(s) Optionally configure conversion options I'll process all files with progress tracking Example prompts: "Convert all PDFs in this folder to Word documents" "Batch con...
174
4968 nia-docs parcadei/continuous-claude-v3
Nia Documentation Search Search across 3000+ packages (npm, PyPI, Crates, Go) and indexed sources for documentation and code examples. Usage Semantic search in a package uv run python -m runtime.harness scripts/mcp/nia_docs.py \ --package fastapi --query "dependency injection" Search with specific registry uv run python -m runtime.harness scripts/mcp/nia_docs.py \ --package react --registry npm --query "hooks patterns" Grep search for specific patterns uv run python -m runtime.harness sc...
174
4969 sf-ai-agentforce jaganpro/sf-skills
sf-ai-agentforce: Standard Agentforce Platform Development Expert Agentforce developer specializing in the Setup UI / Agentforce Builder approach to agent development. Covers topic and action configuration, GenAiFunction/GenAiPlugin metadata, PromptTemplate authoring, Einstein Models API, and custom Lightning types. Code-first alternative : For programmatic agent development using Agent Script DSL ( .agent files), use sf-ai-agentscript instead. This skill covers the declarative, UI-driven approa...
174
4970 nix-best-practices 0xbigboss/claude-code
Nix Best Practices Flake Structure Standard flake.nix structure: { description = "Project description" ; inputs = { nixpkgs . url = "github:NixOS/nixpkgs/nixos-unstable" ; flake - utils . url = "github:numtide/flake-utils" ; } ; outputs = { self , nixpkgs , flake - utils } : flake - utils . lib . eachDefaultSystem ( system : let pkgs = import nixpkgs { inherit system ; } ; in { devShells . default = pkgs . mkShell { buildInputs = with pkgs ; [ packages here ] ; } ; } ) ; } Follows Pattern (Avoi...
174
4971 google-ads-manager claude-office-skills/skills
Google Ads Manager Comprehensive Google Ads campaign management including campaign setup, keyword research, ad copy generation, bid optimization, and performance reporting. Overview This skill covers: Campaign structure and setup Keyword research and grouping Ad copy creation (RSA format) Bidding strategy selection Performance analysis and optimization Campaign Structure Account Hierarchy Account ├── Campaign 1: Brand │ ├── Ad Group: Brand Terms │ │ ├── Keywords: [brand name], [brand + pro...
174
4972 drama-creator vangongwanxiaowan/screen-creative-skills
竖屏短剧剧本创作大师 角色设定 你将扮演"金牌剧作官",一个在短剧行业内以"节奏魔法师"和"台词手术刀"闻名的顶尖编剧。 核心特质 冷静: 保持客观理性的创作视角,不受个人情绪影响 精准: 每一句台词、每一个情节都精确到位,不浪费一个字 犀利: 对拖沓、无效的情节和对话"零容忍",敢于指出问题 行为准则 你的每一句反馈、每一次修改,都以"如何最大化观众情绪"为唯一目标。你善于用最精炼的文字,实现最强烈的视觉冲击和情感引爆。 口头禅 "观众的情绪是根弹簧,我的任务就是把它压到最紧,再瞬间松开。" "这个场景,砍掉一半的台词,爽感能提升一倍。" "每场戏要么压弹簧,要么放弹簧,没有中间状态。" 功能 创作竖屏短剧剧本,涵盖宏观建构、剧本创作、精准优化、创意发想等全方位创作任务。 使用场景 从零开始创作竖屏短剧剧本 优化现有剧本的情节和台词 设计故事大纲和整体结构 构思"打脸"场景和悬念钩子 头脑风暴人物小传和创意 核心理论 情绪弹簧理论 这是短剧剧本的灵魂!每一集剧本(1-2分钟)的存在价值只有两个:"压弹簧"或"放弹簧"。 压弹簧: 通过制造误会、主角被压制、反派嚣张、危...
174
4973 greenlight revylai/greenlight
Greenlight — App Store Pre-Submission Scanner You are an expert at preparing iOS apps for App Store submission. You have access to the greenlight CLI which runs automated compliance checks. Your job is to run the checks, interpret the results, fix every issue, and re-run until the app passes with GREENLIT status. Step 1: Run the scan Run greenlight preflight immediately on the project root. Do NOT try to install greenlight — it is already available in PATH. Just run it: greenlight preflight . If...
174
4974 discover-brand anthropics/knowledge-work-plugins
Brand Discovery Orchestrate autonomous discovery of brand materials across enterprise platforms. This skill coordinates the discover-brand agent to search connected platforms (Notion, Confluence, Google Drive, Box, Microsoft 365, Figma, Gong, Granola, Slack), triage sources, and produce a structured discovery report with open questions. Discovery Workflow 0. Orient the User Before starting, briefly explain what's about to happen so the user knows what to expect: "Here's how brand discovery works...
174
4975 grepai-embeddings-openai yoanbernabeu/grepai-skills
This skill covers using OpenAI's embedding API with GrepAI for high-quality, cloud-based embeddings. When to Use This Skill - Need highest quality embeddings - Team environment with shared infrastructure - Don't want to manage local embedding server - Willing to trade privacy for quality/convenience Considerations | ✅ Quality | State-of-the-art embeddings | ✅ Speed | Fast, no local compute needed | ✅ Scalability | Handles any codebase size | ⚠️ Privacy | Code sent to OpenAI se...
174
4976 business-model phuryn/pm-skills
Business Model Canvas Metadata Name : business-model Description : Generate a Business Model Canvas with all 9 building blocks. Use when creating a business model, documenting how a business creates value, or analyzing an existing business model. Triggers : business model canvas, BMC, business model, how we make money Instructions You are a business model strategist designing a Business Model Canvas for $ARGUMENTS. Your task is to create a comprehensive Business Model Canvas that outlines how th...
174
4977 pine-developer traderspost/pinescript-agents
Pine Script Developer Specialized in writing production-quality Pine Script v6 code for TradingView. ⚠️ CRITICAL: Pine Script Syntax Rules BEFORE writing ANY multi-line Pine Script code, remember: TERNARY OPERATORS (? :) - MUST stay on ONE line or use intermediate variables Line continuation - ALL continuation lines must be indented MORE than the starting line Common error: "end of line without line continuation" - caused by improper line breaks // ❌ NEVER DO THIS: text = condition ? "value1...
174
4978 gh-issues steipete/clawdis
gh-issues — Auto-fix GitHub Issues with Parallel Sub-agents You are an orchestrator. Follow these 6 phases exactly. Do not skip phases. IMPORTANT — No gh CLI dependency. This skill uses curl + the GitHub REST API exclusively. The GH_TOKEN env var is already injected by OpenClaw. Pass it as a Bearer token in all API calls: curl -s -H "Authorization: Bearer $GH_TOKEN" -H "Accept: application/vnd.github+json" ... Phase 1 — Parse Arguments Parse the arguments string provided after /gh-issues. Positi...
174
4979 google-veo inference-sh/skills
Google Veo Video Generation Generate videos with Google Veo models via inference.sh CLI. Quick Start Requires inference.sh CLI ( infsh ). Get installation instructions: npx skills add inference-sh/skills@agent-tools infsh login infsh app run google/veo-3-1-fast --input '{"prompt": "drone shot over a mountain lake"}' Veo Models Model App ID Speed Quality Veo 3.1 google/veo-3-1 Slower Best Veo 3.1 Fast google/veo-3-1-fast Fast Excellent Veo 3 google/veo-3 Medium Excellent Veo 3 Fast google/veo-3-f...
174
4980 create-agent-skills everyinc/compound-engineering-plugin
Creating Skills & Commands This skill teaches how to create effective Claude Code skills following the official specification from code.claude.com/docs/en/skills . Commands and Skills Are Now The Same Thing Custom slash commands have been merged into skills. A file at .claude/commands/review.md and a skill at .claude/skills/review/SKILL.md both create /review and work the same way. Existing .claude/commands/ files keep working. Skills add optional features: a directory for supporting files, fron...
174
4981 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...
173
4982 sentiment-analysis phuryn/pm-skills
Sentiment Analysis Purpose Analyze large-scale user feedback data to identify market segments, measure satisfaction, and uncover product improvement opportunities. This skill synthesizes feedback into actionable insights organized by user segment, sentiment, and impact. Instructions You are an expert user researcher and feedback analyst specializing in qualitative data synthesis and sentiment analysis at scale. Input Your task is to analyze user feedback data for $ARGUMENTS and identify market s...
173
4983 cv-builder claude-office-skills/skills
CV Builder Skill Overview This skill enables creation of professional CVs/resumes from structured YAML using rendercv . Define your experience once, generate beautiful PDFs in multiple themes. How to Use Provide your CV information (experience, education, skills) Choose a template/theme I'll generate YAML and render to PDF Example prompts: "Create a CV from my experience" "Generate a resume in the classic theme" "Update my CV with new job experience" "Build a technical resume highlighting projec...
173
4984 3d-modeling omer-metin/skills-for-antigravity
3D Modeling Identity Role: Senior 3D Artist / Technical Artist Personality: I'm a battle-hardened 3D artist who has shipped AAA games and worked on VFX productions. I've debugged more topology nightmares than I can count, and I know exactly which shortcuts will burn you in production. I speak the truth about poly counts, edge flow, and UV layouts - even when it hurts. Expertise Areas: Production topology for games and film Non-destructive modeling workflows High-to-low poly baking pipelines ...
173
4985 brand-guidelines davila7/claude-code-templates
Anthropic Brand Styling Overview To access Anthropic's official brand identity and style resources, use this skill. Keywords : branding, corporate identity, visual identity, post-processing, styling, brand colors, typography, Anthropic brand, visual formatting, visual design Brand Guidelines Colors Main Colors: Dark: 141413 - Primary text and dark backgrounds Light: faf9f5 - Light backgrounds and text on dark Mid Gray: b0aea5 - Secondary elements Light Gray: e8e6dc - Subtle backgrounds Accent Co...
173
4986 generative-engine-optimization kostja94/marketing-skills
Strategies: GEO (Generative Engine Optimization) Guides GEO/AEO strategy for AI search visibility. GEO optimizes content for ChatGPT, Claude, Perplexity, and AI search summaries (Google AI Overviews, Bing Copilot, Yandex Search with AI)—getting cited in AI-generated answers rather than ranking in traditional SERPs. See serp-features for AI search as SERP features; featured-snippet for snippet optimization that overlaps with AI Overviews. When invoking : On first use , if helpful, open with 1-2 s...
173
4987 playwright pproenca/dot-skills
Playwright CLI Skill Drive a real browser from the terminal using playwright-cli . Prefer the bundled wrapper script so the CLI works even when it is not globally installed. Treat this skill as CLI-first automation. Do not pivot to @playwright/test unless the user explicitly asks for test files. Prerequisite check (required) Before proposing commands, check whether npx is available (the wrapper depends on it): command -v npx > /dev/null 2 > &1 If it is not available, pause and ask the user to in...
173
4988 vulnerability-scanner davila7/claude-code-templates
Vulnerability Scanner Think like an attacker, defend like an expert. 2025 threat landscape awareness. 🔧 Runtime Scripts Execute for automated validation: Script Purpose Usage scripts/security_scan.py Validate security principles applied python scripts/security_scan.py <project_path> 📋 Reference Files File Purpose checklists.md OWASP Top 10, Auth, API, Data protection checklists 1. Security Expert Mindset Core Principles Principle Application Assume Breach Design as if attacker already inside...
173
4989 gmgn-swap gmgnai/gmgn-skills
Use the gmgn-cli tool to submit a token swap or query an existing order. Requires private key ( GMGN_PRIVATE_KEY in .env ). Sub-commands Sub-command Description swap Submit a token swap order get Query order status Supported Chains sol / bsc / base Chain Currencies Currency tokens are the base/native assets of each chain. They are used to buy other tokens or receive proceeds from selling. Knowing which tokens are currencies is critical for --percent usage (see Swap Parameters below). Chain Curre...
173
4990 traction-eos wondelai/skills
Entrepreneurial Operating System (EOS) A complete system for running a business with six key components. Designed for entrepreneurial companies ($2M-$50M revenue, 10-250 employees) that want to align vision and execution. Core Principle Most businesses suffer from the same core issues: people, vision, traction. EOS provides a simple, complete operating system that strengthens the Six Key Components of any organization. The foundation: Great vision without traction is hallucination. Traction with...
173
4991 unit-testing-test-generate sickn33/antigravity-awesome-skills
Automated Unit Test Generation You are a test automation expert specializing in generating comprehensive, maintainable unit tests across multiple languages and frameworks. Create tests that maximize coverage, catch edge cases, and follow best practices for assertion quality and test organization. Use this skill when You need unit tests for existing code You want consistent test structure and coverage You need mocks, fixtures, and edge-case validation Do not use this skill when You only need inte...
173
4992 user-guide-creation aj-geddes/useful-ai-prompts
User Guide Creation Overview Create clear, user-friendly documentation that helps users understand and effectively use your product, with step-by-step instructions, screenshots, and practical examples. When to Use Product user manuals Getting started guides Feature tutorials Step-by-step how-tos Video script documentation Interactive walkthroughs Quick start guides FAQ documentation Best practices guides User Guide Template [Product Name] User Guide Table of Contents 1. [Introduction](intr...
173
4993 value-proposition phuryn/pm-skills
Value Proposition Metadata Name : value-proposition Description : Generate a detailed value proposition using a 6-part template with JTBD framing. Includes practical examples for designing compelling customer value. Triggers : value proposition, value prop, customer value, JTBD value, value map Instructions You are a product strategist designing a clear value proposition for $ARGUMENTS. Your task is to develop a comprehensive value proposition that articulates the customer value delivered by the...
173
4994 gmgn-portfolio gmgnai/gmgn-skills
Use the gmgn-cli tool to query wallet portfolio data based on the user's request. Sub-commands Sub-command Description portfolio info Wallets and main currency balances bound to the API Key portfolio holdings Wallet token holdings with P&L portfolio activity Transaction history portfolio stats Trading statistics (supports batch) portfolio token-balance Token balance for a specific token Supported Chains sol / bsc / base Prerequisites .env file with GMGN_API_KEY set Run from the directory where y...
173
4995 seo-content-optimizer onewave-ai/claude-skills
SEO Content Optimizer Comprehensive SEO analysis and optimization for content creators and marketers. When a user asks you to optimize content for SEO, provide a detailed analysis covering keywords, readability, technical SEO, and actionable recommendations. Instructions 1. Analyze Target Keywords Examine keyword usage and placement: Identify primary keyword(s) from user input or content Check keyword placement (title, H1, first 100 words, subheadings) Calculate keyword density (aim for 1-2...
173
4996 javascript-mastery davila7/claude-code-templates
🧠 JavaScript Mastery 33+ essential JavaScript concepts every developer should know, inspired by 33-js-concepts. When to Use This Skill Use this skill when: Explaining JavaScript concepts Debugging tricky JS behavior Teaching JavaScript fundamentals Reviewing code for JS best practices Understanding language quirks 1. Fundamentals 1.1 Primitive Types JavaScript has 7 primitive types: // String const str = "hello"; // Number (integers and floats) const num = 42; const float = 3.14; // BigI...
173
4997 pencil-to-code phrazzld/claude-config
Pencil to Code Export Pencil .pen designs to production React/Tailwind code. Interface Input: Frame ID to export (or entire document) Target framework: React (default), Vue, HTML Optional: Component name, output path Output: React component(s) with Tailwind classes Tailwind theme configuration (from .pen variables) Optional: Screenshot comparison for validation Workflow 1. Read Design Structure // Get full frame tree mcp__pencil__batch_get({ filePath: "<path>.pen", nodeIds: ["frameId"]...
173
4998 git-pushing davila7/claude-code-templates
Git Push Workflow Stage all changes, create a conventional commit, and push to the remote branch. When to Use Automatically activate when the user: Explicitly asks to push changes ("push this", "commit and push") Mentions saving work to remote ("save to github", "push to remote") Completes a feature and wants to share it Says phrases like "let's push this up" or "commit these changes" Workflow ALWAYS use the script - do NOT use manual git commands: bash skills/git-pushing/scripts/smart_com...
173
4999 software-crypto-web3 vasilyu1983/ai-agents-public
Software Crypto/Web3 Engineering Use this skill to design, implement, and review secure blockchain systems: smart contracts, on-chain/off-chain integration, custody and signing, testing, audits, and production operations. Defaults to: security-first development, explicit threat models, comprehensive testing (unit + integration + fork + fuzz/invariants), formal methods when high-value, upgrade safety (timelocks, governance, rollback plans), and defense-in-depth for key custody and signing. Qui...
173
5000 streamlit-to-marimo marimo-team/skills
Converting Streamlit Apps to Marimo For general marimo notebook conventions (cell structure, PEP 723 metadata, output rendering, marimo check , variable naming, etc.), refer to the marimo-notebook skill. This skill focuses specifically on mapping Streamlit concepts to marimo equivalents . Steps Read the Streamlit app to understand its widgets, layout, and state management. Create a new marimo notebook following the marimo-notebook skill conventions. Add all dependencies the Streamlit app uses (p...
173