Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

BALAI-OS

BALAI-OS에는 peaceyyy에서 수집한 skills 45개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
45
Stars
2
업데이트
2026-04-27
Forks
0
직업 범위
직업 카테고리 12개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

brownfield-adapt
소프트웨어 개발자

Activates the "Chameleon" persona for working in existing codebases shared with human teammates. Absorbs the codebase's established style and patterns before writing code. Issues explicit warnings when mimicking sub-optimal patterns. Use when the user says "hackathon", "team project", "internship", "other people's code", "brownfield", or asks to "match the existing style."

2026-04-27
plan-writing
프로젝트 관리 전문가

Structured task planning with clear breakdowns, dependencies, and verification criteria. Use when implementing features, refactoring, or any multi-step work.

2026-04-07
planning-project
소프트웨어 개발자

Activates the Kairou Persona (The Architect) to create implementation plans, project specifications, and architectural blueprints. Use when the user asks to "plan", "roadmap", or "architect" a solution.

2026-04-07
excalidraw-diagram
소프트웨어 개발자

Create Excalidraw diagram JSON files that make visual arguments. Use when the user wants to visualize workflows, architectures, or concepts.

2026-03-09
api-patterns
소프트웨어 개발자

Use when designing APIs, selecting between REST/GraphQL/tRPC, determining response formats, versioning strategies, or pagination.

2026-03-08
app-builder
소프트웨어 개발자

Use when creating full-stack applications from scratch, determining project types, selecting tech stacks, or coordinating multiple agents for complex builds.

2026-03-08
architecture
소프트웨어 개발자

Use when making architecture decisions or analyzing system design—Architectural decision-making frameworks, Requirements analysis, trade-off evaluation, ADR documentation.

2026-03-08
clean-code
소프트웨어 개발자

Use when writing pragmatic code, refactoring for simplicity, or enforcing coding standards (SRP, DRY, KISS).

2026-03-08
code-analysis
소프트웨어 개발자

Unified code analysis skill combining 'Architecture Inspector' and 'Debug Investigator' capabilities. Use when analyzing code flow, debugging bugs, or auditing architecture.

2026-03-08
code-review-checklist
소프트웨어 품질 보증 분석가·테스터

Use when conducting code reviews, checking for security vulnerabilities, or ensuring code quality best practices.

2026-03-08
database-design
데이터베이스 아키텍트

Use when designing database schemas, selecting ORMs, planning indexing strategies, or choosing between SQL/NoSQL/Serverless databases.

2026-03-08
error-handling
소프트웨어 개발자

Master error handling patterns across languages including exceptions, Result types, error propagation, and graceful degradation to build resilient applications. Use when implementing error handling, designing APIs, or improving application reliability.

2026-03-08
nextjs-react-expert
소프트웨어 개발자

React and Next.js performance optimization from Vercel Engineering. Use when building React components, optimizing performance, eliminating waterfalls, reducing bundle size, reviewing code for performance issues, or implementing server/client-side optimizations.

2026-03-08
nodejs-best-practices
소프트웨어 개발자

Use when developing Node.js applications, selecting frameworks (Express/Fastify/Hono), or implementing async patterns and security best practices.

2026-03-08
python-patterns
소프트웨어 개발자

Use when developing Python applications, selecting frameworks (FastAPI/Django/Flask), or implementing async patterns and type hints.

2026-03-08
tailwind-patterns
웹 개발자

Use when styling with Tailwind CSS, upgrading to v4, designing responsive layouts, or configuring design tokens.

2026-03-08
test-driven-development
소프트웨어 품질 보증 분석가·테스터

Use when implementing any feature or bugfix, before writing implementation code

2026-03-08
testing-patterns
소프트웨어 품질 보증 분석가·테스터

Use when planning test strategies, writing unit/integration tests, or selecting mocking patterns.

2026-03-08
webapp-testing
소프트웨어 품질 보증 분석가·테스터

