Sam Biggins
Community@smileynet
Ghost riding the whip on the post-apocalyptic information super highway
Agent Skills by Sam Biggins
Showing 16 vetted skills indexed across 2 GitHub repositories.
code-testing-quality
Guide unit testing principles, test doubles, naming, and coverage metrics.
code-yagni
Analyze proposed features against YAGNI decision frameworks and cost analysis.
refactoring-patterns
Provides a catalog of refactoring patterns and decision frameworks for improving code structure.
code-scope-boundaries
Analyze project scope and boundaries to detect scope creep and guide split decisions.
code-plan-audit
Audit software implementation plans against a 10-point completeness scorecard and five actionability tests.
code-review
Guide code review workflows from pull request preparation to team agreements.
code-naming
Guide naming conventions for code elements across programming languages.
error-handling-patterns
Guide software error handling pattern selection with language-specific approaches.
code-pruning
Detect and remove dead code, unused dependencies, and codebase bloat.
code-quality-foundations
Guide code quality principles covering goals, pillars, abstraction layers, and tradeoffs.
software-tradeoffs
Analyze software design tradeoffs with frameworks and decision matrices.
code-readability
Enforce code readability standards for naming, comments, decomposition, and nesting.
code-antipatterns
Identify and categorize code antipatterns with symptoms, examples, and fixes.
your-skill-name
Automate minor, repeatable tasks such as batch file renaming with a single command.
git-workflow
Guide git commit messages with the 50/72 rule and imperative mood.
doc-validator
Validates Markdown documentation structure, frontmatter, links, and references.