Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

Freedom-LS

Freedom-LS 收录了来自 preludetech 的 22 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
22
Stars
4
更新
2026-07-11
Forks
4
职业覆盖
6 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

content-types
软件开发工程师

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
桌面出版专家

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
软件开发工程师

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
软件质量保证分析师与测试员

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
软件质量保证分析师与测试员

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

2026-07-09
widget-reference
网页开发工程师

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
网页开发工程师

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
软件开发工程师

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
技术写作员

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
技术写作员

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
网页开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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

2026-04-24
use-playwright
软件质量保证分析师与测试员

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
网页与数字界面设计师

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
软件开发工程师

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
网页开发工程师

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
软件开发工程师

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

2026-04-02
markdown-content
软件开发工程师

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
软件开发工程师

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
软件质量保证分析师与测试员

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

2026-04-02