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

everything-githubcopilot

everything-githubcopilot contient 126 skills collectées depuis johmaru, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
126
Stars
0
mis à jour
2026-04-17
Forks
0
Couverture métier
19 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

laravel-verification
Analystes en assurance qualité des logiciels et testeurs

Verification loop for Laravel projects: env checks, linting, static analysis, tests with coverage, security scans, and deployment readiness.

2026-04-17
benchmark
Analystes en assurance qualité des logiciels et testeurs

Measure browser, API, and build performance baselines and compare regressions before or after changes.

2026-04-16
browser-qa
Analystes en assurance qualité des logiciels et testeurs

Run browser-based smoke, interaction, visual regression, and accessibility checks against live pages before or after deploys.

2026-04-16
canary-watch
Analystes en assurance qualité des logiciels et testeurs

Monitor deployed pages and APIs for post-deploy regressions in availability, console errors, and performance thresholds.

2026-04-16
design-system
Concepteurs web et d'interfaces numériques

Generate or audit design systems, tokens, and visual consistency issues for product UIs.

2026-04-16
product-lens
Spécialistes en gestion de projets

Pressure-test feature ideas, user journeys, and prioritization decisions before committing to implementation.

2026-04-16
safety-guard
Analystes en sécurité de l'information

Prevent destructive commands and constrain agent write scope during sensitive or autonomous work.

2026-04-16
skill-stocktake
Agents de conformité

Use when auditing Claude skills and commands for quality. Supports Quick Scan (changed skills only) and Full Stocktake modes with sequential subagent batch evaluation.

2026-04-16
agent-eval
Développeurs de logiciels

Head-to-head comparison of coding agents (Claude Code, Aider, Codex, etc.) on custom tasks with pass rate, cost, time, and consistency metrics

2026-04-16
agent-harness-construction
Autres occupations informatiques

Design and optimize AI agent action spaces, tool definitions, and observation formatting for higher completion rates.

2026-04-16
agentic-engineering
Développeurs de logiciels

Operate as an agentic engineer using eval-first execution, decomposition, and cost-aware model routing.

2026-04-16
ai-first-engineering
Développeurs de logiciels

Engineering operating model for teams where AI agents generate a large share of implementation output.

2026-04-16
ai-regression-testing
Analystes en assurance qualité des logiciels et testeurs

Regression testing strategies for AI-assisted development. Sandbox-mode API testing without database dependencies, automated bug-check workflows, and patterns to catch AI blind spots where the same model writes and reviews code.

2026-04-16
android-clean-architecture
Développeurs de logiciels

Clean Architecture patterns for Android and Kotlin Multiplatform projects — module structure, dependency rules, UseCases, Repositories, and data layer patterns.

2026-04-16
api-design
Développeurs de logiciels

REST API design patterns including resource naming, status codes, pagination, filtering, error responses, versioning, and rate limiting for production APIs.

2026-04-16
architecture-decision-records
Développeurs de logiciels

Capture architectural decisions made during Claude Code sessions as structured ADRs. Auto-detects decision moments, records context, alternatives considered, and rationale. Maintains an ADR log so future developers understand why the codebase is shaped the way it is.

2026-04-16
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-16
autonomous-loops
Développeurs de logiciels

Patterns and architectures for autonomous Claude Code loops — from simple sequential pipelines to RFC-driven multi-agent DAG systems.

2026-04-16
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-04-16
blueprint
Autres occupations informatiques

Turn a one-line objective into a step-by-step construction plan for multi-session, multi-agent engineering projects. Each step has a self-contained context brief so a fresh agent can execute it cold. Includes adversarial review gate, dependency graph, parallel step detection, anti-pattern catalog, and plan mutation protocol. TRIGGER when: user requests a plan, blueprint, or roadmap for a complex multi-PR task, or describes work that needs multiple sessions. DO NOT TRIGGER when: task is completable in a single PR or fewer than 3 tool calls, or user says "just do it".

2026-04-16
bun-runtime
Développeurs de logiciels

Bun as runtime, package manager, bundler, and test runner. When to choose Bun vs Node, migration notes, and Vercel support.

