Skip to main content

Skills en este repositorio

tomevault-io/skills-registry - Página 116

SkillsMP ha recopilado 17.125 skills de tomevault-io/skills-registry. Abre una skill para revisar su origen y sus detalles.

tomevault-io/skills-registry

Mostrando 40 de 17.125 skills recopiladas.

ocupación
Desarrolladores de software
descripción

使用 newsbox CLI 与 Python SDK 采集 AI 内容信源、读取 raw.db、二次加工成日报/摘要/筛选结果。涵盖信源管理(add / list / probe / test / edit / remove / seed)、日常运行(fetch / read / stats / clean)、故障处理(doctor / status / state / logs / restart)、关停(teardown)四类场景以及拿到数据后用 jq 或 SDK…

Idioma del texto original: chino

actualizado
ocupación
Analistas de investigación de mercados y especialistas en marketing
descripción

Create SEO-optimized marketing content with consistent brand voice. Includes brand voice analyzer, SEO optimizer, content frameworks, and social media templates. Use when writing blog posts, creati... Use when this capability is needed.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

| Use when this capability is needed.

Idioma del texto original: chino

actualizado
ocupación
Desarrolladores de software
descripción

Troubleshoot Golang programs systematically - find and fix the root cause. Use when encountering bugs, crashes, deadlocks, or unexpected behavior in Go code. Covers debugging methodology, common Go pitfalls, test-driven debugging, pprof setup and capture,…

Idioma del texto original: inglés

actualizado
ocupación
Administradores de redes y sistemas informáticos
descripción

