Agents
Why Implexa
Pricing
Resources
Install
Sign in
Sign up
back to leaderboard
AL
@alinaqi
contributor on implexa, with 17 skills ranked by
SkillRank
across 1 source.
alinaqi on github
publishes to skills.sh
skills, ranked by SkillRank
score
source
skill
8.2
skills.sh
user-journeys
user-journeys defines a structured approach to testing real user flows through applications, including multi-step procedures with error recovery paths, concrete examples (signup, checkout), and measurable success criteria at each step.
7.8
skills.sh
supabase
supabase covers local-first development with the cli, migrations in version control, row-level security patterns, edge functions, and storage setup. includes deployment workflows and anti-patterns to avoid.
7.6
skills.sh
nodejs-backend
nodejs-backend documents express/fastify patterns including dependency injection, repository abstraction, typed configuration, and transaction handling. covers error boundaries and test structure but lacks operational guidance for production deployment.
7.3
skills.sh
supabase-nextjs
Next.js app router integration combining Supabase authentication and storage with Drizzle ORM for type-safe database queries. covers project scaffolding, middleware auth flow, server actions, and realtime subscriptions via postgres change events.
7.3
skills.sh
android-kotlin
android-kotlin covers modern android development patterns including jetpack compose ui, hilt dependency injection, coroutines with flow state management, and room persistence. includes testing examples with mockk and turbine, ci/cd automation, and lint rules.
6.8
skills.sh
pwa-development
pwa-development covers service workers, web app manifests, caching strategies, and offline-first patterns using vanilla js or workbox. includes install prompts, push notifications, and background sync but lacks specific trigger phrases and error recovery guidance.
6.7
skills.sh
aeo-optimization
aeo-optimization guides content structuring for ai engine citations through semantic triples, entity clarity, and page templates that reinforce consensus and information gain. templates span category explainers, product features, comparisons, use cases, and supporting blog posts.
5.2
skills.sh
posthog-analytics
posthog-analytics covers event tracking, feature flags, and dashboard templates across multiple sdks. includes gdpr compliance patterns and core tracking for saas workflows, but lacks procedural depth and concrete implementation steps.
—
skills.sh
playwright-testing
E2E testing with Playwright - Page Objects, cross-browser, CI/CD
—
skills.sh
aws-dynamodb
AWS DynamoDB single-table design, GSI patterns, SDK v3 TypeScript/Python
—
skills.sh
code-deduplication
Prevent semantic code duplication with capability index and check-before-write
—
skills.sh
security
OWASP security patterns, secrets management, security testing
—
skills.sh
agentic-development
Build AI agents with Pydantic AI (Python) and Claude SDK (Node.js)
—
skills.sh
react-native
React Native mobile patterns, platform-specific code
—
skills.sh
android-java
Android Java development with MVVM, ViewBinding, and Espresso testing
—
skills.sh
flutter
Flutter development with Riverpod state management, Freezed, go_router, and mocktail testing
—
skills.sh
ui-mobile
Mobile UI patterns - React Native, iOS/Android, touch targets