发现 Skills
为真实工作流程挑选经过整理的 Skill,连接、安装并开始使用。
threat-mitigation-mapping
Map identified threats to appropriate security controls and mitigations. Use when prioritizing security investments, creating remediation plans, or validating control effectiveness.
uv-package-manager
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.
alibaba-java-code-guidelines
Alibaba Java code standards and best practices for static analysis, bug detection, and code quality. Use when writing, reviewing, or refactoring Java code, especially for enterprise applications. Covers concurrency, collections, date/time handling, exception handling, and production incident patterns.
skill-creator
Create, install, or update skills in the workspace. Use when (1) installing a skill from a URL or remote source, (2) creating a new skill from scratch, (3) updating or restructuring existing skills. Always use this skill for any skill installation or creation task.
backend-patterns
Backend architecture patterns, API design, database optimization, and server-side best practices for Node.js, Express, and Next.js API routes.
continuous-learning-v2
Instinct-based learning system that observes sessions via hooks, creates atomic instincts with confidence scoring, and evolves them into skills/commands/agents.
golang-testing
Go testing best practices including table-driven tests, test helpers, benchmarking, race detection, coverage analysis, and integration testing patterns. Use when writing or improving Go tests.
quarkus-tdd
Test-driven development for Quarkus 3.x using JUnit 5, Mockito, REST Assured, Apache Camel test support, and JaCoCo. Intended for use when adding features, fixing bugs, or refactoring event-driven services.
Spring Boot 検証ループ
name: springboot-verification description: Verification loop for Spring Boot projects: build, static analysis, tests with coverage, security scans, and diff review before release or PR.
tdd-workflow
Use this skill when writing new features, fixing bugs, or refactoring code. Enforces test-driven development with 80%+ coverage including unit, integration, and E2E tests.
angular-developer
Generates Angular code and provides architecture guidance. Triggered when creating a project, scaffolding a component or service, or when addressing reactivity (signals, linkedSignal, resource), forms, dependency injection, routing, SSR, accessibility (ARIA), animations, styling (component styles, Tailwind CSS), testing, or creating CLI tools.
motion-advanced
Japanese translation: This file requires a Japanese translation for motion-advanced
prisma-patterns
Prisma ORM patterns for TypeScript backends — schema design, query optimization, transactions, pagination, and critical traps like updateMany returning count not records, $transaction timeouts, migrate dev resetting the DB, @updatedAt skipped on bulk writes, and serverless connection exhaustion.
quarkus-security
Security best practices for Quarkus authentication, authorization, JWT/OIDC, RBAC, input validation, CSRF, secret management, and dependency security.
unified-notifications-ops
Operate notifications as an integrated ECC-native workflow that covers GitHub, Linear, desktop alerts, hooks, and connected communication interfaces. Use when the real problem is alert routing, deduplication, escalation, or inbox collapse.
vite-patterns
Vite build tool patterns including configuration, plugins, HMR, environment variables, proxy setup, SSR, library mode, dependency pre-bundling, and build optimization. Activate when working with vite.config.ts, Vite plugins, or Vite-based projects.
G2 Translation Guidelines
Guidelines for translating G2 documentation, including terminology consistency, hyperlink adjustments, and file naming conventions for multilingual documentation. Use when need to translate documents.
ip2location-automation
Automate Ip2location tasks via Rube MCP (Composio). Always search tools first for current schemas.
pdfmonkey-automation
Automate Pdfmonkey tasks via Rube MCP (Composio). Always search tools first for current schemas.
webapp-testing
Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.
aeon
This skill should be used for time series machine learning tasks including classification, regression, clustering, forecasting, anomaly detection, segmentation, and similarity search. Use when working with temporal data, sequential patterns, or time-indexed observations requiring specialized algorithms beyond standard ML approaches. Particularly suited for univariate and multivariate time series analysis with scikit-learn compatible APIs.
autonomous-agent-patterns
Design patterns for building autonomous coding agents. Covers tool integration, permission systems, browser automation, and human-in-the-loop workflows. Use when building AI agents, designing tool APIs, implementing permission systems, or creating autonomous coding assistants.
clinicaltrials-database
Query ClinicalTrials.gov via API v2. Search trials by condition, drug, location, status, or phase. Retrieve trial details by NCT ID, export data, for clinical research and patient matching.
clinvar-database
Query NCBI ClinVar for variant clinical significance. Search by gene/position, interpret pathogenicity classifications, access via E-utilities API or FTP, annotate VCFs, for genomic medicine.