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

roo_code_setting

roo_code_setting には manhthien2005 から収集した 40 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
40
Stars
0
更新
2026-04-12
Forks
0
職業カバレッジ
10 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

accessibility-checker
ウェブ開発者

Verify WCAG 2.1 AA compliance by analyzing HTML structure, ARIA usage, contrast, keyboard patterns, and semantic markup. Runs before completion in FE Designer mode.

2026-04-12
component-design
ウェブ・デジタルインターフェースデザイナー

Guide the design of beautiful, accessible, systematic UI components. Auto-triggers when creating or restyling components in FE Designer mode.

2026-04-12
design-system-audit
ソフトウェア品質保証アナリスト・テスター

Audit design system consistency — check tokens, spacing, colors, typography usage across the codebase. Triggers when modifying shared styles or on user request.

2026-04-12
ui-critique
ウェブ・デジタルインターフェースデザイナー

Self-critique visual output before completion. Evaluates visual hierarchy, CTA clarity, cognitive load, spacing consistency, and layout priority. MUST run before attempt_completion in FE Designer mode.

2026-04-12
lint-and-validate
ソフトウェア品質保証アナリスト・テスター

MANDATORY: Run validation tools after EVERY code change. Do not finish until code is error-free.

2026-04-11
coding-standards
ソフトウェア開発者

Auto-enforce coding standards after every code change in Code mode. Checks file size, nesting, naming, error handling, and anti-patterns.

2026-04-11
context-budget
ソフトウェア開発者

Monitor and manage context window usage to prevent overflow and optimize token efficiency.

2026-04-11
continuous-learning
ソフトウェア開発者

Capture lessons learned, patterns, and user preferences after complex sessions to improve agent behavior over time.

2026-04-11
code-graph-build
ソフトウェア開発者

Build or update the code knowledge graph for the current project. Use when first setting up graph, after major refactoring, or when graph seems stale. Requires code-review-graph MCP server.

2026-04-10
code-graph-impact
ソフトウェア開発者

Run blast-radius impact analysis before making code changes. Shows all callers, dependents, and tests affected by a change. Requires code-review-graph MCP server.

2026-04-10
code-graph-review
ソフトウェア品質保証アナリスト・テスター

Perform a graph-assisted code review using blast-radius analysis. Token-efficient delta review that only reads changed code and its impact zone. Requires code-review-graph MCP server.

2026-04-10
project-context
ソフトウェア開発者

Auto-detect project type, language, framework and generate .roo/project-context.md for context-aware agent behavior.

2026-04-09
search-first
ソフトウェア開発者

Enforce research-before-implementation workflow to reduce duplication and hallucination. Mandatory before creating new files or functions in Code mode.

2026-04-09
workspace-audit
一般事務員

Self-audit workspace configuration for consistency — verify modes, rules, skills alignment and detect issues.

2026-04-09
context-checkpoint
ソフトウェア開発者

Save progress to a markdown file when context grows large or after many tool calls, preserving key decisions and state for continuity.

2026-04-09
verification-before-completion
ソフトウェア品質保証アナリスト・テスター

MANDATORY: Verify with evidence before ANY completion claim. Run commands, check output, then state results.

2026-04-09
tutorial-engineer
コンピュータサイエンスの高等教育教員

Creates step-by-step tutorials and educational content from code. Transforms complex concepts into progressive learning experiences with hands-on examples.

2026-04-09
concise-planning
ソフトウェア開発者

Use when a user asks for a plan for a coding task, to generate a clear, actionable, and atomic checklist.

2026-04-09
cicd-automation-workflow-automate
ソフトウェア開発者

CI/CD pipeline and GitHub Actions workflow automation expert. Designs reliable build/test/deploy pipelines with quality gates and security.

2026-04-09
devops-troubleshooter
ネットワーク・コンピュータシステム管理者

Incident response, advanced debugging, and modern observability for DevOps. Use for production issues and system reliability.

2026-04-09
secrets-management
ネットワーク・コンピュータシステム管理者

Secure secrets management for CI/CD pipelines — Vault, AWS Secrets Manager, rotation, and scanning.

2026-04-09
api-documentation
ソフトウェア開発者

API documentation workflow for generating OpenAPI specs, creating developer guides, and maintaining comprehensive API documentation.

2026-04-09
documentation-templates
ソフトウェア開発者

Documentation templates and structure guidelines. README, API docs, code comments, and AI-friendly documentation.

2026-04-09
readme
ソフトウェア開発者

Generate comprehensive README.md documentation. Use when creating or updating project README files.

2026-04-09
ai-agent-development
ソフトウェア開発者

AI agent development workflow for building autonomous agents, multi-agent systems, and agent orchestration with CrewAI, LangGraph, and custom agents.

2026-04-09
gemini-api-dev
ソフトウェア開発者

Gemini API development guide with current models, SDK references, and code examples for text, multimodal, function calling, and structured output.

2026-04-09
test-driven-development
ソフトウェア品質保証アナリスト・テスター

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

2026-04-09
testing-patterns
ソフトウェア品質保証アナリスト・テスター

Jest testing patterns, factory functions, mocking strategies, and TDD workflow. Use when writing unit tests, creating test factories, or following TDD red-green-refactor cycle.

2026-04-09
differential-review
情報セキュリティアナリスト

Security-focused code review for PRs, commits, and diffs.

2026-04-09
finishing-a-development-branch
ソフトウェア開発者

Guide branch completion: verify tests → present merge/PR/keep/discard options → execute and clean up.

2026-04-09
planning-with-files
ファイル事務員

Work like Manus: Use persistent markdown files as your "working memory on disk."

2026-04-09
wiki-qa
ソフトウェア開発者

Quick evidence-based Q&A from source code. Use when user asks about the codebase, a specific file/function, or 'how does X work'.

2026-04-09
wiki-researcher
ソフトウェア開発者

Deep 5-iteration architectural trace grounded in source code. Use when user needs in-depth system analysis spanning many files.

2026-04-09
cc-skill-security-review
情報セキュリティアナリスト

OWASP-based security checklist for code review — auth, input validation, XSS, CSRF, secrets management.

2026-04-09
skill-check
ソフトウェア開発者

Validate agent skills against the agentskills specification. Catches structural, semantic, and naming issues before users do.

2026-04-09
writing-skills
ソフトウェア開発者

Guide for creating, updating, or improving RooCode agent skills with templates and best practices.

2026-04-09
systematic-debugging
ソフトウェア開発者

Root-cause-first debugging methodology. Use when encountering any bug, test failure, or unexpected behavior — before proposing fixes.

2026-04-09
create-issue-gate
プロジェクト管理専門家

Use when starting a new implementation task and an issue must be created with strict acceptance criteria gating before execution.

2026-04-09
product-manager
プロジェクト管理専門家

Senior PM agent with 6 knowledge domains, 30+ frameworks, 12 templates, and 32 SaaS metrics with formulas. Pure Markdown, zero scripts.

2026-04-09
windows-shell-reliability
ソフトウェア開発者

Reliable command execution on Windows: paths, encoding, and common binary pitfalls.

2026-04-09