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

opencode-agent-kit

opencode-agent-kit contient 45 skills collectées depuis defuj, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
45
Stars
6
mis à jour
2026-07-05
Forks
1
Couverture métier
7 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

dart-run-static-analysis
Développeurs de logiciels

Execute `dart analyze` to identify warnings and errors, and use `dart fix --apply` to automatically resolve mechanical lint issues. Use during development to ensure code quality and before committing changes.

2026-07-05
flutter-dashboard-patterns
Développeurs web

Production dashboard UI patterns for Flutter: animation tokens system with spring physics and page transitions, glassmorphism cards with staggered entrance, gradient stat cards with animated counters, shimmer loading skeletons, error state with shake animation, empty state with animated entrance, consistent section headers, status badges, store selector with bottom sheet, multi-tenant store selection with persistence, schema-based feature visibility, state provider integration with Riverpod, and responsive metric card layouts.

2026-07-05
flutter-dio-multi-service
Développeurs de logiciels

Multi-microservice Dio networking patterns for Flutter: cookie-based session auth with cookie_jar, shared PersistCookieJar across multiple Dio instances, Bearer token fallback, AuthInterceptor with 401 detection on both onResponse and onError, static cross-cutting logout callback, ApiService thin typed wrapper with response envelope validation, dual-format envelope parser (status/success), cursor-based pagination, and dual-layer error hierarchy (Exception + Failure). Designed for production Flutter apps connecting to multiple backend microservices.

2026-07-05
flutter-state-management
Développeurs de logiciels

Complete Flutter state management and architecture skill covering Bloc (Cubit vs Bloc, BlocProvider, BlocListener, BlocBuilder, BlocSelector, BlocConsumer), Riverpod (StateNotifierProvider, NotifierProvider, FutureProvider, StreamProvider, ref.watch/read/listen, autoDispose, family), GoRouter (declarative routing, deep links, redirect guards, ShellRoute for nested navigation, StatefulShellRoute, typed routes), Dio (interceptors, error handling, retry with dio_smart_retry, request cancellation, logging), Clean Architecture (data/domain/presentation layers, repository pattern, use cases, dependency injection), and testing (bloc_test, Riverpod test, widget test with ProviderScope, mocktail, unit testing repository/use cases). Designed for the Flutter Developer agent building production-grade Flutter applications.

2026-07-05
impeccable
Concepteurs web et d'interfaces numériques

Use when the user wants to design, redesign, shape, critique, audit, polish, clarify, distill, harden, optimize, adapt, animate, colorize, extract, or otherwise improve a frontend interface. Covers websites, landing pages, dashboards, product UI, app shells, components, forms, settings, onboarding, and empty states. Handles UX review, visual hierarchy, information architecture, cognitive load, accessibility, performance, responsive behavior, theming, anti-patterns, typography, fonts, spacing, layout, alignment, color, motion, micro-interactions, UX copy, error states, edge cases, i18n, and reusable design systems or tokens. Also use for bland designs that need to become bolder or more delightful, loud designs that should become quieter, live browser iteration on UI elements, or ambitious visual effects that should feel technically extraordinary. Not for backend-only or non-UI tasks.

2026-07-04
global-install
Développeurs de logiciels

Global installation strategy for opencode-agent-kit: cross-platform config paths, symlink-based per-project setup, environment variable overrides, and upgrade workflow.

2026-06-27
agent-delegation-contract
Autres occupations informatiques

Structured contract template for agent-to-agent delegation: shared schema, file boundaries, interface definitions, return format, and verification protocol. Ensures reliable multi-agent collaboration.

2026-06-27
agent-memory-workflow
Autres occupations informatiques

Consistent cross-session memory protocol: mandatory recall at session start, structured save at session end, memory categories, auto-save triggers, and memory audit procedures.

2026-06-27
agent-session-workflow
Autres occupations informatiques

Session lifecycle management for coding agents: memory management, git policies, security guardrails, and session start/end protocols.

2026-06-27
progress-tracking
Autres occupations informatiques

Multi-step task tracking system: todo hierarchy, status protocol, cross-agent status sharing, session-boundary recovery, and visual progress reporting.

2026-06-27
android-kotlin-compose
Développeurs de logiciels

Clean Architecture (data/domain/presentation), Jetpack Compose UI patterns (state hoisting, StateFlow, LaunchedEffect), Material 3 theme & component usage, Hilt DI (modules, ViewModel injection), Room database (Entity, DAO, migration), Retrofit + OkHttp networking, Navigation Compose (NavHost, navArgs), ViewModel + StateFlow pattern, Gradle KTS version catalog (libs.versions.toml), testing (JUnit, Compose UI test, MockK). Skill untuk agent @android — Android Developer.

