Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

Freedom-LS

Freedom-LS에는 preludetech에서 수집한 skills 22개가 있으며, 저장소 수준 직업 범위와 사이트 내 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