pj-checklist

Enforces implementation and review checklists for fude.nvim Lua projects.

7|3|Updated Feb 27, 2026
One-click install
npx skills add https://github.com/flexphere/fude.nvim --skill pj-checklist
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pj-checklist
Source: https://github.com/flexphere/fude.nvim/tree/main/.claude/skills/pj-checklist
Command: npx skills add https://github.com/flexphere/fude.nvim --skill pj-checklist

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

このスキルは fude.nvim の開発プロジェクトに対し、実装とレビュープロセスのチェックリストを提供します。Lua/Neovim パターン、非同期処理、state 管理の注意点を体系化し、一貫性と品質を高めます。

Core Features & Use Cases

  • プロジェクト固有の実装・レビューチェックリストを提供
  • Lua/Neovim パターン、非同期処理、state 管理の注意点を整理
  • 一貫した品質保証とレビュープロセスの標準化の実現

Quick Start

pj-checklist を使って fude.nvim の実装パターンとレビューチェックの一貫性を素早く評価してください。

Frequently Asked Questions about pj-checklist

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I enforce a consistent code review checklist for Neovim Lua projects?

A project review checklist for Neovim Lua projects evaluates asynchronous operations and state management by applying standardized Lua patterns during development and code-review phases, ensuring CI-ready checks and consistent quality.

What should a Neovim Lua implementation checklist cover for asynchronous operations?

A Neovim Lua implementation checklist for asynchronous operations should cover Lua patterns, state management precautions, and core module evaluation to maintain consistency and quality throughout the development lifecycle.

Do I need a SKILL.md file at the root to use the fude.nvim project review checklist?

Yes, using the fude.nvim project review checklist requires a SKILL.md file at the project root containing a valid name and description in YAML frontmatter to properly apply the review guidance.

Can I use optional directories like scripts and references to augment the Neovim Lua review process?

Yes, you can augment the Neovim Lua review process by referencing optional directories like scripts, references, and assets to provide additional context and enforce project-specific implementation checks.

When should I apply a project-specific checklist during Neovim plugin development?

You should apply a project-specific checklist during both the development and code-review phases of Neovim plugin development to evaluate Lua patterns, asynchronous operations, and state management consistently.