Skip to main content

Skills neste repositório

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

O SkillsMP coletou 17.125 skills de tomevault-io/skills-registry. Abra uma skill para revisar a origem e os detalhes.

tomevault-io/skills-registry

Mostrando 40 de 17.125 skills coletadas.

ocupação
Desenvolvedores de software
descrição

Comprehensive Sanity development best practices covering GROQ performance, schema design, Visual Editing, images, Portable Text, page builders, Studio configuration, TypeGen, localization, and migrations. Use this skill when building, reviewing, or optimizing…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

Performs intelligent compliance audits for software projects. Automatically detects which regulatory frameworks (GDPR, HIPAA, PCI-DSS, CCPA, SOC 2) apply based on project analysis and user context. Provides tiered reports with executive summaries and detailed…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de garantia de qualidade de software e testadores
descrição

Test all the makefile targets in the current directory and in any subdirectories Use when this capability is needed.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Pedantic backend pre-commit + atomic-commit skill for Django/Optimo repos that enforces local AGENTS.md, repo-local docs, pre-commit hooks, and repo-local commit hygiene without AI signatures. Use when this capability is needed.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Pedantic backend PR workflow skill that follows repo-local workflow docs, GitHub issue linkage, safe Django migrations, and downtime-safe schema changes. Use when this capability is needed.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Create a structured plan directory with Ralph Wiggum Loop integration for backend Django projects (PLAN.md, task files, and RALPH-PROMPT.md). Use when this capability is needed.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Generate comprehensive API docs from Bruno (.bru) files by mapping requests to a Django implementation (DRF/Django Ninja), including auth, multi-tenant filtering, schemas, and code references. Use when this capability is needed.

Idioma do texto original: inglês

atualizado
ocupação
Especialistas em gestão de projetos
descrição

> Use when this capability is needed.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Generate weekly code-review digest docs from PR review comments for any GitHub repo, capturing themes, repeated issues, and concrete takeaways. Use when this capability is needed.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Plan and execute backend and frontend Dependabot remediation with wave-based sequencing, resolver validation, and post-merge closure checks. Use when this capability is needed.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

CTA login attribution implementation skill for Django4Lyfe: guides adding new CTA sources, button/tab attribution, enum registration, and tests. Use when this capability is needed.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Mixpanel analytics tracking implementation + review skill for Django optimo_analytics: add events and audit for PII safety, schema design, and code quality. Use when this capability is needed.

Idioma do texto original: inglês

atualizado
ocupação
Analistas de garantia de qualidade de software e testadores
descrição

Hyper-pedantic Django code review skill emulating Monty's correctness-first, multi-tenant-safe, harness-aware review style. Use when this capability is needed.

Idioma do texto original: inglês

atualizado
ocupação
Especialistas em gestão de projetos
descrição

Create or update a structured plan directory with a PLAN.md index and numbered task files (001-*.md) containing checklists, tests, and completion criteria. Use when this capability is needed.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Generate comprehensive, reviewer-friendly PR descriptions with diagrams, structured test plans, and repo-local workflow context. Use when this capability is needed.

Idioma do texto original: inglês

atualizado
ocupação
Analistas de garantia de qualidade de software e testadores
descrição

> Use when this capability is needed.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Create and manage release PRs against master branch. Use this when preparing releases, bumping versions, resolving merge conflicts, and publishing GitHub releases. Handles the full release workflow including merging release into master, version bumping in…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Generate repository harness docs: a short AGENTS.md map, README.md, CLAUDE.md stub, and repo-local docs that make the codebase legible to agents. Use when this capability is needed.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Perform a web search using the Gemini CLI to retrieve up-to-date information, facts, or documentation not in your training data. Use when this capability is needed.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Essential rules and methods you must follow when refactoring code. Use when this capability is needed.

Idioma do texto original: japonês

atualizado
ocupação
Desenvolvedores de software
descrição

