Skip to main content

이 저장소의 skills

softspark/ai-toolkit - 3페이지

SkillsMP는 softspark/ai-toolkit에서 111개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

softspark/ai-toolkit

수집된 skill 111개 중 31개를 표시합니다.

직업 분류
데이터베이스 아키텍트
설명

Zero-downtime DB migrations: expand-contract, double-write, backfill, blue-green. Triggers: migration, schema change, backfill, ALTER TABLE, online DDL.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Autonomous maintenance (dep updates, dead code, small refactors) in isolated branch, off-hours. Triggers: night watch, autonomous maintenance, dep updates.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Observability: structured logs, metrics (RED/USE), tracing, SLO/SLI. Triggers: logging, metrics, Prometheus, Grafana, OpenTelemetry, trace, monitoring.

원문 언어: 영어

업데이트
직업 분류
기타 컴퓨터 관련 직업
설명

Sets up ai-toolkit in a project: symlinks, CLAUDE.md, intent interview. Triggers: onboard, setup project, install ai-toolkit, migrate project.

원문 언어: 영어

업데이트
직업 분류
기타 컴퓨터 관련 직업
설명

Coordinates multiple specialized agents in parallel. Triggers: orchestrate, multi-agent, parallel agents, coordinate agents.

원문 언어: 영어

업데이트
직업 분류
기타 컴퓨터 관련 직업
설명

Emergency kill switch — halts all agents via lockfile gate. Triggers: panic, stop everything, kill switch, halt agents, agents looping.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Performance: golden signals, p50/p95/p99, flame graphs, load testing. Triggers: performance, slow, latency, p99, flame graph, bottleneck, memory leak.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

PHP coding rules: style, patterns, security, testing. Triggers: .php, composer.json, Laravel, Symfony, PHPUnit, PSR-12, Composer.

원문 언어: 영어

업데이트
직업 분류
프로젝트 관리 전문가
설명

Splits a PRD into vertical-slice GitHub issues with HITL/AFK tagging and dependencies. Triggers: PRD to issues, create tickets, break down PRD, work items.

원문 언어: 영어

업데이트
직업 분류
프로젝트 관리 전문가
설명

Converts PRD into phased plan via tracer-bullet vertical slices. Triggers: PRD to plan, break down PRD, implementation plan, tracer bullets, phased plan.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Analyzes diffs for regression risk and blast radius, generates risk-scored impact report. Triggers: PR review, code change risk, breaking change, blast radius, regression check.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Python coding rules: style, patterns, security, testing. Triggers: .py, .pyi, pyproject.toml, requirements.txt, Pipfile, FastAPI, Django, Flask, pytest, SQLAlchemy, ruff, mypy.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Interactive QA: user reports bugs conversationally, agent files GitHub issues. Triggers: QA session, report bug, file issue, conversational QA, bug intake.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

RAG: embeddings, chunking, hybrid search (BM25+vector), reranking, CRAG, multi-hop. Triggers: RAG, embedding, pgvector, Qdrant, Pinecone, Weaviate, reranker, semantic search.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Runs prompt/slash command on recurring interval until done or limit. Triggers: repeat, recurring task, poll status, run every N minutes, interval.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Ruby/Rails: blocks, metaprogramming, ActiveRecord, Sidekiq, RSpec, Sorbet, Hanami. Triggers: Ruby, Rails, ActiveRecord, Sidekiq, RSpec, Gemfile, bundler, Hanami, Sorbet.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Ruby coding rules: style, patterns, security, testing. Triggers: .rb, Gemfile, .gemspec, Rails, ActiveRecord, Sidekiq, RSpec, Sorbet, rubocop.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Rust: ownership, lifetimes, async (Tokio), Result/anyhow/thiserror, traits, unsafe. Triggers: Rust, borrow checker, lifetime, Tokio, cargo, trait, impl, Result, unsafe, clippy.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Rust coding rules: style, patterns, security, testing. Triggers: .rs, Cargo.toml, Cargo.lock, Tokio, Axum, Serde, clippy, cargo test.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Executes plans via fresh subagents per task with two-stage review (spec → quality). Triggers: subagent execution, execute plan, fresh agent per task, spec compliance review.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Swift/iOS: SwiftUI, Combine, async/await, actors, SPM, Core Data, UIKit interop. Triggers: Swift, SwiftUI, Combine, iOS, Xcode, actor, Core Data, @MainActor, @State.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Swift coding rules: style, patterns, security, testing. Triggers: .swift, Package.swift, .xcodeproj, SwiftUI, Combine, async/await, XCTest.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

TDD with red-green-refactor loop and vertical slices. Triggers: TDD, test-first, red-green-refactor, test driving development.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Testing strategy: pyramid, AAA, mocks/fakes/stubs, flaky tests, coverage. Triggers: test, fixture, mock, stub, e2e, TDD, Playwright, Cypress, flaky, coverage, property-based.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Bug triage: explores codebase for root cause, files GitHub issue with TDD fix plan. Triggers: triage, investigate bug, fix plan, root cause, file issue, bug report.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

TypeScript types: generics, discriminated unions, Zod, satisfies, branded types. Triggers: TypeScript, TS, generics, Zod, satisfies, strict mode.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

TypeScript/JavaScript coding rules: style, patterns, security, testing. Triggers: .ts, .tsx, .js, .jsx, package.json, tsconfig.json, React, Next.js, Vue, Vite, Vitest, Jest, ESLint.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Extracts DDD ubiquitous language glossary, flags ambiguities, saves to UBIQUITOUS_LANGUAGE.md. Triggers: define domain terms, build glossary, harden terminology, DDD, domain model.

원문 언어: 영어

업데이트
직업 분류
기타 컴퓨터 관련 직업
설명

Starts and manages autonomous agent workflows. Triggers: workflow, start workflow, autonomous agents, agent pipeline.

원문 언어: 영어

업데이트
직업 분류
기타 컴퓨터 관련 직업
설명

Agent self-debugging and recovery. Use when stuck in loops, making repeated errors, or quality degrades. Triggers: introspect, self-debug, stuck, loop, why failing.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Search past coding sessions using natural language. Finds relevant observations, decisions, and context from previous work.

원문 언어: 영어

업데이트
수집된 skill 111개 중 31개를 표시합니다.