Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
$pwd:
Kilo-Org
GitHub creator profile

Kilo-Org

Repository-level view of 63 collected skills across 6 GitHub repositories, including approximate occupation coverage.

skills collected
63
repositories
6
occupation fields
3
updated
2026-05-14
repository explorer

Repositories and representative skills

#001
kilo-marketplace
46 skills12546updated 2026-04-27
73% of creator
grill-me
Spécialistes en gestion de projets

Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or mentions "grill me".

2026-04-27
dbt-migration
Développeurs de logicielsAdministrateurs de bases de données

Skills for migrating dbt projects - moving from dbt Core to the Fusion engine or across data platforms. Use when migrating dbt projects between platforms or to dbt Fusion.

2026-04-08
dbt
Architectes de bases de donnéesScientifiques des données

Skills for analytics engineering with dbt - building models, writing tests, querying the semantic layer, troubleshooting jobs, and more. Use when doing any dbt analytics engineering work.

2026-04-07
configuring-dbt-mcp-server
Administrateurs de bases de donnéesAdministrateurs de réseaux et de systèmes informatiques

Generates MCP server configuration JSON, resolves authentication setup, and validates server connectivity for dbt. Use when setting up, configuring, or troubleshooting the dbt MCP server for AI tools like Kilo, Cursor, VS Code, or Claude Desktop.

2026-04-07
agent-md-refactor
Développeurs de logiciels

Refactor bloated AGENTS.md, CLAUDE.md, or similar agent instruction files to follow progressive disclosure principles. Splits monolithic files into organized, linked documentation.

2026-04-07
artifacts-builder
Développeurs webConcepteurs web et d'interfaces numériques

Suite of tools for creating elaborate, multi-component HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.

2026-04-07
canvas-design
Graphistes

Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.

2026-04-07
content-research-writer
Écrivains et auteursRédacteurs en chef

Assists in writing high-quality content by conducting research, adding citations, improving hooks, iterating on outlines, and providing real-time feedback on each section. Transforms your writing process from solo effort to collaborative partnership.

2026-04-07
Showing top 8 of 46 collected skills in this repository.
#002
cloud
8 skills4039updated 2026-05-14
13% of creator
git-rebase
Développeurs de logiciels

Use when rebasing branches in this repo; handling non-fast-forward push rejections; deciding whether to merge, rebase, cherry-pick, or force-with-lease; recovering from polluted PR history; resolving migration conflicts during rebase. Enforces repo git safety rules, clean reviewable history, and explicit approval gates for branch rewrites.

2026-05-14
kilo-design
Concepteurs web et d'interfaces numériques

Use when designing, reviewing, polishing, adapting, or implementing Kilo Code frontend UI. Applies Kilo brand rules, shadcn/Radix component conventions, OKLCH tokens, Inter/Roboto Mono/JetBrains Mono typography, compact product rhythm, restrained motion, and Kilo voice guidelines. Triggers on web app screens (apps/web), Storybook components, React Native mobile surfaces (apps/mobile), marketing/landing pages, onboarding, empty states, forms, dialogs, dashboards, billing, sidebar, theming, accessibility, and visual QA. Triggers on terms like "design", "redesign", "polish", "critique", "audit", "typeset", "typography", "fonts", "color", "palette", "brand", "spacing", "layout", "grid", "motion", "animate", "transitions", "interaction", "forms", "focus", "responsive", "mobile", "breakpoints", "UX copy", "microcopy", "error states", "empty states", "on-brand", "Kilo voice". Not for backend-only work.

2026-05-05
weather
Développeurs de logiciels

Use wttr.in to answer weather questions for the user's saved location.

2026-04-21
durable-objects
Développeurs de logiciels

Create and review Cloudflare Durable Objects. Use when building stateful coordination (chat rooms, multiplayer games, booking systems), implementing RPC methods, SQLite storage, alarms, WebSockets, or reviewing DO code for best practices. Covers Workers integration, wrangler config, and testing with Vitest. Biases towards retrieval from Cloudflare docs over pre-trained knowledge.

