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

decisionsai

decisionsai contient 198 skills collectées depuis tensology, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
198
Stars
14
mis à jour
2026-06-30
Forks
3
Couverture métier
15 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

agent-reach
Développeurs de logiciels

MUST USE when user wants to research/search/look up/find anything on the internet — e.g. "research this topic", "do a deep dive on X", "search the web for X", "see what people say about X", "look this up". Also MUST USE when user mentions any platform or shares any URL/link: Twitter/X, Reddit, Facebook, Instagram, YouTube, GitHub, Bilibili, XiaoHongShu, Xiaoyuzhou Podcast, LinkedIn/jobs/recruiting, V2EX, Xueqiu (stocks), RSS. 15 platforms, multi-backend routing (OpenCLI / per-platform CLIs / APIs). Zero config for 6 channels. Run `agent-reach doctor --json` to see which backend serves each platform right now. NOT for: writing reports/analysis/translation (this skill only FETCHES internet content); posting/commenting/liking (write operations); platforms that already have a dedicated skill installed (prefer that skill).

2026-06-30
enterprise
Concepteurs web et d'interfaces numériques

Dark-themed cloud-platform aesthetic with modular grids, glass-like panels, and strong data hierarchy for productivity dashboards.

2026-06-30
last30days
Analystes en études de marché et spécialistes en marketing

Research what people actually say about any topic in the last 30 days. Pulls posts and engagement from Reddit, X, YouTube, TikTok, Hacker News, Polymarket, GitHub, and the web.

2026-06-30
visual-plan
Développeurs de logiciels

Turn ordinary text plans into rich interactive visual plans with diagrams, file maps, annotated code, open questions, and UI/prototype review when useful.

2026-06-30
visual-recap
Développeurs de logiciels

Turn a PR, branch, commit, or git diff into an interactive visual recap with diagrams, file maps, API/schema summaries, annotated diffs, and focused review notes.

2026-06-30
decisions-design-aesthetics
Concepteurs web et d'interfaces numériques

Pick a design aesthetic from awesome-design-skills — bundled minimal/professional/enterprise/shadcn/bento; full catalog in reference for on-demand load.

2026-06-30
architecture-deepening-review
Développeurs de logiciels

Use when reviewing a codebase for architectural friction, shallow modules, poor test seams, scattered behavior, duplicated orchestration, or opportunities to deepen modules before implementing a ticket or workflow.

2026-06-22
brainstorming
Développeurs de logiciels

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

2026-06-22
codebase-design
Développeurs de logiciels

Use when designing or improving a module interface, choosing a seam, reducing shallow modules, making code easier to test, or reviewing architecture for locality, leverage, adapters, and deep-module design.

2026-06-22
decisions-frontier-prep
Développeurs de logiciels

Use when preparing hardest high-leverage work for a stronger or scarce model, building a ranked execution queue, asking for fable prep, frontier prep, round-collapse, wave queue, or model-upgrade readiness across code, design, copy, marketing, or architecture work.

2026-06-22
decisions-harness-audit
Autres occupations informatiques

Use when auditing DecisionsAI, Codex, Claude, Cursor, Gemini, Pi, Cline, RTK, workflow pre_chain skills, hooks, projected commands, skill routing, or harness setup for drift, duplication, dead references, slow hooks, bloated context, or stale config.

2026-06-22
decisions-harness-optimize
Autres occupations informatiques

Use after a verified Decisions harness audit when the user asks to apply safe fixes to harness drift, dead references, stale projected skills, duplicate routing, bloated state files, or invalid local config.

2026-06-22
domain-modeling
Développeurs de logiciels

Use when a project needs shared terminology, glossary updates, ADRs, clearer domain language, or when user language conflicts with existing code, ticket, board, project, workflow, or CONTEXT.md terms.

2026-06-22
systematic-debugging
Développeurs de logiciels

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

2026-06-22
test-driven-development
Analystes en assurance qualité des logiciels et testeurs

Use when implementing any feature or bugfix, before writing implementation code

2026-06-22
writing-plans
Développeurs de logiciels

Use when you have a spec or requirements for a multi-step task, before touching code

2026-06-22
decisions-motionsites-prompt-researcher
Concepteurs web et d'interfaces numériques

Research and normalize MotionSites-style prompt directions, then output a clean motion prompt brief for implementation.

2026-06-19
motion-web-site-builder
Développeurs web

Build a motion website implementation plan (and optional starter structure) from motion prompt briefs using accessible 3D/animated UI patterns.

2026-06-19
decisions-harness-stack
Autres occupations informatiques

Master index for DecisionsAI harness setup — ECC, Ponytail, Fallow, RTK, browser/content skills, and IDE thread tools.

2026-06-18
pixazo-media
Artistes en effets spéciaux et animateurs

Generate images, videos, TTS, and music through Pixazo (one API key, 80+ models). Use when Decisions has a Pixazo key or the pixazo MCP is connected.

2026-06-18
decisions-mermaid-diagrams
Développeurs de logiciels

