Commit Graph

3 Commits

  • Add custom Claude Code upgrades and restore all skills
    Added 16 custom skills:
    - ralph (RalphLoop autonomous agent)
    - brainstorming (with Ralph integration)
    - dispatching-parallel-agents
    - autonomous-loop
    - multi-ai-brainstorm
    - cognitive-context, cognitive-core, cognitive-planner, cognitive-safety
    - tool-discovery-agent
    - ui-ux-pro-max (full design system)
    - wordpress-ai
    - agent-pipeline-builder
    - dev-browser
    - planning-with-files
    - playwright-skill
    
    Also organized remaining skills that were at root level into skills/ folder.
    
    Total: 272 skills from skills.sh + 16 custom upgrades
    
    Co-Authored-By: Claude <noreply@anthropic.com>
  • Reorganize: Move all skills to skills/ folder
    - Created skills/ directory
    - Moved 272 skills to skills/ subfolder
    - Kept agents/ at root level
    - Kept installation scripts and docs at root level
    
    Repository structure:
    - skills/           - All 272 skills from skills.sh
    - agents/           - Agent definitions
    - *.sh, *.ps1       - Installation scripts
    - README.md, etc.   - Documentation
    
    Co-Authored-By: Claude <noreply@anthropic.com>
  • Add 260+ Claude Code skills from skills.sh
    Complete collection of AI agent skills including:
    - Frontend Development (Vue, React, Next.js, Three.js)
    - Backend Development (NestJS, FastAPI, Node.js)
    - Mobile Development (React Native, Expo)
    - Testing (E2E, frontend, webapp)
    - DevOps (GitHub Actions, CI/CD)
    - Marketing (SEO, copywriting, analytics)
    - Security (binary analysis, vulnerability scanning)
    - And many more...
    
    Synchronized from: https://skills.sh/
    
    Co-Authored-By: Claude <noreply@anthropic.com>