Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
pwarnock
Perfil de creador de GitHub

pwarnock

Vista por repositorio de 38 skills recopiladas en 11 repositorios de GitHub.

skills recopiladas
38
repositorios
11
actualizado
2026-06-18
mapa de repositorios

Dónde viven las skills

Repositorios principales por número de skills recopiladas, con su participación en este catálogo del creador y su variedad ocupacional.

#01
liaison-toolkit
9 skills · 2025-12-27
Desarrolladores de softwareAdministradores de redes y sistemas informáticosAnalistas de garantía de calidad de software y probadoresAnalistas de seguridad de la información
4 categorías ocupacionales · 100% clasificado
24%participación
#02
codified-context
8 skills · 2026-03-01
Desarrolladores de softwareAnalistas de garantía de calidad de software y probadoresEspecialistas en gestión de proyectos
3 categorías ocupacionales · 100% clasificado
21%participación
#03
pwarnock-cc-plugins
7 skills · 2026-03-18
Desarrolladores de softwareEspecialistas en gestión de proyectos
2 categorías ocupacionales · 100% clasificado
18%participación
#04
pwarnock.github.io
7 skills · 2026-01-27
Especialistas en gestión de proyectosEditoresEmpleados de producción, planificación y expediciónEscritores y autoresEspecialistas en formación y desarrolloRedactores técnicos
6 categorías ocupacionales · 100% clasificado
18%participación
#05
session-retro
1 skills · 2026-03-08
Especialistas en gestión de proyectos
1 categorías ocupacionales · 100% clasificado
2.6%participación
#06
progressive-disclosure
1 skills · 2026-06-18
Desarrolladores de software
1 categorías ocupacionales · 100% clasificado
2.6%participación
#07
prisma-skills
1 skills · 2026-02-16
Desarrolladores de software
1 categorías ocupacionales · 100% clasificado
2.6%participación
#08
personal-crm
1 skills · 2026-02-02
Desarrolladores de software
1 categorías ocupacionales · 100% clasificado
2.6%participación
Aquí se muestran los 8 repositorios principales; la lista completa continúa abajo.
explorador de repositorios

Repositorios y skills representativas

cli-development
Desarrolladores de software

CLI development patterns with Commander.js, argument parsing, and user experience best practices. Use when creating commands, handling options, formatting output, or building CLI tools.

2025-12-27
release-publishing
Desarrolladores de software

Release workflow with changesets, version bumping, changelog generation, and npm publishing. Use when preparing releases, managing versions, or publishing to npm.

2025-12-27
security-scanning
Analistas de seguridad de la información

Security scanning with dependency audits, secret detection, static analysis, and vulnerability management. Use when checking for vulnerabilities, scanning dependencies, or enforcing security gates.

2025-12-27
subagent-coordination
Desarrolladores de software

Multi-agent coordination patterns for delegating work between specialized agents, managing agent roles, and orchestrating workflows across multiple AI agents.

2025-12-27
testing-automation
Analistas de garantía de calidad de software y probadores

Testing patterns with Bun test runner, coverage thresholds, mocking, and CI/CD integration. Use when writing tests, organizing test files, or setting up quality gates.

2025-12-27
bun-development
Desarrolladores de software

Bun build system, development workflow, and TypeScript patterns. Use when working with Bun projects, setting up development environment, or managing dependencies with Bun package manager.

2025-12-27
git-automation
Desarrolladores de software

Automate Git workflows with atomic commits, Beads integration, and real-time sync. Use when managing Git commits, branches, task tracking, or handling complex multi-file changes with proper validation.

2025-12-27
liaison-workflows
Administradores de redes y sistemas informáticos

Task management and workflow patterns using liaison. Use when managing tasks, creating workflows, or working with task-driven automation.

2025-12-27
Mostrando las 8 principales de 9 skills recopiladas en este repositorio.
audit-staleness
Desarrolladores de software

Use when checking if project context documents are stale or outdated, when the user says "audit staleness", "check context drift", "are my docs current", or when the session-start hook detected drift. Performs deep analysis of all context documents against current codebase state.

2026-03-01
bootstrap-context
Desarrolladores de software

Use when setting up persistent context infrastructure for a project, when the user says "bootstrap context", "set up context", "initialize codified context", or when a project lacks .claude/context/ directory. Creates constitution, trigger tables, failure modes, and subsystem map.

2026-03-01
codify-knowledge
Especialistas en gestión de proyectos

Use when capturing debugging insights, repeated explanations, architecture decisions, or gotchas as durable context. Use when the user says "codify this", "write this down", "remember this", "capture knowledge", or after debugging sessions. Implements the "explained it twice, write it down" methodology.

2026-03-01
context-routing
Desarrolladores de software

Use when deciding which agent, skill, or context document to invoke for a given file or task. Consults trigger tables to route work to the right specialist. Activated automatically when working in a project with codified context infrastructure.

