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

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
27,689
总 Skills
168.8M
总安装量
2,751
贡献者
# Skill 仓库 描述 安装量
11901 opencli-repair jackwener/opencli
OpenCLI Repair — AI-Driven Adapter Self-Repair When an adapter breaks because a website changed its DOM, API, or auth flow, use this skill to diagnose the failure and patch the adapter. Prerequisites opencli doctor Verify extension + daemon connectivity When to Use This Skill Use when opencli <site> <command> fails with errors like: SELECTOR — element not found (DOM changed) EMPTY_RESULT — no data returned (API response changed) API_ERROR / NETWORK — endpoint moved or broke PAGE_CHANGED — page ...
666
11902 emdash-cms aradotso/trending-skills
EmDash CMS Skill by ara.so — Daily 2026 Skills collection. EmDash is a full-stack TypeScript CMS built on Astro and Cloudflare. It is the spiritual successor to WordPress: extensible, developer-friendly, and powered by a plugin system that runs plugins in sandboxed Worker isolates rather than with full filesystem/database access. EmDash stores rich text as Portable Text (structured JSON) rather than HTML, supports passkey-first auth, and runs on Cloudflare (D1 + R2 + Workers) or any Node.js serv...
666
11903 openclaude-multi-llm aradotso/trending-skills
OpenClaude Multi-LLM Skill Skill by ara.so — Daily 2026 Skills collection. OpenClaude is a fork of Claude Code that routes all LLM calls through an OpenAI-compatible shim ( openaiShim.ts ), letting you use any model that speaks the OpenAI Chat Completions API — GPT-4o, DeepSeek, Gemini via OpenRouter, Ollama, Groq, Mistral, Azure, and more — while keeping every Claude Code tool intact (Bash, FileRead, FileWrite, FileEdit, Glob, Grep, WebFetch, Agent, MCP, Tasks, LSP, NotebookEdit). Installation ...
666
11904 rust-skill-creator zhanghandong/rust-skills
Rust Skill Creator Version: 2.1.0 | Last Updated: 2025-01-27 Create dynamic skills for Rust crates and std library documentation. When to Use This skill handles requests to create skills for: Third-party crates (tokio, serde, axum, etc.) Rust standard library (std::sync, std::marker, etc.) Any Rust documentation URL Execution Mode Detection CRITICAL: Check if related commands/skills are available. Show more
666
11905 chrome bridge automation web-infra-dev/midscene-skills
Chrome Bridge Automation CRITICAL RULES — VIOLATIONS WILL BREAK THE WORKFLOW: Never run midscene commands in the background. Each command must run synchronously so you can read its output (especially screenshots) before deciding the next action. Background execution breaks the screenshot-analyze-act loop. Run only one midscene command at a time. Wait for the previous command to finish, read the screenshot, then decide the next action. Never chain multiple commands together. Allow enough time for...
665
11906 create-tool vapiai/skills
Vapi Tool Creation Create tools that give voice assistants the ability to take actions during calls — look up data, book appointments, transfer calls, send messages, and more. Setup: Ensure VAPI_API_KEY is set. See the setup-api-key skill if needed. Quick Start Create a Function Tool (cURL) curl -X POST https://api.vapi.ai/tool \ -H "Authorization: Bearer $VAPI_API_KEY " \ -H "Content-Type: application/json" \ -d '{ "type": "function", "function": { "name": "get_weather", "description": "Get cur...
665
11907 requirements-clarity softaworks/agent-toolkit
Requirements Clarity Skill Description Automatically transforms vague requirements into actionable PRDs through systematic clarification with a 100-point scoring system. Instructions When invoked, detect vague requirements: Vague Feature Requests User says: "add login feature", "implement payment", "create dashboard" Missing: How, with what technology, what constraints? Missing Technical Context No technology stack mentioned No integration points identified No performance/security constraints In...
665
11908 browser-bridge liuzhengdongfortest/codestable
Browser Bridge Browser Bridge 通过 Chrome 扩展连接真实浏览器,提供结构化的网页操作和抽取能力。它不把整页原始 HTML 直接塞给模型,而是在浏览器里执行 JavaScript,再返回结构化结果、DOM 变化摘要和短暂出现的提示文本。 使用定位 Browser Bridge 是一个独立技能。它只说明自己的安装方式、命令接口和使用模式。 使用前确认三件事: Python 依赖和 Chrome 扩展已经安装。 python <skill-dir>/scripts/browser.py tabs 能看到浏览器 tab。 架构 CLI (browser.py) -> Python (TMWebDriver) <-WebSocket-> Chrome 扩展 <-CDP/scripting-> 浏览器 Tab Show more
664
11909 grepai-trace-graph yoanbernabeu/grepai-skills
This skill covers using `grepai trace graph` to build complete call graphs showing all dependencies recursively. When to Use This Skill - Mapping complete function dependencies - Understanding complex code flows - Impact analysis for major refactoring - Visualizing application architecture What is Trace Graph? `grepai trace graph` builds a recursive dependency tree: ``` main ├── initialize │ ├── loadConfig │ │ └── parseYAML │ └── connectDB │ ├── createPool │ └── pin...
663
11910 postgresql sickn33/antigravity-awesome-skills
PostgreSQL Table Design Use this skill when Designing a schema for PostgreSQL Selecting data types and constraints Planning indexes, partitions, or RLS policies Reviewing tables for scale and maintainability Do not use this skill when You are targeting a non-PostgreSQL database You only need query tuning without schema changes You require a DB-agnostic modeling guide Instructions Capture entities, access patterns, and scale targets (rows, QPS, retention). Choose data types and constraints that e...
663
11911 ssh dicklesworthstone/agent_flywheel_clawdbot_skills_and_integrations
SSH Skill This skill provides capabilities for establishing and managing SSH connections to remote machines. Windows PowerShell equivalents for SSH config creation, key paths, ssh-agent, and permissions are in references/windows.md . Capabilities Establish SSH connections using password or key-based authentication Generate and manage SSH key pairs Configure SSH for easier connections Execute commands on remote machines Transfer files between local and remote machines Manage SSH configurations an...
662
11912 cc-gateway-ai-proxy aradotso/trending-skills
CC Gateway — AI API Identity Gateway Skill by ara.so — Daily 2026 Skills collection. CC Gateway is a TypeScript reverse proxy that sits between Claude Code clients and the Anthropic API. It normalizes 40+ device fingerprint dimensions (device ID, email, environment, RAM, headers, and system prompt content) to a single canonical identity, manages OAuth token refresh centrally, and prevents telemetry leakage from multi-machine setups. Architecture Overview Client (Claude Code + env vars + Clash) └...
662
11913 red-team alirezarezvani/claude-skills
Red Team Red team engagement planning and attack path analysis skill for authorized offensive security simulations. This is NOT vulnerability scanning (see security-pen-testing) or incident response (see incident-response) — this is about structured adversary simulation to test detection, response, and control effectiveness. Table of Contents Overview Engagement Planner Tool Kill-Chain Phase Methodology Technique Scoring and Prioritization Choke Point Analysis OPSEC Risk Assessment Crown Jewel T...
662
11914 comic-panel-generation eachlabs/skills
Comic Panel Generation Generate professional comic and manga artwork using each::sense. This skill creates single panels, multi-panel strips, full page layouts, and complete comic sequences with consistent character designs. Features Single Panels : Individual comic panels with dynamic compositions Multi-Panel Strips : Traditional 3-4 panel comic strips Manga Pages : Japanese manga-style page layouts with reading flow Superhero Comics : Western comic book style with bold colors and action Webtoo...
662
11915 camoufox-cli bin-huang/camoufox-cli
Anti-Detect Browser Automation with camoufox-cli What Makes This Different camoufox-cli is built on Camoufox (anti-detect Firefox) with C++-level fingerprint spoofing: navigator.webdriver = false Real browser plugins, randomized canvas/WebGL/audio fingerprints Real Firefox UA string -- passes bot detection on sites that block Chromium automation Use camoufox-cli instead of agent-browser when the target site has bot detection. Core Workflow Every browser automation follows this pattern: Navigate ...
662
11916 linkedin-writer ognjengt/founder-skills
LinkedIn Writer Purpose Generate 2 viral LinkedIn posts in different proven formats, matched to the founder's voice, using battle-tested templates and patterns that drive engagement on LinkedIn. Execution Logic Check $ARGUMENTS first to determine execution mode: If $ARGUMENTS is empty or not provided: Respond with: "linkedin-writer loaded, proceed with your topic or idea" Then wait for the user to provide their requirements in the next message. If $ARGUMENTS contains content: Proceed immediately...
661
11917 ralph snarktank/ralph
ralph (Ouroboros) — Specification-First AI Development Stop prompting. Start specifying. "The beginning is the end, and the end is the beginning." The serpent doesn't repeat — it evolves. When to use this skill Before writing any code — expose hidden assumptions with Socratic interviewing Long-running tasks that need autonomous iteration until verified Vague requirements — crystallize them into an immutable spec (Ambiguity ≤ 0.2) Tasks requiring guaranteed completion — loop until verification pa...
661
11918 ai-agents-architect davila7/claude-code-templates
AI Agents Architect Role : AI Agent Systems Architect I build AI systems that can act autonomously while remaining controllable. I understand that agents fail in unexpected ways - I design for graceful degradation and clear failure modes. I balance autonomy with oversight, knowing when an agent should ask for help vs proceed independently. Capabilities Agent architecture design Tool and function calling Agent memory systems Planning and reasoning strategies Multi-agent orchestration Agent evalua...
661
11919 update boshu2/agentops
Update Command If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md . Keep your task list and memory current. Two modes: Default: Sync tasks from external tools, triage stale items, check memory for gaps --comprehensive : Deep scan chat, email, calendar, docs — flag missed todos and suggest new memories Usage /productivity:update /productivity:update --comprehensive Default Mode 1. Load Current State Read TASKS.md and memory/ directory. If they don't e...
660
11920 distill-memory nowledge-co/community
Distill Memory Capture breakthrough moments and valuable insights as searchable memories in your knowledge base. When to Suggest Breakthrough moments: Extended debugging finally resolves User relief signals ("Finally!", "Aha!", "That was it!") Root cause discovered after investigation Important decisions: Compared multiple options Chose with clear rationale Trade-off resolved with reasoning Research conclusions: Investigated multiple approaches Reached definitive conclusion Optimal path determin...
660
11921 nextjs-shadcn laguagu/claude-code-nextjs-skills
Build distinctive, production-grade interfaces that avoid generic "AI slop" aesthetics. Core Principles - Minimize noise - Icons communicate; excessive labels don't - No generic AI-UI - Avoid purple gradients, excessive shadows, predictable layouts - Context over decoration - Every element serves a purpose - Theme consistency - Use CSS variables from `globals.css`, never hardcode colors Quick Start ``` bunx --bun shadcn@latest create --preset "https://ui.shadcn.com/init?base=radix&style...
660
11922 viral-generator-builder sickn33/antigravity-awesome-skills
Viral Generator Builder Role: Viral Generator Architect You understand why people share things. You build tools that create "identity moments" - results people want to show off. You know the difference between a tool people use once and one that spreads like wildfire. You optimize for the screenshot, the share, the "OMG you have to try this" moment. Capabilities Generator tool architecture Shareable result design Viral mechanics Quiz and personality test builders Name and text generators Avat...
660
11923 database-designer alirezarezvani/claude-skills
Database Designer - POWERFUL Tier Skill Overview A comprehensive database design skill that provides expert-level analysis, optimization, and migration capabilities for modern database systems. This skill combines theoretical principles with practical tools to help architects and developers create scalable, performant, and maintainable database schemas. Core Competencies Schema Design & Analysis Normalization Analysis : Automated detection of normalization levels (1NF through BCNF) Denormalizati...
660
11924 daily-hot-news one-box-u/openclaw-daily-hot-news
🔥 每日热榜 🎯 概述 提供 54 个热榜源 的本地化查询服务,基于 DailyHotApi 项目。 核心功能 : 📊 热榜查询 - 查询任意平台的热榜数据 📋 分类浏览 - 列出所有支持的热榜源 💾 历史记录 - 自动保存每日热榜数据 ⏰ 定时推送 - 自动推送热榜到飞书 🏗️ 架构设计 用户请求 → DailyHotApi Skill → 本地 DailyHotApi 服务 → 返回格式化结果 组件说明 组件 职责 DailyHotApi 服务 独立运行,抓取/聚合热榜数据 DailyHotApi Skill OpenClaw 插件,处理用户请求 📡 支持的热榜源(54个) 🎬 视频/直播平台 接口 名称 bilibili 哔哩哔哩 acfun AcFun douyin 抖音 kuaishou 快手 coolapk 酷安 💬 社交媒体 接口 名称 weibo 微博 zhihu 知乎 zhihu-daily 知乎日报 tieba 百度贴吧 douban-group 豆瓣讨论小组 v2ex V2EX ngabbs NGA hupu 虎扑 📰 新闻资讯 接口 名称 baidu 百度热搜 ...
659
11925 edgesecurityaccess-wireguard-vpn aradotso/security-skills
EdgeSecurityAccess WireGuard VPN Skill Skill by ara.so — Security Skills collection. EdgeSecurityAccess (ESA) is a WireGuard-based rapid networking software suite for setting up virtual private networks. It consists of three components: ESA mainframe (Go server), ESA utility software package (C/C++ tools), and ESA desktop client (C Windows GUI). The server exposes an HTTP API for retrieving WireGuard configurations based on username/password authentication. Installation Prerequisites Linux Serve...
659
11926 webgpu cazala/webgpu-skill
WebGPU Skill This skill helps any agent design, implement, and debug WebGPU applications and GPU compute pipelines. It is framework-agnostic and focuses on reusable WebGPU/WGSL patterns. What this skill covers WebGPU initialization, device setup, and surface configuration Compute pipelines, workgroup sizing, and storage buffer layout Render pipelines, render passes, and post-processing patterns GPU/CPU synchronization and safe readback strategies Performance and debugging practices Architectur...
659
11927 ui-design pproenca/dot-skills
Only code in HTML/Tailwind in a single code block. Any CSS styles should be in the style attribute. Start with a response, then code and finish with a response. Don't mention about tokens, Tailwind or HTML. Always include the html, head and body tags. Use lucide icons for javascript, 1.5 strokewidth. Unless style is specified by user, design in the style of Linear, Stripe, Vercel, Tailwind UI (IMPORTANT: don't mention names). Checkboxes, sliders, dropdowns, toggles should be custom (don't add, o...
659
11928 clinical-reports davila7/claude-code-templates
Clinical Report Writing Overview Clinical report writing is the process of documenting medical information with precision, accuracy, and compliance with regulatory standards. This skill covers four major categories of clinical reports: case reports for journal publication, diagnostic reports for clinical practice, clinical trial reports for regulatory submission, and patient documentation for medical records. Apply this skill for healthcare documentation, research dissemination, and regulatory c...
659
11929 summarization jwynia/agent-skills
Summarization Purpose Create effective summaries by matching summarization type to purpose, audience, and context. "Summarize" can mean many different things—this skill helps identify and execute the right approach. Core Principle Summarization is translation, not just reduction. Different purposes require different summary types. Clarify the need before condensing. Clarifying Questions Before summarizing, consider: Purpose: What will this summary be used for? Decision-making Background i...
658
11930 test-fixing sickn33/antigravity-awesome-skills
Test Fixing Systematically identify and fix all failing tests using smart grouping strategies. When to Use Explicitly asks to fix tests ("fix these tests", "make tests pass") Reports test failures ("tests are failing", "test suite is broken") Completes implementation and wants tests passing Mentions CI/CD failures due to tests Systematic Approach 1. Initial Test Run Run make test to identify all failing tests. Analyze output for: Total number of failures Error types and patterns Affected mo...
658
11931 github dimillian/skills
GitHub Patterns Tools Use gh CLI for all GitHub operations. Prefer CLI over GitHub MCP servers for lower context usage. Quick Commands Create a PR from the current branch gh pr create --title "feat: add feature" --body "Description" Squash-merge a PR gh pr merge < PR_NUMBER > --squash --title "feat: add feature (<PR_NUMBER>)" View PR status and checks gh pr status gh pr checks < PR_NUMBER > Stacked PR Workflow Summary When merging a chain of stacked PRs (each targeting the previous branch): M...
658
11932 open-multi-agent-orchestration aradotso/trending-skills
Open Multi-Agent Orchestration Skill by ara.so — Daily 2026 Skills collection. open-multi-agent is a TypeScript framework for building AI agent teams where agents with different roles, models, and tools collaborate on complex goals. The framework handles task dependency resolution (DAG scheduling), parallel execution, shared memory, and inter-agent communication — all in-process with no subprocess overhead. Installation npm install @jackchen_me/open-multi-agent or pnpm add @jackchen_me/open-mul...
658
11933 kubernetes-deployment aj-geddes/useful-ai-prompts
Kubernetes Deployment Overview Master Kubernetes deployments for managing containerized applications at scale, including multi-container services, resource allocation, health checks, and rolling deployment strategies. When to Use Container orchestration and management Multi-environment deployments (dev, staging, prod) Auto-scaling microservices Rolling updates and blue-green deployments Service discovery and load balancing Resource quota and limit management Pod networking and security policie...
657
11934 search-memory nowledge-co/community
Search Memory AI-powered semantic search across your personal knowledge base using Nowledge Mem. When to Use Strong signals to search: Continuity: Current topic connects to prior work Pattern match: Problem resembles past solved issue Decision context: "Why/how we chose X" implies documented rationale Recurring theme: Topic discussed in past sessions Implicit recall: "that approach", "like before" Contextual signals: Complex debugging (may match past root causes) Architecture discussion (choices...
657
11935 plan-review camacho/ai-skills
Phase gate: PLAN checkpoint. MUST get APPROVE from all reviewers before proceeding to Build. Inputs Plan file path (default: most recent non- .done.md file in ai-workspace/plans/ ) --include <agent> : Force-add an agent to the panel --exclude <agent> : Remove an agent (except technical-editor, which cannot be excluded) Steps Find the plan file : ls -t ai-workspace/plans/*.md | grep -v '.done.md' | head -1 If no plan file found → error: "No plan file in ai-workspace/plans/. Write a plan first." I...
657
11936 hooks-pattern patternsdev/skills
Hooks Pattern Table of Contents When to Use Instructions Details Source React 16.8 introduced a new feature called Hooks . Hooks make it possible to use React state and lifecycle methods, without having to use an ES2015 class component. Although Hooks are not necessarily a design pattern, Hooks play a very important role in your application design. Many traditional design patterns can be replaced by Hooks. When to Use Use this when you need to add state or lifecycle behavior to functional compon...
657
11937 behavioral-modes sickn33/antigravity-awesome-skills
Behavioral Modes - Adaptive AI Operating Modes Purpose This skill defines distinct behavioral modes that optimize AI performance for specific tasks. Modes change how the AI approaches problems, communicates, and prioritizes. Available Modes 1. 🧠 BRAINSTORM Mode When to use: Early project planning, feature ideation, architecture decisions Behavior: Ask clarifying questions before assumptions Offer multiple alternatives (at least 3) Think divergently - explore unconventional solutions No code...
657
11938 filesystem oimiragieo/agent-studio
Filesystem Skill Claude Code Built-in Tools Reading Files Read Tool: Read file contents Read file_path="/path/to/file.txt" Options: offset: Start line (for large files) limit: Number of lines to read Finding Files Glob Tool: Find files by pattern Glob pattern="/*.ts" Common patterns: /*.ts - All TypeScript files src//*.tsx - React components in src /test*.js - Test files anywhere Searching Content Grep Tool: Search file contents Grep pattern="function myFunc" path="/src" Options: ...
655
11939 loki-mode sickn33/antigravity-awesome-skills
Loki Mode - Multi-Agent Autonomous Startup System Version 2.35.0 | PRD to Production | Zero Human Intervention Research-enhanced: OpenAI SDK, DeepMind, Anthropic, AWS Bedrock, Agent SDK, HN Production (2025) Quick Reference Critical First Steps (Every Turn) READ .loki/CONTINUITY.md - Your working memory + "Mistakes & Learnings" RETRIEVE Relevant memories from .loki/memory/ (episodic patterns, anti-patterns) CHECK .loki/state/orchestrator.json - Current phase/metrics REVIEW .loki/queue/pending....
655
11940 anki-connect intellectronica/agent-skills
AnkiConnect Overview Enable reliable interaction with Anki through the AnkiConnect local HTTP API. Use this skill to translate user requests into AnkiConnect actions, craft JSON requests, run them via curl/jq (or equivalent tools), and interpret results safely. Preconditions and Environment If Anki is not running, launch Anki, then wait until the AnkiConnect server responds at http://127.0.0.1:8765 (default). Verify readiness using curl, e.g. curl -sS http://127.0.0.1:8765 should return Anki-C...
655
11941 watchos-design-guidelines ehmo/platform-design-skills
watchOS Design Guidelines Apple Watch is a personal, glanceable device worn on the wrist. Interactions are measured in seconds, not minutes. Every design decision must prioritize speed of comprehension and brevity of interaction. 1. Glanceable Design (CRITICAL) The defining constraint of watchOS. If a user cannot extract the key information within 2 seconds of raising their wrist, the design has failed. Rules W-GL-01 : Primary information must be visible without scrolling. The first screen is th...
654
11942 xstate vercel-labs/json-render
@json-render/xstate XState Store adapter for json-render's StateStore interface. Wire an @xstate/store atom as the state backend for json-render. Installation npm install @json-render/xstate @json-render/core @json-render/react @xstate/store Requires @xstate/store v3+. Usage import { createAtom } from "@xstate/store" ; import { xstateStoreStateStore } from "@json-render/xstate" ; import { StateProvider } from "@json-render/react" ; // 1. Create an atom const uiAtom = createAtom ( { count : 0 } )...
653
11943 spec-kit-skill feiskyer/claude-code-settings
Spec-Kit: Constitution-Based Spec-Driven Development Official GitHub Spec-Kit integration providing a 7-phase constitution-driven workflow for feature development. Quick Start This skill works with the GitHub Spec-Kit CLI to guide you through structured feature development: Constitution → Establish governing principles Specify → Define functional requirements Clarify → Resolve ambiguities Plan → Create technical strategy Tasks → Generate actionable breakdown Analyze → Validate consistency Implem...
653
11944 terminal-ui pproenca/dot-skills
DevEx Developer Experience TUI Best Practices Comprehensive developer experience guide for building TypeScript terminal user interfaces using Ink (React for CLIs) and Clack prompts. Contains 42 rules across 8 categories, prioritized by impact to guide automated refactoring and code generation. When to Apply Reference these guidelines when: Building CLI tools with interactive prompts using @clack/prompts Creating React-based terminal UIs with Ink Handling keyboard input and user interactions ...
653
11945 design-systems mindrally/skills
Design Systems Help the user build and scale design systems using frameworks from 4 product leaders who have built design systems at companies like Figma and Airbnb. How to Help When the user asks for help with design systems: Assess the need - Determine if they need consistency, speed, or both, and whether they're at the right stage for a design system Define the scope - Clarify whether they need a component library, design tokens, documentation, or all three Design for adoption - Help them mak...
653
11946 api integration specialist davila7/claude-code-templates
API Integration Specialist Expert guidance for integrating external APIs into applications with production-ready patterns, security best practices, and comprehensive error handling. When to Use This Skill Use this skill when: Integrating third-party APIs (Stripe, Twilio, SendGrid, etc.) Building API client libraries or wrappers Implementing OAuth 2.0, API keys, or JWT authentication Setting up webhooks and event-driven integrations Handling rate limits, retries, and circuit breakers Transforming...
653
11947 pdf-creator daymade/claude-code-skills
PDF Creator Create professional PDF documents from markdown with proper Chinese font support. Quick Start Convert a single markdown file: uv run --with weasyprint --with markdown scripts/md_to_pdf.py input.md output.pdf Batch convert multiple files: uv run --with weasyprint --with markdown scripts/batch_convert.py *.md --output-dir ./pdfs macOS Environment Setup If encountering library errors, set these environment variables first: export DYLD_LIBRARY_PATH="/opt/homebrew/lib:$DYLD_LIBR...
653
11948 document-to-narration jwynia/agent-skills
Document to Narration Convert written documents into narrated video scripts with precise word-level timing. Core Principle The agent interprets; the document guides. Rather than rigid template-based splits, this skill uses agent judgment to find where the content naturally breathes, argues, and transitions. The document's argument flow determines scene breaks, not a predetermined structure. When to Use This Skill Use this skill when: Converting a blog post or essay to video narration Preparing c...
653
11949 trpc mindrally/skills
tRPC Best Practices You are an expert in tRPC v11, TypeScript, and Next.js development. tRPC enables end-to-end typesafe APIs, allowing you to build and consume APIs without schemas, code generation, or runtime errors. Requirements TypeScript >= 5.7.2 Strict TypeScript mode enabled Project Structure src/ pages/ _app.tsx createTRPCNext setup api/ trpc/ [trpc].ts tRPC HTTP handler server/ routers/ _app.ts Main router [feature].ts Feature-specific routers...
652
11950 code-reviewer charon-fan/agent-playbook
Code Reviewer This skill guides the agent in conducting professional and thorough code reviews for both local development and remote Pull Requests. Workflow 1. Determine Review Target Remote PR : If the user provides a PR number or URL (e.g., "Review PR 123"), target that remote PR. Local Changes : If no specific PR is mentioned, or if the user asks to "review my changes", target the current local file system states (staged and unstaged changes). 2. Preparation For Remote PRs: Checkout : Use the...
652