audit_logging
Ensure every critical action is logged (vital for UAG/Trust Room).
Explore
5,613 skills indexed with the new KISS metadata standard.
Ensure every critical action is logged (vital for UAG/Trust Room).
Implement service mesh (Istio, Linkerd) for service-to-service communication, traffic management, security, and observability.
Comprehensive configuration templates and guidance for setting up TypeScript projects with modern tooling, testing frameworks, and code quality enforcement.
PRの作成からマージ、クリーンアップ、ロールバックまでの標準フローを定義
**Version:** 1.0.0
Automated security scanning for dependencies, code, containers with Trivy, Snyk, npm audit. Use for CI/CD security gates, pre-deployment audits, compliance requirements, or encountering CVE detection, outdated packages, license compliance, SBOM generation errors.
Develop lightweight Flask APIs with routing, blueprints, database integration, authentication, and request/response handling. Use when building RESTful APIs, microservices, or lightweight web services with Flask.
**Version**: 1.0.0
Creates browser-executable JavaScript bookmarklets with strict formatting requirements. Use when users mention bookmarklets, browser utilities, dragging code to bookmarks bar, or need JavaScript that runs when clicked in the browser toolbar.
Complete Python GitHub Actions system. PROACTIVELY activate for: (1) uv-based CI workflows (10-100x faster), (2) Matrix testing across Python versions, (3) Dependency caching with setup-uv, (4) Parallel test execution, (5) Reusable workflows, (6) Publishing to PyPI with trusted publishing, (7) Code coverage with codecov, (8) Security scanning. Provides: Workflow templates, caching config, matrix strategies, composite actions. Ensures fast, reliable CI/CD pipelines.
Use when implementing complex multi-step tasks, fixing critical bugs, or when quality and completeness matter more than speed - ensures comprehensive implementation without shortcuts through systematic analysis, implementation, and verification phases
> 个人自动化任务集合,通过 macOS launchd 定时调度,自动执行日常任务并同步到多个平台。
Use when creating new Claude Code skills or improving existing ones - ensures skills are discoverable, scannable, and effective through proper structure, CSO optimization, and real examples
Client and server-side fetch utilities for Next.js applications with API route proxying to FastAPI backends.
Issue tracking with Beads (bd CLI). Use when commands need to create, query, update, or close issues, or manage dependencies.
- (官方下载)[https://developer.apple.com/download/more/]
R 语言常用方法
typeof操作符返回一个字符串,表示未经计算的操作数的类型;该运算符数据类型(返回字符串,对应列表如图)
------------------------------
func updateUserOnLineStatus(msg proto.Message) {
Name | Type | Description | Notes
Train yourself to automatically structure answers using:
{% include [announce](../_includes/announce.md) %}
import React, { useRef, useEffect } from 'react';