Automates the process of starting a new feature by committing staged changes (specs) to a new branch and creating a...
cat ~/最新
浏览最新添加到市场的技能
Use this skill when requested to commit changes. It ensures commit messages follow project standards, follows the...
Finds important changes in the current branch against its merge-base with main, and creates before and after...
Run lint, build, and E2E tests in sequence. Use when the user wants to validate their code, run tests, or check if...
Complete workflow to validate build, update documentation, update progress, and push changes. Use when finalizing...
Quick validation check returning pass/fail. Use AUTOMATICALLY before any git commit, before pushing code, when user...
Feature name to update (updates memory-bank/features/{name}/progress.md)
Intelligently update project documentation (CLAUDE.md, memory-bank/) based on recent changes. Use after implementing...
Define the technical stack and architecture for a project. Interactive session with the Architect agent.
Sync local Claude config to GitHub repo. Use to backup or share your Claude configuration (CLAUDE.md, settings,...
SEO audit and optimization review. Use automatically when working on pages, metadata, content, images, or any...
Red-team security audit for code changes. Use automatically when working on authentication, authorization, user...
Re-read project documentation (CLAUDE.md, progress.txt, memory-bank/) to refresh context. Use when starting a new...
Feature name for feature-specific PRD (creates in features/{name}/)
Apply standard development permissions to the current project by creating .claude/settings.local.json with...
Feature name to check (reads from memory-bank/features/{name}/)
Feature name for feature-specific plan (creates in features/{name}/)
Feature name to work on (reads from memory-bank/features/{name}/)
|
Stage all changes, create a commit with auto-generated or custom message, and push to current branch. Use when the...
Enforce a precise, minimal design system inspired by Linear, Notion, and Stripe. Use this skill when building...
Check Supabase database health, security advisors, and RLS policies. Use automatically after creating or modifying...
Explore and validate product ideas through structured brainstorming. Creates a product brief.
Guide for creating new GitHub repos and best practice for existing GitHub repos, applicable to both code and...