Topic: claude
14,433 skills in this topic.
-
recall
Query the memory system for relevant learnings from past sessions using semantic search.
vibeeval/vibecosystem 458
-
agentica-server
Agentica server + Claude proxy setup - architecture, startup sequence, debugging
vibeeval/vibecosystem 458
-
handoff-templates
Agent arasi iletisim sablonlari. Standard handoff, QA verdict (PASS/FAIL), escalation, bug report, security finding ve status update formatlari.
vibeeval/vibecosystem 458
-
experiment-engine
Otonom deney dongusu. Kod degisikligi yap, olc, karsilastir, kabul et veya geri al. Metrik bazli karar verme ile performans, boyut veya kalite optimizasyonu. Tek basina veya agent ile kullan.
vibeeval/vibecosystem 458
-
implement_task
Implementation agent that executes a single task and creates handoff on completion
vibeeval/vibecosystem 458
-
tdd
Test-driven development workflow with philosophy guide - plan → write tests → implement → validate
vibeeval/vibecosystem 458
-
diff-review-strategy
PR size-based review depth, performance review checklist, architecture conformance checks, and framework-specific review patterns.
vibeeval/vibecosystem 458
-
cognitive-modes
Gorev tipine gore dusunme modu secimi. 5 mod -- analytical (derin analiz), creative (yaratici cozum), systematic (adim adim), rapid (hizli aksiyon), debug (hata izleme). Her mod farkli prompt stratejisi ve karar agaci kullanir.
vibeeval/vibecosystem 458
-
python-testing
Python testing strategies using pytest, TDD methodology, fixtures, mocking, parametrization, and coverage requirements.
vibeeval/vibecosystem 458
-
insecure-defaults
Detect fail-open configurations, hardcoded secrets, weak authentication defaults, permissive CORS, disabled security features, and other insecure-by-default patterns. Adapted from Trail of Bits. Use during security review or when auditing configuration and initialization code.
vibeeval/vibecosystem 458
-
api-generating
Generate API endpoint code and documentation from specifications. Use when the user wants to create new API endpoints, generate route handlers, scaffold REST APIs, or produce OpenAPI/Swagger specs from code.
huangjia2019/claude-code-engineering 439
-
api-generating
Generate API endpoint code and documentation from specifications. Use when the user wants to create new API endpoints, generate route handlers, scaffold REST APIs, or produce OpenAPI/Swagger specs from code.
huangjia2019/claude-code-engineering 439
-
code-health-check
Perform a comprehensive code health check on a directory. Use when the user asks to analyze code quality, find issues, or get a health report.
huangjia2019/claude-code-engineering 439
-
api-generating
Generate API endpoint documentation from Express route files. Use when the user asks to generate, update, or review API docs for Express.js routes.
huangjia2019/claude-code-engineering 439
-
financial-analyzing
Analyze financial data, calculate financial ratios, and generate analysis reports. Use when the user asks about revenue, costs, profits, margins, ROI, financial metrics, or needs financial analysis of a company or project.
huangjia2019/claude-code-engineering 439
-
api-conventions
API design patterns and conventions for this project. Covers RESTful URL naming, response format standards, error handling, and authentication requirements. Use when writing or reviewing API endpoints, designing new APIs, or making decisions about request/response formats.
huangjia2019/claude-code-engineering 439
-
codebase-visualizer
Generate an interactive tree visualization of your codebase. Use when exploring a new repo or understanding project structure.
huangjia2019/claude-code-engineering 439
-
api-documenting
Generate API documentation from code. Use when the user wants to document APIs, create API reference, generate endpoint documentation, or needs help with OpenAPI/Swagger specs.
huangjia2019/claude-code-engineering 439
-
code-reviewing
Review code for quality, security, and best practices. Use when the user asks for code review, wants feedback on their code, mentions reviewing changes, or asks about code quality.
huangjia2019/claude-code-engineering 439
-
codebase-visualizer
Generate an interactive tree visualization of your codebase. Use when exploring a new repo or understanding project structure.
huangjia2019/claude-code-engineering 439
-
code-reviewing
Review code for quality, security, and best practices. Use when the user asks for code review, wants feedback on their code, mentions reviewing changes, or asks about code quality.
huangjia2019/claude-code-engineering 439
-
route-scanning
Scan Express.js source files to discover all API route definitions.
huangjia2019/claude-code-engineering 439
-
financial-analyzing
Analyze financial data, calculate financial ratios, and generate analysis reports. Use when the user asks about revenue, costs, profits, margins, ROI, financial metrics, or needs financial analysis of a company or project.
huangjia2019/claude-code-engineering 439
-
doc-writing
Generate API documentation from a route manifest. Use when you have a list of discovered routes and need to produce markdown documentation.
huangjia2019/claude-code-engineering 439