Agent Skills by fnoritomi
Showing 6 vetted skills indexed across 1 GitHub repositories.
ListSideEffects
Detect module-level side effects in JavaScript/TypeScript projects during import.
Community
Intermediate
DocumentAPI
Enumerate public API surfaces and freeze contracts for TypeScript/JavaScript projects.
Community
Intermediate
ExtractAdapter
Create TypeScript adapter layers for external dependencies without modifying existing code.
Community
Intermediate
RefactorDependency
Refactor one dependency type into injectable abstractions across 1-2 modules.
Community
Intermediate
CreateGovernanceDoc
Generates Markdown templates for documenting Vibe Coding, Architecture, and Refactoring Safety under docs/governance/.
Community
Basic
ValidateNoBehaviorChange
Verify structural refactoring introduces zero observable behavior changes.
Community
Advanced