Skip to main content

diegosouzapw/awesome-omni-skill

SkillsMP a collecté 2 805 skills depuis diegosouzapw/awesome-omni-skill. Ouvrez un skill pour examiner sa source et ses détails.

Dernière activité source enregistrée
Catalogue SkillsMP mis à jour
skills collectés
2 805
Étoiles GitHub
50
Forks GitHub
19

Affichage de 40 skills collectés sur 2 805.

métier
Développeurs de logiciels
description

Token-efficient tracking for AI orchestration. CLI-first for status updates (~50 tokens), agent fallback for complex ops (~1KB). Use when: updating task status, querying blockers, creating progress files, validating phases.

Langue du texte source : anglais

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

AshAi extension guidelines for integrating AI capabilities with Ash Framework. Use when implementing vectorization/embeddings, exposing Ash actions as LLM tools, creating prompt-backed actions, or setting up MCP servers. Covers semantic search, LangChain…

Langue du texte source : anglais

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

This skill should be used when solving hard questions, complex architectural problems, or debugging issues that benefit from GPT-5 Pro or GPT-5.1 thinking models with large file context. Use when standard Claude analysis needs deeper reasoning or extended…

Langue du texte source : anglais

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

Personal assistant for daily routines, task management, and productivity

Langue du texte source : anglais

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

Create, validate, and convert skills for the agent ecosystem. Enforces standardized structure for consistency. Enables self-evolution by creating new skills on demand, converting MCP servers and codebases to skills.

Langue du texte source : anglais

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

Rules for working with AshGraphql

Langue du texte source : anglais

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

AshJsonApi guidelines for exposing Ash resources as JSON:API compliant REST endpoints. Use when adding JSON:API extensions to domains/resources, configuring routes, or implementing filtering, sorting, pagination, and includes. Supports full JSON:API…

Langue du texte source : anglais

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

Rules for working with AshPostgres

Langue du texte source : anglais

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

This skill should be used when the user asks about "Ashby API", "how to use Ashby tools", "Ashby authentication", "Ashby MCP tools", "what can I do with Ashby", or needs help understanding available Ashby operations. Provides complete API documentation and…

Langue du texte source : anglais

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

Async SQLAlchemy 2.0+ database patterns for FastAPI including session management, connection pooling, Alembic migrations, relationship loading strategies, and query optimization. Use when implementing database models, configuring async sessions, setting up…

Langue du texte source : anglais

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

Event-driven API specification with AsyncAPI 3.0 for message-based architectures

Langue du texte source : anglais

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

CLI tool (arxivterminal) for fetching, searching, and managing arXiv papers locally. Use when working with arXiv papers using the arxivterminal command - fetching new papers by category, searching the local database, viewing papers from specific dates, or…

Langue du texte source : anglais

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

Record Claude Code sessions with asciinema. TRIGGERS - record session, asciinema record, capture terminal, demo recording.

Langue du texte source : anglais

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

Automated asset packaging—converts validated PNG + IDF JSON into complete production bundle (context.md, tokens.json, usage.md). Eliminates 30 manual file generations across 10 assets.

Langue du texte source : anglais

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

Enforces conventional commit messages and good git hygiene. Use this skill automatically whenever creating commits, preparing PRs, or performing any git operations in this repository.

Langue du texte source : anglais

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

Use when configuring artifacts for inter-job data passing or caching for faster builds. Covers cache strategies and artifact management.

Langue du texte source : anglais

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

This skill should be used when the user asks to "ask Gemini", "get Gemini's opinion", "have Gemini review", "improve writing style", "make less AI-sounding", "get feedback on article", "review this draft", or needs a second opinion on content, writing, code,…

Langue du texte source : anglais

mis à jour
métier
Développeurs web
description

Create Astro/Starlight MDX content pages. Use when the user says "write a new article", "add a blog post", "create content in Tech/Life category", or "add an MDX page".

Langue du texte source : anglais

mis à jour
métier
Enseignants postsecondaires, autres
description

Generate educational content about any topic following a user-specified structure: include a set number of learning tips/tricks or activities, fun facts, Q&A pairs, jokes, and optionally extend with additional lines. Always list supplies for activities when…

Langue du texte source : anglais

mis à jour
métier
Ingénieurs civils
description

Track as-built documentation and record drawings. Monitor submission status, manage revisions, and ensure completeness for handover.

Langue du texte source : anglais

mis à jour
métier
Concepteurs web et d'interfaces numériques
description

Review Phase 1 ASCII UI designs from a product owner perspective. Analyze user journeys, identify potential issues, ask clarifying questions about requirements and user flows, create Mermaid diagrams (flowcharts, sequence diagrams, state charts), provide…

