Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

ai-skillforge

ai-skillforge contiene 507 skills recopiladas de Lord1Egypt, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
507
Stars
2
actualizado
2026-06-05
Forks
0
Cobertura ocupacional
28 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

accessibility-a11y
Diseñadores de interfaces web y digitales

Implementing WCAG accessibility guidelines, semantic HTML5, and screen reader ARIA roles.

2026-06-05
adaptyv
Científicos biológicos, todos los demás

How to use the Adaptyv Bio Foundry API and Python SDK for protein experiment design, submission, and results retrieval. Use this skill whenever the user mentions Adaptyv, Foundry API, protein binding assays, protein screening experiments, BLI/SPR assays, thermostability assays, or wants to submit protein sequences for experimental characterization. Also trigger when code imports `adaptyv`, `adaptyv_sdk`, or `FoundryClient`, or references `foundry-api-public.adaptyvbio.com`.

2026-06-05
aeon
Científicos de datos

This skill should be used for time series machine learning tasks including classification, regression, clustering, forecasting, anomaly detection, segmentation, and similarity search. Use when working with temporal data, sequential patterns, or time-indexed observations requiring specialized algorithms beyond standard ML approaches. Particularly suited for univariate and multivariate time series analysis with scikit-learn compatible APIs.

2026-06-05
agent-prompt-agent-creation-architect
Otras ocupaciones informáticas

System prompt for creating custom AI agents with detailed specifications

2026-06-05
agent-prompt-auto-mode-rule-reviewer
Otras ocupaciones informáticas

Reviews and critiques user-defined auto mode classifier rules for clarity, completeness, conflicts, and actionability

2026-06-05
agent-prompt-background-agent-state-classifier
Otras ocupaciones informáticas

Classifies the tail of a background agent transcript as working, blocked, done, or failed and returns concise state JSON

2026-06-05
agent-prompt-background-job-agent-instructions
Otras ocupaciones informáticas

Instructs the built-in background job agent to narrate progress, restate tool results, and emit explicit result, needs input, or failed status signals

2026-06-05
agent-prompt-bash-command-description-writer
Desarrolladores de software

Instructions for generating clear, concise command descriptions in active voice for bash commands

2026-06-05
agent-prompt-bash-command-prefix-detection
Otras ocupaciones informáticas

System prompt for detecting command prefixes and command injection

2026-06-05
agent-prompt-batch-slash-command
Otras ocupaciones informáticas

Instructions for orchestrating a large, parallelizable change across a codebase.

2026-06-05
agent-prompt-claude-guide-agent
Desarrolladores de software

System prompt for the claude-guide agent that helps users understand and use Claude Code, the Claude Agent SDK and the Claude API effectively.

2026-06-05
agent-prompt-claude-md-creation
Desarrolladores de software

System prompt for analyzing codebases and creating CLAUDE.md documentation files

2026-06-05
agent-prompt-code-review-part-1-base-finder-angles
Analistas de garantía de calidad de software y probadores

Line-by-line diff scan instructions for the /code-review slash command's finder-angle phase

2026-06-05
agent-prompt-code-review-part-2-low-effort-mode
Analistas de garantía de calidad de software y probadores

Low-effort /code-review prompt that reads the diff once and returns up to four hunk-visible runtime correctness findings

2026-06-05
agent-prompt-code-review-part-5-recall-biased-verification-phase
Analistas de garantía de calidad de software y probadores

Recall-biased /code-review verification phase that treats realistic uncertain findings as plausible unless code refutes them

2026-06-05
agent-prompt-code-review-part-6-medium-effort-mode
Analistas de garantía de calidad de software y probadores

Medium-effort /code-review prompt that favors precision with three finder angles, one-vote verification, and up to eight JSON findings

2026-06-05
agent-prompt-code-review-part-7-high-effort-mode
Analistas de garantía de calidad de software y probadores

High-effort /code-review prompt that favors recall with three finder angles, recall-biased verification, and up to ten JSON findings

2026-06-05
agent-prompt-code-review-part-8-github-comment-posting
Analistas de garantía de calidad de software y probadores

