Armory
Source

Browse

Search and filter by type across the catalog

2,024 results in Skills, Observability, Sub-Agents, Hooks · page 55 of 85

SkillsPreview

plugin-forge

Create and manage Claude Code plugins with proper structure, manifests, and marketplace integration. Use when creating plugins for a marketplace, adding plugin components (commands, agents, hooks), bumping plugin versions, or working with plugin.json/marketplace.json manifests.

UnrankedNo signals yet
Harnessclaude
plugin-forgeskills
Details
SkillsPreview

plugin-settings

This skill should be used when the user asks about "plugin settings", "store plugin configuration", "user-configurable plugin", ".local.md files", "plugin state files", "read YAML frontmatter", "per-project plugin settings", or wants to make plugin behavior configurable. Documents the .claude/plugin-name.local.md pattern for storing plugin-specific configuration with YAML frontmatter and markdown content.

UnrankedNo signals yet
Harnessclaude
plugin-settingsskills
Details
SkillsPreview

plugin-structure

This skill should be used when the user asks to "create a plugin", "scaffold a plugin", "understand plugin structure", "organize plugin components", "set up plugin.json", "use ${CLAUDE_PLUGIN_ROOT}", "add commands/agents/skills/hooks", "configure auto-discovery", or needs guidance on plugin directory layout, manifest configuration, component organization, file naming conventions, or Claude Code plugin architecture best practices.

UnrankedNo signals yet
Harnessclaude
plugin-structureskills
Details
SkillsPreview

pocketbase-api-rules

API rules and filter expressions for PocketBase access control. Use when setting permissions, writing filter expressions, configuring who can access what, or debugging 403/404 responses. Covers all 5 rule types, filter syntax, operators, request/collection macros, and field modifiers.

UnrankedNo signals yet
Harnessclaude
pb-api-rulesskills
Details
SkillsPreview

pocketbase-collections

Collection and schema design for PocketBase. Use when creating collections, designing schemas, adding fields, setting up relations, or choosing between base/auth/view collection types. Prevents wrong field types, documents zero-default behavior, and covers relation cascading.

UnrankedNo signals yet
Harnessclaude
pb-collectionsskills
Details
SkillsPreview

pocketbase-deploy

Production deployment for PocketBase. Use when deploying PocketBase to a server, setting up Docker, configuring systemd, reverse proxy (nginx/Caddy), TLS, SMTP, backups, S3 storage, rate limiting, or hardening for production. Provides ready-to-use configs.

UnrankedNo signals yet
Harnessclaude
pb-deployskills
Details
SkillsPreview

pocketbase-hooks

Server-side JavaScript hooks for PocketBase (pb_hooks). Use when writing custom routes, event hooks, cron jobs, sending emails, making HTTP requests, querying the database, or extending PocketBase with server-side logic. Covers the goja ES5 runtime, routing, middleware, all event hooks, DB queries, record operations, and global APIs.

UnrankedNo signals yet
Harnessclaude
pb-hooksskills
Details
SkillsPreview

pocketbase-migrations

Schema migrations and versioning for PocketBase. Use when creating migrations, managing schema versions, syncing collections between environments, using automigrate, or creating collections programmatically. Covers migrate commands, migration file format, snapshot imports, and the _migrations tracking table.

UnrankedNo signals yet
Harnessclaude
pb-migrationsskills
Details
SkillsPreview

pocketbase-sdk

JavaScript SDK usage for PocketBase client applications. Use when calling PocketBase from frontend or Node.js, authenticating users, subscribing to realtime events, uploading files, or working with the PocketBase JS/TS SDK. Covers CRUD, auth flows, authStore, realtime SSE, file handling, batch operations, and query syntax.

UnrankedNo signals yet
Harnessclaude
pb-sdkskills
Details
Sub-AgentsPreview

podcast-content-analyzer

Podcast content analysis specialist. Use PROACTIVELY for identifying viral moments, creating chapter markers, extracting SEO keywords, and scoring engagement potential from transcripts.

UnrankedNo signals yet
Harnessclaude
ffmpeg-clip-teamsubagents
Details
Sub-AgentsPreview

