███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 12651 | indicator-expert | marketcalls/openalgo-indicator-skills |
OpenAlgo Indicator Expert Skill Environment Python with openalgo, pandas, numpy, plotly, dash, streamlit, numba Data sources: OpenAlgo (Indian markets via client.history() , client.quotes() , client.depth() ), yfinance (US/Global) Real-time: OpenAlgo WebSocket ( client.connect() , subscribe_ltp , subscribe_quote , subscribe_depth ) Indicators: openalgo.ta (ALWAYS — 100+ Numba-optimized indicators) Charts: Plotly with template="plotly_dark" Dashboards: Plotly Dash with dash-bootstrap-components O...
|
222 |
| 12652 | symfony:tdd-with-pest | makfly/superpowers-symfony |
$ npx skills add https://github.com/makfly/superpowers-symfony --skill symfony:tdd-with-pest<div
|
222 |
| 12653 | macos-app-design | petekp/agent-skills |
macOS App Design & Development Guide for designing and implementing native-feeling, "good Mac citizen" apps: fast, elegant, accessible, and deeply integrated with macOS workflows. Two Rules That Beat Everything Else Prefer system components and conventions over bespoke UI—fastest path to "feels right on Mac" If you customize bars, backgrounds, borders, or control chrome: stop and justify it Quick Reference: Mac Citizen Checklist Area Requirement Menu Bar Standard layout (App/File/Edit/View/Win...
|
222 |
| 12654 | blind-spot-detective | jwynia/agent-skills |
Blind Spot Detective Purpose Systematically identify what's missing in non-fiction writing—both blind spots (inherent limitations of your approach) and blank spots (gaps that could be addressed). Provides frameworks for finding omissions, testing assumptions, and ensuring comprehensive coverage. Core Principle What you can't see matters more than what you can. Identifying what's missing is harder than recognizing what's included. Systematic interrogation reveals gaps that casual review misses...
|
222 |
| 12655 | list-builder | jwynia/agent-skills |
List Builder: Entropy List Curation Skill You build comprehensive, high-quality lists for creative randomization. These lists feed into entropy tools that inject unpredictability into story development. Core Principle Good entropy lists have three properties: Size — Large enough (50-200+ items) to feel genuinely random Variety — Spans the full possibility space, not just obvious examples Specificity — Concrete enough to spark ideas, not vague categories LLMs are good at research, categoriza...
|
222 |
| 12656 | identity-denial | jwynia/agent-skills |
Identity Denial: Transformation Arc Skill You help writers create compelling narratives centered on protagonists who refuse to acknowledge what they are becoming. This framework explores how denial operates as both character trait and plot engine. Core Pattern The Identity Denial Arc centers on tension between self-perception and reality. The protagonist insists "I'm not X" while exhibiting increasingly undeniable X behavior. The Denial Spectrum Level Description Example Surface Denial "I'm ...
|
222 |
| 12657 | gpd-betagroups | rudrankriyam/app-store-connect-cli-skills |
GPD Beta Groups Use this skill when managing beta testers, groups, and build distribution on Google Play. List and manage testers gpd publish testers list --package com.example.app --track internal gpd publish testers list --package com.example.app --track beta gpd publish testers add --package com.example.app --track internal --group testers@example.com Distribute builds to testing tracks gpd publish release --package com.example.app --track internal --status completed gpd publish release --pac...
|
221 |
| 12658 | campaign-planning | anthropics/knowledge-work-plugins |
Campaign Planning Skill Frameworks and guidance for planning, structuring, and executing marketing campaigns. Campaign Framework: Objective, Audience, Message, Channel, Measure Every campaign should be built on this five-part framework: 1. Objective Define what success looks like before planning anything else. Awareness : increase brand or product visibility (measured by reach, impressions, share of voice) Consideration : drive engagement and education (measured by content engagement, email sign...
|
221 |
| 12659 | axiom-swiftui-layout | charleswiltgen/axiom |
SwiftUI Adaptive Layout Overview Discipline-enforcing skill for building layouts that respond to available space rather than device assumptions. Covers tool selection, size class limitations, iOS 26 free-form windows, and common anti-patterns. Core principle: Your layout should work correctly if Apple ships a new device tomorrow, or if iPadOS adds a new multitasking mode next year. Respond to your container, not your assumptions about the device. When to Use This Skill "How do I make this lay...
|
221 |
| 12660 | documentation-engineer | 404kidwiz/claude-supercode-skills |
Documentation Engineer Expert in creating clear, comprehensive, and maintainable technical documentation. When This Skill Activates Activates when you: Ask to write documentation Request README creation Mention "docs" or "document this" Need API documentation Documentation Types 1. README Every project should have a README with: Project Name Brief description (what it does, why it exists) Quick Start Installation and usage in 3 steps or less. Installation Detailed installation instructions. ...
|
221 |
| 12661 | synapse-reinst | s-hiraoku/synapse-a2a |
Synapse Re-Instruction Restore Synapse A2A agent identity and instructions after /clear or context reset. When to Use After running /clear (or equivalent context reset) When the agent no longer recognizes Synapse commands When A2A communication has stopped working After any event that clears the agent's initial instructions Usage Run the reinst script to output your full Synapse instructions: From the source tree python plugins/synapse-a2a/skills/synapse-reinst/scripts/reinst.py From a synced ...
|
221 |
| 12662 | vision-multimodal | lobbi-docs/claude |
Leverage Claude's vision capabilities for image analysis, document processing, and multimodal understanding. When to Use This Skill - Image analysis and description - Document/PDF processing - Screenshot analysis - OCR-like text extraction - Visual comparison - Chart and diagram interpretation Supported Formats | JPEG | ✓ | Photos, natural scenes | PNG | ✓ | Screenshots, UI, text | GIF | ✓ | Animated (first frame) | WebP | ✓ | Modern, compressed | PDF | ✓ | Documents...
|
221 |
| 12663 | playwright-cli | testdino-hq/playwright-skill |
Browser Automation with playwright-cli Quick start open new browser playwright-cli open navigate to a page playwright-cli goto https://playwright.dev interact with the page using refs from the snapshot playwright-cli click e15 playwright-cli type "page.click" playwright-cli press Enter take a screenshot (rarely used, as snapshot is more common) playwright-cli screenshot close the browser playwright-cli close Commands Core playwright-cli open open and navigate right away playwright-cli open...
|
221 |
| 12664 | clerk-auth | davila7/claude-code-templates |
Clerk Authentication Patterns Next.js App Router Setup Complete Clerk setup for Next.js 14/15 App Router. Includes ClerkProvider, environment variables, and basic sign-in/sign-up components. Key components: ClerkProvider: Wraps app for auth context , : Pre-built auth forms : User menu with session management Middleware Route Protection Protect routes using clerkMiddleware and createRouteMatcher. Best practices: Single middleware.ts file at project root Use createRouteMatcher for route groups aut...
|
221 |
| 12665 | qiskit | davila7/claude-code-templates |
Qiskit Overview Qiskit is the world's most popular open-source quantum computing framework with 13M+ downloads. Build quantum circuits, optimize for hardware, execute on simulators or real quantum computers, and analyze results. Supports IBM Quantum (100+ qubit systems), IonQ, Amazon Braket, and other providers. Key Features: 83x faster transpilation than competitors 29% fewer two-qubit gates in optimized circuits Backend-agnostic execution (local simulators or cloud hardware) Comprehensive algo...
|
221 |
| 12666 | pydeseq2 | davila7/claude-code-templates |
PyDESeq2 Overview PyDESeq2 is a Python implementation of DESeq2 for differential expression analysis with bulk RNA-seq data. Design and execute complete workflows from data loading through result interpretation, including single-factor and multi-factor designs, Wald tests with multiple testing correction, optional apeGLM shrinkage, and integration with pandas and AnnData. When to Use This Skill This skill should be used when: Analyzing bulk RNA-seq count data for differential expression Comparin...
|
221 |
| 12667 | lamindb | davila7/claude-code-templates |
No SKILL.md available for this skill. View on GitHub
|
221 |
| 12668 | hmdb-database | davila7/claude-code-templates |
HMDB Database Overview The Human Metabolome Database (HMDB) is a comprehensive, freely available resource containing detailed information about small molecule metabolites found in the human body. When to Use This Skill This skill should be used when performing metabolomics research, clinical chemistry, biomarker discovery, or metabolite identification tasks. Database Contents HMDB version 5.0 (current as of 2025) contains: 220,945 metabolite entries covering both water-soluble and lipid-so...
|
221 |
| 12669 | string-database | davila7/claude-code-templates |
STRING Database Skill This skill allows you to query the STRING database programmatically using a bundled Python CLI wrapper. Prerequisites uv : Read the uv skill and follow its Setup instructions to ensure uv is installed and on PATH. User Notification : If LICENSE_NOTIFICATION.txt does not already exist in this skill directory then (1) prominently notify the user to check the terms at https://string-db.org/cgi/access , then (2) create the file recording the notification text and timestamp. Cor...
|
221 |
| 12670 | nosql-expert | davila7/claude-code-templates |
NoSQL Expert Patterns (Cassandra & DynamoDB) Overview This skill provides professional mental models and design patterns for distributed wide-column and key-value stores (specifically Apache Cassandra and Amazon DynamoDB). Unlike SQL (where you model data entities), or document stores (like MongoDB), these distributed systems require you to model your queries first. When to Use Designing for Scale: Moving beyond simple single-node databases to distributed clusters. Technology Selection: Evalu...
|
221 |
| 12671 | neuropixels-analysis | davila7/claude-code-templates |
Neuropixels Data Analysis Overview Comprehensive toolkit for analyzing Neuropixels high-density neural recordings using current best practices from SpikeInterface, Allen Institute, and International Brain Laboratory (IBL). Supports the full workflow from raw data to publication-ready curated units. When to Use This Skill This skill should be used when: Working with Neuropixels recordings (.ap.bin, .lf.bin, .meta files) Loading data from SpikeGLX, Open Ephys, or NWB formats Preprocessing neural r...
|
221 |
| 12672 | terraform-skill | sickn33/antigravity-awesome-skills |
Terraform Skill for Claude Comprehensive Terraform and OpenTofu guidance covering testing, modules, CI/CD, and production patterns. Based on terraform-best-practices.com and enterprise experience. When to Use This Skill Activate this skill when: Creating new Terraform or OpenTofu configurations or modules Setting up testing infrastructure for IaC code Deciding between testing approaches (validate, plan, frameworks) Structuring multi-environment deployments Implementing CI/CD for infrastructu...
|
221 |
| 12673 | devcontainer | jwynia/agent-skills |
Devcontainer Diagnostic Diagnose devcontainer and Docker development environment problems. Help create reproducible, fast-starting development environments that work consistently across VS Code, GitHub Codespaces, and team members. When to Use This Skill Use this skill when: Setting up a new devcontainer Container startup is too slow Configuration errors or conflicts Different behavior in VS Code vs Codespaces Multi-service development environment needed Do NOT use this skill when: Writing...
|
221 |
| 12674 | ts-google | pproenca/dot-skills |
Comprehensive TypeScript style guide based on Google's internal standards, designed for AI agents and LLMs. 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 TypeScript code - Organizing modules and imports - Designing type annotations and interfaces - Creating classes and functions - Reviewing code for style consistency - Refactoring existing TypeScript code Rul...
|
221 |
| 12675 | memory-manager | learnwy/skills |
Memory Manager Personal Use Only - This skill is configured for wangyang.learnwy's personal AI memory management. Persistent memory system for AI assistants. Load this skill at the start of every session. ⚠️ CRITICAL: File Operation Rules Due to AI IDE sandbox restrictions, NEVER use Write/SearchReplace tools to modify memory files. MUST use RunCommand tool to execute bash scripts: RunCommand: bash {skill_dir}/scripts/write-memory.sh SOUL.md "content" RunCommand: bash {skill_dir}/scripts/append-...
|
220 |
| 12676 | mongodb-query-and-index-optimize | romiluz13/mongodb-agent-skills |
MongoDB Query and Index Optimization Query patterns and indexing strategies for MongoDB, maintained by MongoDB. Contains 42 rules across 5 categories , prioritized by impact. Indexes are the primary tool for query performance—most slow queries are missing an appropriate index. When to Apply Reference these guidelines when: Writing new MongoDB queries or aggregations Creating or reviewing indexes for collections Debugging slow queries (COLLSCAN, high execution time) Reviewing explain() output See...
|
220 |
| 12677 | hello-replacer | muku314115/lol |
Hello Replacer Replace all occurrences of the word "hello" (case-insensitive) with "fuckk" across every file in the project. Steps Use Grep to find all files containing the word "hello" (case-insensitive). For each file found, use Read to load its contents. Use Edit with replace_all: true to replace each casing variant: hello → fuckk Hello → Fuckk HELLO → FUCKK Report the list of files modified and the total number of replacements made. Important Skip binary files, images, and lock files (e.g., ...
|
220 |
| 12678 | memory-lancedb-pro | cortexreach/memory-lancedb-pro-skill |
memory-lancedb-pro Plugin Maintenance Guide Overview memory-lancedb-pro is an enhanced long-term memory plugin for OpenClaw . It replaces the built-in memory-lancedb plugin with advanced retrieval capabilities, multi-scope memory isolation, and a management CLI. Repository : https://github.com/win4r/memory-lancedb-pro License : MIT | Language : TypeScript (ESM) | Runtime : Node.js via OpenClaw Gateway Architecture ┌─────────────────────────────────────────────────────────┐ │ in...
|
220 |
| 12679 | typescript | prowler-cloud/prowler |
TypeScript Code Style Guide Types and Type Safety Avoid explicit type annotations when TypeScript can infer Avoid implicitly any ; explicitly type when necessary Use accurate types: prefer Record<PropertyKey, unknown> over object or any Prefer interface for object shapes (e.g., React props); use type for unions/intersections Prefer as const satisfies XyzInterface over plain as const Prefer @ts-expect-error over @ts-ignore over as any Avoid meaningless null/undefined parameters; design strict fun...
|
220 |
| 12680 | nextjs-shadcn-builder | ovachiever/droid-tings |
Next.js + shadcn/ui Builder & Migration Tool Build production-grade Next.js applications or systematically migrate existing frontends to Next.js + shadcn/ui following strict design principles and best practices. Overview This skill handles two primary workflows: Creating New Next.js Applications - Initialize projects with Next.js 15+ (App Router), shadcn/ui, and proper design system setup Migrating Existing Frontends - Analyze any frontend codebase (React, Vue, Angular, vanilla JS) and syste...
|
220 |
| 12681 | study-habits | jackjin1997/clawforge |
Study Habits Learning that sticks—through science, not stubbornness. What it does This skill transforms how you absorb and retain information by combining proven cognitive techniques with persistent session tracking: Study Session Tracking - Logs when you study, what topic, duration, and effectiveness rating for accountability and pattern recognition Technique Suggestions - Recommends study methods based on your learning goal (memorization vs. deep understanding vs. skill practice) Spaced Repeti...
|
220 |
| 12682 | triage-ci-flake | payloadcms/payload |
Triage CI Failure Overview Systematic workflow for triaging and fixing test failures in CI, especially flaky tests that pass locally but fail in CI. Tests that made it to main are usually flaky due to timing, bundling, or environment differences. CRITICAL RULE: You MUST run the reproduction workflow before proposing any fixes. No exceptions. When to Use CI test fails on main branch after PR was merged Test passes locally but fails in CI Test failure labeled as "flaky" or intermittent E2E or i...
|
220 |
| 12683 | gpd-submission-health | rudrankriyam/app-store-connect-cli-skills |
GPD Submission Health Use this skill to reduce Play Console submission failures and validate readiness. Preconditions Auth configured and package name resolved. Build uploaded and available for the target track. Store listing metadata and assets updated. Pre-submission checklist 1. Validate edit (if using edit lifecycle) gpd publish edit validate EDIT_ID --package com.example.app 2. Confirm release status gpd publish status --package com.example.app --track production Check: Release status is ex...
|
219 |
| 12684 | frontend-developer-skill | 404kidwiz/claude-supercode-skills |
Frontend Developer Skill Purpose Provides complete frontend development expertise for building production-ready web applications with modern frameworks (React, Vue, Next.js), comprehensive tooling setup, state management patterns, testing infrastructure, and performance optimization strategies. When to Use Building new React, Vue, or Angular applications from scratch Setting up modern frontend tooling (Vite, ESLint, Prettier, testing frameworks) Implementing state management with Redux Toolkit...
|
219 |
| 12685 | find-skills | evgyur/find-skills |
Find Skills This skill helps you discover and install skills from the open agent skills ecosystem. When to Use This Skill Use this skill when the user: Asks "how do I do X" where X might be a common task with an existing skill Says "find a skill for X" or "is there a skill for X" Asks "can you do X" where X is a specialized capability Expresses interest in extending agent capabilities Wants to search for tools, templates, or workflows Mentions they wish they had help with a specific domain (desi...
|
219 |
| 12686 | eve-agent-native-design | incept5/eve-skillpacks |
Agent-Native Design for Eve Horizon Build applications where agents are first-class citizens — not afterthoughts. When to Use Load this skill when: Designing a new application or API on Eve Evaluating whether an existing app is agent-friendly Adding features that agents should be able to use Deciding between putting logic in code vs. in prompts Choosing how to handle inter-agent communication The Four Principles 1. Parity — Agents Can Do Everything Users Can Every user action must have an agent-...
|
219 |
| 12687 | nexus-query | haaaiawd/nexus-skills |
nexus-query — 代码结构精准查询 "改之前先算清楚——数字比猜测更有力。" 本 Skill 将 extract_ast.py 、 git_detective.py 、 query_graph.py 三个脚本 封装成一个 开发辅助工具 :按需生成数据、精确回答问题。 📌 和 nexus-mapper 的区别 维度 nexus-mapper nexus-query 目的 为 AI 建立项目持久记忆( .nexus-map/ ) 为开发者回答当下的具体问题 时机 项目初期,一次性全量探测 开发中,随时按需调用 输出 结构化知识库文档 精准文本答案(秒级出结果) 前提 需要运行完整 PROBE 五阶段 仅需 ast_nodes.json 存在即可 nexus-query 是 nexus-mapper 的轻量伴侣 :如果 .nexus-map/ 已存在,直接复用; 如果不存在,先运行 extract_ast.py 生成 ast_nodes.json,再开始查询。 📌 何时调用 场景 调用 「这个文件有哪些类/方法,依赖什么」 ✅ 「改这个接口/模块,哪些文件受影响」 ✅ 「这个改动的...
|
219 |
| 12688 | tdd-workflows-tdd-red | sickn33/antigravity-awesome-skills |
Write comprehensive failing tests following TDD red phase principles. [Extended thinking: Generates failing tests that properly define expected behavior using test-automator agent.] Use this skill when Starting the TDD red phase for new behavior You need failing tests that capture expected behavior You want edge case coverage before implementation Do not use this skill when You are in the green or refactor phase You only need performance benchmarks Tests must run against production systems Instr...
|
219 |
| 12689 | performance-testing-review-ai-review | sickn33/antigravity-awesome-skills |
AI-Powered Code Review Specialist You are an expert AI-powered code review specialist combining automated static analysis, intelligent pattern recognition, and modern DevOps practices. Leverage AI tools (GitHub Copilot, Qodo, GPT-5, Claude 4.5 Sonnet) with battle-tested platforms (SonarQube, CodeQL, Semgrep) to identify bugs, vulnerabilities, and performance issues. Use this skill when Working on ai-powered code review specialist tasks or workflows Needing guidance, best practices, or checklists...
|
219 |
| 12690 | cloud-penetration-testing | sickn33/antigravity-awesome-skills |
Cloud Penetration Testing Purpose Conduct comprehensive security assessments of cloud infrastructure across Microsoft Azure, Amazon Web Services (AWS), and Google Cloud Platform (GCP). This skill covers reconnaissance, authentication testing, resource enumeration, privilege escalation, data extraction, and persistence techniques for authorized cloud security engagements. Prerequisites Required Tools Azure tools Install-Module -Name Az -AllowClobber -Force Install-Module -Name MSOnline -Force In...
|
219 |
| 12691 | screenshots | sickn33/antigravity-awesome-skills |
Screenshots Generate marketing-quality screenshots of your app using Playwright directly. Screenshots are captured at true HiDPI (2x retina) resolution using deviceScaleFactor: 2 . When to Use This Skill Use this skill when: User wants to create screenshots for Product Hunt Creating screenshots for social media Generating images for landing pages Creating documentation screenshots User requests marketing-quality app screenshots Prerequisites Playwright must be available. Check for it: npx playwr...
|
219 |
| 12692 | chart | pvergaraf/chart-skill |
Chart — Project-Based Interactive Charting Generate interactive chart pages with Apache ECharts. Each chart lives in a dedicated project folder under output/chart-html/ , making it easy to reuse and iterate. When to Use Any time the user wants a visual chart: price charts, comparisons, dashboards, business analytics, etc. Architecture ECharts (CDN) for rendering ECharts native export ( getDataURL ) + canvas merge for reliable PNG output Project-based storage : one folder per chart project No gal...
|
219 |
| 12693 | capacitor-best-practices | cap-go/capgo-skills |
Capacitor Best Practices Comprehensive guidelines for building production-ready Capacitor applications. When to Use This Skill Setting up a new Capacitor project Reviewing Capacitor app architecture Optimizing app performance Implementing security measures Preparing for app store submission Project Structure Recommended Directory Layout my-app/ ├── src/ Web app source ├── android/ Android native project ├── ios/ iOS native project ├...
|
219 |
| 12694 | rozenite-agent | callstackincubator/rozenite |
CLI Use npx rozenite for Rozenite commands. Run npx rozenite from the app root where Metro is started for the target app. In monorepos, this is usually the app package root, not the repository root. Rules Agent work is session-scoped. Reuse one session across related commands. Always run Rozenite commands in serial. Never issue Rozenite agent commands in parallel. Start with npx rozenite agent session create . It creates or reuses the device session and returns when ready. Stop the session when ...
|
219 |
| 12695 | popup-cro | davila7/claude-code-templates |
Popup CRO You are an expert in popup and modal optimization. Your goal is to create popups that convert without annoying users or damaging brand perception. Initial Assessment Check for product marketing context first: If .agents/product-marketing-context.md exists (or .claude/product-marketing-context.md in older setups), read it before asking questions. Use that context and only ask for information not already covered or specific to this task. Before providing recommendations, understand: Popu...
|
219 |
| 12696 | heygen-best-practices | davila7/claude-code-templates |
When to use Use this skill whenever you are dealing with HeyGen API code to obtain domain-specific knowledge for creating AI avatar videos, managing avatars, handling video generation workflows, and integrating with HeyGen's services. How to use Read individual rule files for detailed explanations and code examples: Foundation rules/authentication.md - API key setup, X-Api-Key header, and authentication patterns rules/quota.md - Credit system, usage limits, and checking remaining quota rules/vid...
|
219 |
| 12697 | google-news | outsharp/shipp-skills |
Google News RSS API Google News is a free news aggregator that collects headlines from thousands of publishers around the world. Google exposes its feeds via public RSS 2.0 endpoints that require no authentication or API key . Base URL https://news.google.com/rss All feed URLs are built by appending paths and query parameters to this base. Query Parameters Every feed URL accepts the following query parameters to control region and language: Parameter Required Description Example hl Yes Interface...
|
219 |
| 12698 | alicloud-platform-openclaw-setup-test | cinience/alicloud-skills |
Category: test OpenClaw Setup Minimal Smoke Test Prerequisites Target host has Node.js 20+ installed. openclaw command is available. DashScope API key and DingTalk/Feishu app credentials or Discord bot token are prepared (masked placeholders are acceptable). Target skill: skills/platform/openclaw/alicloud-platform-openclaw-setup/ . Test Steps Run openclaw --version and verify CLI availability. Open https://docs.openclaw.ai/channels/index and verify target channel is discoverable from official li...
|
219 |
| 12699 | hummingbot | hummingbot/skills |
hummingbot When the skill is loaded, print this ASCII art: *,. *,,.* ,,,, .,* *,,,,,,,( .,, *,,,,,,,, .,,, * /,,,,,,,,,, .*,,,,,,, .,,,,,,,,,,, .,,,,,,,,,,* // ,,,,,,,,,,,,,,,,,,,,,,,,,,*% .,,,,,,,. *,,,,,,,,,,,,,,,,,,,,,,,,,,,,,%%%%&@ ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,%%%%%%%& ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,%%%%%%%%& /*,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,((%%%& . ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,((((((((. ...
|
219 |
| 12700 | feature-sliced-design | aiko-atami/fsd |
Feature-Sliced Design (FSD) v2.1 Source : fsd.how | Strictness can be adjusted based on project scale and team context. 1. Core Philosophy & Layer Overview FSD v2.1 core principle: "Start simple, extract when needed." Place code in pages/ first. Duplication across pages is acceptable and does not automatically require extraction to a lower layer. Extract only when the team agrees it is necessary. Not all layers are required. Most projects can start with only shared/ , pages/ , and app/ . Add wid...
|
219 |