2026-03-01
review-context
Analistas de garantía de calidad de software y probadores

Use when reviewing the health and completeness of a project's context infrastructure, when the user says "review context", "context health", "how complete is my context", or periodically during maintenance. Provides infrastructure inventory, coverage analysis, and quality assessment.

2026-03-01
codification-loop
Desarrolladores de software

Use when capturing knowledge from conversations into durable context documents. Implements the "explained it twice, write it down" methodology for AI coding agents. Use when the user says "write this down", "remember this", "codify this", or when you detect repeated explanations, debugging breakthroughs, or architecture decisions.

2026-03-01
codified-context-patterns
Desarrolladores de software

Use when setting up or understanding the three-tier codified context framework for AI coding agents. Provides the constitution template, trigger table format, failure modes format, and subsystem map format. Use when the user says "set up context", "create a constitution", "what is codified context", or wants to manually build persistent context infrastructure.

2026-03-01
context-health
Desarrolladores de software

Use when evaluating the quality and completeness of a project's codified context infrastructure. Provides rubrics for scoring constitution, trigger tables, failure modes, and subsystem map quality. Use when the user says "check context health", "how good is my context", "score my context", or during periodic maintenance reviews.

2026-03-01
no-use-effect
Desarrolladores de software

Ban useEffect in React components — enforce derived state, event handlers, data-fetching hooks, key resets, and useMountEffect instead.

2026-03-18
codification-loop
Desarrolladores de software

Capture debugging insights, architecture decisions, and repeated explanations as durable project context. Implements the "explained it twice, write it down" methodology. Use when you say "write this down", "remember this", "codify this".

2026-03-13
codified-context-patterns
Desarrolladores de software

Three-tier codified context framework for AI coding agents — constitution, trigger tables, failure modes, and subsystem map templates. Use when you say "set up context", "create a constitution", "what is codified context".

2026-03-13
context-health
Desarrolladores de software

Score and evaluate your project's codified context infrastructure — rubrics for constitution, trigger tables, failure modes, and subsystem map quality. Use when you say "check context health", "score my context".

2026-03-13
create-plugin
Desarrolladores de software

Scaffold a Claude Code plugin from scratch — guides through directory structure, manifest creation, and best practices. Use when you say "create a plugin", "new plugin", "build a plugin", "scaffold a plugin".

2026-03-13
export-plan
Especialistas en gestión de proyectos

Transform an agent execution plan into a team-ready proposal or RFC with adjustable depth and audience awareness. Use when you say "share this plan", "write a proposal", "create an RFC", "make this shareable".

2026-03-13
find-docs
Desarrolladores de software

Navigate Claude Code plugin development documentation and resources. Use when asked "where are the docs", "how do I learn plugin development", "find resources for plugins".

2026-03-13
capture-learnings
Especialistas en formación y desarrollo

This skill should be used when the user says 'done for today', 'end session', 'capture learnings', 'wrap up', or asks 'what did we learn?'. Captures actionable insights, patterns, and outcomes from the current session into persistent memory with optional Beads issue tracking.

2026-01-27
create-task
Especialistas en gestión de proyectos

This skill should be used when the user asks to 'create a task from', 'add issue for', 'track work on', or provides conversational task descriptions like 'I need to fix the blog bug' or 'remind me to update the docs'. Converts natural language task descriptions into structured beads with automatic categorization, priority inference, and optional blocking relationships.

2026-01-27
today
Empleados de producción, planificación y expedición

Displays tasks and work for today with progress tracking and prioritization. Use when the user asks "what should I work on today", "show my tasks", or "/today". Pulls from the beads task system and provides a personalized, actionable digest.

2026-01-27
approve-blog
Editores

Approves a blog post draft for publishing by removing the draft flag. Use when the user says "approve", "publish", or "I'm done editing" a blog post.

2026-01-27
create-blog
Escritores y autores

Creates conversational blog posts with proper Hugo frontmatter and SEO optimization. Use when the user wants to write a blog post, draft blog content, or add an article. Supports four content types (original, curated, embed, project) with voice learning for consistent tone.

2026-01-27
create-portfolio
Redactores técnicos

Creates professional portfolio project entries with achievement-focused content showcasing impact and technical depth. Use when adding new projects, documenting work accomplishments, or showcasing professional experience. Generates content using strong action verbs and quantifiable metrics.

2026-01-27
create-tech-radar
Especialistas en gestión de proyectos

Creates tech radar entries with opinionated but balanced technical analysis following the BYOR (Build Your Own Radar) structure. Use when the user wants to add a technology to the tech radar, assess a new tool/framework/platform, document technology recommendations, or evaluate whether to adopt/trial/assess/hold a technology.

2026-01-27
Mostrando 11 de 11 repositorios
Todos los repositorios cargados