Skip to main content
Dépôt GitHub

kiro-kit

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

skills collectés
157
Stars
10
mis à jour
2026-07-24
Forks
2
Couverture métier
16 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

architecture-deck
Développeurs de logiciels

Produce .pptx architecture presentations (title, context, component, sequence, deployment slides) with python-pptx. Use when the user asks for an architecture deck, solution presentation, design review slides, or any .pptx deliverable about a system design.

2026-07-24
architecture-doc
Développeurs de logiciels

Produce .docx Solution Architecture Documents (SAD) with python-docx — context, requirements, views, decisions, NFRs. Use when the user asks for an architecture document, solution design document, HLD/LLD, or any .docx deliverable describing a system design.

2026-07-24
mermaid-diagrams
Développeurs de logiciels

Author Mermaid diagrams for architecture work — C4 context/container/component, sequence, deployment, flowchart, and state diagrams with copy-paste examples and CLI validation. Use when the user wants a text-based diagram, a diagram embedded in Markdown, or a quick architecture sketch.

2026-07-24
frontend-design
Concepteurs web et d'interfaces numériques

Create production-grade frontend interfaces when backend services need admin panels, dashboards, or API documentation UIs. Use when building web interfaces for backend services.

2026-05-20
media-processing
Développeurs de logiciels

Process multimedia files with FFmpeg and ImageMagick for encoding, conversion, and manipulation. Use when working with video, audio, or image processing pipelines.

2026-05-20
template-skill
Autres occupations informatiques

Template for creating new skills. Copy this directory and customize for your specific use case.

2026-05-20
aesthetic
Concepteurs web et d'interfaces numériques

Create aesthetically beautiful interfaces following proven design principles. Use when building UI that needs visual polish, micro-interactions, or design system refinement.

2026-05-18
app-deployment
Développeurs de logiciels

Deploy mobile apps to App Store and Google Play. Use when configuring builds, signing, CI/CD pipelines, or preparing store submissions.

2026-05-18
ci-cd-patterns
Développeurs de logiciels

Design and implement CI/CD pipeline patterns for reliable, fast, and secure software delivery. Use when building or optimizing build and deployment pipelines.

2026-05-18
container-security
Analystes en sécurité de l'information

Secure container images and runtime environments. Use when building Dockerfiles, scanning images, or hardening container deployments.

2026-05-18
data-engineering
Développeurs de logiciels

Design and implement data pipelines, ETL processes, and data infrastructure. Use when building data ingestion, transformation, or storage systems.

2026-05-18
data-visualization
Scientifiques des données

Create effective data visualizations with matplotlib, seaborn, and plotly. Use when building charts, dashboards, or communicating data insights visually.

2026-05-18
document-skills-docx
Développeurs de logiciels

Process and generate Word documents (DOCX) programmatically. Use when creating reports, extracting text from documents, or automating document generation in data pipelines.

2026-05-18
document-skills-pdf
Développeurs de logiciels

Extract and process PDF documents for data pipelines. Use when parsing research papers, extracting tables from reports, or converting PDFs to structured data.

2026-05-18
document-skills-pptx
Développeurs de logiciels

Process and generate PowerPoint presentations programmatically. Use when creating data presentations, extracting content from slides, or automating report generation.

2026-05-18
document-skills-xlsx
Développeurs de logiciels

Process and generate Excel spreadsheets programmatically. Use when reading data from Excel files, creating formatted reports, or building data export pipelines.

2026-05-18
experiment-tracking
Scientifiques des données

Track ML experiments systematically with MLflow, W&B, or similar tools. Use when running experiments, comparing model versions, or managing reproducibility.

2026-05-18
feature-store
Scientifiques des données

Design and manage feature stores for ML systems. Use when building reusable feature pipelines, managing feature versioning, or serving features for inference.

2026-05-18
flutter-state
Développeurs de logiciels

Implement state management in Flutter using BLoC, Riverpod, or Provider patterns. Use when designing data flow, managing async state, or implementing reactive architectures.

2026-05-18
frontend-design
Développeurs web

Create production-grade frontend interfaces when backend services need admin panels, dashboards, or API documentation UIs. Use when building web interfaces for backend services.

2026-05-18
frontend-development
Développeurs web

Build robust frontend systems with React, Next.js, and TypeScript. Use when implementing components, hooks, data fetching, state management, or optimizing frontend performance.

2026-05-18
google-adk-python
Développeurs de logiciels

Build AI agents with Google Agent Development Kit (ADK) for Python. Use when creating multi-agent systems, tool-using agents, or orchestrating LLM workflows with Google Cloud.

