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

everything-claude-code

everything-claude-code contient 106 skills collectées depuis mit-network, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
106
Stars
63
mis à jour
2026-04-03
Forks
12
Couverture métier
18 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

nestjs-patterns
Développeurs de logiciels

NestJS architecture patterns for modules, controllers, providers, DTO validation, guards, interceptors, config, and production-grade TypeScript backends.

2026-04-03
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-04-03
continuous-learning-v2
Autres occupations informatiques

Instinct-based learning system that observes sessions via hooks, creates atomic instincts with confidence scoring, and evolves them into skills/commands/agents. v2.1 adds project-scoped instincts to prevent cross-project contamination.

2026-04-03
csharp-testing
Analystes en assurance qualité des logiciels et testeurs

C# and .NET testing patterns with xUnit, FluentAssertions, mocking, integration tests, and test organization best practices.

2026-04-03
dart-flutter-patterns
Développeurs de logiciels

Production-ready Dart and Flutter patterns covering null safety, immutable state, async composition, widget architecture, popular state management frameworks (BLoC, Riverpod, Provider), GoRouter navigation, Dio networking, Freezed code generation, and clean architecture.

2026-04-03
dotnet-patterns
Développeurs de logiciels

Idiomatic C# and .NET patterns, conventions, dependency injection, async/await, and best practices for building robust, maintainable .NET applications.

2026-04-03
article-writing
Rédacteurs techniques

Write articles, guides, blog posts, tutorials, newsletter issues, and other long-form content in a distinctive voice derived from supplied examples or brand guidance. Use when the user wants polished written content longer than a paragraph, especially when voice consistency, structure, and credibility matter.

2026-04-02
content-engine
Analystes en études de marché et spécialistes en marketing

Create platform-native content systems for X, LinkedIn, TikTok, YouTube, newsletters, and repurposed multi-platform campaigns. Use when the user wants social posts, threads, scripts, content calendars, or one source asset adapted cleanly across platforms.

2026-04-02
crosspost
Analystes en études de marché et spécialistes en marketing

Multi-platform content distribution across X, LinkedIn, Threads, and Bluesky. Adapts content per platform using content-engine patterns. Never posts identical content cross-platform. Use when the user wants to distribute content across social platforms.

2026-04-02
investor-outreach
Analystes financiers et en placements

Draft cold emails, warm intro blurbs, follow-ups, update emails, and investor communications for fundraising. Use when the user wants outreach to angels, VCs, strategic investors, or accelerators and needs concise, personalized, investor-facing messaging.

2026-04-02
article-writing
Rédacteurs techniques

Write articles, guides, blog posts, tutorials, newsletter issues, and other long-form content in a distinctive voice derived from supplied examples or brand guidance. Use when the user wants polished written content longer than a paragraph, especially when voice consistency, structure, and credibility matter.

2026-04-02
content-engine
Analystes en études de marché et spécialistes en marketing

Create platform-native content systems for X, LinkedIn, TikTok, YouTube, newsletters, and repurposed multi-platform campaigns. Use when the user wants social posts, threads, scripts, content calendars, or one source asset adapted cleanly across platforms.

2026-04-02
crosspost
Analystes en études de marché et spécialistes en marketing

Multi-platform content distribution across X, LinkedIn, Threads, and Bluesky. Adapts content per platform using content-engine patterns. Never posts identical content cross-platform. Use when the user wants to distribute content across social platforms.

2026-04-02
investor-outreach
Analystes financiers et en placements

Draft cold emails, warm intro blurbs, follow-ups, update emails, and investor communications for fundraising. Use when the user wants outreach to angels, VCs, strategic investors, or accelerators and needs concise, personalized, investor-facing messaging.

2026-04-02
connections-optimizer
Analystes en études de marché et spécialistes en marketing

Reorganize the user's X and LinkedIn network with review-first pruning, add/follow recommendations, and channel-specific warm outreach drafted in the user's real voice. Use when the user wants to clean up following lists, grow toward current priorities, or rebalance a social graph around higher-signal relationships.

2026-04-02
brand-voice
Analystes en études de marché et spécialistes en marketing

Build a source-derived writing style profile from real posts, essays, launch notes, docs, or site copy, then reuse that profile across content, outreach, and social workflows. Use when the user wants voice consistency without generic AI writing tropes.

2026-04-02
x-api
Développeurs de logiciels

X/Twitter API integration for posting tweets, threads, reading timelines, search, and analytics. Covers OAuth auth patterns, rate limits, and platform-native content posting. Use when the user wants to interact with X programmatically.

2026-04-02
manim-video
Développeurs de logiciels

Build reusable Manim explainers for technical concepts, graphs, system diagrams, and product walkthroughs, then hand off to the wider ECC video stack if needed. Use when the user wants a clean animated explainer rather than a generic talking-head script.

2026-04-02
x-api
Développeurs de logiciels

X/Twitter API integration for posting tweets, threads, reading timelines, search, and analytics. Covers OAuth auth patterns, rate limits, and platform-native content posting. Use when the user wants to interact with X programmatically.

2026-04-02
ck
Développeurs de logiciels

Persistent per-project memory for Claude Code. Auto-loads project context on session start, tracks sessions with git activity, and writes to native memory. Commands run deterministic Node.js scripts — behavior is consistent across model versions.

2026-04-01
workspace-surface-audit
Autres occupations informatiques

Audit the active repo, MCP servers, plugins, connectors, env surfaces, and harness setup, then recommend the highest-value ECC-native skills, hooks, agents, and operator workflows. Use when the user wants help setting up Claude Code or understanding what capabilities are actually available in their environment.