Use Mermaid diagrams in DecisionsAI to explain technical topics — architecture, flows, sequences, and data models via the freestanding diagram viewer.

2026-06-17
decisions-open-design
Développeurs de logiciels

Use Open Design for agent-native UI prototypes, decks, motion, and hand-drawn diagrams — complementary to Decisions Mermaid viewer for technical charts.

2026-06-17
decisions-visual-plan
Développeurs de logiciels

Route technical planning and review between Decisions Mermaid viewer, BuilderIO visual-plan/recap skills, and Open Design when the work needs richer artifacts.

2026-06-17
decisions-yt-dlp
Développeurs de logiciels

Use yt-dlp for YouTube (and supported sites) metadata, subtitles, and search inside Decisions workflows — not for Bilibili (use bili-cli via agent-reach).

2026-06-17
decisions-codex-worker
Développeurs de logiciels

Use when Codex is running work that originated from DecisionsAI tickets, projects, workflows, or Initiative proposals.

2026-06-16
bento
Concepteurs web et d'interfaces numériques

Modular grid layout with card-like blocks, clear hierarchy, soft spacing, and subtle visual contrast for organized, scannable interfaces.

2026-06-16
fallow
Développeurs de logiciels

Codebase intelligence for JavaScript and TypeScript. Free static layer reports quality, changed-code risk, cleanup opportunities (unused files, exports, types, dependencies), code duplication, circular dependencies, complexity hotspots, architecture boundary violations, feature flag patterns, and opt-in security candidates. Runtime coverage merges production execution data into the same health report for hot-path review, cold-path deletion confidence, and stale-flag evidence, with a single local capture available by default and continuous/cloud runtime monitoring available as an optional mode. 122 framework plugins, zero configuration, sub-second static analysis. Use when asked to analyze code health, audit PR risk, find cleanup opportunities or unused code, detect duplicates, check circular dependencies, audit complexity, check architecture boundaries, detect feature flags, surface security candidates, clean up the codebase, auto-fix issues, merge runtime coverage, or run fallow.

2026-06-16
decisions-cursor-worker
Développeurs de logiciels

Use when Cursor is running work that originated from DecisionsAI tickets, projects, workflows, or Initiative proposals.

2026-06-16
decisions-agent-reach
Développeurs de logiciels

Use with DecisionsAI when a ticket or workflow needs internet research — social posts, articles, video subtitles, GitHub, RSS, or competitor scans. Routes through Agent Reach upstream tools; run agent-reach doctor first.

2026-06-16
decisions-browser-stack
Développeurs de logiciels

Index of DecisionsAI browser automation — Playwright, browser-use, browser-qa, and workflow integration across Codex, Cursor, Claude, and Pi.

2026-06-16
decisions-composio
Développeurs de logiciels

Use Composio Connect MCP (Tool Router) for authenticated SaaS actions — Gmail, Slack, Notion, Jira, Linear, GitHub, and 1000+ other apps. Rube is deprecated; do not use it.

2026-06-16
decisions-design-references
Développeurs de logiciels

Playbook for Aceternity UI, Refero MCP, Mobbin MCP, and Godly when building or polishing web UI — what each source is for and how agents should use it.

2026-06-16
decisions-marketing-skills
Analystes en études de marché et spécialistes en marketing

Index for Corey Haines marketing skills — use product-marketing first, then pull other skills from the reference clone without duplicating all 44 into the harness.

2026-06-16
decisions-playwright
Développeurs de logiciels

Use Playwright inside DecisionsAI — Hermes playwright_browser tool, workflow playwright steps, and local Chromium from bin/setup.py.

2026-06-16
decisions-ui-ideation
Développeurs de logiciels

Run before implementing UI — research real product patterns (Refero/Mobbin MCP), pick a design direction, and output tokens or a short DESIGN.md before writing code.

2026-06-16
coding-standards
Développeurs de logiciels

Baseline cross-project coding conventions for naming, readability, immutability, and code-quality review. Use detailed frontend or backend skills for framework-specific patterns.

2026-06-14
agent-payment-x402
Développeurs de logiciels

タスクごとのバジェット、支出コントロール、ノンカストディアルウォレットを備えた x402 決済実行を AI エージェントに追加します。agentwallet-sdk を通じて Base をサポートし、OKX Payments / OKX エージェント決済プロトコルを通じて X Layer をサポートします。

2026-06-14
gateguard
Autres occupations informatiques

API、エージェント、およびLLMエンドポイントのアクセス制御と認可パターン。

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

Jira チケットの取得、要件分析、チケットステータスの更新、コメントの追加、またはイシューのトランジションを行う際に使用します。MCP または直接 REST 呼び出しによる Jira API パターンを提供します。

2026-06-14
quarkus-security
Analystes en sécurité de l'information

Quarkus認証、認可、JWT/OIDC、RBAC、入力検証、CSRF、シークレット管理、依存関係セキュリティのセキュリティベストプラクティス。

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