byjmfederico· 6 skills
Project code quality and architecture expectations for implementation, refactoring, planning, and code review. Use this skill whenever writing, modifying, reviewing, or planning production code or architecture in this repository, especially when making architecture choices, introducing modules/services/components, managing side effects, dependencies, state, or boundaries. Favor composable, contained, intention-revealing, separated, dependency-injected, testable code while respecting the idioms of the framework or library in use.
$npx -y skills add jmfederico/pi-web --skill code-quality-architectureInstalls into the current project.
Run `npx skills use "https://github.com/jmfederico/pi-web" --skill "jmfederico/pi-web/code-quality-architecture"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/jmfederico/pi-web" that are relevant to the current task. Run `npx skills add "https://github.com/jmfederico/pi-web"` and select the relevant skills, then follow their instructions.