2026-06-25
visual-dev-loop
Développeurs de logiciels

Automated visual development loop: run app, preview in browser, screenshot, inspect, fix, repeat until done. Uses Chrome DevTools MCP for inspection + agent-browser for annotated screenshots + portless for stable dev URLs.

2026-06-22
leadership-workflow
Spécialistes en gestion de projets

Full leadership workflow for Complex Feature and Full Application scopes. Covers requirement discovery, effort estimation, sprint planning, risk management, client reporting, QA/UAT, retrospective, task tracking, team health, and post-delivery closure.

2026-06-19
agent-communication
Développeurs de logiciels

Communication style guidelines, error handling patterns, and conflict resolution templates for AI coding agents.

2026-06-18
agent-task-workflow
Développeurs de logiciels

Universal task approach patterns for coding agents: operating modes, task workflow, lightweight mode, scope safety, verification matrix, definition of done, and quality checklist.

2026-06-18
sonarqube-triage
Analystes en assurance qualité des logiciels et testeurs

SonarQube Quality Triage: MCP tool usage (issues, security-hotspots, quality-gates, duplications, coverage, measures), issue severity classification (Blocker/Critical/Major/Minor/Info), categorization by type (bug, vulnerability, code smell, security hotspot, debt), TODO creation format per issue, fix delegation routing (by file type to correct agent), re-scan verification workflow, quality gate assessment, coverage analysis.

2026-06-18
code-review-workflow
Analystes en assurance qualité des logiciels et testeurs

Systematic code review process (scope → read → analyze → report → verify), severity classification (critical/high/medium/low), security checklist (auth, injection, XSS, CSRF, secrets), TypeScript/React/Vue specific code smells, performance review patterns, API contract review, accessibility checklist (WCAG 2.1 AA), testing quality assessment, and structured review output format. Skill khusus untuk @reviewer — Code Reviewer/QA Engineer.

2026-06-18
it-leader-orchestration
Autres occupations informatiques

Task decomposition, delegation protocol, and integration patterns for the IT Leader orchestrator agent

2026-06-18
node-express-prisma
Développeurs de logiciels

Express 5 route/controller/DTO pattern, Prisma ORM schema & migration workflow, JWT auth middleware, error handling, class-validator DTO, response envelope format, and testing strategy with Vitest/Supertest. Skill untuk agent @node-developer Node.js Backend Developer.

2026-06-18
project-guidelines-example
Développeurs de logiciels

Example project-specific skill template: conventions, patterns, and project-specific guidance for development agents.

2026-06-18
verification-loop
Analystes en assurance qualité des logiciels et testeurs

Comprehensive verification system for Claude Code sessions: quality gates, pre-PR checks, and post-feature validation.

2026-06-18
codehealth-mcp
Analystes en assurance qualité des logiciels et testeurs

Real-time structural Code Health via CodeScene MCP — review before edits, verify score deltas after changes, gate commits and PRs. Use when reviewing code quality, refactoring, checking if AI changes degraded a file, or before commit/PR.

2026-06-11
django-celery
Développeurs de logiciels

Django + Celery async task patterns — configuration, task design, beat scheduling, retries, canvas workflows, monitoring, and testing. Use when adding background jobs, scheduled tasks, or async processing to a Django app.

2026-06-11
django-patterns
Développeurs de logiciels

Django architecture patterns, REST API design with DRF, ORM best practices, caching, signals, middleware, and production-grade Django apps.

2026-06-11
frontend-slides
Développeurs web

Create stunning, animation-rich HTML presentations from scratch or by converting PowerPoint files. Use when the user wants to build a presentation, convert a PPT/PPTX to web, or create slides for a talk/pitch. Helps non-designers discover their aesthetic through visual exploration rather than abstract choices.

2026-06-11
jira-integration
Développeurs de logiciels

Use this skill when retrieving Jira tickets, analyzing requirements, updating ticket status, adding comments, or transitioning issues. Provides Jira API patterns via MCP or direct REST calls.

2026-06-11
kubernetes-patterns
Développeurs de logiciels

Kubernetes workload patterns, resource management, RBAC, probes, autoscaling, ConfigMap/Secret handling, and kubectl debugging for production-grade deployments.

2026-06-11
laravel-security
Développeurs de logiciels

Laravel security best practices — authentication, authorization, Eloquent safety, CSRF, XSS prevention, API security, and secure deployment configurations.

2026-06-11
laravel-tdd
Analystes en assurance qualité des logiciels et testeurs

