Back to categories
Category

Agent Skills in category: Uncategorized

72295 skills match this category. Browse curated collections and explore related Agent Skills.

ln-840-benchmark-compare

Runs built-in vs hex-line benchmark with scenario manifests, activation checks, and diff-based correctness. Use when measuring hex-line MCP performance against built-in tools.

levnikolaevich
levnikolaevich
29647

ln-910-community-engagement

Analyzes community health and delegates engagement tasks. Use when managing GitHub issues, discussions, and announcements.

levnikolaevich
levnikolaevich
29647

ln-911-github-triager

Produces prioritized triage report from open GitHub issues, PRs, and discussions. Use when reviewing community backlog.

levnikolaevich
levnikolaevich
29647

ln-912-community-announcer

Composes and publishes announcements to GitHub Discussions. Use when sharing releases, updates, or news with the community.

levnikolaevich
levnikolaevich
29647

ln-913-community-debater

Launches RFC and debate discussions on GitHub. Use when proposing changes that need community input or voting.

levnikolaevich
levnikolaevich
29647

ln-914-community-responder

Responds to unanswered GitHub discussions and issues with codebase-informed replies. Use when clearing community question backlog.

levnikolaevich
levnikolaevich
29647

changelog-writer

Maintain CHANGELOG.md with properly categorized entries. Use after implementing features, fixing bugs, or making any notable changes. Follows Keep a Changelog format.

zbruhnke
zbruhnke
131

code-review

Review code changes for quality, security, and best practices. Use when reviewing staged changes, pull requests, or specific files before merging.

zbruhnke
zbruhnke
131

explain-code

Explain how code works in detail. Use when trying to understand unfamiliar code, complex logic, or system architecture.

zbruhnke
zbruhnke
131

generate-tests

Generate comprehensive tests for code. Use when adding test coverage, implementing TDD, or ensuring code reliability.

zbruhnke
zbruhnke
131

install-precommit

Install the pre-commit review hook that forces you to understand changes before committing. Use when you want to enable commit reviews or when setting up a new project.

zbruhnke
zbruhnke
131

refactor-code

Refactor code to improve clarity and maintainability without changing behavior. Use when improving readability, reducing complexity, or eliminating duplication.

zbruhnke
zbruhnke
131

refresh-claude

Review recent changes and update CLAUDE.md to keep it relevant for future sessions. Use after significant changes or periodically to maintain context.

zbruhnke
zbruhnke
131

release-checklist

Run a final release checklist before shipping. Verifies no TODOs, no debug code, docs updated, tests passing, dependencies justified, and security reviewed.

zbruhnke
zbruhnke
131

review-mr

Review a merge request or branch. Compares a branch against main/master, summarizes changes, highlights concerns, and provides actionable feedback. Use for PR reviews or before merging.

zbruhnke
zbruhnke
131

risk-register

Document risks for changes touching auth, data, or migrations. Lists top risks, how to test/monitor them, and rollback strategy.

zbruhnke
zbruhnke
131

wiggum

Start an autonomous implementation loop from a spec or PRD. Enters plan mode for user approval, enforces command gates (test/lint/typecheck/build), validates dependencies, commits incrementally, and maintains documentation and changelog. Production-ready quality gates.

zbruhnke
zbruhnke
131

blender-architect

|

testacode
testacode
0

browser-extension

|

testacode
testacode
0

claude-md-writer

Escribe y mejora archivos CLAUDE.md siguiendo best practices de Anthropic. Este skill se activa cuando el usuario dice "crear CLAUDE.md", "mejorar CLAUDE.md", "actualizar CLAUDE.md", "revisar CLAUDE.md", "escribir instrucciones del proyecto", "create CLAUDE.md", "improve CLAUDE.md", "review CLAUDE.md", "write project instructions", "optimize docs for Claude", "auditar CLAUDE.md", "audit CLAUDE.md", "limpiar CLAUDE.md", "dead weight", o configura un nuevo repositorio.

testacode
testacode
0

coding-guidelines

Principios para escribir codigo de calidad. This skill should be used when the user mentions "buenas practicas", "best practices", "coding guidelines", "code quality", "clean code", "principios de codigo", "refactorizar con principios", "refactor with principles", or wants to follow quality patterns when writing or reviewing code.

testacode
testacode
0

derecho-argentino

|

testacode
testacode
0

doc-organizer

Este skill se usa cuando el usuario pide "organizar docs", "ordenar documentacion", "mover documentos a carpetas", "categorizar archivos md", "reorganizar documentacion", o cuando hay archivos .md sueltos en docs/ que necesitan ser movidos a subcarpetas tematicas. Organiza y categoriza documentos tecnicos en la estructura correcta del proyecto.

testacode
testacode
0

doc-writer

