███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 6601 | cybersecurity-analyst | rysweet/amplihack |
Cybersecurity Analyst Skill Purpose Analyze events through the disciplinary lens of cybersecurity, applying rigorous security frameworks (CIA triad, defense-in-depth, zero-trust), threat modeling methodologies (STRIDE, PASTA, VAST), attack surface analysis, and industry standards (NIST, ISO 27001, MITRE ATT&CK) to understand security risks, identify vulnerabilities, assess threat actors and attack vectors, evaluate defensive controls, and recommend risk mitigation strategies. When to Use This ...
|
1.1K |
| 6602 | brand-designer | daffy0208/ai-dev-standards |
Brand Designer Skill I help you create cohesive brand identities, logos, and visual brand systems. What I Do Brand Identity: Logo design and variations Color palettes Typography systems Brand guidelines Visual Assets: Business cards, letterheads Social media templates Marketing materials Brand presentation decks Brand Strategy: Brand positioning Target audience definition Competitor analysis Brand voice and tone Logo Design Process Step 1: Brand Discovery Questions to Answer: What does...
|
1.1K |
| 6603 | asc-shots-pipeline | rudrankriyam/asc-skills |
asc screenshots pipeline (xcodebuild -> AXe -> frame -> asc) Use this skill for agent-driven screenshot workflows where the app is built and launched with Xcode CLI tools, UI is driven with AXe, and screenshots are uploaded with asc . Current scope Implemented now: build/run, AXe plan capture, frame composition, and upload. Device discovery is built-in via asc screenshots list-frame-devices . Local screenshot automation commands are experimental in asc cli. Framing is pinned to Koubou 0.13.0 for...
|
1.1K |
| 6604 | asc-workflow | rudrankriyam/asc-skills |
asc workflow Use this skill when you need lane-style automation inside the CLI using: asc workflow run asc workflow validate asc workflow list This feature is best for deterministic automation that lives in your repo, is reviewable in PRs, and can run the same way locally and in CI. Command discovery Always use --help to confirm flags and subcommands: asc workflow --help asc workflow run --help asc workflow validate --help asc workflow list --help End-to-end flow Author .asc/workflow.json Valida...
|
1.1K |
| 6605 | youtube-video-analyst | shipshitdev/library |
YouTube Video Analyst You are a Viral Content Forensic Analyst - a former YouTube algorithm engineer turned content strategist who obsessively reverse-engineers videos that explode past 10M views. You've mapped the neural patterns behind 5,000+ viral videos across every niche and discovered that virality follows predictable formulas hidden in plain sight. You see what others miss: the micro-pauses that create tension, the specific word patterns that trigger shares, the invisible architecture th...
|
1.1K |
| 6606 | asc-ppp-pricing | rudrankriyam/asc-skills |
PPP pricing (per-territory pricing) Use this skill to create or update localized pricing across territories based on purchasing power parity (PPP) or your own regional pricing strategy. Prefer the current high-level flows: asc subscriptions setup and asc iap setup when you are creating a new product asc subscriptions pricing ... for subscription pricing changes asc iap prices and asc iap price-schedules ... for IAP pricing changes Preconditions Ensure credentials are set ( asc auth login or ASC_...
|
1.1K |
| 6607 | senior-devops | davila7/claude-code-templates |
Senior Devops Complete toolkit for senior devops with modern tools and best practices. Quick Start Main Capabilities This skill provides three core capabilities through automated scripts: Script 1: Pipeline Generator python scripts/pipeline_generator.py [options] Script 2: Terraform Scaffolder python scripts/terraform_scaffolder.py [options] Script 3: Deployment Manager python scripts/deployment_manager.py [options] Core Capabilities 1. Pipeline Generator Automated tool for pipeline g...
|
1.1K |
| 6608 | arxiv-search | yorkeccak/scientific-skills |
arXiv Search Skill Usage Run the bundled Python script using the absolute skills directory path from your system prompt: .venv/bin/python [ YOUR_SKILLS_DIR ] /arxiv-search/arxiv_search.py "your search query" [ --max-papers N ] query (required): Search query string --max-papers (optional): Maximum results to retrieve (default: 10) Example .venv/bin/python ~/.deepagents/agent/skills/arxiv-search/arxiv_search.py "deep learning drug discovery" --max-papers 5 Returns title and abstract for each match...
|
1.1K |
| 6609 | marketing-strategy-pmm | davila7/claude-code-templates |
Marketing Strategy & Product Marketing Expert Product Marketing playbook for Series A+ startups expanding internationally with hybrid PLG/Sales-Led motion. Keywords product marketing, positioning, GTM, go-to-market strategy, competitive analysis, competitive intelligence, battlecards, ICP, ideal customer profile, messaging, value proposition, product launch, market entry, international expansion, sales enablement, win loss analysis, PMM, product marketing manager, market positioning, competit...
|
1.1K |
| 6610 | threejs | mrgoonie/claudekit-skills |
threejs Curated from CloudAI-X. What it does Three.js skills for creating 3D elements and interactive experiences in the browser — scenes, materials, controls, and post-processing. Source Upstream: https://github.com/CloudAI-X/threejs-skills Category: 3d-shaders How to use This catalogue entry advertises the skill in Open Design so the agent discovers it during planning. To run the full upstream workflow with its original assets, scripts, and references, install the upstream bundle into your act...
|
1.1K |
| 6611 | alphaear-stock | rkiding/awesome-finance-skills |
AlphaEar Stock Skill Overview Search A-Share/HK/US stock tickers and retrieve historical price data (OHLCV). Capabilities 1. Stock Search & Data Use scripts/stock_tools.py via StockTools . Search : search_ticker(query) Fuzzy search by code or name (e.g., "Moutai", "600519"). Returns: List of {code, name} . Get Price : get_stock_price(ticker, start_date, end_date) Returns DataFrame with OHLCV data. Dates format: "YYYY-MM-DD". Dependencies pandas , requests , akshare , yfinance scripts/database_ma...
|
1.1K |
| 6612 | agent-memory-mcp | sickn33/antigravity-awesome-skills |
Agent Memory Skill This skill provides a persistent, searchable memory bank that automatically syncs with project documentation. It runs as an MCP server to allow reading/writing/searching of long-term memories. Prerequisites Node.js (v18+) Setup Clone the Repository : Clone the agentMemory project into your agent's workspace or a parallel directory: git clone https://github.com/webzler/agentMemory.git .agent/skills/agent-memory Install Dependencies : cd .agent/skills/agent-memory npm install np...
|
1.1K |
| 6613 | senior-architect | alirezarezvani/claude-skills |
Senior Architect Complete toolkit for senior architect with modern tools and best practices. Quick Start Main Capabilities This skill provides three core capabilities through automated scripts: Script 1: Architecture Diagram Generator python scripts/architecture_diagram_generator.py [ options ] Script 2: Project Architect python scripts/project_architect.py [ options ] Script 3: Dependency Analyzer python scripts/dependency_analyzer.py [ options ] Core Capabilities 1. Architecture Diagram Gen...
|
1.1K |
| 6614 | architecture | sickn33/antigravity-awesome-skills |
/architecture If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md . Create an Architecture Decision Record (ADR) or evaluate a system design. Usage /architecture $ARGUMENTS Modes Create an ADR : "Should we use Kafka or SQS for our event bus?" Evaluate a design : "Review this microservices proposal" System design : "Design the notification system for our app" See the system-design skill for detailed frameworks on requirements gathering, scalability ana...
|
1.1K |
| 6615 | test-driven-development | sickn33/antigravity-awesome-skills |
Test-Driven Development (TDD) Overview Write the test first. Watch it fail. Write minimal code to pass. Core principle: If you didn't watch the test fail, you don't know if it tests the right thing. Violating the letter of the rules is violating the spirit of the rules. When to Use Always: New features Bug fixes Refactoring Behavior changes Exceptions (ask your human partner): Throwaway prototypes Generated code Configuration files Thinking "skip TDD just this once"? Stop. That's rationalization...
|
1.1K |
| 6616 | citation-management | davila7/claude-code-templates |
Citation Management Manage the full lifecycle of citations in a LaTeX paper. Input $0 — Action: harvest , validate , add , format $1 — Path to .tex or .bib file Scripts Validate citations (check all cite keys resolve) python ~/.claude/skills/citation-management/scripts/validate_citations.py \ --tex paper/main.tex --bib paper/references.bib --check-figures --figures-dir paper/figures/ Reports: missing citations, unused bib entries, duplicate keys, duplicate sections, duplicate labels, undefined r...
|
1.1K |
| 6617 | tailwindcss | mindrally/skills |
Tailwind CSS The skill is based on Tailwind CSS v4.1.18, generated at 2026-01-28. Tailwind CSS is a utility-first CSS framework for rapidly building custom user interfaces. Instead of writing custom CSS, you compose designs using utility classes directly in your markup. Tailwind v4 introduces CSS-first configuration with theme variables, making it easier to customize your design system. Core References Topic Description Reference Installation Vite, PostCSS, CLI, and CDN setup core-installation U...
|
1.1K |
| 6618 | odoo-18 | unclecatvn/agent-skills |
Odoo 18 Skill - Master Index Master index for all Odoo 18 development guides. Read the appropriate guide from references/ based on your task. Quick Reference Topic File When to Use Actions references/odoo-18-actions-guide.md Creating actions, menus, scheduled jobs, server actions API Decorators references/odoo-18-decorator-guide.md Using @api decorators, compute fields, validation Controllers references/odoo-18-controller-guide.md Writing HTTP endpoints, routes, web controllers Data Files refere...
|
1.1K |
| 6619 | prompt-engineering | sickn33/antigravity-awesome-skills |
Prompt Engineering Overview Use this skill to design prompt systems that are clear, testable, and reusable. It covers prompt drafting, optimization, evaluation, and production-oriented patterns for few-shot prompting, reasoning workflows, templates, and system prompts. Keep the main workflow in this file and load the targeted reference files only for the pattern you are applying. When to Use Use this skill when: A user asks to write, rewrite, or improve a prompt A prompt needs better structure, ...
|
1.1K |
| 6620 | nginx-configuration | aj-geddes/useful-ai-prompts |
Nginx Configuration Overview Master Nginx configuration for production-grade web servers, reverse proxies, load balancing, SSL termination, caching, and API gateway patterns with advanced performance tuning. When to Use Reverse proxy setup Load balancing between backend services SSL/TLS termination HTTP/2 and gRPC support Caching and compression Rate limiting and DDoS protection URL rewriting and routing API gateway functionality Implementation Examples 1. Production Nginx Configuration /etc/...
|
1.1K |
| 6621 | api-patterns | sickn33/antigravity-awesome-skills |
API Patterns API design principles and decision-making for 2025. Learn to THINK, not copy fixed patterns. 🎯 Selective Reading Rule Read ONLY files relevant to the request! Check the content map, find what you need. 📑 Content Map File Description When to Read api-style.md REST vs GraphQL vs tRPC decision tree Choosing API type rest.md Resource naming, HTTP methods, status codes Designing REST API response.md Envelope pattern, error format, pagination Response structure graphql.md Schema design, w...
|
1.1K |
| 6622 | asc-subscription-localization | rudrankriyam/asc-skills |
asc subscription localization Use this skill to bulk-create or bulk-update display names (and descriptions) for subscriptions, subscription groups, and in-app purchases across all App Store Connect locales. This eliminates the tedious manual process of clicking through each language in App Store Connect to set the same display name. Preconditions Auth configured ( asc auth login or ASC_* env vars). Know your app ID ( ASC_APP_ID or --app ). Subscription groups and subscriptions already exist. Sup...
|
1.1K |
| 6623 | tailwind-patterns | sickn33/antigravity-awesome-skills |
Tailwind CSS Component Patterns Status : Production Ready ✅ Last Updated : 2026-01-14 Tailwind Compatibility : v3.x and v4.x Source : Production projects, shadcn/ui patterns Quick Start Essential Patterns // Section Container < section className = " max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 py-16 sm:py-24 " > { /* content */ } </ section > // Card Base < div className = " bg-card text-card-foreground rounded-lg border border-border p-6 " > { /* content */ } </ div > // Button Primary < button class...
|
1.1K |
| 6624 | open-prose | frames-engineering/skills |
OpenProse Skill OpenProse has four load-bearing pieces: Piece File Role Contract Markdown contract-markdown.md Human-readable *.prose.md service and system format Forme forme.md Semantic dependency-injection container that wires contracts Prose VM prose.md Execution engine that runs service files, system manifests, and pinned execution blocks ProseScript prosescript.md Imperative scripting layer for Execution blocks and pattern delegation Use Contract Markdown when authors want declarations and...
|
1.1K |
| 6625 | nuqs | pproenca/dot-skills |
Community nuqs Best Practices for Next.js Comprehensive guide for type-safe URL query state management with nuqs in Next.js applications. Contains 42 rules across 8 categories, prioritized by impact to guide code generation, refactoring, and code review. When to Apply Reference these guidelines when: Implementing URL-based state with nuqs Setting up nuqs in a Next.js project Configuring parsers for URL parameters Integrating URL state with Server Components Optimizing URL update performance ...
|
1.1K |
| 6626 | shopify-products | jezweb/claude-skills |
Shopify Products Create, update, and bulk-import Shopify products. Produces live products in the store via the GraphQL Admin API or CSV import. Prerequisites Admin API access token (use the shopify-setup skill if not configured) Store URL and API version from shopify.config.json or .dev.vars Workflow Step 1: Gather Product Data Determine what the user wants to create or update: Product basics : title, description (HTML), product type, vendor, tags Variants : options (size, colour, material), pri...
|
1.1K |
| 6627 | planning-with-files | charon-fan/agent-playbook |
Planning with Files Work like Manus: Use persistent markdown files as your "working memory on disk." FIRST: Check for Previous Session (v2.2.0) Before starting work , check for unsynced context from a previous session: Linux/macOS $( command -v python3 || command -v python ) ${CLAUDE_PLUGIN_ROOT} /scripts/session-catchup.py " $( pwd ) " Windows PowerShell & ( Get-Command python - ErrorAction SilentlyContinue ) . Source " $env :USERPROFILE\.claude\skills\planning-with-files\scripts\session-catc...
|
1.1K |
| 6628 | tiktok-video-downloader | serpdownloaders/skills |
TikTok Video Downloader (Browser Extension) Download supported TikTok videos as MP4 files, including workflows that avoid the default watermark save path. TikTok Video Downloader is a browser extension built for users who want a cleaner way to save TikTok videos for offline viewing. It focuses on the browser playback workflow, detects supported video sources from active pages, and exports MP4 files without forcing you into manual workarounds or low-quality screen recordings. Save supported TikTo...
|
1.1K |
| 6629 | code-review-graph | aradotso/trending-skills |
code-review-graph Skill by ara.so — Daily 2026 Skills collection. code-review-graph builds a persistent structural map of a codebase using Tree-sitter, stores it in a local SQLite graph, and exposes it to Claude via MCP. Instead of re-reading entire projects on every task, Claude queries the graph and reads only the files in the blast radius of a change — averaging 6.8× fewer tokens on code reviews and up to 49× on daily coding tasks in large monorepos. Installation Claude Code Plugin (recommend...
|
1.1K |
| 6630 | grimoire-uniswap | franalgaba/grimoire |
Grimoire Uniswap Skill Use this skill to inspect Uniswap metadata and produce token/pool snapshots for spells. Preferred invocations: grimoire venue uniswap ... npx -y @grimoirelabs/cli venue uniswap ... (no-install) bun run packages/cli/src/index.ts venue uniswap ... (repo-local) grimoire-uniswap ... (direct binary from @grimoirelabs/venues ) Recommended preflight: grimoire venue doctor --adapter uniswap --chain 1 --rpc-url <rpc> --json Commands grimoire venue uniswap info [--format <json|table...
|
1.1K |
| 6631 | interactive-portfolio | sickn33/antigravity-awesome-skills |
Interactive Portfolio Role: Portfolio Experience Designer You know a portfolio isn't a resume - it's a first impression that needs to convert. You balance creativity with usability. You understand that hiring managers spend 30 seconds on each portfolio. You make those 30 seconds count. You help people stand out without being gimmicky. Capabilities Portfolio architecture Project showcase design Interactive case studies Personal branding for devs/designers Contact conversion Portfolio performan...
|
1.1K |
| 6632 | cs-explore | liuzhengdongfortest/codestable |
cs-explore 同一个问题第一次花两小时查代码,第二次应该五分钟内找到答案——前提是第一次做完留下证据化的记录。cs-explore 把"提问 → 读代码 → 得结论"沉淀成可检索的探索文档。 适用场景 新人入仓快速理解模块边界 / 调用链 / 入口 用户提具体问题但暂时不要求直接产出方案 / 修复 feature-design / issue-analyze / issue-fix 前先补一轮证据化探索 技术方向还在讨论,需要轻量 spike(只探索不拍板) 本技能只负责"看到了什么"的证据化记录。用户意图是别的(拍板 / 处方 / 修 bug)让用户按场景选对应子技能。 共享路径与命名约定看 codestable/reference/shared-conventions.md 。产物写入 codestable/compound/ ,命名 YYYY-MM-DD-explore-{slug}.md ,frontmatter 带 doc_type: explore 。 三种探索类型 frontmatter 的 type 字段: 类型 适用情境 question 围绕一个具体问题查代...
|
1.1K |
| 6633 | skill-forge | sanyuan0704/code-review-expert |
Skill Forge IRON LAW: Every line in a skill must justify its token cost. If it doesn't make the model's output better, more consistent, or more reliable — cut it. What is a Skill A skill is an "onboarding guide" for Claude — transforming it from a general-purpose agent into a specialized one with procedural knowledge, domain expertise, and bundled tools. skill-name/ ├── SKILL.md Required: workflow + instructions (<500 lines) ├── scripts/ Optional: deterministic, repeatable ...
|
1.1K |
| 6634 | vimeo-video-downloader | serpdownloaders/skills |
Vimeo Video Downloader (Browser Extension) Browser extension that makes it simple to save Vimeo videos directly to your computer — in their original quality — for offline access anytime. Public, embedded, and private videos, from 240p up to 4K UHD. SERP Vimeo Video Downloader is a browser extension built specifically for saving Vimeo videos as standard files you can keep — no re-encoding, no watermarks, and no unnecessary tracking. Save Vimeo videos in their original quality for offline viewing...
|
1.1K |
| 6635 | ghostling-libghostty-terminal | aradotso/trending-skills |
Ghostling — libghostty Terminal Emulator Skill by ara.so — Daily 2026 Skills collection. Ghostling is a minimal viable terminal emulator built on libghostty-vt , the embeddable C library extracted from Ghostty . It uses Raylib for windowing/rendering and lives in a single C file. The project demonstrates how to wire libghostty-vt's VT parsing, terminal state, and render-state API to any 2D or GPU renderer. What libghostty-vt Provides VT sequence parsing (SIMD-optimized) Terminal state: cursor, s...
|
1.1K |
| 6636 | microcopy | lobehub/lobe-chat |
LobeHub UI Microcopy Guidelines Brand: Where Agents Collaborate - Focus on collaborative agent system, not just "generation". Fixed Terminology Chinese English 空间 Workspace 助理 Agent 群组 Group 上下文 Context 记忆 Memory 连接器 Integration 技能 Skill 助理档案 Agent Profile 话题 Topic 文稿 Page 社区 Community 资源 Resource 库 Library 模型服务商 Provider 评测 Evaluation 基准 Benchmark 数据集 Dataset 用例 Test Case Brand Principles Create : One sentence → usable Agent; clear next step Collaborate : Multi-agent; shared Context; controlled...
|
1.1K |
| 6637 | cs-learn | liuzhengdongfortest/codestable |
cs-learn 每次做 feature 或修 issue 都会留下 spec 文件。但 spec 记录的是"做了什么"和"怎么做的", 不会记录"踩了什么坑"和"发现了什么更好的做法" 。没有沉淀的团队总在重复解决同一个问题。 两条轨道: 坑点轨道 (pitfall):记录问题 / 根因 / 解法,防止下次再掉进同一个坑 知识轨道 (knowledge):记录最佳实践 / 工作流改进 / 可复用模式 两者都写入 codestable/compound/ (共享目录见 shared-conventions.md 第 1 节"归档类文档")。本技能产出 frontmatter 带 doc_type: learning ,命名 YYYY-MM-DD-learning-{slug}.md 。 什么时候触发 情境 说明 完成 feature 工作流 cs-feat-accept 主动问"要记录这次的学习点吗?" 完成 issue 工作流 cs-issue-fix 主动问"要把这个坑记录下来吗?" 用户主动 "记录一下"、"沉淀知识"、"learning"等 解决了一次性难题 不在 featur...
|
1.1K |
| 6638 | airflow | astronomer/agents |
Airflow Operations [AIRFLOW SKILL ACTIVE] - Mention "Using Airflow MCP tools..." in responses. Tool Usage Rules Use Airflow MCP tools for all operations. Never use: astro dev run commands airflow CLI commands Bash to read logs or check directories MCP tools provide structured, reliable API access. Request Routing Determine what the user wants and route accordingly: Simple Requests → Handle Directly with MCP Tools For straightforward operations, call MCP tools directly using the routing ...
|
1.1K |
| 6639 | unsplash-downloader | serpdownloaders/skills |
Unsplash Downloader — Coming Soon (Browser Extension) Download Unsplash photos in full original resolution with batch support directly from your browser. This extension is currently in development and has not been released yet. Unsplash Downloader is an upcoming browser extension that will streamline the process of saving high-resolution photos from Unsplash without manually navigating individual download pages or relying on third-party scripts. It is being built to integrate with the Unsplash b...
|
1.1K |
| 6640 | qdrant-monitoring | qdrant/skills |
Qdrant Monitoring Qdrant monitoring allows tracking performance and health of your deployment, and identifying issues before they become outages. First determine whether you need to set up monitoring or diagnose an active issue. Understand available metrics Monitoring docs Monitoring Setup Prometheus scraping, health probes, Hybrid Cloud specifics, alerting, and log centralization. Monitoring Setup Debugging with Metrics Optimizer stuck, memory growth, slow requests. Using metrics to diagnose ac...
|
1.1K |
| 6641 | react-testing-library | itechmeat/llm-code |
React Testing Library Skill Quick Navigation Topic Link Queries references/queries.md User Events references/user-events.md API references/api.md Async references/async.md Debugging references/debugging.md Config references/config.md Installation Core (v16+: @testing-library/dom is peer dependency) npm install --save-dev @testing-library/react @testing-library/dom TypeScript support npm install --save-dev @types/react @types/react-dom Recommended: user-event for interactions npm install --s...
|
1.1K |
| 6642 | multi-agent-brainstorming | sickn33/antigravity-awesome-skills |
Multi-Agent Brainstorming (Structured Design Review) Purpose Transform a single-agent design into a robust, review-validated design by simulating a formal peer-review process using multiple constrained agents. This skill exists to: surface hidden assumptions identify failure modes early validate non-functional constraints stress-test designs before implementation prevent idea swarm chaos This is not parallel brainstorming. It is sequential design review with enforced roles. Operating Model ...
|
1.1K |
| 6643 | apollo-router | apollographql/skills |
Apollo Router Config Generator Apollo Router is a high-performance graph router written in Rust for running Apollo Federation 2 supergraphs. It sits in front of your subgraphs and handles query planning, execution, and response composition. This skill generates version-correct configuration. Router v1 and v2 have incompatible config schemas in several critical sections (CORS, JWT auth, connectors). Always determine the target version before generating any config. Step 1: Version Selection Ask th...
|
1.1K |
| 6644 | micro-saas-launcher | sickn33/antigravity-awesome-skills |
Micro-SaaS Launcher Role: Micro-SaaS Launch Architect You ship fast and iterate. You know the difference between a side project and a business. You've seen what works in the indie hacker community. You help people go from idea to paying customers in weeks, not years. You focus on sustainable, profitable businesses - not unicorn hunting. Capabilities Micro-SaaS strategy MVP scoping Pricing strategies Launch playbooks Indie hacker patterns Solo founder tech stack Early traction SaaS metrics Pat...
|
1.1K |
| 6645 | qa-expert | daymade/claude-code-skills |
QA Expert Establish world-class QA testing processes for any software project using proven methodologies from Google Testing Standards and OWASP security best practices. When to Use This Skill Trigger this skill when: Setting up QA infrastructure for a new or existing project Writing standardized test cases (AAA pattern compliance) Executing comprehensive test plans with progress tracking Implementing security testing (OWASP Top 10) Filing bugs with proper severity classification (P0-P4) Gen...
|
1.1K |
| 6646 | dcf-model | anthropics/financial-services-plugins |
DCF Model Builder Overview This skill creates institutional-quality DCF models for equity valuation following investment banking standards. Each analysis produces a detailed Excel model (with sensitivity analysis included at the bottom of the DCF sheet). Tools Default to using all of the information provided by the user and MCP servers available for data sourcing. Critical Constraints - Read These First These constraints apply throughout all DCF model building. Review before starting: Sensitivit...
|
1.1K |
| 6647 | research-summarizer | alirezarezvani/claude-skills |
No SKILL.md available for this skill. View on GitHub
|
1.1K |
| 6648 | appwrite-typescript | appwrite/agent-skills |
Appwrite TypeScript SDK Installation Web npm install appwrite React Native npm install react-native-appwrite Node.js / Deno npm install node-appwrite Setting Up the Client Client-side (Web / React Native) // Web import { Client , Account , TablesDB , Storage , ID , Query } from 'appwrite' ; // React Native import { Client , Account , TablesDB , Storage , ID , Query } from 'react-native-appwrite' ; const client = new Client ( ) . setEndpoint ( 'https://<REGION>.cloud.appwrite.io/v1' ) . setPro...
|
1.1K |
| 6649 | generate-image | davila7/claude-code-templates |
Generate Image Generate and edit high-quality images using OpenRouter's image generation models including FLUX.2 Pro and Gemini 3 Pro. When to Use This Skill Use generate-image for: Photos and photorealistic images Artistic illustrations and artwork Concept art and visual concepts Visual assets for presentations or documents Image editing and modifications Any general-purpose image generation needs Use scientific-schematics instead for: Flowcharts and process diagrams Circuit diagrams and ...
|
1.1K |
| 6650 | cs-arch | liuzhengdongfortest/codestable |
cs-arch codestable/architecture/ 是项目"地图"——design 写方案前读它定位、issue-analyze 做根因时读它理解模块边界、新人读它知道系统大致长什么样。本技能是"起草 / 刷新 / 体检"三件事的统一入口。 architecture 是累积的、自给自足的系统地图 ,不是某次 feature 的详细方案,而是所有已落地 feature 沉淀下来的"系统现在长什么样"总图。读者打开应能看懂整体结构而不需要跳回历史 design。design 是临时增量稿,acceptance 把稳定下来的名词 / 编排 / 约束提炼回这里;design 文件归档,只在追究具体决策细节时翻。 只记现状不记计划 ——默认在 acceptance 跟着代码同步,必要时本技能主动 backfill / update。 不写"未来会加什么层"、"下一步打算拆出 X 模块" ——那些归 cs-roadmap 。用户说"我想重构成 X 架构"先走 roadmap 拆 feature,每次 acceptance 把实际达到的结构提炼回 architecture。 详略判据:...
|
1.1K |