Complete workflow to validate build, update documentation, update progress, and push changes. Use when finalizing...
find ~/Nirusan/ -name "*.skill"
Re-read project documentation (CLAUDE.md, progress.txt, memory-bank/) to refresh context. Use when starting a new...
|
Feature name to update (updates memory-bank/features/{name}/progress.md)
SEO audit and optimization review. Use automatically when working on pages, metadata, content, images, or any...
Apply standard development permissions to the current project by creating .claude/settings.local.json with...
Run lint, build, and E2E tests in sequence. Use when the user wants to validate their code, run tests, or check if...
Check Supabase database health, security advisors, and RLS policies. Use automatically after creating or modifying...
Red-team security audit for code changes. Use automatically when working on authentication, authorization, user...
Feature name to work on (reads from memory-bank/features/{name}/)
Intelligently update project documentation (CLAUDE.md, memory-bank/) based on recent changes. Use after implementing...
Sync local Claude config to GitHub repo. Use to backup or share your Claude configuration (CLAUDE.md, settings,...
Feature name to check (reads from memory-bank/features/{name}/)
Quick validation check returning pass/fail. Use AUTOMATICALLY before any git commit, before pushing code, when user...
Stage all changes, create a commit with auto-generated or custom message, and push to current branch. Use when the...
Feature name for feature-specific PRD (creates in features/{name}/)
Explore and validate product ideas through structured brainstorming. Creates a product brief.
Enforce a precise, minimal design system inspired by Linear, Notion, and Stripe. Use this skill when building...
Feature name for feature-specific plan (creates in features/{name}/)
Define the technical stack and architecture for a project. Interactive session with the Architect agent.