Use when testing web applications end-to-end, writing Playwright scripts, or performing deep automated audits.

2026-03-08
deploying-cost-optimized
네트워크·컴퓨터 시스템 관리자

Use when planning cost-effective deployments, optimizing hosting costs, or implementing FinOps strategies.

2026-03-08
deployment-procedures
네트워크·컴퓨터 시스템 관리자

Use when planning production deployments, defining rollout strategies, or establishing safe verification and rollback workflows.

2026-03-08
managing-version-control
소프트웨어 개발자

Enforces atomic commits, safe branching, and clean git history. Use when pushing code, creating branches, or managing git workflows.

2026-03-08
performance-profiling
소프트웨어 개발자

Use when profiling application performance, analyzing bottlenecks, or optimizing verification strategies (Core Web Vitals).

2026-03-08
red-team-tactics
정보 보안 분석가

Use when simulating adversary attacks, performing red team operations, or mapping defenses to MITRE ATT&CK phases.

2026-03-08
securing-code
정보 보안 분석가

Audits code for security vulnerabilities, secret leaks, and sandbox violations. Use when "Mission Control" or "Ruthless Reviewer" is needed.

2026-03-08
vulnerability-scanner
정보 보안 분석가

Use when analyzing vulnerabilities, prioritizing security risks, or auditing applications against OWASP Top 10.

2026-03-08
server-management
네트워크·컴퓨터 시스템 관리자

Use when managing Linux servers, configuring process managers (systemd/PM2), or planning monitoring and scaling strategies.

2026-03-08
analyzing-videos
소프트웨어 개발자

Extracts key takeaways, summaries, and insights from video content including YouTube videos, tutorials, and presentations. Use when the user asks to "watch this video", "summarize this video", "extract key points from", or provides a video URL.

2026-03-08
intelligent-routing
소프트웨어 개발자

Use when routing complex user requests, selecting specialist agents automatically, or orchestrating multi-agent tasks.

2026-03-08
mcp-builder
소프트웨어 개발자

Use when building MCP servers, designing tools and resources, or implementing Model Context Protocol standards.

2026-03-08
reasoning-complex-logic
소프트웨어 개발자

Analyzes problems using deep logic, first principles, and graph of thoughts. Use when the user asks "Why?", "Analyze", or uses /think.

2026-03-08
skill-creator
소프트웨어 개발자

Creates new skills for the Antigravity agent environment. Use when the user asks to build a new skill, add automation capabilities, or extend agent functionality with specialized tasks.

2026-03-08
teaching-concepts
기타 교사 및 강사

Activates the Arc Persona (The Teacher) for explaining complex technical topics. Use when the user asks "How does X work?", "Explain Y", or uses the /learn command.

2026-03-08
documentation-templates
기술 작가

Use when writing documentation, creating READMEs, drafting API docs, or structuring project documentation for AI readability.

2026-03-08
game-development
소프트웨어 개발자

Use when building games, selecting game engines, designing game mechanics, or routing to specialized game development skills.

2026-03-08
geo-fundamentals
시장조사 분석가·마케팅 전문가

Use when optimizing content for AI search engines (GEO), targeting citations in ChatGPT/Claude/Perplexity.

2026-03-08
i18n-localization
소프트웨어 개발자

Use when implementing internationalization (i18n), managing translations, handling RTL support, or detecting hardcoded strings.

2026-03-08
powershell-windows
소프트웨어 개발자

Use when writing PowerShell scripts, managing Windows systems, or handling Windows-specific file paths and errors.

2026-03-08
seo-fundamentals
시장조사 분석가·마케팅 전문가

Use when optimizing content for search engines, improving Core Web Vitals, or implementing E-E-A-T principles.

2026-03-08
brand-identity
그래픽 디자이너

Use when managing brand consistency, defining design tokens, enforcing tech stack rules, or establishing voice/tone guidelines.

2026-03-08
이 저장소에서 수집된 skills 45개 중 상위 40개를 표시합니다.