Skip to main content

pr-pm/prpm

SkillsMP は pr-pm/prpm から 43 件の skill を収集しています。skill を開くとソースと詳細を確認できます。

記録された最新のソース活動
SkillsMP カタログ更新
収集済み skills
43
GitHub スター
120
GitHub フォーク
15

収集済み skill 43 件中 40 件を表示しています。

職業分類
その他コンピュータ職
説明

Use when creating or publishing Claude Code hooks - covers executable format, event types, JSON I/O, exit codes, security requirements, and PRPM package structure

原文の言語: 英語

更新
職業分類
その他コンピュータ職
説明

Use when creating Agent Skills packages (SKILL.md format) for Codex CLI, GitHub Copilot, or Amp - provides the agentskills.io specification with frontmatter constraints, directory structure, and validation rules

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Semantic code search using natural language queries. Use when users ask "where is X implemented", "how does Y work", "find the logic for Z", or need to locate code by concept rather than exact text. Returns file paths with line numbers and code snippets.

原文の言語: 英語

更新
職業分類
その他コンピュータ職
説明

Expert guidance for creating Claude Code slash commands with correct frontmatter, structure, and best practices

原文の言語: 英語

更新
職業分類
その他コンピュータ職
説明

Use when creating OpenCode agents - provides markdown format with YAML frontmatter, mode/tools/permission configuration, and best practices for specialized AI assistants

原文の言語: 英語

更新
職業分類
その他コンピュータ職
説明

Use when creating or fixing .claude/rules/ files - provides correct paths frontmatter (not globs), glob patterns, and avoids Cursor-specific fields like alwaysApply

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Use when creating OpenCode plugins that hook into command, file, LSP, message, permission, server, session, todo, tool, or TUI events - provides plugin structure, event API specifications, and implementation patterns for JavaScript/TypeScript event-driven…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Use when setting up npm publishing with GitHub Actions - provides trusted publishing with OIDC, provenance attestations, and monorepo configuration

原文の言語: 英語

更新
職業分類
その他コンピュータ職
説明

CI Test Claude Skill

原文の言語: 英語

更新
職業分類
その他コンピュータ職
説明

CI Test Factory Droid Skill

原文の言語: 英語

更新
職業分類
その他コンピュータ職
説明

CI Test Codex Skill

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Best practices for structuring prpm.json package manifests with required fields, tags, organization, multi-package management, enhanced file format, eager/lazy activation, and conversion hints

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

Use when testing PRPM CLI commands locally - provides build, environment setup, execution workflow, contract testing to verify documented behavior matches implementation, and comprehensive cross-format conversion testing against local registry

原文の言語: 英語

更新
職業分類
その他コンピュータ職
説明

Use when creating Kiro steering files or hooks - provides inclusion modes (always/fileMatch/manual), foundational files (product.md/tech.md/structure.md), and JSON hook configuration with event triggers

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Use when creating Zed extensions with custom slash commands, language support, themes, or MCP servers - provides Rust/WASM extension structure, slash command API (run_slash_command, SlashCommandOutput), and development workflow for compiled extensions

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Use when developing PRPM (Prompt Package Manager) - comprehensive knowledge base covering architecture, format conversion, package types, collections, quality standards, testing, and deployment

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Use when encountering TypeScript any types, type errors, or lax type checking - eliminates type holes and enforces strict type safety through proper interfaces, type guards, and module augmentation

原文の言語: 英語

更新
職業分類
その他コンピュータ職
説明

Use when creating new Claude Code skills or improving existing ones - ensures skills are discoverable, scannable, and effective through proper structure, CSO optimization, and real examples

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Step-by-step guide for adding support for a new AI editor format to PRPM - covers types, converters, schemas, CLI, webapp, and testing

原文の言語: 英語

更新
職業分類
その他コンピュータ職
説明

Use when creating, improving, or troubleshooting Claude Code subagents. Expert guidance on agent design, system prompts, tool access, model selection, and best practices for building specialized AI assistants.

原文の言語: 英語

更新
職業分類
ネットワーク・コンピュータシステム管理者
説明

