Agent Skills by n0rvyn
Showing 71 vetted skills indexed across 1 GitHub repositories.
plugin-review
Review Claude Code plugin artifacts for logic bugs, trigger issues, and execution feasibility.
commit
Group uncommitted Git changes into logical conventional-format commits.
test-changes
Dispatch a test runner agent to execute build, test, and lint suites and output a filtered error report.
collect-lesson
Extract structured knowledge entries from conversations and save them as dated markdown files with YAML frontmatter.
design-drift
Detect design documentation drift by extracting assertions and verifying codebase alignment.
generate-bases-views
Generates Obsidian .base files for structured querying of PKOS vault content.
kb
Search local knowledge bases for lessons and API gotchas.
audit-rules
Audit CLAUDE.md rules for conflicts, loopholes, gaps, and redundancies.
write-feature-spec
Generate feature specs documenting implementation, design decisions, and user journeys.
distill-discussion
Distill discussion files into structured crystals and lessons with traceable records.
next-increment
Generate 3-5 architecture-grounded candidate increments and a mini-spec for mature codebases.
brainstorm
Generate and evaluate design options before implementation.
generate-vf-prompt
Generate structured verification prompts with falsifiable assertions from plans, design docs, or code diffs.
execute-plan
Execute verified implementation plan tasks in deterministic 5-task batches.
handoff
Generate structured cold-start prompts for cross-session handoffs.
generate-design-prompt
Extract UI information from code and docs into Stitch or Figma prompts.
use-worktree
Create and manage git worktrees to isolate feature development.
fix-bug
Diagnose software bugs through structured reproduction and falsifiable assertions.
understand-design
Analyze design prototypes and map UI/UX intent to implementable requirements.
design-decision
Analyzes and compares design options to separate essential from accidental complexity.
issue
Creates and manages document bundlesGitHub issue bundles with configurable workflows.
run-phase
Orchestrate a development phase with persistent state and parallel agent dispatch.
finish-branch
Run tests and integrate a completed feature branch via git or gh commands.
finalize
Run full test suites and cross-phase acceptance checks before merge.