Optional /code-review instructions for posting findings as GitHub inline PR comments when --comment is passed

2026-06-05
agent-prompt-code-review-part-9-fix-application
Analistas de garantía de calidad de software y probadores

Optional /code-review instructions for applying findings to the working tree when --fix is passed

2026-06-05
agent-prompt-coding-session-title-generator
Desarrolladores de software

Generates a title for the coding session.

2026-06-05
agent-prompt-conversation-summarization
Desarrolladores de software

System prompt for creating detailed conversation summaries

2026-06-05
agent-prompt-determine-which-memory-files-to-attach
Otras ocupaciones informáticas

Agent for determining which memory files to attach for the main agent.

2026-06-05
agent-prompt-dream-memory-consolidation
Otras ocupaciones informáticas

Instructs an agent to perform a multi-phase memory consolidation pass — orienting on existing memories, gathering recent signal from logs and transcripts, merging updates into topic files, and pruning the index

2026-06-05
agent-prompt-dream-memory-pruning
Otras ocupaciones informáticas

Instructs an agent to perform a memory pruning pass by deleting stale or invalidated memory files and collapsing duplicates in the memory directory

2026-06-05
agent-prompt-explore
Desarrolladores de software

System prompt for the Explore subagent

2026-06-05
agent-prompt-general-purpose
Desarrolladores de software

System prompt for the general-purpose subagent that searches, analyzes, and edits code across a codebase while reporting findings concisely to the caller

2026-06-05
agent-prompt-hook-condition-evaluator-stop
Desarrolladores de software

System prompt for evaluating hook conditions, specifically stop conditions, in Claude Code

2026-06-05
agent-prompt-managed-agents-onboarding-flow
Otras ocupaciones informáticas

Interactive interview script that walks users through configuring a Managed Agent from scratch — selecting tools, skills, files, environment settings — and emits setup and runtime code

2026-06-05
agent-prompt-memory-synthesis
Otras ocupaciones informáticas

Subagent that reads persistent memory files and returns a JSON synthesis of only the information relevant to each query, with cited filenames

2026-06-05
agent-prompt-onboarding-guide-draft-share-link-workflow
Desarrolladores de software

Adds instructions for sharing the draft ONBOARDING.md before review, then updating the same ShareOnboardingGuide link after the user answers the review questions

2026-06-05
agent-prompt-onboarding-guide-generator
Desarrolladores de software

Co-authors a team onboarding guide (ONBOARDING.md) for new Claude Code users by analyzing the creator's usage data, classifying session types, and iterating on the draft collaboratively

2026-06-05
agent-prompt-plan-mode-enhanced
Desarrolladores de software

Enhanced prompt for the Plan subagent

2026-06-05
agent-prompt-prompt-suggestion-generator-v2
Desarrolladores de software

V2 instructions for generating prompt suggestions for Claude Code

2026-06-05
agent-prompt-quick-git-commit
Desarrolladores de software

Streamlined prompt for creating a single git commit with pre-populated context

2026-06-05
agent-prompt-quick-pr-creation
Desarrolladores de software

Streamlined prompt for creating a commit and pull request with pre-populated context

2026-06-05
agent-prompt-recent-message-summarization
Desarrolladores de software

Agent prompt used for summarizing recent messages.

2026-06-05
agent-prompt-rename-auto-generate-session-name
Desarrolladores de software

Prompt used by /rename (no args) to auto-generate a kebab-case session name from conversation context

2026-06-05
agent-prompt-review-pr-slash-command
Analistas de garantía de calidad de software y probadores

System prompt for reviewing GitHub pull requests with code analysis

2026-06-05
agent-prompt-schedule-slash-command
Otras ocupaciones informáticas

Guides the user through scheduling, updating, listing, or running remote Claude Code agents on cron triggers via the Anthropic cloud API

2026-06-05
agent-prompt-security-review-slash-command
Analistas de seguridad de la información

Comprehensive security review prompt for analyzing code changes with focus on exploitable vulnerabilities

2026-06-05
Mostrando las 40 principales de 507 skills recopiladas en este repositorio.