Showing 30 of 2,118

Sorted by quality
code-review
Claude Codeby clawpod-app
28

Review code changes for security, performance, and correctness. Trigger with a PR URL or diff, "review this before I merge", "is this code safe?", or when checking a change for N+1 queries, injection risks, missing edge cases, or error handling gaps.

Coding / 软件开发
Safe-ish
Scanned
dart-use-ffigen
Claude Codeby dart-lang
28

Guide agents to use `package:ffigen` to automatically generate FFI bindings instead of writing them manually. Use this skill when a task involves writing new FFI bindings, extending C/Objective-C/Swift integrations, or replacing hand-crafted `dart:ffi` setups.

Coding / 软件开发
Safe-ish
Scanned
angular-security
Claude Codeby oguzhan18
28

ALWAYS use when working with Angular Security, XSS prevention, CSRF protection, Content Security Policy, or sanitization in Angular applications.

Coding / 软件开发
Safe-ish
Scanned
vibe-code-auditor
Claude Codeby Mahi-887
28

Audit rapidly generated or AI-produced code for structural flaws, fragility, and production risks.

Coding / 软件开发
Safe-ish
Scanned
docker-ros2-development
Claude Codeby elliewlh2094
28

Docker-based ROS2 development for robot software stacks. Use when containerizing ROS2 workspaces, writing Dockerfiles or docker-compose files, debugging DDS discovery across containers, configuring GPU, USB, X11 or Wayland passthrough, building devcontainers, or running ROS2 CI/CD in containers. Co…

Coding / 软件开发
Shell
Scanned
uv-package-manager
Claude Codeby benchflow-ai
28

Master the uv package manager for fast Python dependency management, virtual environments, and modern Python project workflows. Use when setting up Python projects, managing dependencies, or optimizing Python development workflows with uv.

Coding / 软件开发
Shell
Scanned
Advertisement
hypothesis-tracker
Claude Codeby MikeTreml
28

Hypothesis management skill for tracking business hypotheses through testing and validation

Coding / 软件开发
Safe-ish
Scanned
postcss-plugins
Claude Codeby ssrjkk
28

Plugins with PostCSS. plugins.

Coding / 软件开发
Safe-ish
Scanned
pr-description
Claude Codeby ErnestKostevich
28

Write a clear pull request description from code changes, commits, or a user-provided summary.

Coding / 软件开发
Safe-ish
Scanned
sprint-planning
Claude Codeby BehedgeFund
28

Planowanie sprintu dla projektów Elixir/Phoenix z Ash Framework. Rozbija user stories na taski techniczne z estymacją story points.

Coding / 软件开发
Safe-ish
Scanned
azure-storage-file-share-ts
Claude Codeby sandeepgupta220427
28

Azure File Share JavaScript/TypeScript SDK (@azure/storage-file-share) for SMB file share operations.

Coding / 软件开发
Safe-ish
Scanned
cloudkit-code-review
Claude Codeby ray-manaloto
28

Reviews CloudKit code for container setup, record handling, subscriptions, and sharing patterns. Use when reviewing code with import CloudKit, CKContainer, CKRecord, CKShare, or CKSubscription.

Coding / 软件开发
Safe-ish
Scanned
laravel-eloquent
Claude Codeby HoangNguyen0403
28

Write performant Eloquent queries with eager loading, reusable scopes, and strict lazy-loading prevention in Laravel. Use when defining model relationships, creating query scopes, or processing large datasets with chunk/cursor.

Data / 数据分析
Safe-ish
Scanned
dependency-conflict-resolver
Claude Codeby JetBrains
28

Diagnose and resolve Gradle and Spring classpath conflicts, version drift, and binary incompatibilities in Kotlin applications. Use when `NoSuchMethodError`, `ClassNotFoundException`, linkage errors, duplicate logging bindings, Jackson or Hibernate mismatches, or BOM-versus-explicit-version conflic…

Coding / 软件开发
Safe-ish
Scanned
temper-review
Claude Codeby cankush625
28

