Skip to main content

このリポジトリの skills

vibeeval/vibecosystem - 5ページ

SkillsMP は vibeeval/vibecosystem から 330 件の skill を収集しています。skill を開くとソースと詳細を確認できます。

vibeeval/vibecosystem

収集済み skill 330 件中 40 件を表示しています。

職業分類
ソフトウェア開発者
説明

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.

原文の言語: 英語

更新
収集済み skill 330 件中 40 件を表示しています。