Langue du texte source : anglais

mis à jour
métier
Concepteurs web et d'interfaces numériques
description

Create high-quality ASCII art UI/UX previews for web development with a two-phase approach. Phase 1: Design & Preview - visualize interfaces, explore layouts, refine ideas in ASCII format without code. Phase 2: Implementation - when ready, get HTML/CSS/React…

Langue du texte source : anglais

mis à jour
métier
Enseignants postsecondaires, autres
description

Creates assessments with varied question types (MCQ, code-completion, debugging, projects) aligned to learning objectives. Use when educators design quizzes/exams, need questions at appropriate Bloom's cognitive levels, want balanced cognitive distribution…

Langue du texte source : anglais

mis à jour
métier
Concepteurs web et d'interfaces numériques
description

Specialized logic for strategic placement of Northcote Curio design artifacts (Seeds, Pebbles, Lenses, Stones) based on biological asymmetry and curiosity specimen aesthetics. Ensures organic balance and avoids "slop" by enforcing strict archetype constraints…

Langue du texte source : anglais

mis à jour
métier
Interprètes et traducteurs
description

Expert astrologique brutal et transparent. Analyse thème natal (stelliums, aspects, maisons), synastrie/compatibilité (scores, red flags, comparaison multiple), transits et prévisions (dates clés, timing optimal), astrocartographie (meilleurs lieux de vie).…

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

Inject dependencies into actions using the environment pattern. Covers creating an Environment class, passing it to the Store, accessing `env` from actions, and using dependency injection for testability.

Langue du texte source : anglais

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

Comprehensive Ash framework guidelines for Elixir applications. Use when working with Ash resources, domains, actions, queries, changesets, policies, calculations, or aggregates. Covers code interfaces, error handling, validations, changes, relationships, and…

Langue du texte source : anglais

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

AshPhoenix integration guidelines for using Ash Framework with Phoenix. Use when working with AshPhoenix.Form, creating forms backed by Ash resources, handling nested forms, union types in forms, or integrating Ash actions with Phoenix LiveViews. Covers form…

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

Asks Claude CLI for coding assistance. Use for getting a second opinion, code generation, debugging, or delegating coding tasks.

Langue du texte source : anglais

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

Creates expert consultation documents with code extraction, git diffs, and size tracking (125KB limit). Use when user asks to "create an expert consultation document", "prepare code for expert review", "gather architecture context", or needs comprehensive…

Langue du texte source : anglais

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

Consult with a peer engineer for plan review, code review, implementation discussions, or problem-solving brainstorming. Use when you need a second opinion, want to validate your approach, or check for overlooked issues.

Langue du texte source : anglais

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

Submit complex code questions to OpenAI GPT-5 Pro for deep analysis when you have 20 minutes. Use when the user asks for architectural analysis, comprehensive code review, debugging complex issues, or requests expert analysis of their codebase that requires…

Langue du texte source : anglais

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

Architecture advice, design trade-offs, brainstorming, comparing approaches via Gemini. Use when user asks about architecture decisions, system design, design patterns, trade-offs analysis, brainstorming ideas, comparing options, or creative problem-solving.…

Langue du texte source : anglais

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

Guide for ASP.NET Core configuration with appsettings.json, environment-specific settings, and the options pattern

Langue du texte source : anglais

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

Phylax Credible Layer assertions troubleshooting. Diagnoses common assertion failures and non-triggering issues. Use when phylax/credible layer assertions fail unexpectedly or do not execute.

Langue du texte source : anglais

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

Assess a codebase for patterns, anti-patterns, and quality opportunities; use when asked to generate coding rules, standards, or quality guidelines.

Langue du texte source : anglais

mis à jour
métier
Enseignants postsecondaires, autres
description

Generate certification exams for chapters or parts. Extracts concepts first, then generates scenario-based questions. Use "ch X" for chapter, "part X" for part.

Langue du texte source : anglais

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

Provides reverse engineering analysis support including function identification, data structure analysis, and behavior understanding. Use when analyzing unknown binaries, understanding program structure, or investigating binary behavior.

Langue du texte source : anglais

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

Guide for writing ast-grep rules to perform structural code search and analysis. Use when users need to search codebases using Abstract Syntax Tree (AST) patterns, find specific code structures, or perform complex code queries that go beyond simple text…

Langue du texte source : anglais

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

Use AST-aware edits to reduce syntax errors and maintain structure.

Langue du texte source : anglais

mis à jour
Affichage de 40 skills collectés sur 2 805.