Temper's code-review engine — a brutally strict structural+correctness review (thermo-nuclear, full superset rubric) over a diff or PR, as a skeptical evaluator separate from the code's author. Emits severity-ordered findings and records a signed, tree-pinned verdict receipt. Loaded by /tp-review (…

Coding / 软件开发
Safe-ish
Scanned
test-driven-development
Claude Codeby SteamedFish
28

Use when implementing any feature or bugfix, before writing implementation code

Coding / 软件开发
Safe-ish
Scanned
nuxt4-patterns
Claude Codeby hashgraph-online
28

Nuxt 4 app patterns for hydration safety, performance, route rules, lazy loading, and SSR-safe data fetching with useFetch and useAsyncData.

Coding / 软件开发
Safe-ish
Scanned
guitar-chord
Claude Codeby ascii-music
28

Show ASCII guitar chord diagrams using the ascii_chord CLI tool. Use when asked how to play a guitar chord, or to show chord charts/diagrams for any chord name (e.g. E, B7, Am, C, G, Dm, etc.). Requires cargo (Rust toolchain) to be installed. The source code is bundled with this skill — build it wi…

Coding / 软件开发
Safe-ish
Scanned
testing
Claude Codeby Activer007
28

Run and troubleshoot tests for DBHub, including unit tests, integration tests with Testcontainers, and database-specific tests. Use when asked to run tests, fix test failures, debug integration tests, or troubleshoot Docker/database container issues.

Coding / 软件开发
Safe-ish
Scanned
nextjs-architecture
Claude Codeby HoangNguyen0403
28

Structure Next.js projects with Feature-Sliced Design layers, domain-grouped slices, and strict import hierarchy. Use when organizing features into FSD layers, enforcing slice boundaries, or keeping page.tsx thin.

Coding / 软件开发
Safe-ish
Scanned
rfx-bootstrap-install
Claude Codeby quantbagel
28

Bootstrap the rfx monorepo for local development. Use when asked to install dependencies, enable hooks, or prepare this repo for an agent to work safely.

Coding / 软件开发
Safe-ish
Scanned
00-context
Claude Codeby joseph-c-mcguire
28

Analyzes any existing codebase, documentation, research paper, or prior work the user provides. Produces a context brief that pre-fills Stage 01 (requirements interview). Runs paper-analyst and repo-researcher agents in parallel when applicable, cross-references findings, and surfaces contradiction…

Coding / 软件开发
Safe-ish
Scanned
code-structure
Claude Codeby manjunathva2018
28

Use when multiple workflows duplicate the same operational logic, when deciding what belongs in actions vs shared services, or when refactoring repeated operational blocks across domain flows. Use when adding new features that share mechanics with existing ones.

Coding / 软件开发
Safe-ish
Scanned
msft-azure-monitor-ingestion-java
Claude Codeby anubhavg-icpl
28

Client library for sending custom logs to Azure Monitor using the Logs Ingestion API via Data Collection Rules.

Coding / 软件开发
Safe-ish
Scanned
python-packaging
Claude Codeby dangindev
28

Comprehensive guide to creating, structuring, and distributing Python packages using modern packaging tools, pyproject.toml, and publishing to PyPI.

Coding / 软件开发
Safe-ish
Scanned
azure-storage-blob-py
Claude Codeby ibragimov-oasis
28

Azure Blob Storage SDK for Python. Use for uploading, downloading, listing blobs, managing containers, and blob lifecycle.

Coding / 软件开发
Safe-ish
Scanned
prototype
Claude Codeby striderZA
28

Rapid prototyping workflow. Skips normal standards to quickly validate a game concept or mechanic. Produces throwaway code and a structured prototype report.

Coding / 软件开发
Safe-ish
Scanned
nx-ci-monitor
Claude Codeby christophacham
28

Monitor Nx Cloud CI pipeline status and handle self-healing fixes automatically. Use when user says "watch CI", "monitor pipeline", "check CI status", "fix CI failures", or "self-heal CI". Requires Nx Cloud connection. Do NOT use for local task execution (use nx-run-tasks) or general CI debugging o…

Coding / 软件开发
Network
Scanned
vue
Claude Codeby TerminalSkills
28

Vue.js is a progressive JavaScript framework for building user interfaces. It features the Composition API with reactive refs and computed values, single-file components, and an approachable learning curve with powerful scaling capabilities.

Coding / 软件开发
Safe-ish
Scanned
latency-instrumentation
Claude Codeby chromium
28

Surgically injects trace macros (TRACE_EVENT) into Chromium C++ files to expose "black box" latency gaps, resolves headers, and compiles the browser using a self-healing loop. Strictly no performance optimizations or refactoring.

Coding / 软件开发
Safe-ish
Scanned