homeslands
Community@homeslands
homeslands provides convention-enforcing skills for React Native, Capacitor, and web codebases covering structure, UI, testing, security, and design tokens.
Agent Skills by homeslands
Showing 10 vetted skills indexed across 1 GitHub repositories.
file-structure
Enforces directory placement rules for new files in a React TypeScript order-ui project.
ui-components
Enforces consistent use of Radix UI and shadcn components with Tailwind CSS in React interfaces.
git-workflow
Enforces branch naming, Conventional Commits, and PR conventions for Git workflows.
coding-convention
Enforces TypeScript, React, and Zustand coding conventions for the order-ui codebase.
api-convention
Enforces Axios and TanStack Query patterns for API services and React Query hooks.
tdd-workflow
Guides writing Vitest tests for React components, hooks, stores, and API services.
security-review
Reviews auth, payment, and API code for secure patterns in a React and Capacitor app.
navigation
Implements Expo Router file-based routing, dynamic routes, and navigation guards for React Native apps.
animation
Implements React Native Reanimated animations using project spring configs and UI-thread worklets.
design-tokens
Provides design tokens and styling rules for React Native components using NativeWind.
Frequently Asked Questions About homeslands
FAQPage SchemaWhat tasks can I accomplish using homeslands' skills?▼
You can enforce file placement rules, build UI with Radix UI + shadcn and Tailwind, write consistent commits and branches, standardize API services with React Query, add tests, secure auth and payment code, configure navigation and deep links, and create Reanimated animations using shared spring configs.
Who should use homeslands' skill set?▼
Frontend and mobile engineers working on a React Native + Capacitor + web project benefit most. It suits developers creating components, hooks, stores, API services, tests, navigation, and animations who must follow the project's established conventions and design tokens.
How do homeslands' skills work during development?▼
Each skill triggers contextually: file-structure activates when creating or moving files, ui-components when building visual elements, tdd-workflow when writing tests, and security-review when touching credentials or payments. They inject project-specific conventions directly into the coding session.
What are the prerequisites for using these skills?▼
The skills assume an existing project stack: React Native with NativeWind, Capacitor, Radix UI + shadcn with Tailwind CSS, React Query for API integration, Reanimated for animations, and a constants/motion.ts file defining shared spring configurations.
Do homeslands' skills cover testing and security?▼
Yes. The tdd-workflow skill provides the testing stack, file conventions, and patterns for components, hooks, stores, and API services. The security-review skill enforces secure patterns for auth flows, payment screens, token handling, form validation, and external input.