Initialize and configure local development tooling for TypeScript, Rust, and Python projects including monorepos. Use when setting up linting (ESLint, Biome, clippy, ruff), formatting (Prettier, rustfmt, ruff), type checking (tsc, mypy), testing (Vitest,…

Idioma del texto original: inglés

actualizado
ocupación
Administradores de redes y sistemas informáticos
descripción

Use this skill when the user asks to "verify my deployment", "check if everything is working", "test my deployment", "check if my services are up", "run health checks", or when invoked by deploy-project as the final step after CI/CD setup. Reads…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Scaffold a new FastAPI microservice from zero with ab0t-auth already integrated. Use when creating a brand new service that doesn't exist yet, bootstrapping a project from scratch, or when the user says "new service", "start from scratch", "scaffold",…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores web
descripción

Implements the canonical async API call pattern in Bloc — dispatch event, emit loading, call Repository returning `Result<T>` with a typed `Failure`, emit success or typed failure. Use when wiring a Bloc-driven feature to a REST API (typically Laravel),…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores web
descripción

Use when adding a new feature to a Bloc-based Flutter project (after `flutter-bloc-setup`), structuring an existing feature with a canonical event/state/bloc trio backed by `freezed` sealed states, or deciding which `bloc_concurrency` transformer…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores web
descripción

Models form fields as `formz` value objects and drives form state with a Bloc, including round-tripping Laravel 422 validation errors back to per-field UI errors. Use when implementing complex forms like login, OTP verification, address entry, profile…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores web
descripción

Configures a Flutter project for Bloc state management with `flutter_bloc`, `freezed`, `bloc_concurrency`, and `hydrated_bloc`. Use when initializing Bloc in a new project, migrating away from `setState`/`Provider`/`ChangeNotifier`, or before authoring any…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores web
descripción

Subscribes to a real-time stream (WebSocket, Pusher, Firestore) inside a Bloc via `emit.forEach` and emits a new state on every frame. Use when implementing live order tracking, driver location updates, real-time chat, presence indicators, or any feature…

Idioma del texto original: inglés

actualizado
ocupación
Analistas de garantía de calidad de software y probadores
descripción

Writes deterministic unit tests for Blocs using `bloc_test` and `mocktail`, including tests for `bloc_concurrency` transformers and `HydratedBloc` persistence. Use when adding tests for a Bloc's event handlers, verifying its emitted state sequence, mocking a…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

>- Use when this capability is needed.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

> Use when this capability is needed.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores web
descripción

Conventions for building accessible, RTL-ready, modular layout/UI components in this Next.js 16 + React 19 + Tailwind 4 + Headless UI 2 codebase. Use this skill whenever the user asks to: (1) build, refactor, or extend any component under…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

>- Use when this capability is needed.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Internal guidance for composing Gemini 2.5 Pro/Flash prompts for coding, review, diagnosis, and research tasks inside the Gemini Claude Code plugin Use when this capability is needed.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

> Use when this capability is needed.

Idioma del texto original: inglés

actualizado
ocupación
Analistas de investigación de mercados y especialistas en marketing
descripción

> Use when this capability is needed.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

> Use when this capability is needed.

Idioma del texto original: inglés

actualizado
ocupación
Administradores de redes y sistemas informáticos
descripción

Use when helping someone use okdev to initialize, start, inspect, connect to, sync with, troubleshoot, or tear down Kubernetes dev sessions, including manifest-backed and PyTorchJob workloads.

Idioma del texto original: inglés

actualizado
ocupación
Analistas de investigación de mercados y especialistas en marketing
descripción

Create SEO-optimized marketing content with consistent brand voice. Includes brand voice analyzer, SEO optimizer, content frameworks, and social media templates. Use when writing blog posts, creating social media content, analyzing brand voice, optimizing…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

This skill should be used when the user asks to "design REST APIs", "optimize database queries", "implement authentication", "build microservices", "review backend code", "set up GraphQL", "handle database migrations", or "load test APIs". Use for…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

> Use when this capability is needed.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Create and manage GitLab Merge Requests on gitlab.example.com repositories, driving them to a truly mergeable state. Automatically generates User Story documentation, constructs MR descriptions (with blob links), pushes and creates MRs, polls CI pipeline…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Modern Python toolchain substrate. uv for installs and venvs, ruff for lint and format, ty for typecheck, pytest for tests, hypothesis for property-based tests, src/ layout, pyproject.toml as single source of truth, pre-commit hooks. Plus LLM-stack patterns…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Use when working on github.com/adlandh/echo-oapi-middleware/v2, an Echo v5 middleware library that serves OpenAPI YAML and Swagger UI from kin-openapi specs.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Use when adding or configuring github.com/adlandh/echo-otel-middleware/v2 in a Go Echo application, or when writing examples for this middleware.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Use when adding or configuring github.com/adlandh/echo-zap-middleware/v2 in a Go Echo service.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Build, test, inspect, install, and deploy MCP servers with FastMCP in Python. Use when creating a new MCP server, wrapping an API or database as MCP tools, exposing resources or prompts, or preparing a FastMCP server for Claude Code, Cursor, or HTTP…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Use this skill when the user wants to generalize a recorded MCP workflow, rename tools to readable names, replace raw API params with natural-language parameters, fix bot detection issues (Akamai, Cloudflare, PerimeterX), rewrite operations to use CDP browser…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Use this skill when the user wants to start, stop, check, or list generated NoUI MCP servers, or connect a server to Claude Code. Triggers on "start the MCP server", "run noui mcp", "connect to Claude Code", "add to mcpServers", "noui mcp start", "noui mcp…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Activate when user asks to sync, push, or publish local Tracecat MCP server code or Claude Code skills to their GitHub repositories Use when this capability is needed.

Idioma del texto original: inglés

actualizado
ocupación
Analistas de garantía de calidad de software y probadores
descripción

Lance une review de code par Gemini AI avec auto-correction Use when this capability is needed.

Idioma del texto original: francés

actualizado
ocupación
Desarrolladores de software
descripción

Updates the README.md file to reflect the current state of the project. Use this skill when the user says "Update Documentations" or wants to keep the README in sync with GEMINI.md and the actual codebase. Use when this capability is needed.

Idioma del texto original: inglés

actualizado
ocupación
Oficiales de cumplimiento
descripción

Audit and score an agent-definition markdown such as `AGENTS.md`, `CLAUDE.md`, `SKILL.md`, `SOUL.md`, `.cursorrules`, or a system prompt using a cold-reader rubric for clarity, consistency, context independence, and operating-model fit. Use when the user asks…

Idioma del texto original: inglés

actualizado
ocupación
Científicos de datos
descripción

Head-to-head comparison of coding agents (Claude Code, Aider, Codex, etc.) on custom tasks with pass rate, cost, time, and consistency metrics Use when this capability is needed.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Django + Celery async task patterns — configuration, task design, beat scheduling, retries, canvas workflows, monitoring, and testing. Use when adding background jobs, scheduled tasks, or async processing to a Django app. Use when this capability is needed.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

FastAPI patterns for async APIs, dependency injection, Pydantic request and response models, OpenAPI docs, tests, security, and production readiness. Use when this capability is needed.

Idioma del texto original: inglés

actualizado
Mostrando 40 de 17.125 skills recopiladas.