Nicholas Stelter avatar

Nicholas Stelter

Community

@steltz

4Followers
|
23Public Repos
|
23Published Skills

Agent Skills by Nicholas Stelter

Showing 23 vetted skills indexed across 1 GitHub repositories.

steltzsteltz

audit-ui-handlers

Audit a single page for unfinished UI handlers via static analysis.

Community
Intermediate
steltzsteltz

analyze-overfetch

Inventory GraphQL queries and fragments, trace field usage, and generate audit-ready optimization plans.

Community
Advanced
steltzsteltz

sft-versioning-guide

Automate semantic versioning and changelog updates for skill-factory plugins.

Community
Advanced
steltzsteltz

sft-cross-cutting-patterns

Enforce standardized SKILL.md frontmatter and section conventions across skills.

Community
Intermediate
steltzsteltz

sft-coordination-patterns

Select multi-agent coordination patterns for Claude Code skill workflows.

Community
Intermediate
steltzsteltz

sft-scaffold-plugin

Generate plugin directory structures with plugin.json and SKILL.md templates.

Community
Intermediate
steltzsteltz

sft-skill-anatomy

Analyze Claude Code skill structure and section rationale for audits.

Community
Advanced
steltzsteltz

sft-build-plugin

Automate the brainstorm, plan, implement, and version workflow for skills and plugins.

Community
Advanced
steltzsteltz

sft-skill-comparison-matrix

Compare structural templates for Claude Code skill design.

Community
Advanced
steltzsteltz

using-git-worktrees

Create isolated git worktrees sharing the same repository for feature work.

Community
Advanced
steltzsteltz

test-driven-development

Enforce test-driven development with a red-green-refactor workflow.

Community
Intermediate
steltzsteltz

systematic-debugging

Enforce a four-phase systematic debugging process to identify and fix root causes.

Community
Advanced
steltzsteltz

using-superpowers

Invoke the Skill tool before responding to load skill directives.

Community
Basic
steltzsteltz

dispatching-parallel-agents

Dispatch dedicated agents to investigate independent failures in parallel.

Community
Advanced
steltzsteltz

executing-plans

Execute implementation plans with critical review and mandatory verifications.

Community
Advanced
steltzsteltz

finishing-a-development-branch

Automate feature branch finishing with merge, PR, keep, or discard options.

Community
Advanced
steltzsteltz

brainstorming

Clarify goals and constraints to produce concrete design outlines.

Community
Intermediate
steltzsteltz

writing-plans

Generate implementation plans from formal specs with file mapping and task decomposition.

Community
Advanced
steltzsteltz

requesting-code-review

Automate code-review planning and validation with standardized templates and diff-based assessment.

Community
Intermediate
steltzsteltz

receiving-code-review

Evaluate code-review feedback through a six-step verification workflow before implementing changes.

Community
Advanced
steltzsteltz

writing-skills

Codify frontmatter and structured guidance for CLAUDE Skill Units.

Community
Advanced
steltzsteltz

verification-before-completion

Run verification commands and collect fresh evidence for completion claims.

Community
Intermediate
steltzsteltz

subagent-driven-development

Dispatch fresh subagents for each plan task with two-stage reviews.

Community
Advanced