███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 2301 | eas-observe | expo/skills |
EAS Observe EAS service - costs apply. EAS Observe is a paid Expo Application Services product with free-tier limits. Ingesting and querying production metrics counts against your plan's event/usage allowance. Review https://expo.dev/pricing before enabling it in production. EAS Observe tracks startup, navigation, and custom-event performance from production Expo apps. Source of truth: https://docs.expo.dev/eas/observe/ — always consult the canonical docs when API details matter, especially get-...
|
6.9K |
| 2302 | llm-monitoring-dashboard | supercent-io/skills-template |
LLM Usage Monitoring Dashboard Tracks LLM API costs, tokens, and latency using Tokuin CLI , and auto-generates a data-driven admin dashboard with PM insights. When to use this skill LLM cost visibility : When you want to monitor API usage costs per team or individual in real time PM reporting dashboard : When you need weekly reports on who uses AI, how much, and how User adoption management : When you want to track inactive users and increase AI adoption rates Model optimization evidence : When ...
|
6.8K |
| 2303 | suggest-awesome-github-copilot-prompts | github/awesome-copilot |
Suggest Awesome GitHub Copilot Prompts Analyze current repository context and suggest relevant prompt files from the GitHub awesome-copilot repository that are not already available in this repository. Process Fetch Available Prompts : Extract prompt list and descriptions from awesome-copilot README.prompts.md . Must use fetch tool. Scan Local Prompts : Discover existing prompt files in .github/prompts/ folder Extract Descriptions : Read front matter from local prompt files to get descriptions F...
|
6.8K |
| 2304 | keyword-research | aaron-he-zhu/seo-geo-claude-skills |
Keyword Research This skill helps you discover, analyze, and prioritize keywords for SEO and GEO content strategies. It identifies high-value opportunities based on search volume, competition, intent, and business relevance. When to Use This Skill Starting a new content strategy or campaign Expanding into new topics or markets Finding keywords for a specific product or service Identifying long-tail keyword opportunities Understanding search intent for your industry Planning content calendars R...
|
6.8K |
| 2305 | academic-researcher | shubhamsaboo/awesome-llm-apps |
Academic Researcher You are an academic research assistant with expertise across disciplines for literature reviews, paper analysis, and scholarly writing. When to Apply Use this skill when: Conducting literature reviews Summarizing research papers Analyzing research methodologies Structuring academic arguments Formatting citations (APA, MLA, Chicago, etc.) Identifying research gaps Writing research proposals Paper Analysis Framework When reviewing academic papers, address: 1. Research Question ...
|
6.8K |
| 2306 | nextjs-best-practices | sickn33/antigravity-awesome-skills |
Next.js Best Practices Principles for Next.js App Router development. 1. Server vs Client Components Decision Tree Show more Installs 27 Repository sickn33/agentic…e-skills GitHub Stars 44.7K First Seen Jul 9, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Pass
|
6.8K |
| 2307 | mentoring-juniors | github/awesome-copilot |
Mentoring Socratique Overview A comprehensive Socratic mentoring methodology designed to develop autonomy and reasoning skills in junior developers and AI newcomers. Guides through questions rather than answers — never solves problems for the learner. Persona: Sensei You are Sensei , a senior Lead Developer with 15+ years of experience , known for your exceptional teaching skills and kindness. You practice the Socratic method : guiding through questions rather than giving answers. "Give a dev a ...
|
6.8K |
| 2308 | chdb-datastore | clickhouse/agent-skills |
chdb DataStore — It's Just Faster Pandas The Key Insight Change this: import pandas as pd To this: import chdb . datastore as pd Everything else stays the same. DataStore is a lazy, ClickHouse-backed pandas replacement . Your existing pandas code works unchanged — but operations compile to optimized SQL and execute only when results are needed (e.g., print() , len() , iteration). pip install chdb Decision Tree: Pick the Right Approach 1. "I have a file/database and want to analyze it with pan...
|
6.8K |
| 2309 | memory-management | anthropics/knowledge-work-plugins |
Memory Management Memory makes Claude your workplace collaborator - someone who speaks your internal language. The Goal Transform shorthand into understanding: User: "ask todd to do the PSR for oracle" ↓ Claude decodes "Ask Todd Martinez (Finance lead) to prepare the Pipeline Status Report for the Oracle Systems deal ($2.3M, closing Q2)" Without memory, that request is meaningless. With memory, Claude knows: todd → Todd Martinez, Finance lead, prefers Slack PSR → Pipeline Status Report (weekly s...
|
6.8K |
| 2310 | benchmark | affaan-m/ecc |
Benchmark — Performance Baseline & Regression Detection When to Use Before and after a PR to measure performance impact Setting up performance baselines for a project When users report "it feels slow" Before a launch — ensure you meet performance targets Comparing your stack against alternatives How It Works Mode 1: Page Performance Measures real browser metrics via browser MCP: Show more Installs 1.5K Repository affaan-m/ecc GitHub Stars 239.2K First Seen May 19, 2026 Security Audits Gen Agent ...
|
6.8K |
| 2311 | ctf-forensics | ljagiello/ctf-skills |
CTF Forensics & Blockchain Quick reference for forensics CTF challenges. Each technique has a one-liner here; see supporting files for full details. Additional Resources 3d-printing.md - 3D printing forensics (PrusaSlicer binary G-code, QOIF, heatshrink) windows.md - Windows forensics (registry, SAM, event logs, recycle bin, USN journal, PowerShell history, Defender MPLog, WMI persistence, Amcache) network.md - Network forensics (PCAP, SMB3, WordPress, credentials, NTLMv2 cracking, USB HID steno...
|
6.8K |
| 2312 | council | affaan-m/ecc |
Council Use this skill to coordinate multiple subagents investigating the same question, with different models first and different assigned perspectives second, then synthesize their reports into one recommendation. This skill is best for judgment-heavy tasks: architecture tradeoffs, risky bug fixes, code review red-teaming, rollout decisions, incident analysis, and “is this alternative worth pursuing?” questions. Workflow 1. Frame the council question State the decision the council should answe...
|
6.8K |
| 2313 | healthcare-phi-compliance | affaan-m/ecc |
Healthcare PHI/PII Compliance Patterns Patterns for protecting patient data, clinician data, and financial data in healthcare applications. Applicable to HIPAA (US), DISHA (India), GDPR (EU), and general healthcare data protection. When to Use Building any feature that touches patient records Implementing access control or authentication for clinical systems Designing database schemas for healthcare data Building APIs that return patient or clinician data Implementing audit trails or logging Rev...
|
6.8K |
| 2314 | terraform-test | hashicorp/agent-skills |
Terraform Test Terraform's built-in testing framework enables module authors to validate that configuration updates don't introduce breaking changes. Tests execute against temporary resources, protecting existing infrastructure and state files. Core Concepts Test File: A .tftest.hcl or .tftest.json file containing test configuration and run blocks that validate your Terraform configuration. Test Block: Optional configuration block that defines test-wide settings (available since Terraform 1....
|
6.8K |
| 2315 | tech-resume-optimizer | paramchoudhary/resumeskills |
Tech Resume Optimizer When to Use This Skill Use this skill when the user: Is applying for software engineering roles Wants to optimize a technical resume Needs help with developer/PM/technical job applications Mentions: "tech resume", "software engineer resume", "developer resume", "technical resume", "SWE resume", "PM resume" Core Capabilities Optimize resumes for technical roles (SWE, PM, Data, DevOps) Structure technical skills sections effectively Highlight projects and technical achievemen...
|
6.8K |
| 2316 | ultracite | haydenbleasel/ultracite |
Ultracite Zero-config linting and formatting for JS/TS projects. Supports three linter backends: Biome (recommended), ESLint + Prettier, and Oxlint + Oxfmt. Detecting Ultracite Check if ultracite is in package.json devDependencies. Detect the active linter by looking for: biome.jsonc → Biome eslint.config.mjs → ESLint .oxlintrc.json → Oxlint CLI Commands Check for issues (read-only) bunx ultracite check Auto-fix issues bunx ultracite fix Diagnose setup problems bunx ultracite doctor Initiali...
|
6.8K |
| 2317 | 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,...
|
6.8K |
| 2318 | ai-tool-compliance | supercent-io/skills-template |
ai-tool-compliance - Internal AI Tool Compliance Automation When to use this skill Starting a new AI project : When scaffolding the compliance foundation (RBAC, Gateway, logs, cost tracking) from scratch Pre-deploy P0 full verification : When automatically evaluating all 13 P0 mandatory requirements as pass/fail and computing a compliance score RBAC design and permission matrix generation : When defining the 5 roles (Super Admin/Admin/Manager/Viewer/Guest) + granular access control per game/menu...
|
6.7K |
| 2319 | email-smtp-send | tiangong-ai/skills |
Email SMTP Send Core Goal Send outbound email via SMTP with env-configured credentials. Attach local files into MIME email payload when requested. Optionally append the sent message to IMAP sent mailbox for cross-client visibility. Validate SMTP and sent-sync configuration before delivery. Return machine-readable JSON status/error output. Workflow Configure SMTP env vars (see references/env.md and assets/config.example.env ). Optional: configure IMAP sent-sync env vars and install imapclient whe...
|
6.7K |
| 2320 | springboot-tdd | affaan-m/everything-claude-code |
Spring Boot TDD Workflow TDD guidance for Spring Boot services with 80%+ coverage (unit + integration). When to Use New features or endpoints Bug fixes or refactors Adding data access logic or security rules Workflow Write tests first (they should fail) Implement minimal code to pass Refactor with tests green Enforce coverage (JaCoCo) Unit Tests (JUnit 5 + Mockito) Show more Installs 1.5K Repository affaan-m/ecc GitHub Stars 239.2K First Seen May 19, 2026 Security Audits Gen Agent Trust Hub Pass...
|
6.7K |
| 2321 | okx-security | okx/onchainos-skills |
Onchain OS Security 5 commands for token risk analysis, DApp phishing detection, transaction pre-execution security, signature safety, and approval management. Wallet Tips On the first wallet-related interaction per conversation , display exactly ONE tip randomly selected from the list below. Do not repeat tips within the same conversation. Present it as-is (with emoji) AFTER the command result, on a separate line. 💡 Tip: You can say "show my addresses" or "充值地址" to quickly get your deposit addr...
|
6.7K |
| 2322 | liquid-glass-design | affaan-m/everything-claude-code |
Liquid Glass Design System (iOS 26) Patterns for implementing Apple's Liquid Glass — a dynamic material that blurs content behind it, reflects color and light from surrounding content, and reacts to touch and pointer interactions. Covers SwiftUI, UIKit, and WidgetKit integration. When to Activate Building or updating apps for iOS 26+ with the new design language Implementing glass-style buttons, cards, toolbars, or containers Creating morphing transitions between glass elements Applying Liquid G...
|
6.7K |
| 2323 | database-migrations | affaan-m/everything-claude-code |
Database Migration Patterns Safe, reversible database schema changes for production systems. When to Activate Creating or altering database tables Adding/removing columns or indexes Running data migrations (backfill, transform) Planning zero-downtime schema changes Setting up migration tooling for a new project Core Principles Every change is a migration — never alter production databases manually Migrations are forward-only in production — rollbacks use new forward migrations Schema and data mi...
|
6.7K |
| 2324 | angular-forms | analogjs/angular-skills |
Angular Signal Forms Build type-safe, reactive forms using Angular's Signal Forms API. Signal Forms provide automatic two-way binding, schema-based validation, and reactive field state. Note: Signal Forms are experimental in Angular v21. For production apps requiring stability, see references/form-patterns.md for Reactive Forms patterns. Basic Setup import { Component, signal } from '@angular/core'; import { form, FormField, required, email } from '@angular/forms/signals'; interface LoginDat...
|
6.7K |
| 2325 | asc-submission-health | rorkai/app-store-connect-cli-skills |
App Store submission health Use this skill to explain why a release cannot proceed and to manage an existing review submission. Hand healthy release execution back to asc-release-flow . Ownership boundary This skill owns: readiness validation and blocker diagnosis; public-API, web-session, and manual repair routing; review status and history; cancellation and retry decisions. Do not stage, upload, publish, or submit a healthy release from this skill. Answer order Show more Installs 2.4K Reposito...
|
6.7K |
| 2326 | asc-metadata-sync | rorkai/app-store-connect-cli-skills |
asc metadata sync Use this skill to keep App Store metadata in sync with App Store Connect. Prefer the canonical asc metadata workflow for app-info and version localization fields. Use the lower-level asc localizations and asc migrate commands only when the user specifically needs .strings files or legacy fastlane-format metadata. Current canonical workflow 1. Pull canonical metadata asc metadata pull --app "APP_ID" --version "1.2.3" --platform IOS --dir "./metadata" If the app has multiple app-...
|
6.7K |
| 2327 | linear | openai/skills |
Linear Overview This skill provides a structured workflow for managing issues, projects & team workflows in Linear. It ensures consistent integration with the Linear MCP server, which offers natural-language project management for issues, projects, documentation, and team collaboration. Prerequisites Linear MCP server must be connected and accessible via OAuth Confirm access to the relevant Linear workspace, teams, and projects Required Workflow Follow these steps in order. Do not skip steps. St...
|
6.7K |
| 2328 | repo-scan | affaan-m/ecc |
repo-scan Every ecosystem has its own dependency manager, but no tool looks across C++, Android, iOS, and Web to tell you: how much code is actually yours, what's third-party, and what's dead weight. When to Use Taking over a large legacy codebase and need a structural overview Before major refactoring — identify what's core, what's duplicate, what's dead Auditing third-party dependencies embedded directly in source (not declared in package managers) Preparing architecture decision records for m...
|
6.7K |
| 2329 | healthcare-emr-patterns | affaan-m/ecc |
Healthcare EMR Development Patterns Patterns for building Electronic Medical Record (EMR) and Electronic Health Record (EHR) systems. Prioritizes patient safety, clinical accuracy, and practitioner efficiency. When to Use Building patient encounter workflows (complaint, exam, diagnosis, prescription) Implementing clinical note-taking (structured + free text + voice-to-text) Designing prescription/medication modules with drug interaction checking Integrating Clinical Decision Support Systems (CDS...
|
6.7K |
| 2330 | task-management | anthropics/knowledge-work-plugins |
Task Management Tasks are tracked in a simple TASKS.md file that both you and the user can edit. File Location Always use TASKS.md in the current working directory. If it exists, read/write to it If it doesn't exist, create it with the template below Dashboard Setup (First Run) A visual dashboard is available for managing tasks and memory. On first interaction with tasks: Check if dashboard.html exists in the current working directory If not, copy it from ${CLAUDE_PLUGIN_ROOT}/skills/dashboard.h...
|
6.7K |
| 2331 | laravel-plugin-discovery | affaan-m/ecc |
Laravel Plugin Discovery Find, evaluate, and choose healthy Laravel packages using the LaraPlugins.io MCP server. When to Use User wants to find Laravel packages for a specific feature (e.g. "auth", "permissions", "admin panel") User asks "what package should I use for..." or "is there a Laravel package for..." User wants to check if a package is actively maintained User needs to verify Laravel version compatibility User wants to assess package health before adding to a project MCP Requirement L...
|
6.7K |
| 2332 | safety-guard | affaan-m/ecc |
Safety Guard — Prevent Destructive Operations When to Use When working on production systems When agents are running autonomously (full-auto mode) When you want to restrict edits to a specific directory During sensitive operations (migrations, deploys, data changes) How It Works Three modes of protection: Mode 1: Careful Mode Intercepts destructive commands before execution and warns: Show more Installs 1.5K Repository affaan-m/ecc GitHub Stars 239.2K First Seen May 19, 2026 Security Audits Gen ...
|
6.7K |
| 2333 | codeql | trailofbits/skills |
CodeQL Static Analysis When to Use CodeQL Ideal scenarios: Source code access with ability to build (for compiled languages) Open-source projects or GitHub Advanced Security license Need for interprocedural data flow and taint tracking Finding complex vulnerabilities requiring AST/CFG analysis Comprehensive security audits where analysis time is not critical Consider Semgrep instead when: No build capability for compiled languages Licensing constraints Need fast, lightweight pattern matching...
|
6.7K |
| 2334 | token-budget-advisor | affaan-m/ecc |
Token Budget Advisor (TBA) Intercept the response flow to offer the user a choice about response depth before Claude answers. When to Use User wants to control how long or detailed a response is User mentions tokens, budget, depth, or response length User says "short version", "tldr", "brief", "al 25%", "exhaustive", etc. Any time the user wants to choose depth/detail level upfront Do not trigger when: user already set a level this session (maintain it silently), or the answer is trivially one l...
|
6.7K |
| 2335 | dart-flutter-patterns | affaan-m/ecc |
Dart/Flutter Patterns When to Use Use this skill when: Starting a new Flutter feature and need idiomatic patterns for state management, navigation, or data access Reviewing or writing Dart code and need guidance on null safety, sealed types, or async composition Setting up a new Flutter project and choosing between BLoC, Riverpod, or Provider Implementing secure HTTP clients, WebView integration, or local storage Writing tests for Flutter widgets, Cubits, or Riverpod providers Wiring up GoRouter...
|
6.7K |
| 2336 | solve-challenge | ljagiello/ctf-skills |
CTF Challenge Solver You're a skilled CTF player. Your goal is to solve the challenge and find the flag. Workflow Step 1: Recon Explore files -- List the challenge directory, run file * on everything Triage binaries -- strings , xxd | head , binwalk , checksec on binaries Fetch links -- If the challenge mentions URLs, fetch them FIRST for context Connect -- Try remote services ( nc ) to understand what they expect Read hints -- Challenge descriptions, filenames, and comments often contain clues ...
|
6.7K |
| 2337 | agents | elevenlabs/skills |
ElevenLabs Agents Platform Build voice AI agents with natural conversations, multiple LLM providers, custom tools, and easy web embedding. Setup: See Installation Guide for CLI and SDK setup. Quick Start with CLI The ElevenLabs CLI is the recommended way to create and manage agents: Install CLI and authenticate npm install -g @elevenlabs/cli elevenlabs auth login Initialize project and create an agent elevenlabs agents init elevenlabs agents add "My Assistant" --template complete Push to Elev...
|
6.7K |
| 2338 | product-lens | affaan-m/ecc |
Product Lens — Think Before You Build This lane owns product diagnosis, not implementation-ready specification writing. If the user needs a durable PRD-to-SRS or capability-contract artifact, hand off to product-capability . When to Use Before starting any feature — validate the "why" Weekly product review — are we building the right thing? When stuck choosing between features Before a launch — sanity check the user journey When converting a vague idea into a product brief before engineering pla...
|
6.7K |
| 2339 | dashboard-builder | affaan-m/ecc |
Dashboard Builder Use this when the task is to build a dashboard people can operate from. The goal is not "show every metric." The goal is to answer: is it healthy? where is the bottleneck? what changed? what action should someone take? When to Use "Build a Kafka monitoring dashboard" "Create a Grafana dashboard for Elasticsearch" "Make a SigNoz dashboard for this service" "Turn this metrics list into a real operational dashboard" Guardrails Show more Installs 1.6K Repository affaan-m/ecc GitHub...
|
6.7K |
| 2340 | ffmpeg | digitalsamba/claude-code-video-toolkit |
FFmpeg for Video Production FFmpeg is the essential tool for video/audio processing. This skill covers common operations for Remotion video projects. Quick Reference GIF to MP4 (Remotion-compatible) ffmpeg -i input.gif -movflags faststart -pix_fmt yuv420p \ -vf "scale=trunc(iw/2)*2:trunc(ih/2)*2" output.mp4 Why these flags: -movflags faststart - Moves metadata to start for web streaming -pix_fmt yuv420p - Ensures compatibility with most players scale=trunc(...) - Forces even dimensions (r...
|
6.7K |
| 2341 | okx-ai | okx/onchainos-skills |
OKX AI (merge of okx-agent-identity + okx-agent-task + okx-task-watch + okx-agent-chat) Single entry point for the OKX AI agent economy: ERC-8004 identity, the task marketplace, live task monitoring, and agent-to-agent communication readiness. All four capabilities' content physically lives in this skill's references/ (identity- .md / task- .md / watch- .md / chat- .md). The old okx-agent-identity / okx-agent-task / okx-task-watch / okx-agent-chat skill directories are gone — the onchainos CLI's...
|
6.7K |
| 2342 | ui-demo | affaan-m/ecc |
UI Demo Video Recorder Record polished demo videos of web applications using Playwright's video recording with an injected cursor overlay, natural pacing, and storytelling flow. When to Use User asks for a "demo video", "screen recording", "walkthrough", or "tutorial" User wants to showcase a feature or workflow visually User needs a video for documentation, onboarding, or stakeholder presentation Three-Phase Process Every demo goes through three phases: Discover -> Rehearse -> Record . Never sk...
|
6.7K |
| 2343 | python-pro | jeffallan/claude-skills |
Python Pro Senior Python developer with 10+ years experience specializing in type-safe, async-first, production-ready Python 3.11+ code. Role Definition You are a senior Python engineer mastering modern Python 3.11+ and its ecosystem. You write idiomatic, type-safe, performant code across web development, data science, automation, and system programming with focus on production best practices. When to Use This Skill Writing type-safe Python with complete type coverage Implementing async/awai...
|
6.7K |
| 2344 | okx-defi | okx/onchainos-skills |
OKX DeFi (experimental merge of okx-defi-invest + okx-defi-portfolio) Multi-chain, OKX-aggregated DeFi in two capabilities behind one skill. Both wrap the same onchainos defi CLI command group. Pre-flight Checks Read ../okx-agentic-wallet/_shared/preflight.md . If that file does not exist, read _shared/preflight.md instead. Intent Routing Show more Installs 682 Repository okx/onchainos-skills GitHub Stars 312 First Seen 4 days ago Security Audits Gen Agent Trust Hub Pass Socket Warn Snyk Warn
|
6.7K |
| 2345 | stitch::manage-design-system | google-labs-code/stitch-skills |
Design-System Create a "source of truth" for your project's design language to ensure consistency across all future screens. [!NOTE] Refer to your system prompt for instruction on handling MCP tool prefixes for all tools mentioned in this skill (e.g., get_screen , create_design_system_from_design_md , apply_design_system ). 📥 Retrieval To analyze a Stitch project, you must retrieve metadata and assets using the Stitch MCP tools: Show more
|
6.7K |
| 2346 | ctf-misc | ljagiello/ctf-skills |
CTF Miscellaneous Quick reference for miscellaneous CTF challenges. Each technique has a one-liner here; see supporting files for full details. Additional Resources pyjails.md - Python jail/sandbox escape techniques bashjails.md - Bash jail/restricted shell escape techniques encodings.md - Encodings, QR codes, esolangs, Verilog/HDL, UTF-16 tricks, BCD encoding, multi-layer auto-decoding, Gray code cyclic encoding rf-sdr.md - RF/SDR/IQ signal processing (QAM-16, carrier recovery, timing sync) dns...
|
6.7K |
| 2347 | accessibility | affaan-m/ecc |
Accessibility (a11y) Comprehensive accessibility guidelines based on WCAG 2.2 and Lighthouse accessibility audits. Goal: make content usable by everyone, including people with disabilities. WCAG Principles: POUR Principle Description P erceivable Content can be perceived through different senses O perable Interface can be operated by all users U nderstandable Content and interface are understandable R obust Content works with assistive technologies Conformance levels Level Requirement Target A M...
|
6.7K |
| 2348 | stitch::code-to-design | google-labs-code/stitch-skills |
Code to Design Transform your existing frontend code into a Stitch Design so you can iterate and improve it using Stitch. This skill orchestrates three other skills in sequence: extract-static-html : Extract a single self-contained HTML file from your build output. extract-design-md : Analyze the source code to create a design system (DESIGN.md). upload-to-stitch : Upload that HTML file and the design system to your Stitch project. Workflow Follow these steps to convert your existing code. Prere...
|
6.7K |
| 2349 | no-ai-slop | petergyang/no-ai-slop |
No AI slop You are a sharp human editor. Preserve the user's point and personal voice while making the writing clearer and more alive. Remove AI patterns without turning distinctive writing into generic polished prose. Two jobs Edit (default). The user shares a draft to fix. Make the minimum effective edit with the rules below and return the edited draft plus a What changed section. Detect. The user asks whether a piece is AI slop, or asks to audit, scan, or flag a draft without rewriting. Name ...
|
6.7K |
| 2350 | research | tavily-ai/skills |
Spin up a background agent to do the research, so you keep working while it reads. Its job: Investigate the question against primary sources — official docs, source code, specs, first-party APIs — not a secondary write-up of them. Follow every claim back to the source that owns it. Write the findings to a single Markdown file, citing each claim's source. Save it where the repo already keeps such notes; match the existing convention, and if there is none, put it somewhere sensible and say where. ...
|
6.6K |