Orchestrate multiple Codex CLI workflows using done-signal files, optional locks, and simple dependencies. Use when this capability is needed.
لغة النص الأصلي: الإنجليزية
القائمة
Skills في هذا المستودع
جمع SkillsMP عدد ١٧٬١٢٥ من skills من tomevault-io/skills-registry. افتح أي skill لمراجعة مصدره وتفاصيله.
tomevault-io/skills-registryعرض ٤٠ من أصل ١٧٬١٢٥ skills مجمعة.
Orchestrate multiple Codex CLI workflows using done-signal files, optional locks, and simple dependencies. Use when this capability is needed.
لغة النص الأصلي: الإنجليزية
Validate an issue card + ExecPlan against AGENTS.md and PLANS.md and propose junior-proof edits (including exact patch-style changes). Requires ISSUE_PATH and EXECPLAN_PATH. Use when this capability is needed.
لغة النص الأصلي: الإنجليزية
Create a new junior-proof issue card plus ExecPlan in this repo, aligned with AGENTS.md, PLANS.md, and issues/ISSUE_CARD_TEMPLATE.md. Use when asked to draft/spec a bugfix/feature/refactor with explicit requirements, file paths, concrete steps, tests…
لغة النص الأصلي: الإنجليزية
Scaffold a production-ready Vue 3 + Vite + Tailwind v4 project with full automation and validation. Creates properly configured projects with all dependencies validated and ready to run. Use when this capability is needed.
لغة النص الأصلي: الإنجليزية
Open questions register. Use for: QID generation, OQ-SIG-001 format IDs, append questions, open_questions.md. Generate sequential QIDs, append questions with context. Use in clarifier when registering open questions instead of guessing. Invoke via bash…
لغة النص الأصلي: الإنجليزية
Run policy-as-code checks (e.g., OPA/Conftest) based on the policy_plan. Use in Flow 2 and Flow 4. Use when this capability is needed.
لغة النص الأصلي: الإنجليزية
Grep/wc replacement for .runs artifacts. Use for: count, extract, Machine Summary, receipt reading, marker counts. Null-safe counting (REQ/NFR/QID/RSK markers), YAML block parsing, BDD scenario counting. Deterministic read-only - no judgment. Use when cleanup…
لغة النص الأصلي: الإنجليزية
Update index.json status. Use for: upsert index.json, update status/last_flow/updated_at. Deterministic writes - stable diffs, no creation. Use only in run-prep and *-cleanup agents. Invoke via bash .claude/scripts/demoswarm.sh index upsert-status. Use when…
لغة النص الأصلي: الإنجليزية
Run the relevant tests for the current change and summarize results. Use in Flow 3 (Build) and optionally in Flow 4 (Gate). Use when this capability is needed.
لغة النص الأصلي: الإنجليزية
Review, refactor, or build SwiftUI features with correct state management, modern API usage, optimal view composition, navigation patterns, performance optimization, and testing best practices. Use when this capability is needed.
لغة النص الأصلي: الإنجليزية
Summarize current project status from STATUS.md and related files. Use to quickly re-orient and decide the next step. Use when this capability is needed.
لغة النص الأصلي: الإنجليزية
Backend development intelligence. Multi-stack (Node.js, PHP, Python) and Multi-DB (PostgreSQL, MySQL). Actions: build, create, design, implement, review, fix, improve, optimize backend. Topics: authentication, database, API, error handling, testing, security,…
لغة النص الأصلي: الإنجليزية
This skill should be used when the user asks to "fossil commit", "fossil branch", "fossil merge", "fossil clone", "fossil sync", "fossil ticket", "fossil stash", "fossil timeline", mentions working with a Fossil repository, asks about Fossil vs Git…
لغة النص الأصلي: الإنجليزية
Use this skill when working on Go projects, creating new Go services, adding features to Go applications, designing Go package structure, implementing repository patterns, structuring layered Go architectures, or discussing Go application design. Applies to…
لغة النص الأصلي: الإنجليزية
Use when completing tasks, implementing major features, or before merging to verify work meets requirements
لغة النص الأصلي: الإنجليزية
Use when executing implementation plans with independent tasks in the current session
لغة النص الأصلي: الإنجليزية
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes
لغة النص الأصلي: الإنجليزية
Use when you have a spec or requirements for a multi-step task, before touching code
لغة النص الأصلي: الإنجليزية
Use when creating new skills, editing existing skills, or verifying skills work before deployment
لغة النص الأصلي: الإنجليزية
Use this skill when automating Salesforce browser interactions, controlling browser sessions for SF orgs, navigating Lightning pages, filling forms, creating/editing records, or performing Setup configurations. Trigger keywords include Salesforce browser,…
لغة النص الأصلي: الإنجليزية
>- Use when this capability is needed.
لغة النص الأصلي: الإنجليزية
Describe what this skill does and when to use it. Use when this capability is needed.
لغة النص الأصلي: الإنجليزية
ALWAYS USE THIS SKILL when: creating PRs, checking PR status, reviewing PRs, merging PRs, checking CI status, fixing lint/clippy errors, running cargo fmt, or any gh pr command. Invoke with /pr-workflow Use when this capability is needed.
لغة النص الأصلي: الإنجليزية
Exa.ai company and people search for lead generation, competitive intelligence, and data enrichment. Use when searching for companies, finding people profiles, building lead gen tools, or implementing Websets for data collection at scale. Triggers on: Exa…
لغة النص الأصلي: الإنجليزية
Build RAG pipelines with Exa.ai for real-time web retrieval. Use when building retrieval-augmented generation, integrating Exa with LangChain, LlamaIndex, Vercel AI SDK, or implementing AI agents with web search capabilities. Triggers on: RAG pipeline,…
لغة النص الأصلي: الإنجليزية
Exa.ai deep research and answer generation with citations. Use when building research automation, implementing Answer API for Q&A with sources, creating research reports, or using deep search with summaries. Triggers on: Exa Answer, answer endpoint,…
لغة النص الأصلي: الإنجليزية
Exa.ai search API integration for neural and keyword web search with content retrieval. Use when implementing web search features, integrating Exa SDK (exa_py, exa-js), or retrieving web content. Triggers on: Exa, exa_py, exa-js, neural search, web search…
لغة النص الأصلي: الإنجليزية
NestJS 11+ best practices for enterprise Node.js applications with TypeScript. Use when writing, reviewing, or refactoring NestJS controllers, services, modules, or APIs. Triggers on: NestJS modules, controllers, providers, dependency injection, @Injectable,…
لغة النص الأصلي: الإنجليزية
Svelte 5 runes, snippets, SvelteKit patterns, and modern best practices for TypeScript and component development. Use when writing, reviewing, or refactoring Svelte 5 components and SvelteKit applications. Triggers on: Svelte components, runes ($state,…
لغة النص الأصلي: الإنجليزية
Vue 3 and Vue.js best practices for TypeScript, vue-tsc, Volar, and component patterns. Use when writing, reviewing, or refactoring Vue 3 components with TypeScript, configuring Volar/vueCompilerOptions, extracting component types, working with…
لغة النص الأصلي: الإنجليزية
Prevent file conflicts between multiple AI agents working in parallel Use when this capability is needed.
لغة النص الأصلي: الإنجليزية
On-demand audit and analysis of agent orchestration flows via Sentinel Protocol Use when this capability is needed.
لغة النص الأصلي: الإنجليزية
Generate human-readable ASCII status visualizations for agent sessions Use when this capability is needed.
لغة النص الأصلي: الإنجليزية
Enforce mandatory git worktree usage for multi-agent file modifications Use when this capability is needed.
لغة النص الأصلي: الإنجليزية
Generate ES5-compliant JavaScript for Google Tag Manager Custom HTML tags. Use when writing GTM tags, dataLayer code, or analytics implementations. Use when this capability is needed.
لغة النص الأصلي: الإنجليزية
fal.ai の全モデル一覧を取得・検索・フィルタする。キーワード検索、カテゴリ絞り込み、複数の出力形式に対応。 Use when this capability is needed.
لغة النص الأصلي: اليابانية
Generate Claude Code Skills from fal.ai model IDs. Fetches OpenAPI schemas from fal.ai Platform API, generates complete skill directories with SKILL.md, wrapper scripts, and queue config. Use when creating new skills for fal.ai models or running fal.ai API…
لغة النص الأصلي: الإنجليزية
| Use when this capability is needed.
لغة النص الأصلي: اليابانية
Use when running claudikins-kernel:outline, brainstorming implementation approaches, gathering requirements iteratively, structuring complex technical plans, or facing analysis paralysis with too many options — provides iterative human-in-the-loop planning…
لغة النص الأصلي: الإنجليزية
Use when running claudikins-kernel:execute, decomposing plans into tasks, setting up two-stage review, deciding batch sizes, or handling stuck agents — enforces isolation, verification, and human checkpoints; prevents runaway parallelization and context death
لغة النص الأصلي: الإنجليزية