Skip to main content

Skills dans ce dépôt

tomevault-io/skills-registry - Page 172

SkillsMP a collecté 17 125 skills depuis tomevault-io/skills-registry. Ouvrez un skill pour examiner sa source et ses détails.

tomevault-io/skills-registry

Affichage de 40 skills collectés sur 17 125.

métier
Développeurs de logiciels
description

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…

Langue du texte source : anglais

mis à jour
métier
Analystes en sécurité de l'information
description

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…

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

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

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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.

Langue du texte source : anglais

mis à jour
métier
Spécialistes en gestion de projets
description

> Use when this capability is needed.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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.

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

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

Langue du texte source : anglais

mis à jour
métier
Spécialistes en gestion de projets
description

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.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

> Use when this capability is needed.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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

Langue du texte source : japonais

mis à jour
métier
Développeurs de logiciels
description

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…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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…

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

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…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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)…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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…

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

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,…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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,…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

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

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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

Langue du texte source : anglais

mis à jour
Affichage de 40 skills collectés sur 17 125.