Este skill se usa para crear documentos tecnicos organizados en /docs (specs, planes de implementacion, ADRs, documentacion de referencia). Se activa cuando el usuario dice "crear documento", "escribir spec", "documentar esto", "creame una spec", "escribime documentacion", "hacer documentacion", "write a spec", "create documentation", "write an ADR", o quiere agregar documentacion tecnica al proyecto.

testacode
testacode
0

feature-planner

Planifica features con entrevista estructurada y crea tareas. Este skill se activa cuando el usuario dice "quiero agregar", "planificar feature", "nueva funcionalidad", "implementar esto", "crear plan", "planificar antes de codear", "disenar feature", "como deberia implementar esto", "pensar la arquitectura", o quiere alinear antes de escribir codigo.

testacode
testacode
0

furniture-planner

|

testacode
testacode
0

gh-cli

|

testacode
testacode
0

git-reconciler

Sincroniza un branch de trabajo con main/master de forma segura, detectando conflictos antes de mergear. Este skill se usa cuando el usuario dice "sync con main", "actualizar branch", "traer cambios de main", "reconciliar", "merge main", "hay conflictos?", "rebase sobre main", o cuando un branch esta desactualizado respecto a origin/main. Tambien aplica antes de crear un PR para verificar que no haya conflictos pendientes.

testacode
testacode
0

github-actions

This skill should be used when the user says "add CI", "setup GitHub Actions", "create workflow", "deploy workflow", "automate tests", "CI/CD pipeline", "improve workflow", "fix CI", "optimize GitHub Actions", "agregar CI", "configurar GitHub Actions", "workflow de deploy", "automatizar tests", or when a project has no .github/workflows/ directory. Covers Node.js, Python, and Go stacks.

testacode
testacode
0

indice-titularidad

|

testacode
testacode
0

investor-profiler

Entrevista estructurada para determinar perfil de inversor y recomendar asset allocation. Evalua situacion financiera, horizonte temporal, tolerancia al riesgo, experiencia y objetivos. Genera documento con perfil y recomendaciones personalizadas. Este skill se activa cuando el usuario dice "perfil inversor", "en que invertir", "asset allocation", "que inversiones me convienen", "como empezar a invertir", o quiere evaluar su perfil de riesgo.

testacode
testacode
0

llms-txt-generator

This skill generates llms.txt documentation optimized for AI/LLM consumption. It should be used when the user says "crear llms.txt", "generate llms.txt", "documentar para AI", "document for AI", "crear documentacion para LLMs", "generate docs for LLMs", "make repo readable for Claude", or wants to create structured machine-readable documentation following the llms.txt standard.

testacode
testacode
0

lm-studio

|

testacode
testacode
0

logging-backend

Implementa Wide Events (Canonical Log Lines) para logging backend estructurado. Se activa cuando el usuario dice "agregar logging", "add logging", "mejorar logs", "improve logs", "wide events", "observabilidad", "observability", "canonical log lines", "structured logging", o necesita logs estructurados en un backend Node.js/Java.

testacode
testacode
0

nano-banana

|

testacode
testacode
0

nextjs-project-starter

Creates Next.js projects with a configurable stack (Mantine, Supabase, Zustand, Zod). This skill should be used when the user says "create a Next.js project", "new web project", "bootstrap fullstack app", "start new app", "crear proyecto Next.js", "nuevo proyecto web", "empezar app fullstack", or wants to scaffold a new personal project from scratch.

testacode
testacode
0

r3f

|

testacode
testacode
0

setup-project

This skill should be used when the user says "setup project", "configurar proyecto", "inicializar proyecto", "agregar npm run check", "que CLIs tengo", "detect CLIs", or starts working on a new project. It configures standardized check scripts and detects available CLI tools in the environment.

testacode
testacode
0

video-debugger

|

testacode
testacode
0

view-transitions

|

testacode
testacode
0

web-animations

|

testacode
testacode
0

worktree-manager

Gestiona git worktrees usando la estrategia de carpeta .worktrees/. Este skill debe usarse cuando el usuario diga "crear worktree", "nuevo branch en paralelo", "trabajar en otra feature sin cambiar de branch", "limpiar worktrees", "listar worktrees", "podar worktrees huerfanos", o necesite desarrollo paralelo en multiples branches simultaneamente.

testacode
testacode
0

changelog-rfc-29

>

bitsoex
bitsoex
3730

signadot-local-dev

>

bitsoex
bitsoex
3730

signadot-mcp

>

bitsoex
bitsoex
3730

signadot-sandboxes

>

bitsoex
bitsoex
3730

coding-standards

>

bitsoex
bitsoex
3730

doc-coauthoring

>

bitsoex
bitsoex
3730

doc-validation-rfc-37

>

bitsoex
bitsoex
3730

git-hooks

>

bitsoex
bitsoex
3730

Page 461 of 1446 · 72295 results