Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets. Use when this capability is needed.
Quellsprache: Englisch
Menü
Skills in diesem Repository
SkillsMP hat 17.125 Skills aus tomevault-io/skills-registry gesammelt. Öffne einen Skill, um Quelle und Details zu prüfen.
tomevault-io/skills-registryEs werden 40 von 17.125 gesammelten Skills angezeigt.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets. Use when this capability is needed.
Quellsprache: Englisch
| Use when this capability is needed.
Quellsprache: Englisch
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.
Quellsprache: Englisch
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.
Quellsprache: Englisch
| Use when this capability is needed.
Quellsprache: Englisch
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.
Quellsprache: Englisch
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.
Quellsprache: Englisch
| Use when this capability is needed.
Quellsprache: Englisch
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…
Quellsprache: Englisch
Execute and analyze pytest-based tests. Includes coverage reports, failure analysis, and fixture debugging. Use when this capability is needed.
Quellsprache: Englisch
Python code review and best practices validation. Comprehensive analysis including type hints, testing, linting, and package management. Use when this capability is needed.
Quellsprache: Englisch
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…
Quellsprache: Englisch
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,…
Quellsprache: Englisch
Vue 3 Composition API 패턴 가이드를 실행합니다. Use when this capability is needed.
Quellsprache: Koreanisch
| Use when this capability is needed.
Quellsprache: Englisch
> Use when this capability is needed.
Quellsprache: Englisch
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…
Quellsprache: Englisch
AI-powered translation metadata generation from codebase usage patterns and JSDoc/TSDoc docblocks Use when this capability is needed.
Quellsprache: Englisch
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…
Quellsprache: Englisch
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…
Quellsprache: Englisch
Bootstrap token from Expanso Cloud Settings → Edge Nodes Use when this capability is needed.
Quellsprache: Englisch
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…
Quellsprache: Englisch
Provides coding standards for React Native — performance patterns, consistency rules, and clean React architecture. Use when writing, modifying, or reviewing code.
Quellsprache: Englisch
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.
Quellsprache: Englisch
Find and terminate orphaned Claude Code CLI processes that consume CPU resources. Works on macOS and Linux systems. Use when this capability is needed.
Quellsprache: Englisch
Create production-ready Claude agent projects using the Claude Agent SDK. Use when this capability is needed.
Quellsprache: Englisch
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.
Quellsprache: Englisch
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…
Quellsprache: Englisch
Start development session with diagnostics, context loading, and intelligent task menu Use when this capability is needed.
Quellsprache: Englisch
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…
Quellsprache: Englisch
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…
Quellsprache: Englisch
このリポジトリで開発するアプリは、2025年1月16日〜18日にかけて行われる次世代オートモーティブ生成AIハッカソン提出用のプロダクトです。開発者は以下のガイドラインに沿ったアイディア・アプリを揃える必要があります。必要に応じてこのSKILLを使って最適なアウトプットを出すようにしてください。 Use when this capability is needed.
Quellsprache: Mehrsprachig
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.
Quellsprache: Englisch
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.
Quellsprache: Englisch
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.
Quellsprache: Englisch
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.
Quellsprache: Englisch
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…
Quellsprache: Englisch
Root workflow for introducing, updating, maintaining, and improving Property-Based Testing (PBT) in MoonBit repositories using moonbitlang/quickcheck. Use when this capability is needed.
Quellsprache: Englisch
FaasJS best practices - file conventions, defineFunc, database(knex). Use when this capability is needed.
Quellsprache: Englisch
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…
Quellsprache: Englisch