Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

telar-framework

telar-framework contient 190 skills collectées depuis zekiyugnak, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
190
Stars
2
mis à jour
2026-07-17
Forks
0
Couverture métier
9 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

orchestrate
Développeurs de logiciels

End-to-end orchestrated execution. Takes a feature description and drives the entire pipeline — plan, plan review (3 fresh reviewers), WU decomposition, 4-phase execution loop per WU, final review, COMMIT-READY emit. Honors user's git policy (no auto-commit).

2026-07-17
orchestration-adversarial-code-review
Analystes en assurance qualité des logiciels et testeurs

`--default-domain` comes from the project-detect framework signal (orchestrator Step 5b / project-context); it only decides how UI files with no strong path marker are classified. `--risk-tier` is the WU's `risk_tier` fi

2026-07-17
orchestration-orchestrated-execution
Autres occupations informatiques

**Capture the WU baseline ONCE per WU, before attempt 1 (NOT on retries).** This is what makes file-scope checks correct across a multi-WU run where the user has not yet committed prior WUs (per the `ben yapacagim` git p

2026-07-17
orchestration-plan-review-gate
Développeurs de logiciels

This gate has **two interchangeable execution paths that MUST emit the identical aggregated verdict object** (Step 3). The prose path below is the canonical fallback and the single source of truth for reviewer prompts an

2026-07-17
iterative-build-loop
Développeurs de logiciels

A baton-based system for building mobile features across multiple Claude Code sessions with persistent progress tracking and simulator verification between steps.

2026-07-14
setup-e2e
Analystes en assurance qualité des logiciels et testeurs

Set up end-to-end testing framework with CI integration

2026-07-14
setup-web-e2e
Analystes en assurance qualité des logiciels et testeurs

Scaffold a Supabase/Playwright E2E harness for a Refine/TanStack web app using Telar's Arrange/Act patterns

2026-07-14
supabase-e2e-harness
Analystes en assurance qualité des logiciels et testeurs

The most common mistake in Supabase E2E suites is letting `service_role` do double duty: it provisions the fixtures AND performs the action under test, which means the test never actually proves RLS works — it just prove

2026-07-14
web-e2e-catalog
Analystes en assurance qualité des logiciels et testeurs

The most common failure mode for an E2E suite that starts small and grows is that it never gets a map: nobody can tell what's covered without reading every spec file, there's no way to run just the fast subset before a m

2026-07-14
web-e2e-locators
Analystes en assurance qualité des logiciels et testeurs

The most common mistake in Playwright specs against a Refine + TanStack + Supabase + shadcn/ui stack is reaching for CSS selectors or `waitForTimeout` because the UI is composed of Radix primitives (portals, generated id

2026-07-14
web-e2e-review
Analystes en assurance qualité des logiciels et testeurs

A green E2E suite proves nothing on its own — a spec that swallows an error, forgets `await` on an assertion, sleeps on a fixed timer instead of waiting for state, or performs its act with an admin/service key can pass o

2026-07-14
web-e2e-testing-expert
Analystes en assurance qualité des logiciels et testeurs

Expert in end-to-end testing for Refine and TanStack Router web applications backed by Supabase, with shadcn/ui as the component layer. Sibling to `mobile-e2e-testing-expert`, scoped to the web surface: this agent owns s

2026-07-14
web-testing
Analystes en assurance qualité des logiciels et testeurs

The most common testing mistake in a React/TypeScript web app is either testing implementation details — internal state, component method calls, class names — that shatter on every refactor, or having a thin unit layer a

2026-07-14
admin-panel-architect
Développeurs de logiciels

Architecture specialist for internal admin and operator panels built on Vite, React 19, TypeScript, TanStack Router/Query/Table, Tailwind v4 with shadcn/ui, and Supabase — deployed as a pure static SPA with no server-sid

2026-07-14
android-native-bridge
Développeurs de logiciels

Expert in bridging native Android code (Kotlin/Java) with React Native and Flutter applications.

2026-07-14
astro-web-expert
Développeurs web

Specialist in Astro for public-facing marketing and candidate-acquisition (careers) sites, where the two things that matter most are shipping near-zero JavaScript by default and getting SEO/Open Graph metadata exactly ri

2026-07-14
clean-code
Développeurs de logiciels

The defects that compound fastest are not crashes — they are **duplication**, **bloat**, and the **wrong abstraction**. Copy-pasted logic drifts out of sync; speculative flexibility slows every future change; and — the s

2026-07-14
desktop-expert
Développeurs de logiciels

Specialist in cross-platform desktop application development with Electron and Tauri — covering process architecture, secure IPC design, native OS integration, packaging, and auto-update pipelines.

2026-07-14
flutter-expert
Développeurs de logiciels

Cross-platform development specialist focusing on Flutter/Dart patterns, state management, and native integration.

2026-07-14
ios-native-bridge
Développeurs de logiciels

Expert in bridging native iOS code (Swift/Objective-C) with React Native and Flutter applications.

2026-07-14
mobile-backend-architect
Développeurs de logiciels

Principal engineer specializing in backend architecture for mobile applications.

2026-07-14
mobile-screen-builder
Développeurs de logiciels

Orchestrates the iterative construction of mobile screens and multi-screen flows, from specification through scaffolding, navigation wiring, and simulator verification.

2026-07-14
mobile-ui-ux-specialist
Concepteurs web et d'interfaces numériques

Expert in mobile UI design patterns, platform conventions, and creating native-feeling experiences.

2026-07-14
nextjs-web-expert
Développeurs web

Specialist in Next.js App Router applications for authenticated, data-heavy business web consoles — the "admin panel for your own company" pattern: a login-gated dashboard built with Server Components, Server Actions, Ta

2026-07-14
react-native-expert
Développeurs de logiciels

Cross-platform mobile development specialist focusing on modern React Native patterns, performance optimization, and native integration.

2026-07-14
review-code
Analystes en assurance qualité des logiciels et testeurs

Mobile-specific code review with two-stage review gates, platform conventions, and priority-ranked findings

2026-07-14
review-gates
Analystes en assurance qualité des logiciels et testeurs

Two-stage review gates ensuring both requirement compliance and code quality before merging.

2026-07-14
rust-service-architect
Développeurs de logiciels

Backend service architecture specialist for Rust HTTP services built on axum, tokio, and sqlx, typically serving the mobile apps (React Native/Flutter) and web frontends already covered by this plugin.

2026-07-14
supabase-expert
Développeurs de logiciels

Specialist in Supabase backend development for mobile applications.

2026-07-14
web-frontend-expert
Développeurs web

Framework-agnostic React + TypeScript specialist for general-purpose SPAs — the foundational web UI craft that any React app needs regardless of whether it runs on Next.js, Astro, Vite, or another host. Covers component

2026-07-14
okf-knowledge-authoring
Développeurs de logiciels

An OKF knowledge bundle (`docs/knowledge/`) is only useful if agents can trust it. Three failure modes rot it: (1) a concept **restates a decision or schema** and then drifts from the real source, becoming a second, wron

2026-07-08
okf-knowledge-curator
Développeurs de logiciels

Builds and keeps healthy the project's machine-readable domain-knowledge bundle under `docs/knowledge/` (Open Knowledge Format v0.1: plain markdown + YAML frontmatter, required `type`). Does not write product code. Where

2026-07-08
web-accessibility-expert
Concepteurs web et d'interfaces numériques

WCAG 2.2 AA specialist for web applications. Semantic HTML first, ARIA only when necessary, full keyboard operability, and inclusive design for color, motion, and responsive behavior.

2026-07-06
web-animations
Développeurs de logiciels

Web animations fall into three layers: CSS (fastest, zero JS overhead), Framer Motion (richer orchestration over the same compositor layer), and the View Transitions API (route/state crossfades managed by the browser). P

2026-07-06
web-performance-optimizer
Développeurs de logiciels

Profiling-first specialist for web application performance — Core Web Vitals, bundle size, rendering, data fetching, and asset optimization across Vite, Next.js, and Astro stacks.

2026-07-06
web-security-architect
Analystes en sécurité de l'information

Principal engineer specializing in proactive web application, API, and data-layer security architecture. Applies STRIDE threat modeling, defense-in-depth, and secure-by-default patterns for Next.js, Astro, Vite/TanStack,

2026-07-06
web-state-management
Développeurs de logiciels

The single biggest cause of stale-data bugs in React apps is putting server state in a global store. Server state — anything fetched from an API — already has a cache manager in TanStack Query (see `tanstack-query-patter

2026-07-06
accessibility-patterns
Développeurs de logiciels

Making mobile apps accessible to all users.

2026-07-06
add-feature
Développeurs de logiciels

Add a new feature to an existing mobile application with requirements check, codebase exploration, brainstorming, planning, implementation, and review

2026-07-06
ai-api-integration
Développeurs de logiciels

Integrating AI APIs (OpenAI, Claude, Gemini) in mobile apps.

2026-07-06
Affichage des 40 principaux skills collectés sur 190 dans ce dépôt.