Expert knowledge for deploying, managing, and troubleshooting AWS Elastic Beanstalk applications with production best practices

原文の言語: 英語

更新
職業分類
ネットワーク・コンピュータシステム管理者
説明

Robust deployment patterns for Elastic Beanstalk with GitHub Actions, Pulumi, and edge case handling

原文の言語: 英語

更新
職業分類
その他コンピュータ職
説明

Use when creating or improving Claude Code agents. Expert guidance on agent file structure, frontmatter, persona definition, tool access, model selection, and validation against schema.

原文の言語: 英語

更新
職業分類
その他コンピュータ職
説明

Expert guidance for creating effective Cursor slash commands with best practices, format requirements, and schema validation

原文の言語: 英語

更新
職業分類
その他コンピュータ職
説明

Expert guidance for creating effective Cursor IDE rules with best practices, patterns, and examples

原文の言語: 英語

更新
職業分類
その他コンピュータ職
説明

Use when building custom Kiro AI agents or when user asks for agent configurations - provides JSON structure, tool configuration, prompt patterns, and security best practices for specialized development assistants

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Standards and guidelines for organizing, structuring, and maintaining documentation in the PRPM repository - ensures consistency across user docs, development docs, and internal references

原文の言語: 英語

更新
職業分類
ネットワーク・コンピュータシステム管理者
説明

Use when deploying Node.js applications to AWS Elastic Beanstalk or troubleshooting deployment issues - provides dependency installation strategies, monorepo handling, and deployment best practices

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

Expert guidance for testing and validating GitHub Actions workflows before deployment - catches cache errors, path issues, monorepo dependencies, and service container problems that local testing misses

原文の言語: 英語

更新
職業分類
テクニカルライター
説明

Write content that sounds natural, conversational, and authentically human - avoiding AI-generated patterns, corporate speak, and generic phrasing

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

Use when the user requests a repository review, code assessment, or honest evaluation of their codebase. Provides brutally honest AI-powered reviews with market-aware Karen Scores (0-100) analyzing over-engineering, completion honesty, and practical value.…

原文の言語: 英語

更新
職業分類
データベースアーキテクト
説明

Comprehensive guide to PostgreSQL migrations - common errors, generated columns, full-text search, indexes, idempotent migrations, and best practices for database schema changes

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Comprehensive guide to troubleshooting Pulumi TypeScript errors, infrastructure issues, and best practices - covers common errors, Outputs handling, AWS Beanstalk deployment, and cost optimization

原文の言語: 英語

更新
職業分類
その他コンピュータ職
説明

Use when creating, improving, or troubleshooting Claude Code slash commands. Expert guidance on command structure, arguments, frontmatter, tool permissions, and best practices for building effective custom commands.

原文の言語: 英語

更新
職業分類
その他コンピュータ職
説明

Use when starting infrastructure, testing, deployment, or framework-specific tasks - automatically searches PRPM registry for relevant expertise packages and suggests installation to enhance capabilities for the current task

原文の言語: 英語

更新
職業分類
その他コンピュータ職
説明

Use when creating agents.md files - provides plain markdown format with NO frontmatter, free-form structure, and project context guidelines for AI coding assistants

原文の言語: 英語

更新
職業分類
その他コンピュータ職
説明

Use when creating Continue rules - provides required name field, alwaysApply semantics, glob/regex patterns, and markdown format with optional frontmatter

原文の言語: 英語

更新
職業分類
その他コンピュータ職
説明

Use when creating GitHub Copilot instructions - provides repository-wide and path-specific formats, applyTo patterns, excludeAgent options, and natural language markdown style

原文の言語: 英語

更新
職業分類
その他コンピュータ職
説明

Use when creating Windsurf rules - provides plain markdown format with NO frontmatter, 12,000 character limit, and single-file structure requirements

原文の言語: 英語

更新
職業分類
その他コンピュータ職
説明

Expert guidance for writing secure, reliable, and performant Claude Code hooks - validates design decisions, enforces best practices, and prevents common pitfalls

原文の言語: 英語

更新
収集済み skill 43 件中 40 件を表示しています。