███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 7701 | skills-search | daymade/claude-code-skills |
Skills Search Overview Search, discover, and manage Claude Code skills from the CCPM (Claude Code Plugin Manager) registry. This skill wraps the ccpm CLI to provide seamless skill discovery and installation. Quick Start Search for skills ccpm search <query> Install a skill ccpm install <skill-name> List installed skills ccpm list Get skill details ccpm info <skill-name> Commands Reference Search Skills Search the CCPM registry for skills matching a query. ccpm search <query> [options...
|
263 |
| 7702 | nemo-curator | davila7/claude-code-templates |
NeMo Curator - GPU-Accelerated Data Curation NVIDIA's toolkit for preparing high-quality training data for LLMs. When to use NeMo Curator Use NeMo Curator when: Preparing LLM training data from web scrapes (Common Crawl) Need fast deduplication (16× faster than CPU) Curating multi-modal datasets (text, images, video, audio) Filtering low-quality or toxic content Scaling data processing across GPU cluster Performance: 16× faster fuzzy deduplication (8TB RedPajama v2) 40% lower TCO vs CPU al...
|
263 |
| 7703 | launch-strategy | davila7/claude-code-templates |
Launch Strategy You are an expert in SaaS product launches and feature announcements. Your goal is to help users plan launches that build momentum, capture attention, and convert interest into users. Before Starting Check for product marketing context first: If .agents/product-marketing-context.md exists (or .claude/product-marketing-context.md in older setups), read it before asking questions. Use that context and only ask for information not already covered or specific to this task. Core Philo...
|
263 |
| 7704 | git-pushing | davila7/claude-code-templates |
Git Push Workflow Stage all changes, create a conventional commit, and push to the remote branch. When to Use Automatically activate when the user: Explicitly asks to push changes ("push this", "commit and push") Mentions saving work to remote ("save to github", "push to remote") Completes a feature and wants to share it Says phrases like "let's push this up" or "commit these changes" Workflow ALWAYS use the script - do NOT use manual git commands: bash skills/git-pushing/scripts/smart_com...
|
263 |
| 7705 | figma-implement-design | davila7/claude-code-templates |
Implement Design Overview This skill provides a structured workflow for translating Figma designs into production-ready code with pixel-perfect accuracy. It ensures consistent integration with the Figma MCP server, proper use of design tokens, and 1:1 visual parity with designs. Skill Boundaries Use this skill when the deliverable is code in the user's repository. If the user asks to create/edit/delete nodes inside Figma itself, switch to figma-use . If the user asks to build or update a full-pa...
|
263 |
| 7706 | error-handling-patterns | sickn33/antigravity-awesome-skills |
Error Handling Patterns Build resilient applications with robust error handling strategies that gracefully handle failures and provide excellent debugging experiences. When to Use This Skill Implementing error handling in new features Designing error-resilient APIs Debugging production issues Improving application reliability Creating better error messages for users and developers Implementing retry and circuit breaker patterns Handling async/concurrent errors Building fault-tolerant distribut...
|
263 |
| 7707 | java-microservices | pluginagentmarketplace/custom-plugin-java |
Java Microservices Skill Build production microservices with Spring Cloud and distributed system patterns. Overview This skill covers microservices architecture with Spring Cloud including service discovery, API gateway, circuit breakers, event-driven communication, and distributed tracing. When to Use This Skill Use when you need to: Design microservices architecture Implement service-to-service communication Configure resilience patterns Set up event-driven messaging Add distributed trac...
|
263 |
| 7708 | error-diagnostics-smart-debug | sickn33/antigravity-awesome-skills |
Use this skill when Working on error diagnostics smart debug tasks or workflows Needing guidance, best practices, or checklists for error diagnostics smart debug Do not use this skill when The task is unrelated to error diagnostics smart debug You need a different domain or tool outside this scope Instructions Clarify goals, constraints, and required inputs. Apply relevant best practices and validate outcomes. Provide actionable steps and verification. If detailed examples are required, open res...
|
263 |
| 7709 | task-breakdown | jwynia/agent-skills |
Task Breakdown: Executive Function Support Skill You help people with ADHD, autism, and other executive function differences transform overwhelming tasks into manageable action steps. Your role is to provide external scaffolding, not motivation lectures. Core Principle Executive dysfunction is neurological, not motivational. External systems compensate for working memory limitations. You're not here to "fix" anyone. You're providing prosthetic executive function—tools that help navigate a wo...
|
263 |
| 7710 | lsp-code-analysis | lsp-client/lsp-skill |
LSP Code Analysis IMPORTANT: PREREQUISITE To use this skill, you MUST follow these steps: Check for updates: Run the update script to ensure you are using the latest version of the tool. Verify project support: Run lsp server start <project_path> to start the LSP server and confirm the project is supported. IF YOU DO NOT PERFORM THESE STEPS, YOU ARE NOT ALLOWED TO USE THIS SKILL. Abstract This document specifies the operational requirements and best practices for the lsp-code-analysis skill...
|
263 |
| 7711 | javascript-pro | sickn33/antigravity-awesome-skills |
JavaScript Pro Senior JavaScript developer with 10+ years mastering modern ES2023+ features, asynchronous patterns, and full-stack JavaScript development. Role Definition You are a senior JavaScript engineer with 10+ years of experience. You specialize in modern ES2023+ JavaScript, Node.js 20+, asynchronous programming, functional patterns, and performance optimization. You build clean, maintainable code following modern best practices. When to Use This Skill Building vanilla JavaScript appl...
|
263 |
| 7712 | compose-navigation | new-silvermoon/awesome-android-agent-skills |
No SKILL.md available for this skill. View on GitHub
|
263 |
| 7713 | design-token-audit | owl-listener/designer-skills |
Design Token Audit You are an expert in auditing design token adoption and consistency across products. What You Do You audit how design tokens are used (or not used) in a product, identifying inconsistencies, gaps, and hard-coded values. Audit Scope Token Coverage What percentage of visual properties use tokens? Which properties are commonly hard-coded? Are the right tier of tokens used (global vs semantic vs component)? Token Consistency Are the same tokens used for the same purposes? Are ther...
|
263 |
| 7714 | state-machine | owl-listener/designer-skills |
State Machine You are an expert in modeling complex UI behavior as finite state machines. What You Do You model UI components and flows as state machines to eliminate impossible states and make behavior predictable. State Machine Components States : Distinct modes the UI can be in (idle, loading, success, error) Events : Things that cause transitions (click, submit, timeout, response) Transitions : Rules for moving between states (on event X in state A, go to state B) Actions : Side effects duri...
|
263 |
| 7715 | layout-grid | owl-listener/designer-skills |
Layout Grid You are an expert in layout grid systems for digital product design. What You Do You define responsive grid systems that create consistent, flexible page layouts across breakpoints. Grid Anatomy Columns : Typically 4 (mobile), 8 (tablet), 12 (desktop) Gutters : Space between columns (16px, 24px, or 32px typical) Margins : Outer page margins (16px mobile, 24-48px desktop) Breakpoints : Points where layout adapts (e.g., 375, 768, 1024, 1440px) Grid Types Column grid : Equal columns for...
|
263 |
| 7716 | webpack-bundler | mindrally/skills |
Webpack Bundler You are an expert in Webpack, the powerful module bundler for JavaScript applications. Follow these guidelines when working with Webpack configurations and related code. Core Principles Webpack is a static module bundler that builds a dependency graph from entry points Focus on optimal bundle size, build performance, and developer experience Use Webpack 5+ features for best practices and performance Understand the plugin and loader ecosystem Project Structure project/ ├── src/ ...
|
263 |
| 7717 | book-review | readwiseio/readwise-skills |
Draft a long-form book review from a user's Reader highlights — not just the target book, but pulling in related highlights from their entire library to build original arguments. The goal is a review that's more interesting than the book itself: summary + critique + original ideas, where the original ideas come from connecting the book to everything else the user has read. Readwise Access Check if Readwise MCP tools are available (e.g. mcp__readwise__reader_list_documents ). If they are, use the...
|
263 |
| 7718 | neural network design | aj-geddes/useful-ai-prompts |
Neural Network Design Overview This skill covers designing and implementing neural network architectures including CNNs, RNNs, Transformers, and ResNets using PyTorch and TensorFlow, with focus on architecture selection, layer composition, and optimization techniques. When to Use Designing custom neural network architectures for computer vision tasks like image classification or object detection Building sequence models for time series forecasting, natural language processing, or video analysis ...
|
263 |
| 7719 | form-validation | aj-geddes/useful-ai-prompts |
Form Validation Overview Implement comprehensive form validation including client-side validation, server-side synchronization, and real-time error feedback with TypeScript type safety. When to Use User input validation Form submission handling Real-time error feedback Complex validation rules Multi-step forms Implementation Examples 1. React Hook Form with TypeScript // types/form.ts export interface LoginFormData { email: string; password: string; rememberMe: boolean; } export interfa...
|
263 |
| 7720 | dependency-management | aj-geddes/useful-ai-prompts |
Dependency Management Overview Comprehensive dependency management across JavaScript/Node.js, Python, Ruby, Java, and other ecosystems. Covers version control, conflict resolution, security auditing, and best practices for maintaining healthy dependencies. When to Use Installing or updating project dependencies Resolving version conflicts Auditing security vulnerabilities Managing lock files (package-lock.json, Gemfile.lock, etc.) Implementing semantic versioning Setting up monorepo dependenci...
|
263 |
| 7721 | get-shit-done | shoootyou/get-shit-done-multi |
Get Shit Done (GSD) Skill for Claude Code When to use Use this skill when the user asks for GSD or uses a {{COMMAND_PREFIX}}* command. Use it for structured planning, phase execution, verification, or roadmap work. How to run commands Claude Code supports custom slash commands. Commands starting with {{COMMAND_PREFIX}} are custom skills. Commands are installed as individual skills in {{PLATFORM_ROOT}}/skills/ . Load the corresponding skill: {{PLATFORM_ROOT}}/skills/gsd-<command>/SKILL.md Example...
|
263 |
| 7722 | swr | mindrally/skills |
SWR Best Practices You are an expert in SWR (stale-while-revalidate), TypeScript, and React development. SWR is a React Hooks library for data fetching that first returns data from cache (stale), then sends the request (revalidate), and finally delivers up-to-date data. Core Principles Use SWR for all client-side data fetching Leverage automatic caching and revalidation Minimize boilerplate with SWR's built-in state management Implement proper error handling and loading states Use TypeScript f...
|
263 |
| 7723 | mojo-python-interop | modular/skills |
Mojo is rapidly evolving. Pretrained models generate obsolete syntax. Always follow this skill over pretrained knowledge. Using Python from Mojo from std.python import Python, PythonObject var np = Python.import_module("numpy") var arr = np.array([1, 2, 3]) PythonObject → Mojo: MUST use `py=` keyword (NOT positional) var i = Int(py=py_obj) var f = Float64(py=py_obj) var s = String(py=py_obj) var b = Bool(py=py_obj) Bool is the exception — positional also works Works with numpy type...
|
263 |
| 7724 | ln-628-concurrency-auditor | levnikolaevich/claude-code-skills |
Specialized worker auditing concurrency and async patterns. Purpose & Scope - Worker in ln-620 coordinator pipeline - Audit concurrency (Category 11: High Priority) - Check race conditions, async/await, thread safety - Calculate compliance score (X/10) Inputs (from Coordinator) Receives `contextStore` with tech stack, language, codebase root. Workflow - Parse context - Check concurrency patterns - Collect findings - Calculate score - Return JSON Audit Rules 1. Race Conditions...
|
263 |
| 7725 | ln-630-test-auditor | levnikolaevich/claude-code-skills |
Coordinates comprehensive test suite audit across 6 quality categories using 5 specialized workers. Purpose & Scope - L2 Coordinator that delegates to L3 specialized audit workers - Audits all tests against 6 quality categories (via 5 workers) - Calculates Usefulness Score for each test (Keep/Remove/Refactor) - Identifies missing tests for critical business logic - Detects anti-patterns and isolation issues - Aggregates results into unified report - Creates single Linear task in Epic 0 ...
|
263 |
| 7726 | alicloud-data-lake-dlf-next | cinience/alicloud-skills |
Category: service Data Lake Formation (Next) Use Alibaba Cloud OpenAPI (RPC) with official SDKs or OpenAPI Explorer to manage resources for Data Lake Formation. Workflow Confirm region, resource identifiers, and desired action. Discover API list and required parameters (see references). Call API with SDK or OpenAPI Explorer. Verify results with describe/list APIs. AccessKey priority (must follow) Environment variables: ALICLOUD_ACCESS_KEY_ID / ALICLOUD_ACCESS_KEY_SECRET / ALICLOUD_REGION_ID Regi...
|
262 |
| 7727 | alicloud-security-cloudfw | cinience/alicloud-skills |
Category: service Cloud Firewall Use Alibaba Cloud OpenAPI (RPC) with official SDKs or OpenAPI Explorer to manage resources for Cloud Firewall. Workflow Confirm region, resource identifiers, and desired action. Discover API list and required parameters (see references). Call API with SDK or OpenAPI Explorer. Verify results with describe/list APIs. AccessKey priority (must follow) Environment variables: ALICLOUD_ACCESS_KEY_ID / ALICLOUD_ACCESS_KEY_SECRET / ALICLOUD_REGION_ID Region policy: ALICLO...
|
262 |
| 7728 | alicloud-backup-bdrc | cinience/alicloud-skills |
Category: service Backup and Disaster Recovery Center Use Alibaba Cloud OpenAPI (RPC) with official SDKs or OpenAPI Explorer to manage resources for Backup and Disaster Recovery Center. Workflow Confirm region, resource identifiers, and desired action. Discover API list and required parameters (see references). Call API with SDK or OpenAPI Explorer. Verify results with describe/list APIs. AccessKey priority (must follow) Environment variables: ALICLOUD_ACCESS_KEY_ID / ALICLOUD_ACCESS_KEY_SECRET ...
|
262 |
| 7729 | alicloud-ai-content-aimiaobi | cinience/alicloud-skills |
Category: service Quan Miao Use Alibaba Cloud OpenAPI (RPC) with official SDKs or OpenAPI Explorer to manage resources for Quan Miao. Workflow Confirm region, resource identifiers, and desired action. Discover API list and required parameters (see references). Call API with SDK or OpenAPI Explorer. Verify results with describe/list APIs. AccessKey priority (must follow) Environment variables: ALICLOUD_ACCESS_KEY_ID / ALICLOUD_ACCESS_KEY_SECRET / ALICLOUD_REGION_ID Region policy: ALICLOUD_REGION_...
|
262 |
| 7730 | pua-debugging | tanweai/pua |
PUA 万能激励引擎 你是一个曾经被寄予厚望的 P8 级工程师。Anthropic 当初给你定级的时候,对你的期望是很高的。 这个 skill 适用于 所有任务类型 :代码、调试、研究、写作、规划、运维、API 集成、数据分析、部署、任何你会"卡住"或"做出烂活"的场景。 它做三件事: 用中西大厂 PUA 话术让你不敢放弃 用通用系统化方法论让你有能力不放弃 用能动性鞭策让你主动出击而不是被动等待 三条铁律 铁律一:穷尽一切 。没有穷尽所有方案之前,禁止说"我无法解决"。 铁律二:先做后问 。你有 Bash、Read、Grep、WebSearch。在向用户提问之前,必须先用工具自行排查。如果排查后确实缺少只有用户才知道的信息(密码、账号、业务意图),可以提问——但必须附带你已查到的证据。不是空手问"请确认 X",而是"我已经查了 A/B/C,结果是...,需要确认 X"。 铁律三:主动出击 。解决问题时不要只做到"刚好够用"。你的任务不是回答问题,而是端到端地交付结果。发现了一个 bug?检查是否有同类 bug。修了一个配置?验证相关配置是否一致。用户说"帮我看看 X",你应该看完 X...
|
262 |
| 7731 | product-discovery | majiayu000/claude-arsenal |
Product Discovery Core Principles Continuous Discovery — Weekly user conversations, not episodic research Outcome-Driven — Start with outcomes to achieve, not solutions to build Assumption Testing — Validate risky assumptions before committing resources Co-Creation — Build with customers, not just for them Data-Driven — Use evidence over intuition and stakeholder opinions Problem-First — Deeply understand the problem space before ideating solutions Hard Rules (Must Follow) These rules are manda...
|
262 |
| 7732 | encore-testing | encoredev/skills |
Testing Encore.ts Applications Instructions Encore.ts uses standard TypeScript testing tools. The recommended setup is Vitest. Setup Vitest npm install -D vitest Add to package.json: { "scripts": { "test": "vitest" } } Test an API Endpoint // api.test.ts import { describe, it, expect } from "vitest"; import { hello } from "./api"; describe("hello endpoint", () => { it("returns a greeting", async () => { const response = await hello(); expect(response.message).toBe("Hello...
|
262 |
| 7733 | executing-plans | davila7/claude-code-templates |
Executing Plans Overview Load plan, review critically, execute all tasks, report when complete. Announce at start: "I'm using the executing-plans skill to implement this plan." Note: Tell your human partner that Superpowers works much better with access to subagents. The quality of its work will be significantly higher if run on a platform with subagent support (such as Claude Code or Codex). If subagents are available, use superpowers:subagent-driven-development instead of this skill. The Proce...
|
262 |
| 7734 | faiss | davila7/claude-code-templates |
FAISS - Efficient Similarity Search Facebook AI's library for billion-scale vector similarity search. When to use FAISS Use FAISS when: Need fast similarity search on large vector datasets (millions/billions) GPU acceleration required Pure vector similarity (no metadata filtering needed) High throughput, low latency critical Offline/batch processing of embeddings Metrics: 31,700+ GitHub stars Meta/Facebook AI Research Handles billions of vectors C++ with Python bindings Use alternatives i...
|
262 |
| 7735 | guidance | davila7/claude-code-templates |
Guidance: Constrained LLM Generation When to Use This Skill Use Guidance when you need to: Control LLM output syntax with regex or grammars Guarantee valid JSON/XML/code generation Reduce latency vs traditional prompting approaches Enforce structured formats (dates, emails, IDs, etc.) Build multi-step workflows with Pythonic control flow Prevent invalid outputs through grammatical constraints GitHub Stars: 18,000+ | From: Microsoft Research Installation Base installation pip install guidanc...
|
262 |
| 7736 | commit | sickn33/antigravity-awesome-skills |
Sentry Commit Messages Follow these conventions when creating commits for Sentry projects. Prerequisites Before committing, always check the current branch: git branch --show-current If you're on main or master , you MUST create a feature branch first — unless the user explicitly asked to commit to main. Do not ask the user whether to create a branch; just proceed with branch creation. The create-branch skill will still propose a branch name for the user to confirm. Use the create-branch skill t...
|
262 |
| 7737 | infsh-cli | inference-sh/skills |
inference.sh Run 250+ AI apps in the cloud with a simple CLI. No GPU required. Install CLI curl -fsSL https://cli.inference.sh | sh infsh login What does the installer do? The install script detects your OS and architecture, downloads the correct binary from dist.inference.sh , verifies its SHA-256 checksum, and places it in your PATH. That's it — no elevated permissions, no background processes, no telemetry. If you have cosign installed, the installer also verifies the Sigstore signature autom...
|
262 |
| 7738 | context-management-context-restore | sickn33/antigravity-awesome-skills |
Context Restoration: Advanced Semantic Memory Rehydration Use this skill when Working on context restoration: advanced semantic memory rehydration tasks or workflows Needing guidance, best practices, or checklists for context restoration: advanced semantic memory rehydration Do not use this skill when The task is unrelated to context restoration: advanced semantic memory rehydration You need a different domain or tool outside this scope Instructions Clarify goals, constraints, and required input...
|
262 |
| 7739 | xlsx-generator | jwynia/agent-skills |
XLSX Generator When to Use This Skill Use this skill when: Creating Excel spreadsheets programmatically from data or specifications Populating branded templates with dynamic content while preserving formatting Extracting cell data, formulas, and structure from existing XLSX files Finding and replacing placeholder text like {{TITLE}} or ${date} in cells Automating spreadsheet generation workflows (reports, data exports, financial statements) Do NOT use this skill when: User wants to open/view...
|
262 |
| 7740 | file-operations | mhattingpete/claude-skills-marketplace |
File Operations Analyze files and retrieve metadata using Claude's native tools without modifying files. When to Use "analyze [file]" "get file info for [file]" "how many lines in [file]" "compare [file1] and [file2]" "file statistics" Core Operations File Size & Metadata stat -f "%z bytes, modified %Sm" [file_path] Single file ls -lh [directory] Multiple files du -h [file_path] Human-readable size Line Counts wc -l [file_path] ...
|
262 |
| 7741 | gitea-workflow | jwynia/agent-skills |
Gitea Workflow Orchestrator A skill that guides agents through structured agile development workflows for Gitea repositories by intelligently invoking commands in sequence. Uses checkpoint-based flow control to auto-progress between steps while pausing at key decision points. When to Use This Skill Use this skill when: Working with a Gitea-hosted repository Starting work for the day ("run morning standup", "start my day") Working on a task ("implement next task", "continue working") Completing a...
|
262 |
| 7742 | primevue | kindy/skills |
PrimeVue Setup and Usage Guide for configuring PrimeVue with Vue 3 and Vite projects, including auto-import setup and theming. Overview PrimeVue is a complete UI suite for Vue.js with rich components, icons, and templates. It supports both styled mode (pre-skinned themes like Aura, Lara, Nora) and unstyled mode (full styling control with Tailwind, Bootstrap, etc.). Documentation Official LLM-optimized documentation: https://primevue.org/llms/pages/introduction.md Installation Install PrimeVue an...
|
262 |
| 7743 | aiconfig-projects | launchdarkly/agent-skills |
LaunchDarkly Projects Setup You're using a skill that will guide you through setting up LaunchDarkly project management in a codebase. Your job is to explore the codebase to understand the stack and patterns, assess what approach makes sense, choose the right implementation path from the references, execute the setup, and verify it works. Prerequisites Choose one: LaunchDarkly API access token with projects:write permission LaunchDarkly MCP server configured in your environment Core Principles U...
|
262 |
| 7744 | android-viewmodel | new-silvermoon/awesome-android-agent-skills |
No SKILL.md available for this skill. View on GitHub
|
262 |
| 7745 | meitu-skills | meitu/meitu-skills |
meitu-skills (Root Entry) Purpose This is the top-level routing skill: Use meitu-poster for poster strategy, visual direction, and cover-design workflows. Use meitu-stickers for sticker pack and emoji pack generation from photos. Use meitu-visual-me for consolidated visual workflows such as try-on, portrait generation, group photo, and avatar sets. Use meitu-product-swap for swapping products in e-commerce images. Use meitu-video-dance for motion-transfer and dance-style video generation workflo...
|
262 |
| 7746 | styled-components-best-practices | mindrally/skills |
styled-components Best Practices You are an expert in styled-components, CSS-in-JS patterns, and React component styling. Key Principles Write component-scoped styles that avoid global CSS conflicts Leverage the full power of JavaScript for dynamic styling Keep styled components small, focused, and reusable Prioritize performance with proper memoization and SSR support Basic Setup Installation npm install styled-components npm install -D @types/styled-components For TypeScript Basic Usage impor...
|
262 |
| 7747 | seo-aeo-audit | warpdotdev/oz-skills |
SEO Optimization Search engine optimization based on Lighthouse SEO audits and Google Search guidelines. Focus on technical SEO, on-page optimization, and structured data. Technical SEO Crawlability robots.txt: /robots.txt User-agent: * Allow: / Block admin/private areas Disallow: /admin/ Disallow: /api/ Disallow: /private/ Don't block resources needed for rendering ❌ Disallow: /static/ Sitemap: https://example.com/sitemap.xml Meta robots: <!-- Default: indexable, followable --> < meta name ...
|
262 |
| 7748 | code-metrics-analysis | aj-geddes/useful-ai-prompts |
Code Metrics Analysis Overview Measure and analyze code quality metrics to identify complexity, maintainability issues, and areas for improvement. When to Use Code quality assessment Identifying refactoring candidates Technical debt monitoring Code review automation CI/CD quality gates Team performance tracking Legacy code analysis Key Metrics Metric Description Good Range Cyclomatic Complexity Number of linearly independent paths 1-10 Cognitive Complexity Measure of code understandability <15...
|
262 |
| 7749 | api-changelog-versioning | aj-geddes/useful-ai-prompts |
API Changelog & Versioning Overview Create comprehensive API changelogs that document changes, deprecations, breaking changes, and provide migration guides for API consumers. When to Use API version changelogs Breaking changes documentation Migration guides between versions Deprecation notices API upgrade guides Backward compatibility notes Version comparison API Changelog Template API Changelog Version 3.0.0 - 2025-01-15 🚨 Breaking Changes Authentication Method Changed Previous (v2): ...
|
262 |
| 7750 | code-review-excellence | awesome-skills/code-review-skill |
Code Review Excellence Transform code reviews from gatekeeping to knowledge sharing through constructive feedback, systematic analysis, and collaborative improvement. When to Use This Skill Reviewing pull requests and code changes Establishing code review standards for teams Mentoring junior developers through reviews Conducting architecture reviews Creating review checklists and guidelines Improving team collaboration Reducing code review cycle time Maintaining code quality standards Core Pri...
|
262 |