2026-04-08
workers-best-practices
Spécialistes en gestion de projets

Reviews and authors Cloudflare Workers code against production best practices. Load when writing new Workers, reviewing Worker code, configuring wrangler.jsonc, or checking for common Workers anti-patterns (streaming, floating promises, global state, secrets, bindings, observability). Biases towards retrieval from Cloudflare docs over pre-trained knowledge.

2026-04-08
wrangler
Développeurs de logiciels

Cloudflare Workers CLI for deploying, developing, and managing Workers, KV, R2, D1, Vectorize, Hyperdrive, Workers AI, Containers, Queues, Workflows, Pipelines, and Secrets Store. Load before running wrangler commands to ensure correct syntax and best practices. Biases towards retrieval from Cloudflare docs over pre-trained knowledge.

2026-04-08
chat-sdk
Développeurs de logiciels

Build multi-platform chat bots with Chat SDK (`chat` npm package). Use when developers want to (1) Build a Slack, Teams, Google Chat, Discord, GitHub, or Linear bot, (2) Use the Chat SDK to handle mentions, messages, reactions, slash commands, cards, modals, or streaming, (3) Set up webhook handlers for chat platforms, (4) Send interactive cards or stream AI responses to chat platforms. Triggers on "chat sdk", "chat bot", "slack bot", "teams bot", "discord bot", "@chat-adapter", building bots that work across multiple chat platforms.

2026-03-05
sentry-cli
Administrateurs de réseaux et de systèmes informatiques

Guide for using the Sentry CLI to interact with Sentry from the command line. Use when the user asks about viewing issues, events, projects, organizations, making API calls, or authenticating with Sentry via CLI.

2026-03-01
#003
agentic-engineering
4 skills31updated 2026-04-01
6.3% of creator
linkedin-carousel
Graphistes

Create a LinkedIn carousel from a blog post or written content, and export it as a downloadable PDF. Use this skill whenever the user wants to turn an article, blog post, or piece of writing into a LinkedIn carousel, slide deck for social media, or multi-slide visual post. Trigger when the user says things like "turn this into a carousel", "make slides from this", "LinkedIn carousel", "social media slides", or pastes content and asks for a visual post. Also trigger when the user wants to repurpose written content for LinkedIn, or asks to export or download a carousel as a PDF.

2026-04-01
shipping-calendar
Spécialistes en gestion de projets

Create visually appealing shipping calendars in Kilo branding from lists of features, releases, or shipped items. Use whenever users want to visualize product releases, feature launches, development milestones, sprint deliverables, or any time-based shipping data in calendar format. Also trigger when users mention "calendar", "shipped", "releases", "timeline", "product roadmap", or want to show what was delivered in a specific time period.

2026-04-01
pr-authorship-analysis
Développeurs de logiciels

Analyze PR authorship from the prior calendar month, identifying real human authors behind bot-created PRs. Use when users want monthly PR analysis, contributor statistics, or team productivity reports.

2026-04-01
ui-fix-draft-pr
Développeurs de logiciels

Use when fixing any UI, CSS, or layout bug and producing a PR with visual evidence. Triggers when the user reports something looks broken on mobile or desktop (often with a screenshot), when you need before/after screenshots for a PR, when fixing Tailwind responsive issues, or when a layout overflows on certain viewports. Also use when the user says things like "fix this on mobile", "the layout is broken", "take a screenshot to verify", or "create a PR with screenshots". Covers diagnosis, fix, Playwright screenshot capture at mobile + desktop, image upload to GitHub without committing, and draft PR creation.

2026-03-30
#004
kilocode
3 skills19.5k2.6kupdated 2026-05-07
4.8% of creator
6 sur 6 depots affiches
Tous les depots sont affiches