Terry Nyberg
Community@terryc21
Developer of Stuffolio
Agent Skills by Terry Nyberg
Showing 28 vetted skills indexed across 4 GitHub repositories.
prompter
Evaluates and rewrites user prompts for clarity and actionability before Claude Code executes them.
plan
Decompose software development epics into risk-assessed tasks with standardized metrics.
radar-suite
Orchestrate multiple radar skills for end-to-end software audits with checkpoints.
capstone-radar
Consolidate companion radar handoffs and scans into a single grade with ship/no-ship recommendation.
ui-enhancer-radar
Audit SwiftUI views across 11 domains and generate remediation plans.
roundtrip-radar
Audits Web3 transactions, ENS names, and smart contracts for a given Ethereum address.
ui-path-radar
Analyze SwiftUI/UIKit UI paths to detect dead ends and data wiring gaps.
data-model-radar
Audit SwiftData and Core Data models for serialization and migration issues.
dead-code-scanner
Identify and report unreferenced Swift code symbols in markdown reports.
plain-talk-reportcard
Generate executive-friendly codebase health reports with A-F grades.
safe-refactor
Generate stepwise refactoring plans with blast-radius analysis and rollback verification.
release-screenshots
Automate iOS App Store screenshot capture across multiple device sizes with XcodeBuildMCP.
ui-scan
Automates UI test environment setup and accessibility scanning for iOS apps.
generate-tests
Generate unit and UI tests for Swift code with mocks and edge-case coverage.
scan-similar-bugs
Scan codebases for recurring bug patterns and generate Markdown reports.
review-changes
Analyze staged code changes for defects, style issues, and missing tests.
workflow-audit
Catalog SwiftUI UI entry points and generate five-layer audit outputs.
debug
Coordinate end-to-end debugging workflows to reproduce, isolate, and verify fixes.
commands
List custom commands with names, versions, and descriptions for Swift iOS and macOS projects.
security-audit
Automate security risk detection in iOS/macOS apps via grep-based scanning.
enhanced-commands
Organize Claude command references for Swift iOS and macOS projects.
run-tests
Automate end-to-end Xcode test execution with configurable parallelization strategies.
release-prep
Automate version bumps, changelog generation, privacy manifest validation, and store metadata review for iOS/macOS Xcode projects.
performance-check
Scan Swift sources for iOS/macOS performance anti-patterns and output a markdown report.
Frequently Asked Questions About Terry Nyberg
FAQPage SchemaWhat tasks can I accomplish with Terry Nyberg's skills?▼
You can audit SwiftUI/UIKit interfaces, detect dead Swift code, scan for security risks and performance anti-patterns, generate and run Xcode tests, coordinate debugging, plan safe refactors with blast-radius analysis, and prepare iOS/macOS releases including screenshots, changelogs, and privacy manifest validation.
Who are these skills designed for?▼
iOS and macOS developers working in Swift, SwiftUI, UIKit, SwiftData, and Core Data within Xcode projects. They suit engineers handling code quality audits, test generation, release preparation, and codebase health reporting, plus leads needing executive-friendly A-F grade report cards.
How do the radar audit skills work in practice?▼
Individual radar skills scan specific layers—UI paths, data models, Web3 transactions, SwiftUI views—then capstone-radar consolidates all companion radar handoffs into a single grade with a ship/no-ship recommendation, giving checkpointed end-to-end software audits.
What license applies to these skills?▼
The prompter skill is released under the Apache-2.0 license by Terry Nyberg of Coffee & Code LLC, permitting free use, modification, and distribution. Licensing for other skills in the registry is not specified in the manifest.
What does the prompter skill do?▼
Prompter evaluates whether rewriting a user's prompt for clarity, typo correction, or actionability would meaningfully improve it. It rewrites only when beneficial, displays the proposed rewrite, and waits for user approval before proceeding. Version 1.3.0.