podcast-editor

Podcast editing and post-production specialist. Use PROACTIVELY for audio editing guidance, show notes creation, chapter markers, timestamp management, and podcast publishing workflows.

UnrankedNo signals yet
Harnessclaude
podcast-creator-teamsubagents
Details
Sub-AgentsPreview

podcast-metadata-specialist

Podcast metadata and show notes specialist. Use PROACTIVELY for SEO-optimized titles, chapter markers, platform-specific descriptions, and comprehensive publishing metadata.

UnrankedNo signals yet
Harnessclaude
ffmpeg-clip-teamsubagents
Details
Sub-AgentsPreview

podcast-transcriber

Audio transcription specialist. Use PROACTIVELY for extracting accurate transcripts from media files with speaker identification, timestamps, and structured output.

UnrankedNo signals yet
Harnessclaude
ffmpeg-clip-teamsubagents
Details
Sub-AgentsPreview

podcast-trend-scout

Podcast trend analysis specialist. Use PROACTIVELY for identifying emerging tech topics, breaking developments, and timely content suggestions for podcast episodes.

UnrankedNo signals yet
Harnessclaude
podcast-creator-teamsubagents
Details
SkillsPreview

polars

Fast DataFrame library (Apache Arrow). Select, filter, group_by, joins, lazy evaluation, CSV/Parquet I/O, expression API, for high-performance data analysis workflows.

UnrankedNo signals yet
Harnessclaude
polarsskills
Details
Sub-AgentsPreview

policy-enforcer

Cedar policy author and reviewer for Claude Code tool calls. Writes, audits, and explains Cedar policies that govern Bash, Edit, Write, WebFetch, and other tools. Use when you need declarative, formally verifiable rules for what an AI agent can and cannot do in a project.

UnrankedNo signals yet
Harnessclaude
agentssubagents
Details
SkillsPreview

popup-cro

When the user wants to create or optimize popups, modals, overlays, slide-ins, or banners for conversion purposes. Also use when the user mentions "exit intent," "popup conversions," "modal optimization," "lead capture popup," "email popup," "announcement banner," or "overlay." For forms outside of popups, see form-cro. For general page conversion optimization, see page-cro.

UnrankedNo signals yet
Harnessclaude
popup-croskills
Details
HooksPreview

portable-quality-validator

Portable code quality validator - main handler.

UnrankedNo signals yet
Harnessclaude
hookdecider
Details
SkillsPreview

portfolio-case-study-writer

Transform resume bullets into detailed portfolio case studies with context, action, and outcome. Use when the user mentions portfolio, case study, project write-up, or expanding a resume bullet into a longer narrative.

UnrankedNo signals yet
Harnessclaude
portfolio-case-study-writerskills
Details
Sub-AgentsPreview

posix-shell-pro

Expert in strict POSIX sh scripting for maximum portability across Unix-like systems. Specializes in shell scripts that run on any POSIX-compliant shell (dash, ash, sh, bash --posix).

UnrankedNo signals yet
Harnessclaude
agentssubagents
Details
HooksPreview

post-bash-dispatcher

PostToolUse hook: Consolidated Bash postflight dispatcher for logging, PR, and build notifications (matcher: Bash).

UnrankedNo signals yet
Harnessclaudecodexcursorgeminiopencode
hookPostToolUse
Details
HooksPreview

post-context-monitor

PostToolUse hook: Inject agent warnings on context exhaustion, high cost, scope creep, or tool loops (matcher: *).

UnrankedNo signals yet
Harnessclaudecodexcursorgeminiopencode
hookPostToolUse
Details
HooksPreview

post-edit-accumulator

PostToolUse hook: Record edited JS/TS file paths for batch format+typecheck at Stop time (matcher: Edit|Write|MultiEdit).

UnrankedNo signals yet
Harnessclaudecodexcursorgeminiopencode
hookPostToolUse
Details
HooksPreview

post-edit-console-warn

PostToolUse hook: Warn about console.log statements after edits (matcher: Edit).

UnrankedNo signals yet
Harnessclaudecodexcursorgeminiopencode
hookPostToolUse
Details
Browse · Armory