frontend-linter-manager
SolidRun scoped frontend lint verification, repair related lint failures, or plan explicitly requested lint setup. Prefer existing commands; dependencies, scripts, and config changes require approval.
Install
Quality Score: 78/100
Skill Content
Details
- Author
- ytvee-dev
- Repository
- ytvee-dev/webdev-agent-kit
- Created
- 2 months ago
- Last Updated
- 1 weeks ago
- Language
- Python
- License
- Apache-2.0
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
frontend-bugfix-debugger
Diagnose and fix frontend defects from evidence, including unclear UI/runtime errors, broken routes, styling regressions, and hydration or client issues. Reproduce before editing; exclude planned refactors and backend-only debugging.
frontend-refactor-surgeon
Perform bounded, behavior-preserving frontend refactors such as component extraction, file moves, prop or interface cleanup, state simplification, and TypeScript tightening. Excludes bugfixes, features, redesign, packages, and unapproved behavior changes.
specflow-lint
Verify and correct the structural integrity of both spec trees (.specflow/specs/ and .specflow/specs-business/). Checks that every spec follows the correct format, naming conventions, frontmatter schema, entity reference style, folder structure, and bidirectional linking rules. Fixes violations automatically where possible, flags ambiguous issues for human review. Use this skill whenever the user says "check specs", "lint specs", "verify spec structure", "are my specs correct", "fix spec formatting", "validate the spec tree", or after any bulk spec operation (onboarding, ingest, batch editing) to ensure consistency. Also trigger proactively after specflow-spec-editor completes a batch of changes, or when the specflow-viewer reports parsing warnings.