docs: v2.0 docs rewrite and GitHub Pages landing page#1
Closed
cyberwalk3r wants to merge 15 commits into
Closed
Conversation
Signed-off-by: Himanshu Vimal <himanshu.vimal@gmail.com>
Signed-off-by: Himanshu Vimal <himanshu.vimal@gmail.com>
Signed-off-by: Himanshu Vimal <himanshu.vimal@gmail.com>
Signed-off-by: Himanshu Vimal <himanshu.vimal@gmail.com>
Signed-off-by: Himanshu Vimal <himanshu.vimal@gmail.com>
Signed-off-by: Himanshu Vimal <himanshu.vimal@gmail.com>
…ecific Signed-off-by: Himanshu Vimal <himanshu.vimal@gmail.com>
Signed-off-by: Himanshu Vimal <himanshu.vimal@gmail.com>
…e-artifact.js Signed-off-by: Himanshu Vimal <himanshu.vimal@gmail.com>
- Remove legacyConfigPath, legacyConfig write from detect-project.js - Drop .qa-config.json fallback from cold-start-pattern.md - Update all docs (README, CLAUDE.md, CONTRIBUTING.md) to .qa-context.json - Fix stale save-artifact.js reference in hooks-toggle.test.js -> session-hook.js - Update test assertions and helper to read .qa-context.json - All 22 tests passing Signed-off-by: Himanshu Vimal <himanshu.vimal@gmail.com>
- New headline: "Test the code. Trust the release." - Swirling particle vortex in hero, CSS background effects per section (aurora, light-sweep, radial-pulse, shimmer-line) - Scroll animations: one-way reveal (removed exit animations that blanked page) - Reordered hero: terminal above stats, bigger stat numbers with glow - Readability: switched all body text from muted gray to white, bumped font sizes across cards/labels/subtitles, removed artificial max-widths - Consistent Inter font for headings (replaced Syne display font) - Removed unused docs/assets/ directory (19MB of unreferenced files) - Tightened section padding, widened card grid minimums Signed-off-by: Claude Opus 4.6 <noreply@anthropic.com> Signed-off-by: Himanshu Vimal <himanshu.vimal@gmail.com>
Signed-off-by: Claude Opus 4.6 <noreply@anthropic.com> Signed-off-by: Himanshu Vimal <himanshu.vimal@gmail.com>
- Add Mermaid workflow diagram to README and GitHub Pages site - Add Quick Start section with recommended first command and workflow - Add agent selection guidance (when to use agents vs skills) - Fix plugin.json description (10 → 15 skills) - Fix CLAUDE.md skill count and stale save-artifact.js reference - Fix CHANGELOG.md .qa-config.json → .qa-context.json references - Fix artifact-organization.md save-artifact.js → session-hook.js Signed-off-by: Himanshu Vimal <himanshu.vimal@gmail.com>
Owner
Author
Added: Workflow diagram, quick start, stale reference fixesNew content
Stale docs fixed
|
…budget docs - Remove .claude/settings.local.json — plugins should not ship user-local settings; permissions are approved interactively on first use - Rewrite README Permissions section to describe interactive approval - Document --dry-run flag for detect-project.js in README and CONTRIBUTING - Document skill budget validator in CONTRIBUTING and add to CI - Add session end summary output to session-hook.js - Move test file from scripts/ to tests/ - Add CHANGELOG entry for v2.0.1 Signed-off-by: nerd <nerd@localhost> Signed-off-by: Himanshu Vimal <himanshu.vimal@gmail.com>
- Fix artifact directory names in README (coverage-gaps → coverage-analysis, risk-analyses → risk-analysis, flaky-diagnoses → flaky-diagnosis, add missing exploratory/) - Fix .qa-context.json schema table to show actual nested structure (detection.* sub-fields, not flat top-level) - Add settings.json schema table and detection limitations section - Add activity log rotation at 512 KB in session-hook.js - Update CLAUDE.md skill description convention to match reality (1-3 sentences, not one) - Fix author metadata to cyberwalk3r in plugin.json and LICENSE Signed-off-by: nerd <nerd@localhost> Signed-off-by: Himanshu Vimal <himanshu.vimal@gmail.com>
Owner
Author
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
GitHub Pages activation (manual step)
After merge, enable GitHub Pages in repo Settings → Pages → Branch:
main, folder:/docs.Site will be live at
https://cyberwalk3r.github.io/qa-toolkit/.Test plan
skills/docs/index.htmlrenders correctly in browser (dark theme, animations, copy button)skills/shared/references/state-integration.md