Skip to main content

这个仓库中的 skills

MadAppGang/magus - 第 2 页

SkillsMP 已收集 MadAppGang/magus 中的 106 个 Skill。打开任一 Skill 可查看来源和详情。

MadAppGang/magus

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

职业分类
未分类
描述

Walks every skill reachable from this project and writes a browsable markdown index, plus a small deterministic index spliced into CLAUDE.md. Explicit invocation only — run /setup:index-skills.

原文语言:英语

更新
职业分类
未分类
描述

Reference for the communication style presets — the axis model, what each preset governs, how the managed CLAUDE.md block works, and how to add a preset.

原文语言:英语

更新
职业分类
未分类
描述

Write and fix Bun tests — bun:test surface, component tests over HTTP, doubles, coverage gating, flake control. Ships a tested harness, fake upstream and builders. Includes a measured silent-coverage-gate trap.

原文语言:英语

更新
职业分类
未分类
描述

Use when implementing language-agnostic patterns like layered architecture, dependency injection, error handling, or code organization principles across any technology stack.

原文语言:英语

更新
职业分类
未分类
描述

Router for the eight Bun/TypeScript skills — setup, HTTP, errors, testing, security, production, performance, TUI. Says which to read for a task, without loading them. Any Bun or TS work.

原文语言:英语

更新
职业分类
未分类
描述

Build, review, or debug OpenTUI terminal UIs — React JSX or core constructs, Yoga flexbox, gradient meters, colour screenshots. Any Bun/TypeScript TUI. Only Bun is tested; Node/Deno at own risk.

原文语言:英语

更新
职业分类
未分类
描述

Error handling and resilience for Bun/TypeScript — operational vs programmer errors, AppError hierarchy, centralized handler, boundary validation, timeout/retry/circuit breaker. Copyable, tested.

原文语言:英语

更新
职业分类
未分类
描述

Build or review a Bun HTTP service — Bun.serve declarative routes, middleware composition, request context, status/ETag/streaming helpers, graceful lifecycle. Ships tested middleware with measured routing gotchas.

原文语言:英语

更新
职业分类
未分类
描述

Diagnose and fix Bun/TypeScript performance — event-loop blocking, measured native fast paths, benchmarking that does not lie, streaming, caching, workers, memory. Ships a tested benchmark harness.

原文语言:英语

更新
职业分类
未分类
描述

Ship a Bun service — graceful shutdown ordering, structured logging, liveness vs readiness, multi-stage Docker, signals and PID 1, frozen lockfiles, CI. Ships tested logger, shutdown and health code plus a Dockerfile.

原文语言:英语

更新
职业分类
未分类
描述

Start or restructure a Bun/TypeScript project — folder structure by business component, strict tsconfig, typed env config, workspaces and catalogs, bunfig, linting. Ships a tested config parser and measured install-layout facts.

原文语言:英语

更新
职业分类
未分类
描述

Harden or review a Bun/TypeScript service — secrets, password and token handling, SQL injection, authn/authz, rate limiting, CORS and security headers, dependency audit. Ships tested guards with measured Bun crypto behaviour.

原文语言:英语

更新
职业分类
未分类
描述

Detects the project stack from files and configs, then auto-loads matching skills. Use when identifying the stack or handling multi-stack repos.

原文语言:英语

更新
职业分类
未分类
描述

Detects the designer@magus plugin and delegates pixel-level design validation. Use when dev:frontend or dev:browser-debugging needs design comparison or AI semantic UI analysis.

原文语言:英语

更新
职业分类
未分类
描述

Manages git worktrees end to end — create, use, clean up, with safety checks. Use when starting isolated feature work or before executing a plan.

原文语言:英语

更新
职业分类
未分类
描述

Tests UI in a real browser via Chrome MCP — visual fidelity, console, network. Use when verifying UI, chasing browser bugs, or console errors.

原文语言:英语

更新
职业分类
未分类
描述

Detects the browser-use@magus plugin and runs headless browser automation for frontend workflows. Use when dev:frontend or dev:browser-debugging needs navigation, clicking, or web scraping.