Laravel testing strategies with PHPUnit, Pest, model factories, HTTP tests, Sanctum authentication testing, mocking, and coverage.

2026-06-11
python-patterns
Développeurs de logiciels

Pythonic idioms, PEP 8 standards, type hints, and best practices for building robust, efficient, and maintainable Python applications.

2026-06-11
python-testing
Analystes en assurance qualité des logiciels et testeurs

Python testing strategies using pytest, TDD methodology, fixtures, mocking, parametrization, and coverage requirements.

2026-06-11
ci3-rest-api
Développeurs de logiciels

CodeIgniter 3 REST API patterns and conventions: MVC structure (controllers/api/, models/, views/), RESTful endpoints with chriskacerguis/RestServer library, JWT authentication using firebase/php-jwt, full CRUD patterns, form validation, database query builder, error handling, and security (XSS filtering, CSRF protection, SQL injection prevention). Designed for the code-igniter-3-fullstack agent building production-grade CI3 REST APIs with consistent response envelopes and secure defaults.

2026-06-10
devops-cicd-pipeline
Développeurs de logiciels

Complete CI/CD pipeline patterns for DevOps Engineer — GitHub Actions, Docker multi-stage build, Docker Compose, Vercel (Nuxt & Next.js), Cloudflare Pages/Workers, environment/secret management, health check & monitoring, rollback strategy. Gunakan skill ini untuk semua tugas deployment, pipeline, dan infrastruktur frontend/backend.

2026-06-10
laravel-service-repository
Développeurs de logiciels

Service Layer pattern, Repository pattern, Eloquent ORM (relationships, scopes, accessors, mutators, eager loading), REST API (Resource Controller, API Resource, Form Request validation), JWT auth (tymon/jwt-auth), testing (PHPUnit, Feature tests, Model factories), migrations & seeders, error handling (Handler, validation errors, custom exceptions), performance (N+1 prevention, caching, query optimization). Skill khusus untuk @laravel — Laravel Backend Engineer.

2026-06-10
nuxt4-vue3-patterns
Développeurs de logiciels

Nuxt 4 + Vue 3 Composition API patterns: app/ directory structure, server routes, data fetching (useFetch/useAsyncData), Nuxt UI components, Pinia state management, middleware (auth/redirect), SEO (useHead/useSeoMeta), error handling, and error pages.

2026-06-10
postgres-prisma-optimization
Architectes de bases de données

PostgreSQL + Prisma ORM optimization: schema design patterns (relations, enums, composite keys, indexes), migration workflow (dev/deploy/resolve), N+1 query prevention (include, select, raw queries), PostgreSQL indexing strategy (B-tree, GIN, partial, composite), query performance (EXPLAIN ANALYZE, connection pooling with PgBouncer), data modeling patterns (soft delete, auditing, versioning, polymorphic), migration safety (reversible migrations, data migration), Prisma transaction patterns (interactive, nested write).

2026-06-10
react-nextjs-patterns
Développeurs de logiciels

Complete React 19 + Next.js 15 App Router patterns and conventions: file-based routing (page.tsx, layout.tsx, loading.tsx, error.tsx, route.ts), Server Components vs Client Components, Server Actions for mutations, TanStack Query for data fetching & caching, Zustand for client state, React Hook Form + Zod for form validation, shadcn/ui component integration, generateMetadata for SEO, middleware (auth/redirect), error boundaries, and loading/suspense patterns. Designed for the frontend-react agent building production React/Next.js applications.

2026-06-10
seo-optimization
Développeurs web

Complete SEO optimization skill for the SEO Specialist agent. Covers meta tags (useHead/useSeoMeta for Nuxt 4, generateMetadata for Next.js 15), Open Graph & Twitter Cards, JSON-LD structured data (Article, Product, FAQ, BreadcrumbList, Organization), sitemap.xml & robots.txt, Core Web Vitals optimization (LCP, FID, CLS), SSR/SSG for SEO, canonical URLs, hreflang tags, Google Search Console verification, and a full SEO audit checklist. Designed for the seo-specialist agent working with Nuxt 4 and Next.js 15 frontends.

2026-06-10
agentmemory
Développeurs de logiciels

Persistent cross-session memory for AI coding agents. Use when working across multiple sessions, recalling past context, saving decisions, or searching historical observations.

2026-06-08
firebase-basics
Développeurs de logiciels

Use this skill whenever you are working on a project that uses Firebase products or services, especially for mobile or web apps.

2026-05-25
Affichage des 40 principaux skills collectés sur 45 dans ce dépôt.