Skills Catalog banner
dcostenco dcostenco

Skills Catalog

Development community

Description

# Prism Coder — Skills Catalog (24 Skills + 30 MCP Tools) # # Skills are synced from ~/.agent/skills/ into Prism's config DB # via `scripts/sync-skills.sh`. Auto-loaded during session_load_context # when the agent's role matches a skill name. # # Run: bash scripts/sync-skills.sh # Last synced: 2026-05-10 ## Core Skills (7) - **ask-first** — Ask before critical changes - **command_verification** — Verify shell commands before/after execution - **feature-preservation** — Never remove features wit

Installation

Installs to ~/.claude/skills/dcostenco-prism-coder-skills-catalog/SKILL.md

Terminal
mkdir -p ~/.claude/skills/dcostenco-prism-coder-skills-catalog && curl -fsSL https://raw.githubusercontent.com/dcostenco/prism-coder/HEAD/skills/skills-catalog.md -o ~/.claude/skills/dcostenco-prism-coder-skills-catalog/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository