بنقرة واحدة
skelenote
يحتوي skelenote على 28 من skills المجمعة من skeletor-js، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.
Skills في هذا المستودع
Generate a new React component with Mantine styling
Update documentation after implementing features or making changes
Run a quick architecture review via architect-reviewer agent
Generate mobile-specific React components with platform detection and safe areas
Run a quick security audit on recent changes or specific files
Generate a test file for a component, hook, or utility
Generate comprehensive tests via test-generator agent
Run a quick UX review via ux-design-specialist agent
Run all pre-commit validation (lint, typecheck, tests)
Create a commit with [skip ci] to skip CI pipeline
Full PR workflow - push, create PR, squash merge (no CI wait)
Create a new feature branch with proper naming conventions
Build production binaries for distribution
Generate changelog from commits since last release
Clean up local branches that have been merged and deleted on remote
Create a semantic git commit from staged or unstaged changes
Generate a new React Context with provider and hooks
Start development with pre-flight checks and dev server
Generate a custom React hook with proper memoization
Run ESLint and optionally auto-fix issues
Merge main into current branch, helping with conflicts if needed
Push branch and create a pull request with auto-generated description
Bump version, tag, and trigger release workflow
Squash merge a PR after CI passes, then cleanup
Sync current branch with its remote tracking branch
Generate a new Tauri command with Rust handler and TypeScript bindings
Run all tests (frontend and backend)
Generate a new built-in type with property schemas and all required registrations