2026-04-01
everything-claude-code-conventions
Développeurs de logiciels

Development conventions and patterns for everything-claude-code. JavaScript project with conventional commits.

2026-04-01
configure-ecc
Autres occupations informatiques

Interactive installer for Everything Claude Code — guides users through selecting and installing skills and rules to user-level or project-level directories, verifies paths, and optionally optimizes installed files.

2026-04-01
gan-style-harness
Développeurs de logiciels

GAN-inspired Generator-Evaluator agent harness for building high-quality applications autonomously. Based on Anthropic's March 2026 harness design paper.

2026-04-01
opensource-pipeline
Développeurs de logiciels

Open-source pipeline: fork, sanitize, and package private projects for safe public release. Chains 3 agents (forker, sanitizer, packager). Triggers: '/opensource', 'open source this', 'make this public', 'prepare for open source'.

2026-03-31
team-builder
Autres occupations informatiques

Interactive agent picker for composing and dispatching parallel teams

2026-03-31
autonomous-agent-harness
Autres occupations informatiques

Transform Claude Code into a fully autonomous agent system with persistent memory, scheduled operations, computer use, and task queuing. Replaces standalone agent frameworks (Hermes, AutoGPT) by leveraging Claude Code's native crons, dispatch, MCP tools, and memory. Use when the user wants continuous autonomous operation, scheduled tasks, or a self-directing agent loop.

2026-03-31
openclaw-persona-forge
Autres occupations informatiques

为 OpenClaw AI Agent 锻造完整的龙虾灵魂方案。根据用户偏好或随机抽卡, 输出身份定位、灵魂描述(SOUL.md)、角色化底线规则、名字和头像生图提示词。 如当前环境提供已审核的生图 skill,可自动生成统一风格头像图片。 当用户需要创建、设计或定制 OpenClaw 龙虾灵魂时使用。 不适用于:微调已有 SOUL.md、非 OpenClaw 平台的角色设计、纯工具型无性格 Agent。 触发词:龙虾灵魂、虾魂、OpenClaw 灵魂、养虾灵魂、龙虾角色、龙虾定位、 龙虾剧本杀角色、龙虾游戏角色、龙虾 NPC、龙虾性格、龙虾背景故事、 lobster soul、lobster character、抽卡、随机龙虾、龙虾 SOUL、gacha。

2026-03-30
backend-patterns
Développeurs de logiciels

Backend architecture patterns, API design, database optimization, and server-side best practices for Node.js, Express, and Next.js API routes.

2026-03-30
coding-standards
Développeurs de logiciels

Universal coding standards, best practices, and patterns for TypeScript, JavaScript, React, and Node.js development.

2026-03-30
frontend-patterns
Développeurs web

Frontend development patterns for React, Next.js, state management, performance optimization, and UI best practices.

2026-03-30
security-review
Analystes en sécurité de l'information

Use this skill when adding authentication, handling user input, working with secrets, creating API endpoints, or implementing payment/sensitive features. Provides comprehensive security checklist and patterns.

2026-03-30
tdd-workflow
Analystes en assurance qualité des logiciels et testeurs

Use this skill when writing new features, fixing bugs, or refactoring code. Enforces test-driven development with 80%+ coverage including unit, integration, and E2E tests.

2026-03-30
clickhouse-io
Développeurs de logiciels

고성능 분석 워크로드를 위한 ClickHouse 데이터베이스 패턴, 쿼리 최적화, 분석 및 데이터 엔지니어링 모범 사례.

2026-03-30
frontend-patterns
Développeurs web

React, Next.js, state yönetimi, performans optimizasyonu ve UI en iyi uygulamaları için frontend geliştirme kalıpları.

2026-03-30
carrier-relationship-management
Spécialistes en gestion de projets

用于管理承运商组合、协商运费、跟踪承运商绩效、分配货运以及维护战略承运商关系的编码专业知识。基于拥有15年以上经验的运输经理提供的信息。包括记分卡框架、RFP流程、市场情报和合规性审查。适用于管理承运商、协商费率、评估承运商绩效或制定货运策略时使用。license: Apache-2.0

2026-03-30
clickhouse-io
Architectes de bases de données

ClickHouse数据库模式、查询优化、分析以及高性能分析工作负载的数据工程最佳实践。

2026-03-30
coding-standards
Développeurs de logiciels

适用于TypeScript、JavaScript、React和Node.js开发的通用编码标准、最佳实践和模式。

2026-03-30
customs-trade-compliance
Agents d'achat (sauf gros, détail et produits agricoles)

海关文件、关税分类、关税优化、受限方筛查以及多司法管辖区法规合规的编码化专业知识。由拥有15年以上经验的贸易合规专家提供。包括HS分类逻辑、Incoterms应用、自贸协定利用以及罚款减免。适用于处理海关清关、关税分类、贸易合规、进出口文件或关税优化时使用。license: Apache-2.0

2026-03-30
energy-procurement
Analystes financiers et en placements

电力与燃气采购、电价优化、需量电费管理、可再生能源购电协议评估及多设施能源成本管理的编码化专业知识。基于能源采购经理在大型工商业用户中超过15年的经验。包括市场结构分析、对冲策略、负荷分析和可持续性报告框架。适用于采购能源、优化电价、管理需量电费、评估购电协议或制定能源策略时使用。license: Apache-2.0

2026-03-30
Affichage des 40 principaux skills collectés sur 106 dans ce dépôt.