原文语言:英语

更新
职业分类
未分类
描述

Enforces single-source-of-truth UI — tokens for styles, one component library, variants over call-site restyling. Use before writing or reviewing any UI.

原文语言:英语

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

Architecture Decision Records (ADR) documentation practice. Use when documenting architectural decisions, recording technical trade-offs, creating decision logs, or establishing architectural patterns.

原文语言:英语

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

Use when designing REST or GraphQL APIs, defining endpoints, implementing pagination/filtering, handling API versioning, or establishing API documentation with OpenAPI/Swagger.

原文语言:英语

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

Use when implementing authentication (JWT, sessions, OAuth), authorization (RBAC, ABAC), password hashing, MFA, or security best practices for backend services.

原文语言:英语

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

Use when creating OpenAPI specs for Bun.js APIs, integrating with Apidog, documenting endpoints with schemas, or automating API specification imports via Apidog REST API. See bunjs for basics.

原文语言:英语

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

Provides Bun.js clean architecture patterns — routes/controllers/services/repositories, camelCase conventions, Prisma schemas. Use when designing layered Bun.js apps or planning structured workflows.

原文语言:英语

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

Provides Bun.js production patterns — Docker, AWS ECS/Fargate, Redis caching, security hardening, CI/CD. Use when deploying or operationalizing a Bun.js service.

原文语言:英语

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

Provides Bun.js/Hono patterns — HTTP endpoints, Prisma/SQLite, Zod validation, Bun test. Use when building a Bun.js service or wiring Hono routes with Prisma.

原文语言:英语

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

Use when designing database schemas, implementing repository patterns, writing optimized queries, managing migrations, or working with indexes and transactions for SQL/NoSQL databases.

原文语言:英语

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

Branches Neon, Turso, or Supabase per git worktree for isolated schema work. Use when a worktree changes the schema, or on mention of Neon, Turso, Prisma.

原文语言:英语

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

Use when working with Dingo meta-language for Go, implementing optionals/results, using generics shortcuts, or transpiling .dingo files to .go while maintaining Go compatibility.

原文语言:英语

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

Use when implementing custom error classes, error middleware, structured logging, retry logic, or graceful shutdown patterns in backend applications.

原文语言:英语

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

Use when profiling Go applications (pprof), running benchmarks, optimizing memory/CPU usage, or debugging performance bottlenecks in production Go code.

原文语言:英语

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

Use when building Go backend services, implementing goroutines/channels, handling errors idiomatically, writing tests with testify, or following Go best practices for APIs/CLI tools.

原文语言:英语

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

Use when building FastAPI applications, implementing async endpoints, setting up Pydantic schemas, working with SQLAlchemy, or writing pytest tests for Python backend services.

原文语言:英语

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

Use when building Axum applications, implementing type-safe handlers, working with SQLx, setting up error handling with thiserror, or writing Rust backend services.

原文语言:英语

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

Roasts code with severity-graded sins, cites file and line, offers redemption. Use when the user asks to roast code, find sins, or shame my code.

原文语言:英语

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

Use when troubleshooting bugs, analyzing stack traces, using debugging tools (breakpoints, loggers), or applying systematic debugging methodology across any technology stack.

原文语言:英语

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

Use when writing tests, setting up test frameworks, implementing mocking strategies, or establishing testing best practices (unit, integration, E2E) across any technology stack.

原文语言:英语

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

Use when deciding whether to launch an agent, selecting which agent to use, or coordinating multiple agents. Covers delegation criteria, external-model patterns, task isolation, and agent selection strategies.

原文语言:英语

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

Root-cause debugging — trace data flow, form hypotheses, verify the fix. Use when debugging failures, errors, or unexpected behaviour.

原文语言:英语

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

RED-GREEN-REFACTOR — write a failing test, make it pass, refactor. Use when writing production code, or on mention of TDD or test-first.

原文语言:英语

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

Requires evidence before claiming done. Use when marking work complete, or on mention of verifying, testing, or making sure it works.

原文语言:英语

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