Advanced Context Engineering for Coding Agents (ACE-FCA) - Structured workflow for large codebases using Research → Plan → Implement phases with Frequent Intentional Compaction (FIC). Use when: setting up ACE-FCA for new projects, onboarding to complex…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Release Flutter apps to iOS (TestFlight/App Store), Android (Play Store), and Web (Firebase Hosting). Use when: (1) Building and releasing Flutter apps, (2) Managing app versioning, (3) Deploying to app stores or web hosting, (4) Setting up CI/CD for Flutter…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de garantia de qualidade de software e testadores
descrição

Comprehensive Flutter testing guide for BLoC/Cubit, repositories, widgets, and integration tests with Clean Architecture patterns. Use when: (1) Writing tests for Flutter apps, (2) Testing BLoC/Cubit state management, (3) Testing repositories and data…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Manage Google Cloud Platform and Firebase infrastructure with Terraform. Use when: (1) Setting up Firebase projects, (2) Configuring GCP resources, (3) Managing multi-environment infrastructure (dev/staging/prod), (4) Deploying Firestore/Storage rules, (5)…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Create and manage GitHub Actions workflows for CI/CD pipelines. Use when: (1) Creating new workflow files, (2) Setting up PR checks and automated testing, (3) Configuring deployment pipelines, (4) Managing secrets and environment variables, (5) Debugging…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de garantia de qualidade de software e testadores
descrição

Comprehensive Python testing guide for unit tests, integration tests, services, repositories, and Firebase Functions with pytest. Use when: (1) Writing tests for Python applications, (2) Testing services and repositories, (3) Testing Firebase Cloud Functions,…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Design beautiful UIs following shadcn/ui principles. Use when planning layouts, choosing components, composing forms/dialogs/pages, or making design decisions. Framework-agnostic patterns for shadcn implementations (React, Flutter, Vue, etc.). Use when this…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Comprehensive guide for creating effective GitHub Copilot skills that extend agent capabilities with specialized knowledge, workflows, or tool integrations. Use when asked to: create/make/build/scaffold/initialize a new skill, update/modify an existing skill,…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Execute implementation plans by dispatching fresh subagents for each independent task, with two-stage review after each (spec compliance first, then code quality). Use when: (1) you have an implementation plan with independent tasks, (2) tasks can be done in…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes. Enforces root cause investigation over random fixes.

Idioma do texto original: inglês

atualizado
ocupação
Analistas de garantia de qualidade de software e testadores
descrição

Use when implementing any feature or bugfix, before writing implementation code. Enforces RED-GREEN-REFACTOR cycle with failing tests first.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Build UI with shadcn_flutter components. Use when creating pages, widgets, forms, dialogs, layouts, or any UI element. Covers component APIs, theming, and Material-to-shadcn mapping. Use when this capability is needed.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Create or update an Action in app/Actions following JournalOS conventions (validation, logging, queues, tests). Use when this capability is needed.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Create or update a journal entry module (database, model, actions, views, controllers, API, docs, tests). Use when adding a new journal module or changing an existing module such as mood, health, or obligations. Use when this capability is needed.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Update the README.md file to list all available journal modules under the Features section with categorized, collapsible sections. Use when adding, removing, or reorganizing modules and keeping documentation in sync. Use when this capability is needed.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Update and complete JournalOS translation JSON files by running composer journalos:locale and fixing missing or empty translations in lang/*.json. Use when UI copy changes, new keys are added, or locale files are out of sync. Use when this capability is…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Teaches when and how to use unknown instead of any type in TypeScript. Use when working with TypeScript code that has any types, needs type safety, handling external data, or when designing APIs. Critical for preventing type safety violations. Use when this…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Teaches component composition patterns in React 19 including children prop, compound components, and render props. Use when designing component APIs, creating reusable components, or avoiding prop drilling. Use when this capability is needed.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Configure connection pool sizing for optimal performance. Use when configuring DATABASE_URL or deploying to production. Use when this capability is needed.

Idioma do texto original: inglês

atualizado
Mostrando 40 de 17.125 skills coletadas.