document-review
Review documentation for accuracy against implementation and compliance with documentation standards. Use when auditing docs, verifying ground truth, or ensuring documentation quality.
আপনার এজেন্টের জন্য উপযুক্ত সক্ষমতা খুঁজে নিন।
Review documentation for accuracy against implementation and compliance with documentation standards. Use when auditing docs, verifying ground truth, or ensuring documentation quality.
Record discussions in the posts folder on an ongoing basis when requested to, or at the end of significant events, like brainstorming, generating a pitch etc
Analyseur de qualité web basé sur le référentiel Opquast V5 (245 règles). Expert certifié pour auditer les sites selon les bonnes pratiques qualité. INVOKE THIS SKILL when user wants: - Audit qualité: "analyse opquast", "audit qualité web", "check opquast" - Analyse URL: "/opquast https://...", "vérifie ce site", "analyse cette page" - Par thématique: "analyse accessibilité", "audit SEO", "check sécurité" - Par rubrique: "vérifie les formulaires", "analyse e-commerce", "audit navigation" - Consulter règle: "règle opquast 42", "montre la règle 125", "détail règle" - Explorer règles: "liste règles opquast", "cherche règles images", "règles critiques"
Research codebase and dependencies to support planning. Use when evidence is missing.
Debug ESP32 firmware issues including compilation errors, runtime panics, memory issues, and communication failures
Validate and enrich semantic references (ConceptIds) against the Knowledge Graph. Use when linking artifacts, specs, or code to ontology concepts, validating SHACL constraints, or discovering related concepts from DomainForge™.
Defragment and clean research agent memory - consolidate paper info, organize research domains, remove redundancy from research tracking.
Expert-level Python programming with PEP 8 standards and modern best practices. Use when writing Python code, debugging Python issues, explaining Python concepts, or reviewing Python code.
When you need check documentation about Ruby classes, modules, and methods use this skill to get full details. Avoid check source code or use `ruby -e` for documentation unless absolutely necessary.
A demo skill that helps with documentation
Explains which coding rules apply to files and why they matter. Uses the rule index to discover all available rules dynamically. Use when the user asks about rules, coding standards, or best practices.
Create and maintain architecture documentation using standard formats
Provides comprehensive guidelines for writing and formatting MDX content, frontmatter, and Docusaurus-specific components for the Physical AI & Humanoid Robotics textbook.
コードの動作を日本語で詳しく説明するスキル。 以下の状況で使用: (1) ユーザーが「このコードを説明して」「何をしているか教えて」と依頼した時 (2) ユーザーが明示的に「/code-explainer」を実行した時 (3) コードの理解を求める質問をした時
Haskell-specific library development patterns. Use when creating Haskell libraries, designing type-safe public APIs, organizing Cabal/Stack projects, writing property-based tests with QuickCheck, generating Haddock documentation, or publishing to Hackage. Extends meta-library-dev with Haskell tooling and idioms.
AI 코딩 도우미의 기본 정책을 확인해야 할 때 사용한다. POLICY.md를 기준으로 답변한다.
Write appropriate code comments following the project's self-documenting code philosophy. Use this skill when deciding whether to add comments to code, when writing JSDoc comments for public APIs, when documenting complex business logic, or when maintaining existing code comments. This includes avoiding comments that describe recent changes or temporary fixes, writing evergreen informational comments, using clear naming instead of comments where possible, and adding minimal but helpful comments for large code sections. Apply when writing any TypeScript code and deciding on documentation approach.