Skip to content

pde201/skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

11 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Acuity Agent Skills

A collection of public, high-precision agentic coding skills designed to optimize developer-agent collaboration, planning speeds, and visual deliverables.

Skill Categories

πŸ“‚ workflow

Enforce process discipline, automate task checklists, and manage git/issue tracker lifecycles.

  • prd-lifecycle: Manage parent PRD and child implementation issue lifecycles in GitHub with automated verification checks and closing walkthrough documentation.
    • Install: npx --yes github:pde201/skills/skills/workflow/prd-lifecycle

πŸ“‚ intelligence

Improve agent reasoning speeds, minimize planning latency, and support speculative branching.

  • ssd: One-step speculative branching to hide planning latency for slow steps in multi-step plans.
    • Install: npx --yes github:pde201/skills/skills/intelligence/ssd

πŸ“‚ cognition

Help agents visually communicate complex layouts (like charts, specs, and interactive HTML artifacts) to humans.

  • effective-html: Generate responsive, interactive, and self-contained HTML browser artifacts for plans, spec plans, and custom visualizations.
    • Install: npx --yes github:pde201/skills/skills/cognition/effective-html

Global Installation

To install any skill globally for your detected agent environment (e.g. Codex, Claude Code), run the corresponding npx installer command listed above.

Example:

npx --yes github:pde201/skills/skills/workflow/prd-lifecycle --force

Restart your agent after installation to discover the new skill.

About

A public collection of agent skills for coding assistants

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors