Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
wtthornton
Profil créateur GitHub

wtthornton

Vue par dépôt de 158 skills collectés dans 7 dépôts GitHub.

skills collectés
158
dépôts
7
mis à jour
2026-07-20
carte des dépôts

Où se trouvent les skills

Principaux dépôts par nombre de skills collectés, avec leur part dans ce catalogue créateur et leur couverture métier.

#01
tapps-brain
60 skills · 2026-07-20
Développeurs de logicielsAutres occupations informatiquesAnalystes en assurance qualité des logiciels et testeursAnalystes en sécurité de l'informationDéveloppeurs webConcepteurs web et d'interfaces numériques
6 catégories métier · 100% classifié
38%part
#02
TappsCodingAgents
45 skills · 2026-02-06
Développeurs de logicielsAnalystes en assurance qualité des logiciels et testeursDéveloppeurs webSpécialistes en gestion de projetsAnalystes en sécurité de l'informationAdministrateurs de réseaux et de systèmes informatiques
7 catégories métier · 100% classifié
28%part
#03
HomeIQ
24 skills · 2026-03-18
Analystes en assurance qualité des logiciels et testeursDéveloppeurs de logicielsAnalystes en sécurité de l'informationAdministrateurs de réseaux et de systèmes informatiquesAnalystes en gestion
5 catégories métier · 100% classifié
15%part
#04
ralph-claude-code
12 skills · 2026-07-17
Développeurs de logicielsAnalystes en assurance qualité des logiciels et testeursAutres occupations informatiques
3 catégories métier · 100% classifié
7.6%part
#05
TheStudio
11 skills · 2026-03-24
Développeurs de logicielsSpécialistes en gestion de projets
2 catégories métier · 100% classifié
7.0%part
#06
TappsMCP
3 skills · 2026-06-22
Développeurs de logicielsAutres occupations informatiques
2 catégories métier · 100% classifié
1.9%part
#07
agentforge-a2a-plugin
3 skills · 2026-07-17
Concepteurs web et d'interfaces numériquesDéveloppeurs de logiciels
2 catégories métier · 100% classifié
1.9%part
explorateur de dépôts

Dépôts et skills représentatifs

tapps-brain
Autres occupations informatiques

Persistent cross-session memory + knowledge graph for AI coding agents. Use when you need to recall prior decisions before making a non-trivial choice, save the rationale behind a decision so it survives the session, share findings across agents in a project (Hive), or record an experience event / KG triple. Talk to the deployed brain at http://127.0.0.1:8080/mcp/ via MCP tools — never via raw psycopg.

2026-07-20
tapps-flow-frontend
Développeurs web

Frontend work flow combining UX playbook and standard finish pipeline. Use when the task is primarily UI/UX implementation or accessibility.

2026-07-20
tapps-handoff-session
Autres occupations informatiques

Write a structured cross-session handoff and close the TAPPS session lifecycle so the next chat can continue without a long paste. Use when ending a session, handing off to a fresh chat, or the user says hand off, save session state, or continue next time.

2026-07-20
tapps-flow-frontend
Développeurs web

Frontend work flow combining UX playbook and standard finish pipeline. Use when the task is primarily UI/UX implementation or accessibility.

2026-07-20
tapps-handoff-session
Autres occupations informatiques

Write a structured cross-session handoff and close the TAPPS session lifecycle so the next chat can continue without a long paste. Use when ending a session, handing off to a fresh chat, or the user says hand off, save session state, or continue next time.

2026-07-20
tapps-brain
Autres occupations informatiques

Persistent cross-session memory + knowledge graph for AI coding agents. Use when you need to recall prior decisions before making a non-trivial choice, save the rationale behind a decision so it survives the session, share findings across agents in a project (Hive), or record an experience event / KG triple. Talk to the deployed brain at http://127.0.0.1:8080/mcp/ via MCP tools — never via raw psycopg.

2026-07-19
tapps-domain-frontend
Concepteurs web et d'interfaces numériques

Frontend/UX TAPPS workflow: playbook, UI library docs, and quality gate on scored files. Use when building UI components, accessibility fixes, or client-side routing changes.

2026-07-17
tapps-domain-security
Analystes en sécurité de l'information

Security-focused TAPPS workflow: playbook, library docs, security scan, and CVE check. Use when implementing auth, secrets, input validation, or pre-release security passes.

2026-07-17
Affichage des 8 principaux skills collectés sur 60 dans ce dépôt.
simple-mode
Développeurs de logiciels

Simple Mode - Natural language orchestrator for TappsCodingAgents. Coordinates multiple skills (@enhancer, @planner, @architect, @designer, @implementer, @reviewer, @tester, @debugger, @improver) based on user intent.

2026-02-06
simple-mode
Développeurs de logiciels

Simple Mode - Natural language orchestrator for TappsCodingAgents. Coordinates multiple skills (@enhancer, @planner, @architect, @designer, @implementer, @reviewer, @tester, @debugger, @improver) based on user intent.

