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

Freedom-LS

Freedom-LS contient 22 skills collectées depuis preludetech, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
22
Stars
4
mis à jour
2026-07-11
Forks
4
Couverture métier
6 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

content-types
Développeurs de logiciels

FLS content types, file formats, and frontmatter schemas. Use when authoring a topic, form, quiz, survey, course, course part, chapter, module, or any content file.

2026-07-11
conventions
Éditeurs PAO

FLS course-authoring conventions — numbering, file naming, UUID rules, and HTML-escaping rules. Use when asking about uuid, numbering, ordering, file name, folder, or directory structure.

2026-07-11
app-settings
Développeurs de logiciels

Define and manage per-app Django settings via per-app config.py modules. Use when adding, reading, or enforcing a setting an app owns, when a downstream project must supply a value, or when the user mentions config.py, AppSettings, declared_settings, required settings, or COURSE_ACCESS_BACKEND.

2026-07-10
playwright-tests
Analystes en assurance qualité des logiciels et testeurs

Write Playwright E2E tests for user flows and browser interactions. Use when testing HTMX, user journeys, or when the user mentions E2E, Playwright, or browser testing.

2026-07-09
testing
Analystes en assurance qualité des logiciels et testeurs

Write pytest tests. Use when implementing features, fixing bugs, or when the user mentions testing, TDD, or pytest

2026-07-09
widget-reference
Développeurs web

Every FLS c-* widget — purpose, attributes, and examples. Use when asking about a widget, component, admonition, flashcard, accordion, youtube, picture, table, code block, card, pull quote, or equation.

2026-06-23
markdown-conversion
Développeurs web

When and how to convert messy Markdown into valid FLS content structure. Use when converting, restructuring, or importing markdown, or when pasting content into FLS.

2026-06-23
code-comments
Développeurs de logiciels

Best practices for code comments, docstrings, and inline explanations in the FreedomLS codebase, plus how to clean up stale or noisy comments. Use whenever you write or review a comment in Python, Django templates, JS, or CSS — and especially while implementing a spec/plan/research doc, so section citations (§4b, spec §6.1, per plan §8) never leak into the code. Consult this whenever you catch yourself writing a comment that restates the code, narrates implementation history, or points at an external document.

2026-06-08
alpine-js
Rédacteurs techniques

How to use Alpine.js for client-side interactivity. Use when adding interactive behaviour to templates such as toggles, dropdowns, modals, expand/collapse, dismissible elements, or any client-side state.

2026-06-01
claude-code-authoring
Rédacteurs techniques

How Claude Code actually works when authoring commands, skills, and agents — what works and what doesn't. Use when writing/editing a slash command, skill, or agent definition, designing subagent fan-out, choosing a model tier, or whenever you need to know how Claude Code subagents/skills/models behave. Targets Claude Code 2.1.x.

2026-06-01
template
Développeurs web

Create or edit Django templates with cotton components, template partials, and proper Tailwind usage. Use when creating/editing HTML templates, adding components, or when the user mentions templates, UI, or frontend work.

2026-05-30
update-claude-project-settings
Développeurs de logiciels

Audit `.claude/settings.json` (shared project settings) for entries to add, remove, or rewrite, using `.claude/settings.local.json` as a hint for useful permissions. Only edits `.claude/settings.json`. Use when the user asks to "tidy up project settings", "audit project settings", or "promote permissions to project settings".

2026-05-07
registration
Développeurs de logiciels

Configure signup, T&C/Privacy consent, legal documents, and post-verification registration forms via SiteSignupPolicy. Use when configuring the signup flow, adding/editing legal documents under legal_docs/, writing a registration form that gates platform access, or querying LegalConsent.

2026-05-05
git-worktree-setup
Développeurs de logiciels

Reference this skill whenever you need to understand the worktree setup for this project.

2026-04-24
use-playwright
Analystes en assurance qualité des logiciels et testeurs

Use Playwright MCP to interactively browse, inspect, and interact with the running dev site. Use when the user asks you to look at a page, check how something looks, click through a flow, fill in forms, or debug UI issues in the browser.

2026-04-24
brand-guidelines
Concepteurs web et d'interfaces numériques

FreedomLS brand identity, visual system, and voice guidelines. Use whenever building UI, writing copy, creating templates, choosing colours/fonts, or making any design or communication decision for the FreedomLS project. This includes: HTML/CSS/Tailwind styling, Django templates, README content, documentation, error messages, marketing pages, emails, social posts, and component libraries. If you are writing code or content that a human will see in a FreedomLS context, consult this skill.

2026-04-02
admin-interface
Développeurs de logiciels

Configure Django admin with Unfold and SiteAwareModelAdmin. Use when creating/modifying admin classes, working with inlines, or when the user mentions admin interface.

2026-04-02
frontend-styling
Développeurs web

Frontend styling with Tailwind including applying classes to templates and components, creating UI elements, reviewing markup, modifying component classes, and building Tailwind.

2026-04-02
using-icons
Développeurs de logiciels

Use this skill when making use of any icons in any part of the frontend.

2026-04-02
markdown-content
Développeurs de logiciels

Work with markdown content system, MarkdownContent models, and cotton components in markdown. Use when working with content models or adding markdown components.

2026-04-02
multi-tenant
Développeurs de logiciels

Work with Django Sites framework, SiteAwareModel, and site isolation. Use when creating/modifying models, working with multi-tenancy, or when site context is involved.

2026-04-02
request-code-review
Analystes en assurance qualité des logiciels et testeurs

Use when completing tasks, implementing major features, or before making commits.

2026-04-02