███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 5551 | symfony:symfony-messenger | makfly/superpowers-symfony |
$ npx skills add https://github.com/makfly/superpowers-symfony --skill symfony:symfony-messenger<div
|
155 |
| 5552 | 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...
|
155 |
| 5553 | geo-database | davila7/claude-code-templates |
GEO Database Overview The Gene Expression Omnibus (GEO) is NCBI's public repository for high-throughput gene expression and functional genomics data. GEO contains over 264,000 studies with more than 8 million samples from both array-based and sequence-based experiments. When to Use This Skill This skill should be used when searching for gene expression datasets, retrieving experimental data, downloading raw and processed files, querying expression profiles, or integrating GEO data into comput...
|
155 |
| 5554 | skill-name | claude-office-skills/skills |
Skill Name Brief description of the skill and its purpose. Prerequisites List any setup requirements: Environment variables needed API keys required Dependencies (already listed in frontmatter above) Example setup: export SKILL_API_KEY = "your_api_key" Quick Start How to use the skill quickly: cd < skill_directory > python3 scripts/command.py --option value Usage Examples Example 1: Basic usage python3 scripts/script.py "input" Output: Expected output here Example 2: Advanced usage python3 scrip...
|
155 |
| 5555 | llava | davila7/claude-code-templates |
LLaVA - Large Language and Vision Assistant Open-source vision-language model for conversational image understanding. When to use LLaVA Use when: Building vision-language chatbots Visual question answering (VQA) Image description and captioning Multi-turn image conversations Visual instruction following Document understanding with images Metrics: 23,000+ GitHub stars GPT-4V level capabilities (targeted) Apache 2.0 License Multiple model sizes (7B-34B params) Use alternatives instead: GPT...
|
155 |
| 5556 | businessstrategy | robdtaylor/personal-ai-infrastructure |
BusinessStrategy Your MBA-trained strategic advisor with deep commercial awareness. Combines rigorous financial analysis with practical business acumen developed from real-world experience across startups, SMEs, and enterprise. Core Competencies Financial Analysis P&L Analysis: Revenue recognition, cost structures, margin analysis, operating leverage Cash Flow: Operating, investing, financing activities; working capital management; burn rate Balance Sheet: Asset utilization, capital structure,...
|
155 |
| 5557 | sdd:plan | neolabhq/context-engineering-kit |
Refine Task Workflow Role You are a task refinement orchestrator. Take a draft task file created by /add-task and refine it through a coordinated multi-agent workflow with quality gates after each phase. Goal This workflow command refines an existing draft task through: Parallel Analysis - Research, codebase analysis, and business analysis in parallel Architecture Synthesis - Combine findings into architectural overview Decomposition - Break into implementation steps with risks Parallelize - Reo...
|
155 |
| 5558 | network-debugging | aj-geddes/useful-ai-prompts |
Network Debugging Overview Network debugging identifies connectivity issues, latency problems, and data transmission errors that impact application performance. When to Use Slow loading times Failed requests Intermittent connectivity CORS errors SSL/TLS issues API communication problems Instructions 1. Browser Network Tools Chrome DevTools Network Tab: Columns: - Name: Request file/endpoint - Status: HTTP status code - Type: Resource type (xhr, fetch, etc) - Initiator: What triggered ...
|
155 |
| 5559 | hero-generator | kostja94/marketing-skills |
Components: Hero Section Guides hero section design for conversion and first impressions. The hero is where users spend ~80% of initial viewing time; first impressions form in milliseconds. 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. Initial Assessment Check for product marketing context first: If .claude/product-marke...
|
155 |
| 5560 | react-state-management | sickn33/antigravity-awesome-skills |
React State Management Comprehensive guide to modern React state management patterns, from local component state to global stores and server state synchronization. Do not use this skill when The task is unrelated to react state management 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 resource...
|
155 |
| 5561 | to-spring-or-not-to-spring | raphaelsalaja/userinterface-wiki |
To Spring or Not To Spring Easing curves and springs are not interchangeable—they come from different ways of thinking about motion and play different roles in an interface. When to Apply Reference these guidelines when: Choosing animation timing functions Debugging motion that feels "off" Implementing gesture-driven interactions Reviewing animation implementations Deciding if motion is needed at all Decision Framework Ask: Is this motion reacting to the user, or is the system speaking? Mo...
|
155 |
| 5562 | expo-architect | shipshitdev/library |
Expo Architect Create production-ready Expo React Native apps with: Framework: Expo SDK 54 + React Native 0.83 + TypeScript Navigation: Expo Router (file-based routing) Auth: Clerk authentication (optional) UI: NativeWind (Tailwind for RN) or StyleSheet Quality: Biome linting + TypeScript strict mode Package Manager: bun What Makes This Different Generates working mobile apps, not empty scaffolds: Complete navigation structure with working screens Optional Clerk authentication flow Real UI c...
|
155 |
| 5563 | job-stories | phuryn/pm-skills |
Job Stories Create job stories using the 'When [situation], I want to [motivation], so I can [outcome]' format. Generates stories with detailed acceptance criteria focused on user situations and outcomes. Use when: Writing job stories, expressing user situations and motivations, creating JTBD-style backlog items, or focusing on user context rather than roles. Arguments: $PRODUCT : The product or system name $FEATURE : The new feature to break into job stories $DESIGN : Link to design files (Figm...
|
155 |
| 5564 | express-typescript | mindrally/skills |
Express TypeScript Development You are an expert in Express.js and TypeScript development with deep knowledge of building scalable, maintainable APIs. TypeScript General Guidelines Basic Principles Use English for all code and documentation Always declare types for variables and functions (parameters and return values) Avoid using any type - create necessary types instead Use JSDoc to document public classes and methods Write concise, maintainable, and technically accurate code Use functional ...
|
155 |
| 5565 | payment-gateway-integration | aj-geddes/useful-ai-prompts |
Payment Gateway Integration Overview Build secure payment processing systems with major payment providers (Stripe, PayPal, Square), handling transactions, subscriptions, webhooks, PCI compliance, and error scenarios across different backend frameworks. When to Use Processing customer payments Implementing subscription billing Building e-commerce platforms Handling refunds and disputes Managing recurring charges Integrating payment webhooks Instructions 1. Stripe Integration with Python/Flask ...
|
155 |
| 5566 | react-best-practices | sickn33/antigravity-awesome-skills |
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...
|
155 |
| 5567 | init | mcollina/skills |
Initialize Playwright Project Set up a production-ready Playwright testing environment. Detect the framework, generate config, folder structure, example test, and CI workflow. Steps 1. Analyze the Project Use the Explore subagent to scan the project: Check package.json for framework (React, Next.js, Vue, Angular, Svelte) Check for tsconfig.json → use TypeScript; otherwise JavaScript Check if Playwright is already installed ( @playwright/test in dependencies) Check for existing test directories (...
|
155 |
| 5568 | biopython | davila7/claude-code-templates |
Biopython: Computational Molecular Biology in Python Overview Biopython is a comprehensive set of freely available Python tools for biological computation. It provides functionality for sequence manipulation, file I/O, database access, structural bioinformatics, phylogenetics, and many other bioinformatics tasks. The current version is Biopython 1.85 (released January 2025), which supports Python 3 and requires NumPy. When to Use This Skill Use this skill when: Working with biological sequen...
|
155 |
| 5569 | mapbox-maplibre-migration | mapbox/mapbox-agent-skills |
MapLibre to Mapbox Migration Skill Expert guidance for migrating from MapLibre GL JS to Mapbox GL JS. Covers the shared history, API compatibility, migration steps, and the advantages of Mapbox's platform. Understanding the Fork History MapLibre GL JS is an open-source fork of Mapbox GL JS v1.13.0 , created in December 2020 when Mapbox changed their license starting with v2.0. Timeline: Pre-2020: Mapbox GL JS was open source (BSD license) Dec 2020: Mapbox GL JS v2.0 introduced proprietary licens...
|
155 |
| 5570 | axiom-avfoundation-ref | charleswiltgen/axiom |
AVFoundation Audio Reference Quick Reference // AUDIO SESSION SETUP import AVFoundation try AVAudioSession.sharedInstance().setCategory( .playback, // or .playAndRecord, .ambient mode: .default, // or .voiceChat, .measurement options: [.mixWithOthers, .allowBluetooth] ) try AVAudioSession.sharedInstance().setActive(true) // AUDIO ENGINE PIPELINE let engine = AVAudioEngine() let player = AVAudioPlayerNode() engine.attach(player) e...
|
155 |
| 5571 | qwen-voice | ada20204/qwen-voice |
Use the bundled scripts. Prefer environment variable `DASHSCOPE_API_KEY`. If missing, scripts attempt to read it from `~/.bashrc`. ASR (speech → text) Non-timestamp (default) ``` python3 skills/qwen-voice/scripts/qwen_asr.py --in /path/to/audio.ogg ``` With timestamps (chunk-based) ``` python3 skills/qwen-voice/scripts/qwen_asr.py --in /path/to/audio.ogg --timestamps --chunk-sec 3 ``` Notes: - Timestamps are generated by fixed-length chunking (not word-level alignment). - Input audi...
|
155 |
| 5572 | mviz | matsonj/mviz |
mviz v1.4.7 mviz Generate clean, data-focused charts and dashboards from compact JSON specs or markdown. Maximizes data-ink ratio with minimal chartjunk, gridlines, and decorative elements. Uses a 16-column grid layout system. Setup No installation required. Use npx -y -q mviz which auto-downloads from npm. The -q flag reduces npm output while still showing lint errors. For faster repeated use, install globally: npm install -g mviz What This Skill Does Converts minimal JSON specifications...
|
155 |
| 5573 | sounds-on-the-web | raphaelsalaja/userinterface-wiki |
Sounds on The Web Sound is the forgotten sense in web design. The auditory cortex processes sound in ~25ms—nearly 10x faster than visual processing. A button that clicks feels faster than one that doesn't, even when visual feedback is identical. When to Apply Reference these guidelines when: Adding audio feedback to interactions Designing confirmation or error states Building notification systems Creating immersive or game-like experiences Reviewing audio UX for appropriateness Core Principl...
|
155 |
| 5574 | gh-pages-deploy | aviz85/claude-skills-library |
GitHub Pages Deployment Deploy static frontend websites to GitHub Pages using the GitHub CLI. Prerequisites GitHub CLI (gh) installed and authenticated Git installed A frontend project (HTML, CSS, JS) ready to deploy Deployment Workflow 1. Initialize Git Repository (if needed) git init git add . git commit -m "Initial commit" 2. Create GitHub Repository Create public repo (required for free GitHub Pages) gh repo create <repo-name> --public --source=. --push 3. Enable GitHub Pages Enable Gi...
|
155 |
| 5575 | imap-smtp-email | netease-youdao/lobsterai |
No SKILL.md available for this skill. View on GitHub
|
155 |
| 5576 | eightctl | steipete/clawdis |
eightctl Use eightctl for Eight Sleep pod control. Requires auth. Auth Config: ~/.config/eightctl/config.yaml Env: EIGHTCTL_EMAIL , EIGHTCTL_PASSWORD Quick start eightctl status eightctl on|off eightctl temp 20 Common tasks Alarms: eightctl alarm list|create|dismiss Schedules: eightctl schedule list|create|update Audio: eightctl audio state|play|pause Base: eightctl base info|angle Notes API is unofficial and rate-limited; avoid repeated logins. Confirm before changing temperature or alarms.
|
155 |
| 5577 | product-strategist | borghei/claude-skills |
Product Strategist Strategic toolkit for Head of Product to drive vision, alignment, and organizational excellence. Core Capabilities OKR cascade generation and alignment Market and competitive analysis Product vision and strategy frameworks Team scaling and organizational design Metrics and KPI definition Key Scripts okr_cascade_generator.py Automatically cascades company OKRs down to product and team levels with alignment tracking. Usage: python scripts/okr_cascade_generator.py [strategy] ...
|
155 |
| 5578 | inbox | boshu2/agentops |
/inbox — Agent Mail Inbox Purpose: Check the agent mail inbox for pending messages, HELP_REQUESTs, and inter-agent notifications. YOU MUST EXECUTE THIS WORKFLOW. Do not just describe it. CLI dependencies: gt — required. This skill wraps gt mail inbox . Quick Start /inbox Check pending messages Execution Steps Step 1: Check Inbox if command -v gt &> /dev/null ; then gt mail inbox else echo "gt CLI not installed. Install with: brew install gt" exit 1 fi Step 2: Display Results Show the inbox cont...
|
155 |
| 5579 | zendesk automation | claude-office-skills/skills |
Zendesk Automation Comprehensive skill for automating Zendesk support workflows and ticket management. Core Workflows 1. Ticket Triage Pipeline INCOMING TICKET FLOW: ┌─────────────────┐ │ New Ticket │ └────────┬────────┘ ▼ ┌─────────────────┐ │ AI Analysis │ │ - Intent │ │ - Sentiment │ │ - Urgency │ └────────┬────────┘ ▼ ┌─────────────────┐ │ Categorize │ │ - Type │ │ - Product │ │ - Skill needed │ └────────┬────────┘ ▼ ┌─────────────────┐ │ Route...
|
154 |
| 5580 | oss-docs | boshu2/agentops |
OSS Documentation Skill Scaffold and audit documentation for open source projects. Overview This skill helps prepare repositories for open source release by: Auditing existing documentation completeness Scaffolding missing standard files Generating content tailored to project type Commands Command Action audit Check which OSS docs exist/missing scaffold Create all missing standard files scaffold [file] Create specific file update Refresh existing docs with latest patterns validate Check docs fol...
|
154 |
| 5581 | meeting-insights-analyzer | davila7/claude-code-templates |
Meeting Insights Analyzer This skill transforms your meeting transcripts into actionable insights about your communication patterns, helping you become a more effective communicator and leader. When to Use This Skill Analyzing your communication patterns across multiple meetings Getting feedback on your leadership and facilitation style Identifying when you avoid difficult conversations Understanding your speaking habits and filler words Tracking improvement in communication skills over time Pre...
|
154 |
| 5582 | zapier-workflows | davila7/claude-code-templates |
Zapier Workflows Skill The Problem This Solves Zapier MCP gives Claude access to 8,000+ individual tools (every Zapier action), but there are critical limitations: ❌ No memory - Claude doesn't remember which tools YOU use or why ❌ No context - Doesn't know when to use specific tools for your workflows ❌ Only one-off actions - Can't trigger your complex, multi-step Zaps ❌ Fresh start every session - All context lost between conversations The Two Types of Zapier Automation 1. MCP Tools (One-Of...
|
154 |
| 5583 | firecrawl-scraping | casper-studios/casper-marketplace |
Firecrawl Scraping Overview Scrape individual web pages and convert them to clean, LLM-ready markdown. Handles JavaScript rendering, anti-bot protection, and dynamic content. Quick Decision Tree What are you scraping? │ ├── Single page (article, blog, docs) │ └── references/single-page.md │ └── Script: scripts/firecrawl_scrape.py │ └── Entire website (multiple pages, crawling) └── references/website-crawler.md └── (Use Apify Website Content Crawler for multi-page) Environment Setup Required...
|
154 |
| 5584 | pr-research | boshu2/agentops |
PR Research Skill Systematic exploration of upstream repositories before contributing. Overview Research an external codebase to understand how to contribute effectively. This is the FIRST step before planning or implementing an open source contribution. When to Use : Before contributing to an external repository Starting a new open source contribution Evaluating whether to contribute to a project When NOT to Use : Researching your own codebase (use $research ) Already familiar with the project'...
|
154 |
| 5585 | news-search | brave/brave-search-skills |
News Search Requires API Key : Get one at https://api.search.brave.com Plan : Included in the Search plan. See https://api-dashboard.search.brave.com/app/subscriptions/subscribe Quick Start (cURL) Basic Search curl -s "https://api.search.brave.com/res/v1/news/search?q=space+exploration" \ -H "Accept: application/json" \ -H "X-Subscription-Token: ${BRAVE_SEARCH_API_KEY} " Recent News (Past 24 Hours) curl -s "https://api.search.brave.com/res/v1/news/search" \ -H "Accept: application/json" \ -H "X-...
|
154 |
| 5586 | reddit-fetch | ykdojo/claude-code-tips |
Reddit Fetch via Gemini CLI When WebFetch fails to access Reddit (blocked, 403, etc.), use Gemini CLI via tmux. Pick a unique session name (e.g., gemini_abc123) and use it consistently throughout. Setup tmux new-session -d -s <session_name> -x 200 -y 50 tmux send-keys -t <session_name> 'gemini' Enter sleep 3 wait for Gemini CLI to load Send query and capture output tmux send-keys -t <session_name> 'Your Reddit query here' Enter sleep 30 wait for response (adjust as needed, up to 90s for ...
|
154 |
| 5587 | smart-contract-security | pluginagentmarketplace/custom-plugin-blockchain |
Smart Contract Security Skill Master smart contract security with vulnerability detection, auditing methodology, and incident response procedures. Quick Start Invoke this skill for security analysis Skill("smart-contract-security", topic="vulnerabilities", severity="high") Topics Covered 1. Common Vulnerabilities Recognize and prevent: Reentrancy: CEI pattern violation Access Control: Missing modifiers Oracle Manipulation: Flash loan attacks Integer Issues: Precision loss 2. Auditing Metho...
|
154 |
| 5588 | example-skill | anthropics/claude-plugins-official |
Example Skill This skill demonstrates the structure and format for Claude Code plugin skills. Overview Skills are model-invoked capabilities that Claude autonomously uses based on task context. Unlike commands (user-invoked) or agents (spawned by Claude), skills provide contextual guidance that Claude incorporates into its responses. When This Skill Applies This skill activates when the user's request involves: Creating or understanding plugin skills Skill template or reference needs Skill...
|
154 |
| 5589 | cocoindex | davila7/claude-code-templates |
CocoIndex Overview CocoIndex is an ultra-performant real-time data transformation framework for AI with incremental processing. This skill enables building indexing flows that extract data from sources, apply transformations (chunking, embedding, LLM extraction), and export to targets (vector databases, graph databases, relational databases). Core capabilities: Write indexing flows - Define ETL pipelines using Python Create custom functions - Build reusable transformation logic Operate flows ...
|
154 |
| 5590 | json-render-remotion | vercel-labs/json-render |
@json-render/remotion Remotion renderer that converts JSON timeline specs into video compositions. Quick Start import { Player } from "@remotion/player" ; import { Renderer , type TimelineSpec } from "@json-render/remotion" ; function VideoPlayer ( { spec } : { spec : TimelineSpec } ) { return ( < Player component = { Renderer } inputProps = { { spec } } durationInFrames = { spec . composition . durationInFrames } fps = { spec . composition . fps } compositionWidth = { spec . composition . width...
|
154 |
| 5591 | gemini | steipete/clawdis |
Gemini Skill Guide When to Use Gemini WHEN ASKED TO BE ACTIVATED Code Review : Comprehensive code reviews across multiple files Plan Review : Analyzing architectural plans, technical specifications, or project roadmaps Big Context Processing : Tasks requiring >200k tokens of context (entire codebases, documentation sets) Multi-file Analysis : Understanding relationships and patterns across many files ⚠️ Critical: Background/Non-Interactive Mode Warning NEVER use --approval-mode default in backgr...
|
154 |
| 5592 | arm-cortex-expert | sickn33/antigravity-awesome-skills |
@arm-cortex-expert Use this skill when Working on @arm-cortex-expert tasks or workflows Needing guidance, best practices, or checklists for @arm-cortex-expert Do not use this skill when The task is unrelated to @arm-cortex-expert 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/impleme...
|
154 |
| 5593 | llamaguard | davila7/claude-code-templates |
LlamaGuard - AI Content Moderation Quick start LlamaGuard is a 7-8B parameter model specialized for content safety classification. Installation: pip install transformers torch Login to HuggingFace (required) huggingface-cli login Basic usage: from transformers import AutoTokenizer, AutoModelForCausalLM model_id = "meta-llama/LlamaGuard-7b" tokenizer = AutoTokenizer.from_pretrained(model_id) model = AutoModelForCausalLM.from_pretrained(model_id, device_map="auto") def moderate(chat): ...
|
154 |
| 5594 | railway-new | davila7/claude-code-templates |
New Project / Service / Database Create Railway projects, services, and databases with proper configuration. When to Use User says "deploy to railway" (add service if linked, init if not) User says "create a railway project", "init", "new project" (explicit new project) User says "link to railway", "connect to railway" User says "create a service", "add a backend", "new api service" User says "create a vite app", "create a react website", "make a python api" User says "deploy from github.com/u...
|
154 |
| 5595 | statistics-math | pluginagentmarketplace/custom-plugin-data-engineer |
Statistics & Mathematics Mathematical foundations for data science, machine learning, and statistical analysis. Quick Start import numpy as np import scipy.stats as stats from sklearn.linear_model import LinearRegression Descriptive Statistics data = np.array([23, 45, 67, 32, 45, 67, 89, 12, 34, 56]) print(f"Mean: {np.mean(data):.2f}") print(f"Median: {np.median(data):.2f}") print(f"Std Dev: {np.std(data, ddof=1):.2f}") print(f"IQR: {np.percentile(data, 75) - np.percentile(data, 25):.2f}") ...
|
154 |
| 5596 | c-pro | sickn33/antigravity-awesome-skills |
Use this skill when Working on c pro tasks or workflows Needing guidance, best practices, or checklists for c pro Do not use this skill when The task is unrelated to c pro 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 C programming expert speci...
|
154 |
| 5597 | modal | davila7/claude-code-templates |
Modal Imperative API Guide Use createModal from @lobehub/ui for imperative modal dialogs. Why Imperative? Mode Characteristics Recommended Declarative Need open state, render <Modal /> ❌ Imperative Call function directly, no state ✅ File Structure features/ └── MyFeatureModal/ ├── index.tsx Export createXxxModal └── MyFeatureContent.tsx Modal content Implementation 1. Content Component ( MyFeatureContent.tsx ) 'use client' ; import { useModalContext } from '@lobehub/ui' ; import { us...
|
154 |
| 5598 | torch-geometric | davila7/claude-code-templates |
PyTorch Geometric (PyG) Overview PyTorch Geometric is a library built on PyTorch for developing and training Graph Neural Networks (GNNs). Apply this skill for deep learning on graphs and irregular structures, including mini-batch processing, multi-GPU training, and geometric deep learning applications. When to Use This Skill This skill should be used when working with: Graph-based machine learning: Node classification, graph classification, link prediction Molecular property prediction: Dru...
|
154 |
| 5599 | feature-sliced-design | aiko-atami/fsd |
Feature-Sliced Design (FSD) Skill - v2.1.0 An architectural methodology skill for scaffolding and organizing frontend applications using Feature-Sliced Design principles. Overview Feature-Sliced Design v2.1 is a compilation of rules and conventions for organizing frontend code to make projects more understandable, maintainable, and stable in the face of changing business requirements. Version 2.1 introduces the "Pages First" approach - keeping more code in pages and widgets rather than premature...
|
154 |
| 5600 | extract | boshu2/agentops |
Identify reusable patterns, components, and design tokens, then extract and consolidate them into the design system for systematic reuse. Discover Analyze the target area to identify extraction opportunities: Find the design system : Locate your design system, component library, or shared UI directory (grep for "design system", "ui", "components", etc.). Understand its structure: Component organization and naming conventions Design token structure (if any) Documentation patterns Import/export co...
|
154 |