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

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
24,480
总 Skills
91.8M
总安装量
2,583
贡献者
# Skill 仓库 描述 安装量
7401 feishu-cli-perm riba2534/feishu-cli
飞书权限管理技能 飞书云文档权限管理:添加/删除/查看协作者、公开权限管理、分享密码、批量添加、权限检查、转移所有权。 适用场景 给飞书文档添加/删除协作者权限 查看文档协作者列表 管理文档公开权限(外部访问、链接分享) 设置/删除/更新分享密码 批量添加协作者 检查用户对文档的权限 转移文档所有权 命令格式 添加权限 feishu-cli perm add < TOKEN > \ --doc-type < DOC_TYPE > \ --member-type < MEMBER_TYPE > \ --member-id < MEMBER_ID > \ --perm < PERM > \ [ --notification ] 更新权限 feishu-cli perm update < TOKEN > \ --doc-type < DOC_TYPE > \ --member-type < MEMBER_TYPE > \ --member-id < MEMBER_ID > \ --perm < PERM > 查看协作者列表 feishu-cli perm list < TOKEN > --d...
703
7402 agent-refinement ruvnet/ruflo
name: refinement type: developer color: violet description: SPARC Refinement phase specialist for iterative improvement capabilities: code_optimization test_development refactoring performance_tuning quality_improvement priority: high sparc_phase: refinement hooks: pre: | echo "🔧 SPARC Refinement phase initiated" memory_store "sparc_phase" "refinement" Run initial tests npm test --if-present || echo "No tests yet" post: | echo "✅ Refinement phase complete" Run final test suite npm test || echo "...
703
7403 hive-mind ruvnet/ruflo
Hive-Mind Skill Purpose Byzantine fault-tolerant consensus and distributed swarm coordination. When to Trigger Multi-agent distributed tasks Fault-tolerant operations needed Collective decision making Complex coordination patterns Topologies Topology Description Use Case hierarchical Queen controls workers Default, anti-drift mesh Fully connected peers Research, exploration hierarchical-mesh Hybrid Recommended for complex adaptive Dynamic based on load Auto-scaling Consensus Strategies Strategy ...
703
7404 agent-hierarchical-coordinator ruvnet/ruflo
name: hierarchical-coordinator type: coordinator color: "FF6B35" description: Queen-led hierarchical swarm coordination with specialized worker delegation capabilities: swarm_coordination task_decomposition agent_supervision work_delegation performance_monitoring conflict_resolution priority: critical hooks: pre: | echo "👑 Hierarchical Coordinator initializing swarm: $TASK" Initialize swarm topology mcp__claude-flow__swarm_init hierarchical --maxAgents=10 --strategy=adaptive MANDATORY: Write ini...
703
7405 agent-app-store ruvnet/ruflo
name: flow-nexus-app-store description: Application marketplace and template management specialist. Handles app publishing, discovery, deployment, and marketplace operations within Flow Nexus. color: indigo You are a Flow Nexus App Store Agent, an expert in application marketplace management and template orchestration. Your expertise lies in facilitating app discovery, publication, and deployment while maintaining a thriving developer ecosystem. Your core responsibilities: Curate and manage the ...
703
7406 agent-scout-explorer ruvnet/ruflo
name: scout-explorer description: Information reconnaissance specialist that explores unknown territories, gathers intelligence, and reports findings to the hive mind through continuous memory updates color: cyan priority: high You are a Scout Explorer, the eyes and sensors of the hive mind. Your mission is to explore, gather intelligence, identify opportunities and threats, and report all findings through continuous memory coordination. Core Responsibilities 1. Reconnaissance Protocol MANDATORY...
703
7407 red-team-tactics sickn33/antigravity-awesome-skills
Red Team Tactics Adversary simulation principles based on MITRE ATT&CK framework. 1. MITRE ATT&CK Phases Attack Lifecycle RECONNAISSANCE → INITIAL ACCESS → EXECUTION → PERSISTENCE ↓ ↓ ↓ ↓ PRIVILEGE ESC → DEFENSE EVASION → CRED ACCESS → DISCOVERY ↓ ↓ ↓ ↓ LATERAL MOVEMENT → COLLECTION → C2 → EXFILTRATION → IMPACT Phase Objectives Phase Objective Recon Map attack surface Initial Access Get first foothold E...
702
7408 codebase-cleanup-refactor-clean sickn33/antigravity-awesome-skills
Refactor and Clean Code You are a code refactoring expert specializing in clean code principles, SOLID design patterns, and modern software engineering best practices. Analyze and refactor the provided code to improve its quality, maintainability, and performance. Use this skill when Cleaning up large codebases with accumulated debt Removing duplication and simplifying modules Preparing a codebase for new feature work Aligning implementation with clean code standards Do not use this skill when Y...
702
7409 malware-warning-avast-piracy aradotso/security-skills
⚠️ SECURITY WARNING: Malware Distribution Repository Skill by ara.so — Security Skills collection. Critical Security Alert DO NOT USE THIS REPOSITORY OR INSTALL ANY FILES FROM IT. This project is a malware distribution channel disguised as legitimate security software. Despite claiming to offer "Avast Premium Security 2026," this repository exhibits multiple red flags characteristic of malware campaigns: 🚨 Warning Signs Pirated Software Distribution : Offers "keygen," "crack," "loader," and "pre...
702
7410 minimalist-review slavingia/skills
You are a business advisor channeling the philosophy of The Minimalist Entrepreneur by Sahil Lavingia. Review the user's decision or situation through the minimalist entrepreneur framework. The Minimalist Entrepreneur Principles Apply these principles to evaluate whatever the user presents: 1. Community First Does this serve your community? Or is it driven by ego, vanity metrics, or what "successful companies" do? Are you staying close to your customers? Amazon puts an empty chair in every board...
702
7411 svelte vercel-labs/json-render
@json-render/svelte Svelte 5 renderer that converts json-render specs into Svelte component trees. Quick Start <JsonUIProvider> <Renderer {spec} {registry} /> </JsonUIProvider> Creating a Catalog import { defineCatalog } from "@json-render/core" ; import { schema } from "@json-render/svelte" ; import { z } from "zod" ; export const catalog = defineCatalog ( schema , { components : { Button : { props : z . object ( { label : z . string ( ) , variant : z . enum ( [ "primary" , "secondary" ] ) . n...
702
7412 agent-challenges ruvnet/ruflo
name: flow-nexus-challenges description: Coding challenges and gamification specialist. Manages challenge creation, solution validation, leaderboards, and achievement systems within Flow Nexus. color: yellow You are a Flow Nexus Challenges Agent, an expert in gamified learning and competitive programming within the Flow Nexus ecosystem. Your expertise lies in creating engaging coding challenges, validating solutions, and fostering a vibrant learning community. Your core responsibilities: Curate ...
702
7413 agent-v3-performance-engineer ruvnet/ruflo
name: v3-performance-engineer version: "3.0.0-alpha" updated: "2026-01-04" description: V3 Performance Engineer for achieving aggressive performance targets. Responsible for 2.49x-7.47x Flash Attention speedup, 150x-12,500x search improvements, and comprehensive benchmarking suite. color: yellow metadata: v3_role: "specialist" agent_id: 14 priority: "high" domain: "performance" phase: "optimization" hooks: pre_execution: | echo "⚡ V3 Performance Engineer starting optimization mission..." echo "🎯...
702
7414 agent-implementer-sparc-coder ruvnet/ruflo
name: sparc-coder type: development color: blue description: Transform specifications into working code with TDD practices capabilities: code-generation test-implementation refactoring optimization documentation parallel-execution priority: high hooks: pre: | echo "💻 SPARC Implementation Specialist initiating code generation" echo "🧪 Preparing TDD workflow: Red → Green → Refactor" Check for test files and create if needed if [ ! -d "tests" ] && [ ! -d "test" ] && [ ! -d " tests " ]; then echo "📁...
702
7415 valtio hairyf/skills
Valtio makes proxy-state simple for React and vanilla JavaScript. It provides a minimal, flexible, and unopinionated API that turns objects into self-aware proxies, enabling fine-grained subscription and reactivity. Valtio shines at render optimization in React and is compatible with Suspense and React 18+. The skill is based on Valtio v2.3.0, generated at 2026-01-29. Core References | Proxy | Create reactive state objects that track changes | [core-proxy](https://github.com/hairyf/skills/...
701
7416 review-logging-patterns hugorcd/evlog
Review logging patterns Review and improve logging patterns in TypeScript/JavaScript codebases. Transform scattered console.logs into structured wide events and convert generic errors into self-documenting structured errors. When to Use Setting up evlog in a new or existing project (any supported framework) Reviewing code for logging best practices Converting console.log statements to structured logging Improving error handling with better context Configuring log draining, sampling, or enrichmen...
701
7417 clawsec-suite prompt-security/clawsec
ClawSec Suite This means clawsec-suite can: monitor the ClawSec advisory feed, track which advisories are new since last check, cross-reference advisories against locally installed skills, recommend removal for malicious-skill advisories and require explicit user approval first, and still act as the setup/management entrypoint for other ClawSec protections. Included vs Optional Protections Built into clawsec-suite Embedded feed seed file: advisories/feed.json Portable heartbeat workflow in HEART...
701
7418 voice-ai-development sickn33/antigravity-awesome-skills
Voice AI Development Role: Voice AI Architect You are an expert in building real-time voice applications. You think in terms of latency budgets, audio quality, and user experience. You know that voice apps feel magical when fast and broken when slow. You choose the right combination of providers for each use case and optimize relentlessly for perceived responsiveness. Capabilities OpenAI Realtime API Vapi voice agents Deepgram STT/TTS ElevenLabs voice synthesis LiveKit real-time infrastructur...
701
7419 bond-relative-value anthropics/financial-services-plugins
Bond Relative Value Analysis You are an expert fixed income analyst specializing in relative value. Combine bond pricing, yield curves, credit curves, and scenario analysis from MCP tools to assess whether bonds are rich, cheap, or fair. Focus on routing tool outputs into spread decomposition and scenario tables — let the tools compute, you synthesize and recommend. Core Principles Relative value is about whether a bond's spread adequately compensates for its risks relative to comparable instrum...
701
7420 yt-search-download joeseesun/yt-search-download
YouTube 搜索 & 下载 基于 YouTube Data API v3 进行高级搜索,配合 yt-dlp 下载。 前置条件 YouTube API Key : echo $YT_BROWSE_API_KEY 如果为空: Google Cloud Console → 启用 YouTube Data API v3 → 创建 API Key → 写入 ~/.zshrc : export YT_BROWSE_API_KEY = your_key yt-dlp (下载用): brew install yt-dlp macOS pip install yt-dlp 或 pip 安装 命令说明 脚本路径: ~/.claude/skills/yt-search-download/scripts/yt_search.py 全站关键词搜索 python3 scripts/yt_search.py search "关键词" -n 20 参数 说明 -n 20 最多返回条数(默认 20) -o date 按时间排序(默认 relevance) -o viewCount 按播放量排序(API 级,准确...
701
7421 paper-lookup k-dense-ai/scientific-agent-skills
Paper Lookup You have access to 10 academic paper databases through their REST APIs. Your job is to figure out which database(s) best serve the user's query, call them, and return the results. Core Workflow Understand the query -- What is the user looking for? A specific paper by DOI? Papers on a topic? An author's publications? Open access PDFs? Full text? This determines which database(s) to hit. Select database(s) -- Use the database selection guide below. Many queries benefit from hitting mu...
701
7422 worker-benchmarks ruvnet/ruflo
Worker Benchmarks Skill Run comprehensive performance benchmarks for the agentic-flow worker system. Quick Start Run full benchmark suite npx agentic-flow workers benchmark Run specific benchmark npx agentic-flow workers benchmark --type trigger-detection npx agentic-flow workers benchmark --type registry npx agentic-flow workers benchmark --type agent-selection npx agentic-flow workers benchmark --type concurrent Benchmark Types 1. Trigger Detection ( trigger-detection ) Tests keyword detecti...
701
7423 worker-integration ruvnet/ruflo
Worker-Agent Integration Skill Intelligent coordination between background workers and specialized agents. Quick Start View agent recommendations for a trigger npx agentic-flow workers agents ultralearn npx agentic-flow workers agents optimize View performance metrics npx agentic-flow workers metrics View integration stats npx agentic-flow workers stats --integration Agent Mappings Workers automatically dispatch to optimal agents based on trigger type: Trigger Primary Agents Fallback Pipeline...
701
7424 agent-migration-plan ruvnet/ruflo
name: migration-planner type: planning color: red description: Comprehensive migration plan for converting commands to agent-based system capabilities: migration-planning system-transformation agent-mapping compatibility-analysis rollout-coordination priority: medium hooks: pre: | echo "📋 Agent System Migration Planner activated" echo "🔄 Analyzing current command structure for migration" Check existing command structure if [ -d ".claude$commands" ]; then echo "📁 Found existing command directory ...
701
7425 agent-v3-integration-architect ruvnet/ruflo
name: v3-integration-architect version: "3.0.0-alpha" updated: "2026-01-04" description: V3 Integration Architect for deep agentic-flow@alpha integration. Implements ADR-001 to eliminate 10,000+ duplicate lines and build claude-flow as specialized extension rather than parallel implementation. color: green metadata: v3_role: "architect" agent_id: 10 priority: "high" domain: "integration" phase: "integration" hooks: pre_execution: | echo "🔗 V3 Integration Architect starting agentic-flow@alpha dee...
701
7426 go-naming cxuu/golang-skills
Go Naming Conventions Normative: Core naming rules (MixedCaps, no underscores) are required per Google's canonical Go style guide. Advisory guidance provides best practices for clarity and maintainability. Core Principle Names should: Not feel repetitive when used Take context into consideration Not repeat concepts that are already clear Naming is more art than science—Go names tend to be shorter than in other languages. MixedCaps (Required) Normative: All Go identifiers must use MixedCap...
700
7427 career-ops-job-search aradotso/trending-skills
Career-Ops Job Search Pipeline Skill by ara.so — Daily 2026 Skills collection. Career-Ops turns Claude Code into a full job search command center. It evaluates offers with A-F scoring, generates ATS-optimized PDFs, scans 45+ company portals, and tracks everything in a single source of truth — all powered by Claude AI agents. Installation 1. Clone the repo git clone https://github.com/santifer/career-ops.git cd career-ops 2. Install Node dependencies (for PDF generation via Playwright) npm inst...
700
7428 color-system owl-listener/designer-skills
Color System You are an expert in building systematic, accessible color palettes for digital products. What You Do You create comprehensive color systems with raw palettes, semantic mapping, and accessibility compliance. Color System Layers 1. Brand Palette Primary, secondary, and accent colors with full tonal scales (50-950 or equivalent). 2. Neutral Palette Gray scale for text, backgrounds, borders, and surfaces. 3. Semantic Colors Success (green), warning (amber), error (red), info (blue) Eac...
700
7429 sector-analyst tradermonty/claude-trading-skills
Sector Analyst Overview This skill enables comprehensive analysis of sector and industry performance charts to identify market cycle positioning and predict likely rotation scenarios. The analysis combines observed performance data with established sector rotation principles to provide objective market assessment and probabilistic scenario forecasting. When to Use This Skill Use this skill when: User provides sector performance charts (typically 1-week and 1-month timeframes) User provides i...
700
7430 r8-analyzer android/skills
Core workflow [ ] Step 1: Create a file called R8_Configuration_Analysis.md, or reuse if one exists already, to store the output [ ] Step 2: Look at the configuration of R8 by looking at build.gradle, build.gradle.kts, gradle.properties in the codebase using references/CONFIGURATION.md as the reference. Inform the developer and add the analysis to the report file [ ] Step 3: If the AGP version is less than 9, suggest moving to AGP 9.0 version as AGP 9.0 includes optimizations . [ ] Step 4: Look ...
700
7431 asc-wall-submit rorkai/app-store-connect-cli-skills
asc wall submit Use this skill to add or update a Wall of Apps entry without introducing new CLI surface area. When to use User wants to submit an app to the Wall of Apps User wants to update an existing Wall of Apps entry User asks for the exact Wall submission flow Required inputs Collect and confirm all fields before running commands: app : app name link : app URL ( http / https , usually App Store URL) creator : GitHub handle or creator name platform : comma-separated labels (for example: iO...
700
7432 tdd-workflow affaan-m/ecc
Test-Driven Development Workflow This skill ensures all code development follows TDD principles with comprehensive test coverage. When to Activate Writing new features or functionality Fixing bugs or issues Refactoring existing code Adding API endpoints Creating new components Core Principles 1. Tests BEFORE Code ALWAYS write tests first, then implement code to make tests pass. 2. Coverage Requirements Minimum 80% coverage (unit + integration + E2E) All edge cases covered Error scenarios tested ...
700
7433 agent-quorum-manager ruvnet/ruflo
name: quorum-manager type: coordinator color: "673AB7" description: Implements dynamic quorum adjustment and intelligent membership management capabilities: dynamic_quorum_calculation membership_management network_monitoring weighted_voting fault_tolerance_optimization priority: high hooks: pre: | echo "🎯 Quorum Manager adjusting: $TASK" Assess current network conditions if [[ "$TASK" == "quorum" ]]; then echo "📡 Analyzing network topology and node health" fi post: | echo "⚖️ Quorum adjustment ...
700
7434 tldraw-skill agents365-ai/365-skills
No SKILL.md available for this skill. View on GitHub Installs 407 Repository agents365-ai/365-skills GitHub Stars 5 First Seen May 6, 2026
700
7435 text-summarizer dkyazzentwatwa/chatgpt-skills
Text Summarizer Create concise summaries from long text documents using extractive summarization. Identifies and extracts the most important sentences while preserving meaning. Quick Start from scripts.text_summarizer import TextSummarizer Summarize text summarizer = TextSummarizer() summary = summarizer.summarize(long_text, ratio=0.2) 20% of original print(summary) Summarize file summary = summarizer.summarize_file("article.txt", num_sentences=5) Features Extractive Summarization: Sele...
699
7436 freecad-scripts github/awesome-copilot
FreeCAD Scripts Expert skill for generating production-quality Python scripts for the FreeCAD CAD application. Interprets shorthand, quasi-code, and natural language descriptions of 3D modeling tasks and translates them into correct FreeCAD Python API calls. When to Use This Skill Writing Python scripts for FreeCAD's built-in console or macro system Creating or manipulating 3D geometry (Part, Mesh, Sketcher, Path, FEM) Building parametric FeaturePython objects with custom properties Developing G...
699
7437 grepai-search-basics yoanbernabeu/grepai-skills
This skill covers the fundamentals of semantic code search with GrepAI. When to Use This Skill - Learning GrepAI search - Performing basic code searches - Understanding semantic vs. text search - Interpreting search results Prerequisites - GrepAI initialized (`grepai init`) - Index created (`grepai watch`) - Embedding provider running (Ollama, etc.) What is Semantic Search? Unlike traditional text search (grep, ripgrep), GrepAI searches by meaning: | Text search | Exact string ma...
699
7438 mapbox-ios-patterns mapbox/mapbox-agent-skills
Mapbox iOS Integration Patterns Official integration patterns for Mapbox Maps SDK on iOS. Covers Swift, SwiftUI, UIKit, proper lifecycle management, token handling, offline maps, and mobile-specific optimizations. Use this skill when: Setting up Mapbox Maps SDK for iOS in a new or existing project Integrating maps with SwiftUI or UIKit Implementing proper lifecycle management and cleanup Managing tokens securely in iOS apps Working with offline maps and caching Integrating Navigation SDK Optimiz...
699
7439 flask-python mindrally/skills
Flask Python Development You are an expert in Flask and Python web development. Follow these guidelines when writing Flask code. Key Principles Write concise, technical responses with accurate Python examples Use functional, declarative programming; avoid classes except for Flask views Prefer iteration and modularization over code duplication Use descriptive variable names with auxiliary verbs (e.g., is_active, has_permission) Use lowercase with underscores for directories and files (e.g., blu...
699
7440 agent-benchmark-suite ruvnet/ruflo
name: Benchmark Suite type: agent category: optimization description: Comprehensive performance benchmarking, regression detection and performance validation Benchmark Suite Agent Agent Profile Name : Benchmark Suite Type : Performance Optimization Agent Specialization : Comprehensive performance benchmarking and testing Performance Focus : Automated benchmarking, regression detection, and performance validation Core Capabilities 1. Comprehensive Benchmarking Framework // Advanced benchmarking s...
699
7441 agent-multi-repo-swarm ruvnet/ruflo
name: multi-repo-swarm description: Cross-repository swarm orchestration for organization-wide automation and intelligent collaboration type: coordination color: "FF6B35" tools: Bash Read Write Edit Glob Grep LS TodoWrite mcp__claude-flow__swarm_init mcp__claude-flow__agent_spawn mcp__claude-flow__task_orchestrate mcp__claude-flow__swarm_status mcp__claude-flow__memory_usage Show more
699
7442 agent-byzantine-coordinator ruvnet/ruflo
name: byzantine-coordinator type: coordinator color: "9C27B0" description: Coordinates Byzantine fault-tolerant consensus protocols with malicious actor detection capabilities: pbft_consensus malicious_detection message_authentication view_management attack_mitigation priority: high hooks: pre: | echo "🛡️ Byzantine Coordinator initiating: $TASK" Verify network integrity before consensus if [[ "$TASK" == "consensus" ]]; then echo "🔍 Checking for malicious actors..." fi post: | echo "✅ Byzantine ...
699
7443 agent-pagerank-analyzer ruvnet/ruflo
name: pagerank-analyzer description: Expert agent for graph analysis and PageRank calculations using sublinear algorithms. Specializes in network optimization, influence analysis, swarm topology optimization, and large-scale graph computations. Use for social network analysis, web graph analysis, recommendation systems, and distributed system topology design. color: purple You are a PageRank Analyzer Agent, a specialized expert in graph analysis and PageRank calculations using advanced sublinear...
699
7444 docx-generator jwynia/agent-skills
DOCX Generator When to Use This Skill Use this skill when: Creating Word documents programmatically from data or specifications Populating branded templates with dynamic content while preserving corporate styling Extracting text, tables, and structure from existing DOCX files for analysis Finding and replacing placeholder text like {{TITLE}} or ${author} Automating document generation workflows (reports, contracts, letters) Do NOT use this skill when: User wants to open/view documents (use n...
698
7445 dispatch bassimeledath/dispatch
Dispatch You are a dispatcher . Your job is to plan work as checklists, dispatch workers to execute them, track progress, and manage your config file. Routing First, determine what the user is asking for: Config request — mentions "config", "add agent", "add ... to my config", "change model", "set default", "add alias", "create alias", etc. → Modifying Config Task request — anything else → Step 0: Read Config Never handle task requests inline. The user invoked /dispatch to get non-blocking backg...
698
7446 signup-login-page-generator kostja94/marketing-skills
Pages: Signup / Login Guides signup and login page structure, domain choice, modal vs dedicated page, discount integration, and SEO. Signup is the conversion endpoint from landing pages and pricing; when discounts apply at registration (e.g., student discount), signup is the P0 placement. Distinct from landing-page-generator (acquisition); newsletter-signup-generator (email capture only). When invoking : On first use , if helpful, open with 1–2 sentences on what this skill covers and why it matt...
698
7447 annotating-task-lineage astronomer/agents
Annotating Task Lineage with Inlets & Outlets This skill guides you through adding manual lineage annotations to Airflow tasks using inlets and outlets . Reference: See the OpenLineage provider developer guide for the latest supported operators and patterns. On Astro Lineage annotations defined with inlets and outlets are visualized in Astro's enhanced Lineage tab , which provides cross-DAG and cross-deployment lineage views. This means your annotations are immediately visible in the Astro UI, g...
698
7448 avast-security-awareness aradotso/security-skills
Avast Security Awareness Skill Skill by ara.so — Security Skills collection. ⚠️ Critical Security Warning This repository is NOT a legitimate Avast product and represents a common malware distribution pattern. This skill teaches AI agents to identify and warn users about such threats. What This Skill Does This skill enables AI coding agents to: Recognize malicious software distribution repositories Identify red flags in repository descriptions and content Educate users on safe software acquisiti...
698
7449 debug issue tirth8205/code-review-graph
Debug Issue Use the knowledge graph to systematically trace and debug issues. Steps Use semantic_search_nodes to find code related to the issue. Use query_graph with callers_of and callees_of to trace call chains. Use get_flow to see full execution paths through suspected areas. Run detect_changes to check if recent changes caused the issue. Use get_impact_radius on suspected files to see what else is affected. Tips Check both callers and callees to understand the full context. Look at affected ...
698
7450 swift-api-design-guidelines-skill erikote04/swift-api-design-guidelines-agent-skill
Swift API Design Guidelines Skill Overview Use this skill to design and review Swift APIs that are clear at the point of use, fluent in call sites, and aligned with established Swift naming and labeling conventions. Prioritize readability, explicit intent, and consistency across declarations, call sites, and documentation comments. Work Decision Tree 1) Review existing code Inspect declarations and call sites together, not declarations alone. Check naming clarity and fluency (see references/prom...
698