docs: modernize README and add SKILL_CHAINS navigation#3
Closed
teekoo5 wants to merge 1 commit intoteekoo5-patch-1from
Closed
docs: modernize README and add SKILL_CHAINS navigation#3teekoo5 wants to merge 1 commit intoteekoo5-patch-1from
teekoo5 wants to merge 1 commit intoteekoo5-patch-1from
Conversation
README.md: - Wrap badges in <p align="left"> for better visual grouping - Add role-based navigation table with emojis - Convert "Why Skill Chains?" to include intro paragraph and ROI callout - Implement expandable <details> sections for "What's Included" - Restructure Quick Start with numbered steps - Convert CLI commands to table format - Organize documentation into Strategy vs Technical sections - Consolidate Community & Support section - Remove redundant sections (verbose troubleshooting, "What's a Skill Chain?" example) - Add centered footer with heart emoji docs/SKILL_CHAINS.md: - Add comprehensive Quick Navigation section - Group 28 recipes by domain (Sales, Customer Success, Growth, Product, Brand, Operations) - Add jump links and brief descriptions for each recipe .pre-commit-config.yaml: - Update Black formatter to use python3.11 (was python3.10) - Remove baseline requirement from detect-secrets (file doesn't exist) - Fixes pre-commit hook compatibility All metrics remain accurate (765 skills, 383 executable, 382 context, 28 recipes). Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
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.
README.md:
for better visual grouping
Details
sections for "What's Included"docs/SKILL_CHAINS.md:
.pre-commit-config.yaml:
All metrics remain accurate (765 skills, 383 executable, 382 context, 28 recipes).
Pull Request
Description
Type of Change
Related Issues
Closes #
Related to #
Changes Made
Testing
Test Coverage
Test Plan
# Commands used for testing pytest tests/unit/test_my_feature.py pytest tests/integration/Test Results:
Security Review
Risk Assessment
Security Checklist
Security Considerations
Skill-Specific Information
Skill Details
skill-namedomain-nameSkill Schema
Eval Harness Results
Breaking Changes
Breaking Changes:
Migration Guide:
Code Quality
black,flake8,eslint)Performance Impact
Performance Notes:
Documentation
Checklist
Additional Context
Screenshots/Recordings
By submitting this pull request, I confirm that my contribution is made under the terms of the MIT License.