2026-04-16
carrier-relationship-management
Logisticiens

Codified expertise for managing carrier portfolios, negotiating freight rates, tracking carrier performance, allocating freight, and maintaining strategic carrier relationships. Informed by transportation managers with 15+ years experience. Includes scorecarding frameworks, RFP processes, market intelligence, and compliance vetting. Use when managing carriers, negotiating rates, evaluating carrier performance, or building freight strategies.

2026-04-16
click-path-audit
Analystes en assurance qualité des logiciels et testeurs

Trace every user-facing button/touchpoint through its full state change sequence to find bugs where functions individually work but cancel each other out, produce wrong final state, or leave the UI in an inconsistent state. Use when: systematic debugging found no bugs but users report broken buttons, or after any major refactor touching shared state stores.

2026-04-16
clickhouse-io
Architectes de bases de données

ClickHouse database patterns, query optimization, analytics, and data engineering best practices for high-performance analytical workloads.

2026-04-16
codebase-onboarding
Développeurs de logiciels

Analyze an unfamiliar codebase and generate a structured onboarding guide with architecture map, key entry points, conventions, and a starter CLAUDE.md. Use when joining a new project or setting up Claude Code for the first time in a repo.

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

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

2026-04-16
compose-multiplatform-patterns
Développeurs de logiciels

Compose Multiplatform and Jetpack Compose patterns for KMP projects — state management, navigation, theming, performance, and platform-specific UI.

2026-04-16
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-16
content-hash-cache-pattern
Développeurs de logiciels

Cache expensive file processing results using SHA-256 content hashes — path-independent, auto-invalidating, with service layer separation.

2026-04-16
context-budget
Autres occupations informatiques

Audits Claude Code context window consumption across agents, skills, MCP servers, and rules. Identifies bloat, redundant components, and produces prioritized token-savings recommendations.

2026-04-16
continuous-agent-loop
Développeurs de logiciels

Patterns for continuous autonomous agent loops with quality gates, evals, and recovery controls.

2026-04-16
continuous-learning
Autres occupations informatiques

Automatically extract reusable patterns from Claude Code sessions and save them as learned skills for future use.

2026-04-16
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-16
cost-aware-llm-pipeline
Développeurs de logiciels

Cost optimization patterns for LLM API usage — model routing by task complexity, budget tracking, retry logic, and prompt caching.

2026-04-16
cpp-coding-standards
Développeurs de logiciels

C++ coding standards based on the C++ Core Guidelines (isocpp.github.io). Use when writing, reviewing, or refactoring C++ code to enforce modern, safe, and idiomatic practices.

2026-04-16
cpp-testing
Analystes en assurance qualité des logiciels et testeurs

Use only when writing/updating/fixing C++ tests, configuring GoogleTest/CTest, diagnosing failing or flaky tests, or adding coverage/sanitizers.

2026-04-16
crosspost
Rédacteurs techniques

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-16
customs-trade-compliance
Agents de conformité

Codified expertise for customs documentation, tariff classification, duty optimization, restricted party screening, and regulatory compliance across multiple jurisdictions. Informed by trade compliance specialists with 15+ years experience. Includes HS classification logic, Incoterms application, FTA utilization, and penalty mitigation. Use when handling customs clearance, tariff classification, trade compliance, import/export documentation, or duty optimization.

2026-04-16
data-scraper-agent
Développeurs de logiciels

Build a fully automated AI-powered data collection agent for any public source — job boards, prices, news, GitHub, sports, anything. Scrapes on a schedule, enriches data with a free LLM (Gemini Flash), stores results in Notion/Sheets/Supabase, and learns from user feedback. Runs 100% free on GitHub Actions. Use when the user wants to monitor, collect, or track any public data automatically.

2026-04-16
database-migrations
Architectes de bases de données

Database migration best practices for schema changes, data migrations, rollbacks, and zero-downtime deployments across PostgreSQL, MySQL, and common ORMs (Prisma, Drizzle, Kysely, Django, TypeORM, golang-migrate).

2026-04-16
Affichage des 40 principaux skills collectés sur 126 dans ce dépôt.