Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

BALAI-OS

BALAI-OS には peaceyyy から収集した 45 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 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 件を表示しています。