All authors
NoaiRox avatar

Claude Skills by NoaiRox

github.com/NoaiRox
39 skillsA× 390 installs11 views
Dev Create ComponentA

Use when adding a new UI component to an existing module - handles templates, inputs, and test scaffolding.

ai-agentstypescriptbash
0
2
Dev Create InjectableA

Use when adding a signal-based store or utility service - creates injectable with inject() and Angular Signals.

ai-agentstypescriptbash
0
2
Dev Create ModuleA

Use when creating a new feature module with all layers - service, adapter, types, state, components, and tests.

ai-agentstypescriptbash
0
2
Dev Create ServiceA

Use when adding API integration to a module - creates types, contracts, adapter, and service layer.

ai-agentsbashapi
0
2
Dev Create TestA

Use when a module needs test coverage - creates tests for adapters, services, and components.

ai-agentstypescriptbash
0
2
Dev Generate TypesA

Use when integrating with an API endpoint and need TypeScript types, contracts, and adapters generated automatically.

ai-agentstypescriptbash
0
2
Docs OnboardA

Use when onboarding onto a module and need a quick summary of its structure, patterns, and key files.

ai-agentsbash
0
2
Migration Migrate ComponentA

Use when a component needs migration to the target architecture or framework version.

ai-agentsgobash
0
2
Migration Migrate ModuleA

Use when a complete module needs migration to the target architecture - runs 6 phases with approval gates.

ai-agentsbash
0
2
Review Check ArchitectureA

Use when checking if code follows ARCHITECTURE.md patterns - runs automated conformance checks.

ai-agentsbash
0
2
Review Fix ViolationsA

Use when architecture violations were found and need automated fixing by priority.

ai-agentsbash
0
2
Review ReviewA

Use when code changes need review before merge - validates architecture, types, security, and test coverage.

ai-agentsbashgit
0
2
Dev Create IslandA

Use when adding an interactive UI component that requires client-side JavaScript - creates a framework island with hydration strategy.

ai-agentsjavascriptjava
0
2
Dev Create HookA

Use when adding server state management to a module - creates React Query hook with caching and error handling.

ai-agentstypescriptbash
0
2
Dev Create ComposableA

Use when adding server state management or shared logic - creates an auto-imported composable with useFetch/useAsyncData.

ai-agentsbashreact
0
2
Dev Create StoreA

Use when adding state management to a module - creates Svelte store with server state integration.

ai-agentstypescriptbash
0
2
AuditA

Use when you need a comprehensive code audit covering security, performance, architecture, and dependencies before a release, major refactor, or compliance review.

ai-agentstypescriptrust
0
2
BrainstormA

Use when starting a complex feature, exploring unclear requirements, or needing to challenge assumptions before committing to a design - before /plan.

ai-agentsrusttesting
0
2
CheckpointA

Use when about to start risky changes, before major refactors, or when you need a safe rollback point during multi-step implementations.

ai-agentsgobash
0
2
CodereviewA

Use when you need a comprehensive code review combining architecture, security, and test perspectives - especially before merging, releasing, or after major changes.

ai-agentsgobash
0
2
CommitA

Use when changes are ready to commit - generates conventional commit messages with scope detection and validation.

ai-agentsgobash
0
2
DebugA

Use when encountering any bug, test failure, unexpected behavior, or error - before proposing fixes. Use especially when previous fix attempts have failed.

ai-agentsbashdebugging
0
2
EstimateA

Use when planning a feature and need to understand token cost, time estimate, or complexity before committing to implementation.

ai-agentsbash
0
2
FinishA

Use when feature implementation is complete and the branch is ready for final validation, PR creation, or merge.

ai-agentstypescriptgo
0
2
HealthA

Use when assessing overall project quality, onboarding onto a new codebase, or before major refactoring to establish a baseline.

ai-agentstypescriptgo
0
2
LearnA

Use when implementing a feature and want to understand the code as it's built - during onboarding, teaching, or learning a new pattern.

ai-agentstypescriptgo
0
2
LintA

Use when you need to lint the codebase and auto-fix issues - detects linter, runs it, and fixes what it can.

ai-agentsbashapi
0
2
Migrate ArchitectureA

Use when transforming a project's architecture pattern - e.g., Flat to Modular, MVC to Clean Architecture, Monolith to Modular Monolith.

ai-agentstypescriptgo
0
2
Migrate FrameworkA

Use when switching a project or component between frameworks - React to Vue, Vue to Svelte, or any supported framework pair.

ai-agentstypescriptbash
0
2
OnboardA

Use when joining an unfamiliar codebase, starting on a new team, or needing to understand a project's architecture, conventions, and key modules quickly.

ai-agentstypescriptgo
0
2
PlanA

Use when starting a new feature, refactor, or multi-step task - before writing any code. Use especially when scope is unclear or multiple files are involved.

ai-agentsbashrefactoring
0
2
RecallA

Use when you need to retrieve a past decision, preference, or convention that was saved with /remember.

ai-agentsjavascriptjava
0
2
RememberA

Use when making a decision, choosing a convention, or learning a lesson that should persist across sessions.

ai-agentsjavascripttypescript
0
2
TddA

Use when implementing any feature or bugfix where correctness matters - before writing implementation code.

ai-agentstypescriptrust
0
2
TutorialA

Use when first using Specialist Agent, onboarding a new team member, or wanting to explore available agents and skills.

ai-agentstypescriptgo
0
2
VerifyA

Use when about to claim work is complete, fixed, or passing - before committing, creating PRs, or moving to next task. Requires running verification commands and confirming output before making any success claims.

ai-agentsgobash
0
2
WorktreeA

Use when you need workspace isolation for parallel tasks, risky changes, or multi-feature development without branch switching.

ai-agentsgobash
0
2
Write SkillA

Use when creating a new skill, editing an existing skill, or verifying a skill works before deployment.

ai-agentsgobash
0
2
Skill TemplateA

Use when [specific triggering conditions - what symptom or situation activates this skill]

ai-agentsbash
0
2