A layered troubleshooting playbook that uses the mcptoon CLI to find and fix broken MCP servers.
A language overlay for the `repo-docs` skill that generates and maintains repository documentation written for Chinese readers instead of line-by-line translations.
A five-gate Socratic workflow that drives a one-line idea into an approved spec with single-test acceptance criteria before any code is written.
An on-demand audit that finds provenance-tracked docs gone stale from out-of-commit source changes and lets you re-scout, re-baseline, or defer each one.
A convention sheet that makes Claude enforce consistent REST URL naming, response envelopes, status codes, and auth rules.
A baseline code-review skill that walks a quality/security/performance/maintainability checklist and returns a severity-ranked review report.
Writes commits that keep the WHY — intent, decisions, rejected options, constraints and learnings — as typed action lines in the commit body.
A gated 5-step launch checklist — dev conventions, security baseline, deployment, manual acceptance, docs — for turning a working demo into a system other people can rely on.
A plain-language framework that lets non-engineers interrogate any AI-proposed architecture with 6 questions and pick a stack via a 5-step decision process.
An interview-style agent that asks one question at a time and turns a fuzzy idea into a PRD an AI can build from.
Delegate coding tasks to Mistral Vibe CLI while Claude decomposes, supervises via git diff, and reports token cost.
Teaches Claude to build reusable, server-rendered UI components with Symfony UX TwigComponent.
A decision-tree skill that picks the right Symfony UX tool — Stimulus, Turbo, TwigComponent, LiveComponent, UX Icons or UX Map — and shows the matching code pattern.
A skill that guides Claude in building reactive, server-rendered Symfony UX LiveComponents that re-render over AJAX with zero JavaScript.
A skill that teaches Claude to build SPA-like Symfony UIs with Turbo Drive, Frames, and Streams without writing JavaScript.
Teaches Claude to write idiomatic Stimulus controllers and data-attribute wiring for Symfony UX projects.
A one-pass QA workflow that audits a plugin skill file against official docs, fixes issues in place, and writes a verification report.
A QA workflow that verifies a plugin skill file against official docs, fixes issues in place, and produces a verification report.
A meta-skill that upgrades one existing Lattice skill through a fixed six-step pipeline: baseline diff, dependency map, precision rewrite, three-tool QA gate, and independent verification.
Treats the Lattice repo's skills/ directory as the source of truth and audits then fixes documentation drift across README, docs/, PROJECT.md, CLAUDE.md and GitHub issue templates.