Volodyasp/skills

Curated Claude Code skills for spec-driven engineering with AI agents. Subset of mattpocock/skills with local-markdown adaptations.

2Stars on the repository
12Mods indexed here, across every type
3mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

skills

01

Volodyasp/skills

Plugin Claude Code

Plugin marketplace listing 3 plugins: pocock-skills, safety-hooks, python-quality-hooks.

2 3mo ago A tokens not measured original MIT

pocock-skills

02

Volodyasp/skills

Plugin Claude Code

Curated subset of mattpocock/skills with local-markdown adaptations. Pipeline: grill-me → to-prd → to-slices writes to docs/specs/ /. Plus tdd, diagnose, zoom-out, improve-codebase-architecture.

2 3mo ago A tokens not measured original MIT

Volodyasp/skills

Plugin Claude Code

PostToolUse hooks for Python files. On Edit: ruff bugs-only check + mypy. On Write: ruff isort fix + ruff format, then the same checks. Non-blocking — feedback only.

2 3mo ago A tokens not measured original MIT

safety-hooks

04

Volodyasp/skills

Plugin Claude Code

Safety nets for AI-assisted development. Blocks dangerous git commands (push, force, reset --hard, --no-verify, etc.) and access to secret files (.env and friends). Per-project whitelist via .claude/safety-hooks.local.md with walk-up lookup, cd-target and git -C awareness.

2 3mo ago A tokens not measured original MIT