Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

bazinga

bazinga 收录了来自 mehdic 的 22 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
22
Stars
21
更新
2026-01-23
Forks
0
职业覆盖
7 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

bazinga-db
数据库管理员

DEPRECATED - Use domain-specific skills instead. Routes to bazinga-db-core, bazinga-db-workflow, bazinga-db-agents, or bazinga-db-context.

2026-01-23
bazinga-db-workflow
软件开发工程师

Task groups and development planning. Use when managing task groups, development plans, or success criteria.

2026-01-23
bazinga-db-agents
数据库管理员

Agent logs, reasoning, and token tracking. Use when logging interactions, saving reasoning, tracking tokens, or managing events.

2026-01-04
bazinga-validator
软件质量保证分析师与测试员

Validates BAZINGA completion claims with independent verification. Spawned ONLY when PM sends BAZINGA. Acts as final quality gate - verifies test failures, coverage, evidence, and criteria independently. Returns ACCEPT or REJECT verdict.

2026-01-04
prompt-builder
软件开发工程师

Build complete agent prompts deterministically via Python script. Use BEFORE spawning any BAZINGA agent (Developer, QA, Tech Lead, PM, etc.).

2026-01-04
bazinga-db-context
数据库管理员

Context packages and learning patterns. Use when managing context packages, error patterns, or strategies.

2026-01-01
bazinga-db-core
数据库管理员

Session lifecycle and system operations. Use when creating sessions, saving state, getting dashboard data, or running system queries.

2026-01-01
context-assembler
软件开发工程师

Assembles relevant context for agent spawns with prioritized ranking. Ranks packages by relevance, enforces token budgets with graduated zones, captures error patterns for learning, and supports configurable per-agent retrieval limits.

2026-01-01
skill-creator
软件开发工程师

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

2026-01-01
config-seeder
数据库管理员

Seed JSON configuration files into database. Use ONCE at BAZINGA session initialization, BEFORE spawning PM.

2025-12-30
codebase-analysis
软件开发工程师

Analyzes codebase to find similar features, reusable utilities, and architectural patterns

2025-12-29
pattern-miner
数据科学家

Mine historical data for patterns and predictive insights

2025-12-29
test-pattern-analysis
软件质量保证分析师与测试员

Analyze existing tests to identify patterns, fixtures, and conventions before writing new tests

2025-12-29
workflow-router
其他计算机职业

Determine next agent based on state machine rules. Use AFTER receiving any BAZINGA agent response to decide what to do next.

2025-12-25
lint-check
软件质量保证分析师与测试员

Run code quality linters when reviewing code. Checks style, complexity, and best practices. Supports Python (ruff), JavaScript (eslint), Go (golangci-lint), Ruby (rubocop), Java (Checkstyle/PMD). Use when reviewing any code changes for quality issues.

2025-12-17
specialization-loader
软件开发工程师

Compose technology-specific agent identity and patterns. Invoke before spawning agents (Developer, SSE, QA, Tech Lead, RE, Investigator) to enhance expertise based on project stack. Returns composed specialization block with token budgeting.

2025-12-14
api-contract-validation
软件开发工程师

Detect breaking changes in API contracts (OpenAPI/Swagger specs)

2025-12-03
db-migration-check
数据库管理员

Detect dangerous operations in database migrations before deployment

2025-12-03
quality-dashboard
软件质量保证分析师与测试员

Unified project health dashboard aggregating all quality metrics

2025-11-27
security-scan
信息安全分析师

Run comprehensive security vulnerability scans when reviewing code. Automatically uses basic mode (fast, high/medium severity only) for first reviews, advanced mode (comprehensive, all severities) for iterations. Detects SQL injection, XSS, hardcoded secrets, insecure dependencies. Use before approving any code changes or pull requests.

2025-11-27
test-coverage
软件质量保证分析师与测试员

Generate comprehensive test coverage reports when reviewing code. Identifies untested code paths and low-coverage areas. Supports Python (pytest-cov), JavaScript (jest), Go (go test -cover), Java (JaCoCo). Use when reviewing tests or before approving code changes.

2025-11-27
velocity-tracker
计算机与信息系统经理

Track development velocity, cycle times, and identify trends for PM decision-making

2025-11-27