Use when committing, releasing, or managing changelogs - enforces conventional commits, semantic versioning, and consistent release notes format
لغة النص الأصلي: الإنجليزية
القائمة
Skills في هذا المستودع
جمع SkillsMP عدد ١٧٬١٢٥ من skills من tomevault-io/skills-registry. افتح أي skill لمراجعة مصدره وتفاصيله.
tomevault-io/skills-registryعرض ٤٠ من أصل ١٧٬١٢٥ skills مجمعة.
Use when committing, releasing, or managing changelogs - enforces conventional commits, semantic versioning, and consistent release notes format
لغة النص الأصلي: الإنجليزية
Git workflow policies including commit rules and worktree cleanup sequence. Use when managing git operations, commits, or merges. Use when this capability is needed.
لغة النص الأصلي: الإنجليزية
Enforce branch-based workflow with draft PRs for emoji_gen. Use when starting new work, creating branches, or opening pull requests. Mentions of "new feature", "bug fix", "start work", "create PR", or "pull request" should trigger this Skill. Use when this…
لغة النص الأصلي: الإنجليزية
Use this skill when implementing real-time features with WebSockets, including connection lifecycle management, pub/sub event patterns, state synchronization between client and server, event broadcasting, and integration with frontend state management (React…
لغة النص الأصلي: الإنجليزية
Use when jest testing patterns including unit tests, mocks, spies, snapshots, and assertion techniques for comprehensive test coverage.
لغة النص الأصلي: الإنجليزية
Use when writing Jest tests - covers testing patterns for interpreters, parsers, and async code
لغة النص الأصلي: الإنجليزية
Deep integration with Kubernetes clusters for deployments, debugging, and operations. Execute kubectl commands, analyze pod logs/events/resources, generate and validate manifests, and debug cluster issues. Use when this capability is needed.
لغة النص الأصلي: الإنجليزية
Use PROACTIVELY when creating Model Context Protocol servers for connecting AI applications to external data sources, tools, and workflows. Generates production-ready MCP servers with TypeScript/Python SDKs, configuration templates, and Claude Desktop…
لغة النص الأصلي: الإنجليزية
Use when working with a conceptual skill for integrating Better Auth with Next.js App Router
لغة النص الأصلي: الإنجليزية
Implements Passport.js authentication middleware with local, OAuth, and JWT strategies for Express/Node.js. Use when building Node.js APIs, implementing custom auth flows, or needing flexible authentication strategies. Use when this capability is needed.
لغة النص الأصلي: الإنجليزية
Write pytest tests for FastAPI endpoints using TestClient including request/response testing, authentication, and error handling. Use when testing REST API endpoints. Use when this capability is needed.
لغة النص الأصلي: الإنجليزية
Expert guidance for writing high-quality pytest tests. Use when writing tests, setting up fixtures, parametrizing, mocking, or reviewing test code. Use when this capability is needed.
لغة النص الأصلي: الإنجليزية
| Use when this capability is needed.
لغة النص الأصلي: الإنجليزية
Guide for using pytest-mock plugin to write tests with mocking. Use when writing pytest tests that need mocking, patching, spying, or stubbing. Covers mocker fixture usage, patch methods, spy/stub patterns, and assertion helpers. Use when this capability is…
لغة النص الأصلي: الإنجليزية
Advanced Python testing strategies with Pytest, covering fixtures, matrix testing with parametrization, and async test architecture. Triggers: pytest, fixtures, parametrize, pytest-asyncio, matrix-testing, yield-fixture. Use when this capability is needed.
لغة النص الأصلي: الإنجليزية
Use when pytest plugin ecosystem including pytest-cov, pytest-mock, and custom plugin development.
لغة النص الأصلي: الإنجليزية
Advanced Python unit testing framework for customer support tech enablement, covering FastAPI, SQLAlchemy, PostgreSQL, async operations, mocking, fixtures, parametrization, coverage, and comprehensive testing strategies for backend support systems Use when…
لغة النص الأصلي: الإنجليزية
Generate pytest test templates for LiquidationHeatmap modules following TDD patterns. Automatically creates RED phase tests with fixtures, coverage markers, and integration test stubs. Use when this capability is needed.
لغة النص الأصلي: الإنجليزية
Use PROACTIVELY when creating new React projects requiring modern tooling and best practices. Provides three modes - sandbox (Vite + React for quick experiments), enterprise (Next.js with testing and CI/CD), and mobile (Expo + React Native). Enforces…
لغة النص الأصلي: الإنجليزية
FastAPI security audit patterns. Use when reviewing FastAPI apps (fastapi imports, main.py/app.py, requirements/pyproject with fastapi, uvicorn). Covers auth dependencies, CORS configuration, TrustedHost/HTTPS middleware, and common FastAPI/Starlette security…
لغة النص الأصلي: الإنجليزية
Flutter Security. Use when reviewing security, implementing auth, or hardening code. Use when this capability is needed.
لغة النص الأصلي: الإنجليزية
Specialized skill for Terraform and Infrastructure as Code operations. Execute terraform commands, validate HCL, analyze state and drift, generate modules, and support multi-cloud providers (AWS, GCP, Azure). Use when this capability is needed.
لغة النص الأصلي: الإنجليزية
Comprehensive guide for designing and implementing Terraform providers using Test-Driven Development (TDD). Use when creating new Terraform providers, adding resources/data sources to existing providers, implementing TDD workflows (RED-GREEN-REFACTOR),…
لغة النص الأصلي: الإنجليزية
Analyze and improve Terraform provider test coverage using terraform-plugin-testing v1.13.3+ patterns. Use when (1) analyzing test coverage gaps, (2) adding missing tests (drift detection, import, idempotency), (3) converting legacy patterns to modern state…
لغة النص الأصلي: الإنجليزية
Comprehensive guide for writing and running Terraform tests. Use when creating test files (.tftest.hcl), writing test scenarios with run blocks, validating infrastructure behavior with assertions, mocking providers and data sources, testing module outputs and…
لغة النص الأصلي: الإنجليزية
Apply when writing unit tests with Jest: assertions, mocking, async tests, and test organization. Use when this capability is needed.
لغة النص الأصلي: الإنجليزية
Multi-language Workers development with Rust, Python, and WebAssembly. Use when building Workers in languages other than JavaScript/TypeScript, or when integrating WASM modules for performance-critical code. Use when this capability is needed.
لغة النص الأصلي: الإنجليزية
Use when implementation is complete and you are ready to submit a Forge GitHub Issue for review — verifies the build, pushes the feature branch, opens a PR, and hands DoD verification and code review OFF to the parent context via a HANDOFF-REQUEST.
لغة النص الأصلي: الإنجليزية
Use when checking whether a Forge milestone broke any public-facing interface — diffs IPC message shapes (docs/architecture/ipc-contracts.md + the Rust/TS types that back it), config schema, CLI flags, and any exposed plugin/extension API from the…
لغة النص الأصلي: الإنجليزية
> Use when this capability is needed.
لغة النص الأصلي: لغات متعددة
Generate or refresh a project-local `AGENTS.md.tmpl` for Praxion Codex onboarding from a project's root `CLAUDE.md`. Use when `install.sh codex <project>` needs a Codex source template, when removing Claude-only operational details while preserving portable…
لغة النص الأصلي: الإنجليزية
Building MCP (Model Context Protocol) servers using official SDKs. Covers protocol concepts (tools, resources, prompts), transports (stdio, streamable HTTP), bundles (.mcpb), testing with MCP Inspector, client integration with Claude Desktop and Claude Code,…
لغة النص الأصلي: الإنجليزية
Use when authoring an inline AskQuestion ratification gate during phase execution in this AKOS workspace. Codifies the craft for transforming evidence-dependent and spot-check operator decisions into structured option sets that compound the operator's…
لغة النص الأصلي: الإنجليزية
> Use when this capability is needed.
لغة النص الأصلي: الإنجليزية
> Use when this capability is needed.
لغة النص الأصلي: الإنجليزية
AI agent dev stack for LangGraph/LangSmith/prompt-caching work: installs the plugins and skills needed for trace-first debugging and agent evaluation. Use when starting a multi-step LLM agent project. Use when this capability is needed.
لغة النص الأصلي: الإنجليزية
Commits and pushes changes using only MCP tools. Includes code review and coverage enforcement for JS/TS files. Quality checks run via git hooks. Use when this capability is needed.
لغة النص الأصلي: الإنجليزية
Phase 3: Map design-system.md to 7 Gemini XML blocks (aesthetics, style_reference, typography, color_system, spacing, states, forbidden), call create_frontend, add component variants (Glass/Outline/Flat via CVA). Use when this capability is needed.
لغة النص الأصلي: الإنجليزية
Next.js 16 internationalization with next-intl or DIY. Use when implementing i18n, translations, localization, multilingual, language switch, locale routing, or formatters. Use when this capability is needed.
لغة النص الأصلي: الإنجليزية
Initialize the docs/ folder structure for spec-driven development and ensure CLAUDE.md and .github/copilot-instructions.md defer task tracking to /project-management. Called automatically by /spec-writer and /project-management. Also use when user says 'setup…
لغة النص الأصلي: الإنجليزية