Skip to main content

这个仓库中的 skills

vibeeval/vibecosystem - 第 5 页

SkillsMP 已收集 vibeeval/vibecosystem 中的 330 个 Skill。打开任一 Skill 可查看来源和详情。

vibeeval/vibecosystem

已展示 40 / 330 个已收集 Skill。

职业分类
软件开发工程师
描述

Run full 5-layer analysis (AST, call graph, CFG, DFG, slice) on a specific function for deep debugging or understanding.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Get a token-efficient overview of any project using file tree, code structure, and call graph analysis.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Map code questions to the optimal tldr command by detecting intent and routing to the right analysis layer.

原文语言:英语

更新
职业分类
其他计算机职业
描述

Friendly onboarding tour of Claude Code capabilities for users asking what it can do.

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Comprehensive verification system covering build, types, lint, tests, security, and diff review before a PR.

原文语言:英语

更新
职业分类
其他计算机职业
描述

Goal-based workflow orchestration - routes tasks to specialist agents based on user goals

原文语言:英语

更新
职业分类
网页开发工程师
描述

Figma-to-code translation, design tokens, spacing/typography scales, responsive breakpoints, and design system bridge patterns.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Document codebase as-is with thoughts directory for historical context

原文语言:英语

更新
职业分类
软件开发工程师
描述

TDD workflow for migrations - orchestrate agents, zero main context growth

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

axe-core integration, WCAG 2.2 AA checklist, keyboard navigation testing, screen reader testing, and ARIA pattern validation.

原文语言:英语

更新
职业分类
其他计算机职业
描述

Agent Context Isolation

原文语言:英语

更新
职业分类
其他计算机职业
描述

Agent Orchestration Rules

原文语言:英语

更新
职业分类
其他计算机职业
描述

Agentic Workflow Pattern

原文语言:英语

更新
职业分类
软件开发工程师
描述

Guide for integrating Agentica SDK with Claude Code CLI proxy

原文语言:英语

更新
职业分类
软件开发工程师
描述

Reference guide for Agentica multi-agent infrastructure APIs

原文语言:英语

更新
职业分类
其他计算机职业
描述

Write reliable prompts for Agentica/REPL agents that avoid LLM instruction ambiguity

原文语言:英语

更新
职业分类
软件开发工程师
描述

Build Python agents with Agentica SDK - @agentic decorator, spawn(), persistence, MCP integration

原文语言:英语

更新
职业分类
软件开发工程师
描述

Agentica server + Claude proxy setup - architecture, startup sequence, debugging

原文语言:英语

更新
职业分类
其他计算机职业
描述

Spawn Agentica multi-agent patterns

原文语言:英语

更新
职业分类
软件开发工程师
描述

Framer Motion patterns, page transitions, skeleton loading, scroll-linked animations, and gesture-based interactions for React.

原文语言:英语

更新
职业分类
软件开发工程师
描述

AST-based code search and refactoring via ast-grep MCP

原文语言:英语

更新
职业分类
软件开发工程师
描述

Async REPL Protocol

原文语言:英语

更新
职业分类
软件开发工程师
描述

Backend architecture patterns, API design, database optimization, and server-side best practices for Node.js, Express, and Next.js API routes.

原文语言:英语

更新
职业分类
其他计算机职业
描述

Background Agent Pings

原文语言:英语

更新
职业分类
软件开发工程师
描述

Braintrust tracing for Claude Code - hook architecture, sub-agent correlation, debugging

原文语言:英语

更新
职业分类
软件开发工程师
描述

Workflow orchestrator that chains existing skills for feature development

原文语言:英语

更新
职业分类
软件开发工程师
描述

Redis caching strategies, cache invalidation, write-through/write-behind, TTL management, and cache stampede protection.

原文语言:英语

更新
职业分类
软件开发工程师
描述

GitHub Actions workflow patterns, matrix builds, caching strategies, deployment pipelines, artifact management, and rollback procedures.

原文语言:英语

更新
职业分类
数据库架构师
描述

ClickHouse database patterns, query optimization, analytics, and data engineering best practices for high-performance analytical workloads.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Completion Check: Verify Infrastructure Is Wired

原文语言:英语

更新
职业分类
其他计算机职业
描述

Transform session learnings into permanent capabilities (skills, rules, agents). Use when asked to "improve setup", "learn from sessions", "compound learnings", or "what patterns should become skills".

原文语言:英语

更新
职业分类
软件开发工程师
描述

TOCTOU prevention, distributed locking, idempotency keys, race condition detection for Node.js and serverless environments.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Find unused functions and dead code in the codebase

原文语言:英语

更新
职业分类
软件开发工程师
描述

Systematic hook debugging workflow. Use when hooks aren't firing, producing wrong output, or behaving unexpectedly.

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

PR size-based review depth, performance review checklist, architecture conformance checks, and framework-specific review patterns.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Django architecture patterns, REST API design with DRF, ORM best practices, caching, signals, middleware, and production-grade Django apps.

原文语言:英语

更新
职业分类
信息安全分析师
描述

Django security best practices, authentication, authorization, CSRF protection, SQL injection prevention, XSS prevention, and secure deployment configurations.

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Django testing strategies with pytest-django, TDD methodology, factory_boy, mocking, coverage, and testing Django REST Framework APIs.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Verification loop for Django projects: migrations, linting, tests with coverage, security scans, and deployment readiness checks before release or PR.

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

Dockerfile best practices, multi-stage builds, docker-compose, container networking, volume management, and image optimization.

原文语言:英语

更新
已展示 40 / 330 个已收集 Skill。