Skip to main content
在 Manus 中运行任何 Skill
一键导入
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