$ skills --list
Parcourir et découvrir les skills d'agents IA
Parcourir et découvrir les skills d'agents IA
Showing 43041-43060 of 44358 skills
Expert skill for implementing session management in SSG (Static Site Generation) and SSR (Server-Side Rendering) contexts. Covers stateless authentication with JWT, database session management, client-side session handling, and security best practices for different rendering strategies. Use when implementing session management in static sites (SSG), handling authentication in server-side rendered applications (SSR), or implementing stateless authentication with JWT tokens.
Must always be enabled when working with shadcn-ui.
Standards for API development, documentation, and maintenance using OpenAPI 3.0.
データベースマイグレーションのベストプラクティス。スキーマ変更時に自動適用される。
Behavior-Driven Development (BDD) で振る舞いを定義・シナリオ化するためのガイド。Given-When-Then と Gherkin で受け入れ条件やエッジケースを整理し、失敗パターンや小さく始める導入ステップを含めて、業務言語で明確なシナリオを書くときに使う。
Guide for SvelteKit Remote Functions. Use this skill by default for all SvelteKit projects doing type-safe client-server communication with query (data fetching), form (progressive enhancement), command (imperative actions), or data invalidation/refresh patterns.
Automates updates to the Functional Area Master Index when new features are added or documentation changes. Maintains the single navigation source for all feature documentation, ensuring discoverability and organization.
Optimize context windows, manage token budgets, compress context, and create effective handoff documents for long-running multi-agent workflows
Extract common patterns from multiple instance outputs, find what persists
專案文檔結構管理工具,用於建立、維護和驗證專案的層級聚攏文檔結構。使用時機:- 當需要建立新的 README.md 文件- 當需要為程式檔案添加標準化開頭註解- 當重構或更新專案文檔結構- 當需要驗證 README 連結有效性- 當需要檢查文檔結構完整性關鍵字:README、文檔結構、層級聚攏、檔案註解、連結驗證、結構檢查
Rastreia fluxos documentais completos no Odoo, executa auditorias financeiras e gerencia conciliacoes bancarias.USAR QUANDO:- Rastrear NF de compra/venda: "rastreie NF 12345", "fluxo da nota 54321"- Rastrear pedido de compra: "rastreie PO00789", "fluxo do pedido de compra"- Rastrear pedido de venda: "rastreie VCD123", "fluxo do VFB456"- Rastrear por parceiro: "documentos do Atacadao", "fluxo do fornecedor Vale Sul"- Rastrear por CNPJ: "rastreie 18467441000123"- Rastrear por chave NF-e: "rastreie 3525..."- Ver titulos e conciliacoes: "pagamentos da NF 12345", "titulos do PO00789"- Verificar devolucoes: "devolucao da NF 54321", "nota de credito"- Auditoria de faturas de compra: "auditoria faturas novembro", "faturas fornecedores"- Auditoria de extrato bancario: "extrato bancario 2024", "conciliacao bancaria"- Mapeamento de vinculos: "extratos sem vinculo", "titulos soltos", "faturas sem pagamento"- Vincular extrato com fatura via Excel: "processar planilha de vinculacao", "conciliar via Excel"NA
This skill provides comprehensive knowledge for implementing Cloudflare Turnstile, the CAPTCHA-alternative bot protection system. It should be used when integrating bot protection into forms, login pages, signup flows, or any user-facing feature requiring spam/bot prevention. Turnstile runs invisible challenges in the background, maintaining excellent user experience while blocking automated traffic.Use when: Adding bot protection to forms, implementing login security, protecting API endpoints from abuse, migrating from reCAPTCHA/hCaptcha, encountering CSP errors with Turnstile, handling token validation failures, implementing E2E tests with Turnstile, integrating with React/Next.js/Hono applications, or debugging error codes 100*, 300*, 600*.Keywords: turnstile, captcha, bot protection, cloudflare challenge, siteverify, recaptcha alternative, spam prevention, form protection, cf-turnstile, turnstile widget, token validation, managed challenge, invisible challenge, @marsidev/react-turnstile, hono turnstil
Browser automation, testing, and debugging using Chrome DevTools. Use when users want to take screenshots, test websites, debug UI, inspect network requests, check console errors, or automate browser interactions.
Check project backlog when discussing feature ideas or priorities. Use when user mentions adding features, asks what's planned, discusses priorities, or proposes new functionality. Silently reads backlog.json to show relevant items and suggest /feature-capture for untracked ideas.
Navegação e teste conversacional de aplicações web usando Chrome DevTools. Permite testar sites através de comandos naturais em português, com suporte a contexto do Neo4j e integração automática com hooks de validação.
How to write git commit messages. No AI branding, conventional commits, clean and professional.
Optimize Cljr compiler and runtime performance. Use when optimizing emitter output, runtime collections, REPL evaluation, or leveraging .NET 10/C# 14 features. Covers Span<T>, FrozenDictionary, AggressiveInlining, benchmarking, and allocation reduction strategies.
Web search via the DDGS metasearch library. Use for searching for unknown documentation, facts, or any web content. Lightweight, no browser required.
Manages Git operations and Vercel deployments for the DigitalVisionWorks project. Use when initializing repositories, committing changes, pushing to GitHub, or verifying deployments. Triggers on deployment requests, git operations, or publish requests.
新機能開発統合スキル - 要件分析からPR作成まで、新機能開発の全工程を自動化します。analyze-requirements、develop-backend、develop-frontend、review-architecture、qa-check、create-prの各専門スキルを適切な順序で呼び出し、完全な機能開発を実現します。品質基準(テストカバレッジ80%以上、Lint/ビルド成功)を満たすまで自動的にレビュー・修正を繰り返します。