Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

roo_code_setting

roo_code_setting contient 40 skills collectées depuis manhthien2005, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
40
Stars
0
mis à jour
2026-04-12
Forks
0
Couverture métier
10 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

accessibility-checker
Développeurs web

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
Concepteurs web et d'interfaces numériques

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
Analystes en assurance qualité des logiciels et testeurs

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
Concepteurs web et d'interfaces numériques

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
Analystes en assurance qualité des logiciels et testeurs

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

2026-04-11
coding-standards
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-04-11
continuous-learning
Développeurs de logiciels

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

2026-04-11
code-graph-build
Développeurs de logiciels

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
Développeurs de logiciels

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
Analystes en assurance qualité des logiciels et testeurs

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
Développeurs de logiciels

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

2026-04-09
search-first
Développeurs de logiciels

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
Commis de bureau généraux

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

2026-04-09
context-checkpoint
Développeurs de logiciels

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
Analystes en assurance qualité des logiciels et testeurs

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

2026-04-09
tutorial-engineer
Enseignants en informatique, postsecondaire

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Administrateurs de réseaux et de systèmes informatiques

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

2026-04-09
secrets-management
Administrateurs de réseaux et de systèmes informatiques

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

2026-04-09
api-documentation
Développeurs de logiciels

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

2026-04-09
documentation-templates
Développeurs de logiciels

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

2026-04-09
readme
Développeurs de logiciels

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

2026-04-09
ai-agent-development
Développeurs de logiciels

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
Développeurs de logiciels

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
Analystes en assurance qualité des logiciels et testeurs

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

2026-04-09
testing-patterns
Analystes en assurance qualité des logiciels et testeurs

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
Analystes en sécurité de l'information

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

2026-04-09
finishing-a-development-branch
Développeurs de logiciels

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

2026-04-09
planning-with-files
Préposés aux dossiers

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

2026-04-09
wiki-qa
Développeurs de logiciels

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
Développeurs de logiciels

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
Analystes en sécurité de l'information

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

2026-04-09
skill-check
Développeurs de logiciels

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

2026-04-09
writing-skills
Développeurs de logiciels

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

2026-04-09
systematic-debugging
Développeurs de logiciels

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

2026-04-09
create-issue-gate
Spécialistes en gestion de projets

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
Spécialistes en gestion de projets

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
Développeurs de logiciels

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

2026-04-09