2026-05-18
jupyter-notebooks
Scientifiques des données

Work effectively with Jupyter notebooks for data exploration and analysis. Use when creating notebooks, converting formats, or establishing notebook best practices.

2026-05-18
kiro
Spécialistes du support aux utilisateurs d'ordinateurs

Use when users ask about Kiro IDE features, setup, configuration, troubleshooting, specs, steering files, MCP servers, hooks, skills, commands, or workspace management. Activate for questions like 'How do I use Kiro?', 'What are specs?', 'How to set up MCP?', 'Create a steering file', 'Fix Kiro issues', or 'Configure my workspace'.

2026-05-18
kubernetes-ops
Administrateurs de réseaux et de systèmes informatiques

Operate and troubleshoot Kubernetes clusters, workloads, and networking. Use when deploying, scaling, or debugging Kubernetes resources.

2026-05-18
media-processing
Développeurs de logiciels

Process multimedia files with FFmpeg and ImageMagick for encoding, conversion, and manipulation. Use when working with video, audio, or image processing pipelines.

2026-05-18
ml-ops
Développeurs de logiciels

Deploy, monitor, and manage ML models in production. Use when setting up model serving, experiment tracking, or ML infrastructure.

2026-05-18
mobile-development
Développeurs de logiciels

Build modern mobile applications with React Native, Flutter, Swift/SwiftUI, and Kotlin/Jetpack Compose. Covers mobile-first design principles, performance optimization (battery, memory, network), offline-first architecture, platform-specific guidelines (iOS HIG, Material Design), testing strategies, security best practices, accessibility, app store deployment, and mobile development mindset. Use when building mobile apps, implementing mobile UX patterns, optimizing for mobile constraints, or making native vs cross-platform decisions.

2026-05-18
mobile-testing
Analystes en assurance qualité des logiciels et testeurs

Write and run mobile tests including widget tests, integration tests, and golden tests. Use when implementing test strategies for Flutter or React Native apps.

2026-05-18
native-integration
Développeurs de logiciels

Integrate native platform features via platform channels, native modules, or FFI. Use when accessing device hardware, OS APIs, or third-party native SDKs.

2026-05-18
nlp-text-processing
Scientifiques des données

Process and analyze text data with NLP techniques. Use when building text classification, NER, sentiment analysis, or text preprocessing pipelines.

2026-05-18
offline-first
Développeurs de logiciels

Implement offline-first architecture with local storage, sync strategies, and conflict resolution. Use when building apps that must work without network connectivity.

2026-05-18
pandas-analysis
Scientifiques des données

Data manipulation and analysis with pandas. Use when cleaning data, performing aggregations, merging datasets, or building analysis pipelines.

2026-05-18
pytorch-training
Scientifiques des données

Train and optimize deep learning models with PyTorch. Use when building neural networks, implementing training loops, or optimizing model performance.

2026-05-18
scikit-learn
Scientifiques des données

Classical machine learning with scikit-learn. Use when building classification, regression, clustering models, or implementing feature engineering pipelines.

2026-05-18
template-skill
Développeurs de logiciels

Template for creating new skills. Copy this directory and customize for your specific use case.

2026-05-18
tensorflow-keras
Scientifiques des données

Build and train models with TensorFlow and Keras. Use when implementing production ML models, using tf.data pipelines, or deploying with TF Serving.

2026-05-18
terraform-modules
Développeurs de logiciels

Design and implement reusable Terraform modules with proper interfaces, testing, and documentation. Use when creating or refactoring infrastructure modules.

2026-05-18
threejs
Développeurs web

Build immersive 3D web experiences with Three.js - WebGL/WebGPU library for scenes, cameras, geometries, materials, lights, animations, loaders, post-processing, shaders (including node-based TSL), compute, physics, VR/XR, and advanced rendering. Use when creating 3D visualizations, games, interactive graphics, data viz, product configurators, architectural walkthroughs, or WebGL/WebGPU applications. Covers OrbitControls, GLTF/FBX loading, PBR materials, shadow mapping, post-processing effects (bloom, SSAO, SSR), custom shaders, instancing, LOD, animation systems, and WebXR.

2026-05-18
ui-styling
Concepteurs web et d'interfaces numériques

Create beautiful, accessible user interfaces with shadcn/ui components (built on Radix UI + Tailwind), Tailwind CSS utility-first styling, and canvas-based visual designs. Use when building user interfaces, implementing design systems, creating responsive layouts, adding accessible components (dialogs, dropdowns, forms, tables), customizing themes and colors, implementing dark mode, generating visual designs and posters, or establishing consistent styling patterns across applications.

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