2026-02-06
reviewer
Analystes en assurance qualité des logiciels et testeurs

Code reviewer providing objective quality metrics, security analysis, and actionable feedback. Use for code reviews with scoring, linting, type checking, and duplication detection.

2026-02-06
implementer
Développeurs de logiciels

Write production-quality code following project patterns. Use when implementing features, fixing bugs, or creating new files.

2026-02-06
tester
Analystes en assurance qualité des logiciels et testeurs

Generate and run tests for code. Use when creating unit tests, integration tests, or running test suites.

2026-02-06
architect
Développeurs de logiciels

Design system and security architecture. Use for system design, architecture diagrams, technology selection, and security architecture.

2026-02-06
debugger
Développeurs de logiciels

Investigate and fix bugs. Use when debugging errors, analyzing stack traces, or tracing code execution. Includes Context7 error pattern knowledge and library documentation lookup.

2026-02-06
designer
Développeurs de logiciels

Design API contracts, data models, and UI/UX specifications. Use for API design, data modeling, UI wireframes, and design systems.

2026-02-06
Affichage des 8 principaux skills collectés sur 45 dans ce dépôt.
Affichage des 8 principaux skills collectés sur 24 dans ce dépôt.
ralph-workflow
Autres occupations informatiques

Ralph's per-loop execution contract — one task from fix_plan.md, the RALPH_STATUS exit block, epic-boundary QA deferral, and the dual-condition EXIT_SIGNAL gate. Invoke at the start of every Ralph loop so the response follows the contract the harness depends on.

2026-07-17
agentic-engineering
Développeurs de logiciels

Eval-first principles and cost-aware model routing for the Ralph loop. This skill should be used before committing budget to a MEDIUM+ task or when choosing a sub-agent: articulate the behavior to verify first, then route by task type (docs/tools → Haiku, code → Sonnet, arch → Opus, with an Opus escalation after repeated QA failures). Integrates with lib/complexity.sh and the optional sdk/ralph_sdk/cost.py::select_model.

2026-06-01
context-audit
Développeurs de logiciels

Token-hygiene pass for the Ralph loop. This skill should be used before reading another large file or near the end of a Continue-As-New window: it drops stale file reads, prefers targeted Grep over full-file Read, and consolidates repeated file-scan patterns to stop the drift where each iteration re-reads the same file and burns prompt cache. Works with the SDK ContextManager (sdk/ralph_sdk/context.py) and the Continue-As-New trigger.

2026-06-01
ralph-runner
Développeurs de logiciels

Run, monitor, and continuously improve Ralph (autonomous dev loop for Claude Code) against a Linear backlog. This skill should be used when the user says "run ralph", "start ralph", "ralph campaign", "monitor ralph", "restart ralph", "ralph against TAP-### / ENG-### / <ISSUE-ID>", or wants Ralph to chew through filed epics autonomously with the orchestrator filing follow-up Linear issues for the friction patterns it observes. Encodes proven startup, monitor-filter, kill-safety, and subagent-delegation patterns. Keeps the orchestrator's context window tiny by delegating Linear writes, commit verification, and bulk log analysis to subagents.

2026-06-01
search-first
Développeurs de logiciels

Research-before-coding workflow for the Ralph loop. This skill should be used before writing a new utility, helper, or abstraction: it searches the repo, installed libraries, and public registries for an existing solution first, delegating deep search to the ralph-explorer sub-agent (Haiku). Use it whenever the next task — a fix_plan item or a Linear issue — says "add/implement/build/wrap/integrate" something that sounds generic.

2026-06-01
simplify
Développeurs de logiciels

Pre-commit / epic-boundary quality pass for the Ralph loop. This skill should be used at an epic boundary to prune dead code, duplicated logic, unused imports, redundant comments, and speculative error handling introduced during the loop's Green phase. It removes, never adds — the diff should end smaller than it started.

2026-06-01
tdd-workflow
Analystes en assurance qualité des logiciels et testeurs

Test-first discipline for the Ralph loop. This skill should be used when fixing a bug or adding behavior: write a failing test that reproduces the target behavior before implementing, then make it pass with the smallest change. Stack-agnostic (BATS for shell, pytest for the SDK, jest where present). Integrates with the ralph-tester sub-agent at epic boundaries.

2026-06-01
ralph-workflow
Développeurs de logiciels

Ralph's per-loop execution contract — one task from fix_plan.md, the RALPH_STATUS exit block, epic-boundary QA deferral, and the dual-condition EXIT_SIGNAL gate. Invoke at the start of every Ralph loop so the response follows the contract the harness depends on.

2026-05-22
Affichage des 8 principaux skills collectés sur 12 dans ce dépôt.
Affichage des 8 principaux skills collectés sur 11 dans ce dépôt.
7 dépôts affichés sur 7
Tous les dépôts sont affichés