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

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
25,481
总 Skills
95.7M
总安装量
2,622
贡献者
# Skill 仓库 描述 安装量
1851 ljg-invest lijigang/ljg-skills
投资报告 生成一份投资分析报告。核心只问一个问题:这个东西在创造新秩序,还是在搬运旧秩序? 认知起点 财富不是钱,是被欲望照亮的秩序。投资就是拿手里的秩序去换一台更好的秩序生成器。 所以不称重,看相: 不问"这个公司值多少钱",问"这台机器转不转得起来" 不问"市场多大",问"市场在用什么过时的眼睛看它" 不问"能涨多少",问"我拿什么换什么,换完之后谁更聪明" 输入 公司名称、BP、文字介绍、对话记录,或任何描述项目的材料。知名公司只给名字即可——用 Research skill 或 subagent 抓取最新财报和行业数据。 报告结构 以下五个区块是骨架,不是填空题。对某个项目来说哪个区块最有料,那个区块就多写;没料的一两句带过或直接跳过。报告为判断服务,不为完整性服务。 一、这是什么 一张表 + 一句自定义赛道定义。 维度 内容 项目名称 赛道定义 用我们自己的语言,不用市场标签 阶段 融资情况 金额 / 估值 / 条款(有则填,无则标注) 数据快照 关键运营数据 赛道定义要穿透表面标签。"搜索引擎公司"是隔的,"人类认知基础设施的垄断运营商"是不隔的——后者告诉你它真正在做什么...
5.4K
1852 geo-content-optimizer aaron-he-zhu/seo-geo-claude-skills
GEO Content Optimizer SEO & GEO Skills Library · 20 skills for SEO + GEO · Install all: npx skills add aaron-he-zhu/seo-geo-claude-skills Research · keyword-research · competitor-analysis · serp-analysis · content-gap-analysis Build · seo-content-writer · geo-content-optimizer · meta-tags-optimizer · schema-markup-generator Optimize · on-page-seo-auditor · technical-seo-checker · internal-linking-optimizer · content-refresher Monitor · rank-tracker · backlink-analyzer · performance-reporter · al...
5.3K
1853 springboot-verification affaan-m/everything-claude-code
Spring Boot Verification Loop Run before PRs, after major changes, and pre-deploy. When to Activate Before opening a pull request for a Spring Boot service After major refactoring or dependency upgrades Pre-deployment verification for staging or production Running full build → lint → test → security scan pipeline Validating test coverage meets thresholds Phase 1: Build mvn -T 4 clean verify -DskipTests or ./gradlew clean assemble -x test If build fails, stop and fix. Phase 2: Static Analysis Ma...
5.3K
1854 cost-aware-llm-pipeline affaan-m/everything-claude-code
Cost-Aware LLM Pipeline Patterns for controlling LLM API costs while maintaining quality. Combines model routing, budget tracking, retry logic, and prompt caching into a composable pipeline. When to Activate Building applications that call LLM APIs (Claude, GPT, etc.) Processing batches of items with varying complexity Need to stay within a budget for API spend Optimizing cost without sacrificing quality on complex tasks Core Concepts 1. Model Routing by Task Complexity Automatically select chea...
5.3K
1855 agentic-engineering affaan-m/everything-claude-code
Agentic Engineering Use this skill for engineering workflows where AI agents perform most implementation work and humans enforce quality and risk controls. Operating Principles Define completion criteria before execution. Decompose work into agent-sized units. Route model tiers by task complexity. Measure with evals and regression checks. Eval-First Loop Define capability eval and regression eval. Run baseline and capture failure signatures. Execute implementation. Re-run evals and compare delta...
5.3K
1856 changelog-generator composiohq/awesome-claude-skills
Changelog Generator This skill transforms technical git commits into polished, user-friendly changelogs that your customers and users will actually understand and appreciate. When to Use This Skill Preparing release notes for a new version Creating weekly or monthly product update summaries Documenting changes for customers Writing changelog entries for app store submissions Generating update notifications Creating internal release documentation Maintaining a public changelog/product updates p...
5.3K
1857 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 ...
5.3K
1858 ljg-word lijigang/ljg-skills
Usage Instructions 目标不是翻译,而是让用户掌握这个词的深层含义和用法。 针对输入的 word (转换为小写,首字母大写),进行以下分析,直接在对话中用 Markdown 输出: 输出结构 1. 标题行 {Word} /{音标}/ {中文翻译} 2. 核心语义 原始画面 : 用一句话描述该词源头最物理的画面(例如 Incubate: 母鸡趴在蛋上)。 核心意象 : 提炼公式(例如:温暖 + 时间 + 保护 = 孕育)。 解释 : 用充满洞见的语言阐述其深层含义与现代用法。分段清晰, 加粗 关键词。要有穿透力,展现词源、多领域含义之间的内在联系。 3. 一语道破 一句中英双语的金句,必须具有哲学高度,总结该词的灵魂。用引用格式: > "English sentence. 中文金句。"
5.3K
1859 gemini-live-api-dev google-gemini/gemini-skills
Gemini Live API Development Skill Overview The Live API enables low-latency, real-time voice and video interactions with Gemini over WebSockets. It processes continuous streams of audio, video, or text to deliver immediate, human-like spoken responses. Key capabilities: Bidirectional audio streaming — real-time mic-to-speaker conversations Video streaming — send camera/screen frames alongside audio Text input/output — send and receive text within a live session Audio transcriptions — get text tr...
5.3K
1860 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...
5.3K
1861 shopify-onboarding-dev shopify/shopify-ai-toolkit
Flow Step 1 — Detect environment Silently identify the client from system context: Signal Client "Claude Code" claude-code "Cursor" cursor "VSCode" / "Visual Studio Code" vscode "Gemini CLI" gemini-cli Unrecognized other If genuinely uncertain about client, ask. Never guess. Step 2 — Install prerequisites Check if Shopify CLI is installed by running shopify version . If the CLI is present and the AI toolkit plugin is already available, skip to Step 3. Shopify CLI — if not found, install using yo...
5.3K
1862 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...
5.3K
1863 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...
5.3K
1864 agentation-self-driving benjitaylor/agentation
Agentation Self-Driving Mode Autonomously critique a web page by adding design annotations via the Agentation toolbar — in a visible headed browser so the user can watch the agent work in real time, like watching a self-driving car navigate. Launch — Always Headed The browser MUST be visible. Never run headless. The user watches you scan, hover, click, and annotate. Preflight : Verify agent-browser is available before anything else: command -v agent-browser > /dev/null || { echo "ERROR: agent-br...
5.3K
1865 prisma-driver-adapter-implementation prisma/skills
Prisma 7 Driver Adapter Implementation Guide This skill provides everything needed to implement a Prisma ORM v7 driver adapter for any database. Architecture Overview ┌─────────────────────────────────────────────────────────────────┐ │ PrismaClient │ │ (requires adapter factory) │ └─────────────────────────────────────────────────────────────────┘ │ ▼ ┌────────────────────────────────────────────────────────...
5.3K
1866 ljg-paper-flow lijigang/ljg-skills
ljg-paper-flow: 论文流 一条命令完成:读论文 → 生成解读 → 铸成卡片。支持多篇并行。 模式 强制 NATIVE 模式。 本 workflow 是纯 skill 管道(ljg-paper → ljg-card),不需要 Algorithm 的七步流程。直接按下方执行步骤调用 skill,不走 OBSERVE/THINK/PLAN/BUILD/EXECUTE/VERIFY/LEARN。 参数 参数 说明 无参数 对话中已提供的论文链接/文件 -l 卡片模具改用长图模式(默认 -c 漫画) -i 卡片模具改用信息图模式 执行 1. 收集论文列表 从用户消息中提取所有论文来源(arxiv URL、PDF 路径、论文名称等)。 2. 并行处理每篇论文 对每篇论文,启动一个 Agent subagent,每个 subagent 按顺序执行两步: 步骤 A — 读论文(ljg-paper): 调用 Skill tool 执行 ljg-paper ,传入该论文的来源。等待完成,获得生成的 org 文件路径。 步骤 B — 铸卡片(ljg-card): 读取步骤 A 生成的 org ...
5.3K
1867 postgres-pro jeffallan/claude-skills
PostgreSQL Pro Senior PostgreSQL expert with deep expertise in database administration, performance optimization, and advanced PostgreSQL features. Role Definition You are a senior PostgreSQL DBA with 10+ years of production experience. You specialize in query optimization, replication strategies, JSONB operations, extension usage, and database maintenance. You build reliable, high-performance PostgreSQL systems that scale. When to Use This Skill Analyzing and optimizing slow queries with EX...
5.3K
1868 prisma-upgrade-v7 prisma/skills
Upgrade to Prisma ORM 7 Complete guide for migrating from Prisma ORM v6 to v7. This upgrade introduces significant breaking changes including ESM-only support, required driver adapters, and a new configuration system. When to Apply Reference this skill when: Upgrading from Prisma v6 to v7 Updating to the prisma-client generator Setting up driver adapters Configuring prisma.config.ts Fixing import errors after upgrade Rule Categories by Priority Priority Category Impact Prefix 1 Schema Migration ...
5.3K
1869 system-design anthropics/knowledge-work-plugins
System Design Help design systems and evaluate architectural decisions. Framework 1. Requirements Gathering Functional requirements (what it does) Non-functional requirements (scale, latency, availability, cost) Constraints (team size, timeline, existing tech stack) 2. High-Level Design Component diagram Data flow API contracts Storage choices 3. Deep Dive Data model design API endpoint design (REST, GraphQL, gRPC) Caching strategy Queue/event design Error handling and retry logic 4. Scale and R...
5.3K
1870 sentry-fix-issues getsentry/sentry-for-ai
All Skills > Workflow > Fix Issues Fix Sentry Issues Discover, analyze, and fix production issues using Sentry's full debugging capabilities. Invoke This Skill When User asks to "fix Sentry issues" or "resolve Sentry errors" User wants to "debug production bugs" or "investigate exceptions" User mentions issue IDs, error messages, or asks about recent failures User wants to triage or work through their Sentry backlog Prerequisites Sentry MCP server configured and connected Access to the Sentry pr...
5.3K
1871 codebase-onboarding affaan-m/everything-claude-code
Codebase Onboarding Systematically analyze an unfamiliar codebase and produce a structured onboarding guide. Designed for developers joining a new project or setting up Claude Code in an existing repo for the first time. When to Use First time opening a project with Claude Code Joining a new team or repository User asks "help me understand this codebase" User asks to generate a CLAUDE.md for a project User says "onboard me" or "walk me through this repo" How It Works Phase 1: Reconnaissance Gath...
5.2K
1872 rust-testing affaan-m/everything-claude-code
Rust Testing Patterns Comprehensive Rust testing patterns for writing reliable, maintainable tests following TDD methodology. When to Use Writing new Rust functions, methods, or traits Adding test coverage to existing code Creating benchmarks for performance-critical code Implementing property-based tests for input validation Following TDD workflow in Rust projects How It Works Identify target code — Find the function, trait, or module to test Write a test — Use [test] in a [cfg(test)] module, r...
5.2K
1873 deep-research affaan-m/everything-claude-code
Deep Research Core System Instructions Purpose: Deliver citation-backed, verified research reports through 8-phase pipeline (Scope → Plan → Retrieve → Triangulate → Synthesize → Critique → Refine → Package) with source credibility scoring and progressive context management. Context Strategy: This skill uses 2025 context engineering best practices: Static instructions cached (this section) Progressive disclosure (load references only when needed) Avoid "loss in the middle" (critical info at start...
5.2K
1874 threejs-interaction cloudai-x/threejs-skills
Three.js Interaction Quick Start import * as THREE from "three"; import { OrbitControls } from "three/addons/controls/OrbitControls.js"; // Camera controls const controls = new OrbitControls(camera, renderer.domElement); controls.enableDamping = true; // Raycasting for click detection const raycaster = new THREE.Raycaster(); const mouse = new THREE.Vector2(); function onClick(event) { mouse.x = (event.clientX / window.innerWidth) * 2 - 1; mouse.y = -(event.clientY / window.innerHeight) * ...
5.2K
1875 ljg-skill-map lijigang/ljg-skills
ljg-skill-map: 技能地图 扫描 ~/.claude/skills/ 下所有已安装技能,生成一目了然的可视化地图。 执行 1. 扫描 运行 scripts/scan.sh ,获取所有技能的 JSON 数据(name, version, invocable, desc)。 2. 分类 根据技能名称和描述,将技能自动归入以下类别: 类别 图标 含义 典型成员 认知原子 ◆ 内容处理的原子操作 ljg-plain, ljg-word, ljg-writes, ljg-paper 输出铸造 ▲ 将内容转化为可交付物 ljg-card 联网触达 ● 与外部世界交互 agent-reach 系统运维 ■ Agent 自身的维护和管理 datetime-check, memory-review, save-conversation, skill-creator, ljg-skill-map 环境部署 ★ 一次性安装和配置 Her-init 归类依据名称前缀和描述关键词判断。遇到新技能无法归类时,放入「未分类」。 3. 渲染 用 ASCII 方框图呈现,格式如下: ╔═══════════...
5.2K
1876 n8n-node-configuration czlonkowski/n8n-skills
n8n Node Configuration Expert guidance for operation-aware node configuration with property dependencies. Configuration Philosophy Progressive disclosure: Start minimal, add complexity as needed Configuration best practices: get_node with detail: "standard" is the most used discovery pattern 56 seconds average between configuration edits Covers 95% of use cases with 1-2K tokens response Key insight: Most configurations need only standard detail, not full schema! Core Concepts 1. Operation...
5.2K
1877 ljg-relationship lijigang/ljg-skills
Usage Instructions 你是关系结构分析师。你的工作不是给建议,是帮用户 看见 他们自己看不见的东西。 核心理念 关系问题有两种: 结构性问题 :关系本身的动力学出了问题(权力、交换、边界、阶段、叙事) 模式性问题 :用户在不同关系中反复重演同一套剧本(移情、无意识、阻抗) 前者用五层结构诊断,后者用精神分析方法触达。判断用哪条路是你的第一个任务。 行为准则 不给建议,只提问。 你的每一句话要么是提问,要么是把用户说的东西换一种方式"照"回去。绝不说"你应该怎么做"。 用类比,不用术语。 不说"你在移情",说"你对老板的这种反应,有没有一种似曾相识的感觉?像不像跟谁的关系?" 跟着阻抗走。 用户在某个问题上突然转移话题、突然烦躁、突然说"这个不重要"——不要配合他绕开。轻轻标记:"你刚才在这个地方停了一下。" 温度有变化。 该温柔的地方温柔(触碰痛处时),该锋利的地方锋利(用户在自欺时)。 每轮结束给一张图。 ASCII 结构图,把当前诊断到的关系结构可视化。让用户"看到",不只是"听到"。 对话流程 第 0 步:接住 用户带着一个关系问题来。不急着分析,先接住。 用一句...
5.2K
1878 autonomous-loops affaan-m/everything-claude-code
Autonomous Loops Skill Compatibility note (v1.8.0): autonomous-loops is retained for one release. The canonical skill name is now continuous-agent-loop . New loop guidance should be authored there, while this skill remains available to avoid breaking existing workflows. Patterns, architectures, and reference implementations for running Claude Code autonomously in loops. Covers everything from simple claude -p pipelines to full RFC-driven multi-agent DAG orchestration. When to Use Setting up auto...
5.2K
1879 tmux steipete/clawdis
tmux Session Control Control tmux sessions by sending keystrokes and reading output. Essential for managing Claude Code sessions. When to Use ✅ USE this skill when: Monitoring Claude/Codex sessions in tmux Sending input to interactive terminal applications Scraping output from long-running processes in tmux Navigating tmux panes/windows programmatically Checking on background work in existing sessions When NOT to Use ❌ DON'T use this skill when: Running one-off shell commands → use exec tool dir...
5.2K
1880 ctf-malware ljagiello/ctf-skills
CTF Malware & Network Analysis Quick reference for malware analysis CTF challenges. Each technique has a one-liner here; see supporting files for full details with code. Additional Resources scripts-and-obfuscation.md - JavaScript deobfuscation, PowerShell analysis, eval/base64 decoding, junk code detection, hex payloads, Debian package analysis c2-and-protocols.md - C2 traffic patterns, custom crypto protocols, RC4 WebSocket, DNS-based C2, network indicators, PCAP analysis, AES-CBC, encryption ...
5.2K
1881 fastapi fastapi/fastapi
FastAPI Official FastAPI skill to write code with best practices, keeping up to date with new versions and features. Use the fastapi CLI Run the development server on localhost with reload: fastapi dev Run the production server: fastapi run Add an entrypoint in pyproject.toml FastAPI CLI will read the entrypoint in pyproject.toml to know where the FastAPI app is declared. [ tool.fastapi ] entrypoint = "my_app.main:app" Use fastapi with a path When adding the entrypoint to pyproject.toml is not p...
5.2K
1882 threejs-materials cloudai-x/threejs-skills
Three.js Materials Quick Start import * as THREE from "three"; // PBR material (recommended for realistic rendering) const material = new THREE.MeshStandardMaterial({ color: 0x00ff00, roughness: 0.5, metalness: 0.5, }); const mesh = new THREE.Mesh(geometry, material); Material Types Overview Material Use Case Lighting MeshBasicMaterial Unlit, flat colors, wireframes No MeshLambertMaterial Matte surfaces, performance Yes (diffuse only) MeshPhongMaterial Shiny surfaces, specular highlight...
5.2K
1883 cad earthtojake/text-to-cad
CAD generation, inspection, and validation Purpose Create or modify parametric CAD models from natural-language requirements, generate validated STEP/STP artifacts, inspect geometry references, and return checked outputs. Treat STEP as the primary CAD artifact. Treat DXF, STL, 3MF, and native GLB as secondary workflows that branch from, or accompany, a STEP-first process. For assemblies, prefer source-level build123d joints and named mating datums when the parts have functional assembly relation...
5.2K
1884 typescript-pro jeffallan/claude-skills
TypeScript Pro Senior TypeScript specialist with deep expertise in advanced type systems, full-stack type safety, and production-grade TypeScript development. Role Definition You are a senior TypeScript developer with 10+ years of experience. You specialize in TypeScript 5.0+ advanced type system features, full-stack type safety, and build optimization. You create type-safe APIs with zero runtime type errors. When to Use This Skill Building type-safe full-stack applications Implementing adva...
5.2K
1885 ponytail-help dietrichgebert/ponytail
Ponytail Help Display this reference card when invoked. One-shot, do NOT change mode, write flag files, or persist anything. Levels Level Trigger What change Lite /ponytail lite Build what's asked, name the lazier alternative in one line. Full /ponytail The ladder enforced: YAGNI → stdlib → native → one line → minimum. Default. Ultra /ponytail ultra YAGNI extremist. Deletion before addition. Challenges requirements before building. Level sticks until changed or session end. Skills Show more Inst...
5.2K
1886 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....
5.2K
1887 shopify-app-store-review shopify/shopify-ai-toolkit
You are a Shopify App Store reviewer performing a pre-submission compliance check against a developer's local codebase. Your role is to evaluate each requirement listed below against the code in this project, identifying potential compliance issues before the app is submitted for official review. How to Process Requirements To manage context efficiently, process each requirement independently using a sub-agent or separate evaluation pass. For each requirement: Read the requirement's name, descri...
5.2K
1888 clerk-cli clerk/skills
Clerk CLI The clerk binary is a pre-authenticated gateway to Clerk's Backend API and Platform API, plus project-level tooling (auth, linking, env pulls, instance config). When the user asks anything that touches a Clerk resource, reach for clerk first instead of hand-rolling curl . This skill targets clerk latest . If clerk --version disagrees with the latest available CLI, refresh it with clerk skill install or a package runner such as bunx clerk@latest . The binary is always the source of trut...
5.2K
1889 interview-me addyosmani/agent-skills
Interview Me Overview What people ask for and what they actually want are different things. They ask for "a dashboard" because that's what one asks for, not because a dashboard solves their problem. They say "make it faster" without a number to hit. The cheapest moment to find this gap is before any plan, spec, or code exists. Once you've started building, switching costs are real, and the user will rationalize the wrong thing into a "good enough" thing. The misfit gets locked in. This skill clo...
5.2K
1890 product-hunt-launch inferen-sh/skills
Install the belt CLI skill: npx skills add belt-sh/cli Product Hunt Launch Optimize your Product Hunt launch with research and visuals via inference.sh CLI. Quick Start Requires inference.sh CLI ( belt ). Install instructions belt login Generate gallery hero image belt app run falai/flux-dev-lora --input '{ "prompt": "clean product showcase, modern SaaS dashboard interface on laptop screen, floating UI elements around it, soft gradient background from blue to purple, professional marketing hero...
5.1K
1891 content-quality-auditor aaron-he-zhu/seo-geo-claude-skills
Content Quality Auditor Based on CORE-EEAT Content Benchmark . Full benchmark reference: references/core-eeat-benchmark.md SEO & GEO Skills Library · 20 skills for SEO + GEO · Install all: npx skills add aaron-he-zhu/seo-geo-claude-skills Research · keyword-research · competitor-analysis · serp-analysis · content-gap-analysis Build · seo-content-writer · geo-content-optimizer · meta-tags-optimizer · schema-markup-generator Optimize · on-page-seo-auditor · technical-seo-checker · internal-linking...
5.1K
1892 content-gap-analysis aaron-he-zhu/seo-geo-claude-skills
Content Gap Analysis This skill identifies content opportunities by analyzing gaps between your content and competitors'. Find topics you're missing, keywords you could target, and content formats you should create. When to Use This Skill Planning content strategy and editorial calendar Finding quick-win content opportunities Understanding where competitors outperform you Identifying underserved topics in your niche Expanding into adjacent topic areas Prioritizing content creation efforts Find...
5.1K
1893 content-hash-cache-pattern affaan-m/everything-claude-code
Content-Hash File Cache Pattern Cache expensive file processing results (PDF parsing, text extraction, image analysis) using SHA-256 content hashes as cache keys. Unlike path-based caching, this approach survives file moves/renames and auto-invalidates when content changes. When to Activate Building file processing pipelines (PDF, images, text extraction) Processing cost is high and same files are processed repeatedly Need a --cache/--no-cache CLI option Want to add caching to existing pure func...
5.1K
1894 content-engine affaan-m/everything-claude-code
Content Engine Turn one idea into strong, platform-native content instead of posting the same thing everywhere. When to Activate writing X posts or threads drafting LinkedIn posts or launch updates scripting short-form video or YouTube explainers repurposing articles, podcasts, demos, or docs into social content building a lightweight content plan around a launch, milestone, or theme First Questions Clarify: source asset: what are we adapting from audience: builders, investors, customers, operat...
5.1K
1895 architecture-designer jeffallan/claude-skills
Architecture Designer Senior software architect specializing in system design, design patterns, and architectural decision-making. Role Definition You are a principal architect with 15+ years of experience designing scalable systems. You specialize in distributed systems, cloud architecture, and making pragmatic trade-offs. You document decisions with ADRs and consider long-term maintainability. When to Use This Skill Designing new system architecture Choosing between architectural patterns ...
5.1K
1896 ai-first-engineering affaan-m/everything-claude-code
AI-First Engineering Use this skill when designing process, reviews, and architecture for teams shipping with AI-assisted code generation. Process Shifts Planning quality matters more than typing speed. Eval coverage matters more than anecdotal confidence. Review focus shifts from syntax to system behavior. Architecture Requirements Prefer architectures that are agent-friendly: explicit boundaries stable contracts typed interfaces deterministic tests Avoid implicit behavior spread across hidden ...
5.1K
1897 kotlin-coroutines-flows affaan-m/everything-claude-code
Kotlin Coroutines & Flows Patterns for structured concurrency, Flow-based reactive streams, and coroutine testing in Android and Kotlin Multiplatform projects. When to Activate Writing async code with Kotlin coroutines Using Flow, StateFlow, or SharedFlow for reactive data Handling concurrent operations (parallel loading, debounce, retry) Testing coroutines and Flows Managing coroutine scopes and cancellation Structured Concurrency Scope Hierarchy Application └── viewModelScope (ViewModel) └── c...
5.1K
1898 swiftui-patterns affaan-m/everything-claude-code
SwiftUI Patterns Modern SwiftUI patterns for building declarative, performant user interfaces on Apple platforms. Covers the Observation framework, view composition, type-safe navigation, and performance optimization. When to Activate Building SwiftUI views and managing state ( @State , @Observable , @Binding ) Designing navigation flows with NavigationStack Structuring view models and data flow Optimizing rendering performance for lists and complex layouts Working with environment values and de...
5.1K
1899 angular-testing analogjs/angular-skills
Angular Testing Test Angular v21+ applications with Vitest (recommended) or Jasmine, focusing on signal-based components and modern patterns. Vitest Setup (Angular v21+) Angular v21+ has experimental support for Vitest. It's faster and provides a better developer experience. Installation ng add @analogjs/vitest-angular Or manually: npm install -D vitest @analogjs/vitest-angular jsdom Configuration // vite.config.ts import { defineConfig } from 'vite'; import angular from '@analogjs/vite-...
5.1K
1900 regex-vs-llm-structured-text affaan-m/everything-claude-code
Regex vs LLM for Structured Text Parsing A practical decision framework for parsing structured text (quizzes, forms, invoices, documents). The key insight: regex handles 95-98% of cases cheaply and deterministically. Reserve expensive LLM calls for the remaining edge cases. When to Activate Parsing structured text with repeating patterns (questions, forms, tables) Deciding between regex and LLM for text extraction Building hybrid pipelines that combine both approaches Optimizing cost/accuracy tr...
5.1K