Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets. Use when this capability is needed.
Idioma del texto original: inglés
Menú
Skills en este repositorio
SkillsMP ha recopilado 17.125 skills de tomevault-io/skills-registry. Abre una skill para revisar su origen y sus detalles.
tomevault-io/skills-registryMostrando 40 de 17.125 skills recopiladas.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets. Use when this capability is needed.
Idioma del texto original: inglés
| Use when this capability is needed.
Idioma del texto original: inglés
Expert skill for resolving build errors with minimal change principle. Use for build failures, type errors, compile errors. Keywords: build, fix, error, compile, typescript, type, resolve. Use when this capability is needed.
Idioma del texto original: inglés
Save and restore work state with Git-based lightweight checkpoint system. Use before risky work, milestone completion, experimental changes. Keywords: checkpoint, save, restore, rollback, snapshot, backup, git, stash. Use when this capability is needed.
Idioma del texto original: inglés
| Use when this capability is needed.
Idioma del texto original: inglés
Pre-implementation confidence assessment (≥90% required). Verifies duplicate check, architecture compliance, official docs, OSS references, root cause understanding. Keywords: confidence, check, verify, before, implement. Use when this capability is needed.
Idioma del texto original: inglés
Eval-Driven Development (EDD) framework for AI development. Use when implementing AI features, prompt engineering, or LLM integration. Keywords: eval, evaluation, test, AI, LLM, prompt, benchmark, quality, EDD. Use when this capability is needed.
Idioma del texto original: inglés
| Use when this capability is needed.
Idioma del texto original: inglés
Extract reusable patterns from sessions and save them as skills. Use after solving complex problems, discovering useful workarounds, or establishing project-specific conventions. Keywords: learn, pattern, extract, skill, knowledge, save, remember. Use when…
Idioma del texto original: inglés
Execute and analyze pytest-based tests. Includes coverage reports, failure analysis, and fixture debugging. Use when this capability is needed.
Idioma del texto original: inglés
Python code review and best practices validation. Comprehensive analysis including type hints, testing, linting, and package management. Use when this capability is needed.
Idioma del texto original: inglés
Vercel Engineering's React & Next.js performance optimization guide. Use when writing React components, implementing data fetching, reviewing code for performance, refactoring, or optimizing bundle size. Contains 40+ rules across 8 priority categories. Use…
Idioma del texto original: inglés
Ensure code quality with systematic 6-phase verification loop. Use after feature completion, before PR creation, after refactoring, or for periodic quality checks. Keywords: verify, verification, check, validate, quality, build, lint, test, security,…
Idioma del texto original: inglés
Vue 3 Composition API 패턴 가이드를 실행합니다. Use when this capability is needed.
Idioma del texto original: coreano
| Use when this capability is needed.
Idioma del texto original: inglés
> Use when this capability is needed.
Idioma del texto original: inglés
Automatically adds and updates JSDoc/TSDoc docblocks in files with user-facing strings, synchronized with i18n locale metadata. Validates existing docs match code, backfills missing file headers, and syncs metadata fields from English locale files. Use when…
Idioma del texto original: inglés
AI-powered translation metadata generation from codebase usage patterns and JSDoc/TSDoc docblocks Use when this capability is needed.
Idioma del texto original: inglés
Validates that Storybook mock data structures match component TypeScript prop types. Compares JSON/JS mock data files against component interfaces to ensure correct types, required fields, and data structures. Use when creating new stories, updating component…
Idioma del texto original: inglés
Validates all Storybook stories for correct rendering, mock data structure alignment, and accessibility. Automatically catalogs stories, verifies mock data matches component props, checks imports and context providers, runs rendering tests, performs a11y…
Idioma del texto original: inglés
Bootstrap token from Expanso Cloud Settings → Edge Nodes Use when this capability is needed.
Idioma del texto original: inglés
Best practices for .NET 10 development covering ASP.NET Core APIs, Entity Framework Core, Blazor, .NET MAUI, Avalonia UI, AI integration with Microsoft.Extensions.AI, and cloud-native apps with .NET Aspire. Use when working with C#, .NET projects, NuGet…
Idioma del texto original: inglés
Provides coding standards for React Native — performance patterns, consistency rules, and clean React architecture. Use when writing, modifying, or reviewing code.
Idioma del texto original: inglés
Test the Expensify App using Playwright browser automation. Use when user requests browser testing, after making frontend changes, or when debugging UI issues Use when this capability is needed.
Idioma del texto original: inglés
Find and terminate orphaned Claude Code CLI processes that consume CPU resources. Works on macOS and Linux systems. Use when this capability is needed.
Idioma del texto original: inglés
Create production-ready Claude agent projects using the Claude Agent SDK. Use when this capability is needed.
Idioma del texto original: inglés
Create a GitHub repository, configure SSH deployment keys, and set up git remote for the current folder. Works on macOS, Linux, and Unix systems. Use when this capability is needed.
Idioma del texto original: inglés
CarPlay framework for iOS in-car applications — audio, communication, navigation, parking, EV charging, quick food ordering, fueling, driving task, public safety, and voice-based conversational apps. Includes widgets, live activities, CarPlay Ultra, and…
Idioma del texto original: inglés
Start development session with diagnostics, context loading, and intelligent task menu Use when this capability is needed.
Idioma del texto original: inglés
Zero-knowledge proof circuit development using circom. Use when implementing arithmetic circuits for zkSNARKs, including circuit design, constraint verification, witness generation, and testing. Triggers on tasks like "create a circom circuit", "implement ZK…
Idioma del texto original: inglés
Privacy-preserving ERC-4337 wallet development for vehicle identity and sensitive data protection. Use when implementing ERC-4337 account abstraction wallets that handle sensitive information (vehicle license plates, biometric data, personal IDs) requiring…
Idioma del texto original: inglés
このリポジトリで開発するアプリは、2025年1月16日〜18日にかけて行われる次世代オートモーティブ生成AIハッカソン提出用のプロダクトです。開発者は以下のガイドラインに沿ったアイディア・アプリを揃える必要があります。必要に応じてこのSKILLを使って最適なアウトプットを出すようにしてください。 Use when this capability is needed.
Idioma del texto original: Varios idiomas
Generate Go code from ezorm YAML (mongo). Use when asked to produce Go output from mongo YAML schemas; provide the exact ezorm CLI command(s). Use when this capability is needed.
Idioma del texto original: inglés
Generate Go code from ezorm YAML (mysql/mysqlr). Prefer mysqlr unless the user explicitly asks for mysql. Provide the exact ezorm CLI command(s). Use when this capability is needed.
Idioma del texto original: inglés
Write ezorm YAML schema files for this repo (mongo only). Use when asked to define or update ezorm YAML for mongo collections, fields, indexes, flags, embeds, or relations; output YAML only (no Go code). Use when this capability is needed.
Idioma del texto original: inglés
Write ezorm YAML schema files for this repo (mysql/mysqlr). Prefer mysqlr unless the user explicitly asks for mysql. Output YAML only (no Go code). Use when this capability is needed.
Idioma del texto original: inglés
Guide for writing, refactoring, and testing MoonBit projects. Use when working in MoonBit modules or packages, organizing MoonBit files, using moon tooling (build/check/run/test/doc/ide etc.), or following MoonBit-specific layout, documentation, and testing…
Idioma del texto original: inglés
Root workflow for introducing, updating, maintaining, and improving Property-Based Testing (PBT) in MoonBit repositories using moonbitlang/quickcheck. Use when this capability is needed.
Idioma del texto original: inglés
FaasJS best practices - file conventions, defineFunc, database(knex). Use when this capability is needed.
Idioma del texto original: inglés
ACTIVATE when implementing page transitions, SPA-like navigation, transition:persist, or data-astro-reload in Astro. ACTIVATE for 'ViewTransitions', 'transition:name', 'transition:animate', 'data-astro-reload', 'page transition'. Covers: ViewTransitions…
Idioma del texto original: inglés