Developing Essays
Rule-based methodology for essay development. Load this index first, then load specific essay type file based on task.
What this skill does
# Developing Essays ## When to Load Which File | Essay Type | File to Load | |------------|--------------| | College application, PhD statement, "Why X", mentor essay, personal narrative | `personal-essays.md` | | Literary analysis, historical analysis, argumentative essay on external topic | `analytical-essays.md` | **Rule**: If essay answers "who am I / what will I do?" → personal. If essay answers "what does this text/event mean?" → analytical. ### Analytical Essays Quick Reference `analytical-essays.md` now includes: - **Phased Framework Methodology**: Organize arguments into temporal/thematic phases (Revolution → Reaction → Reform) - **Critical Argument Linkage**: Every paragraph must explicitly connect to thesis - **Paragraph Planning Tables**: Map paragraphs to phases, claims, evidence, and thesis linkage - **Primary Source Requirements**: Rules for evidence inventory and citation practices - **Expanded Self-Check Checklist**: Structure, evidence, and completeness checks --- ## Universal Principles These apply to ALL essay types. Check before any specific rules. ### U1: Factual Accuracy **Rule**: Every factual claim must be verifiable. **Elaboration**: Don't invent dates, statistics, or events. If uncertain, mark for verification. Applicants lose credibility from a single factual error. **Example**: - BAD: "Professor Smith's 2019 paper on graph algorithms..." - CHECK: Verify paper exists, verify year, verify it's about graph algorithms - GOOD: [After verification] "Professor Smith's 2021 paper on shortest-path algorithms..." ### U2: Quote Verification **Rule**: Every quote must be checked against the original source. **Elaboration**: Misquoted professors, misattributed ideas, or paraphrased-as-quoted text damages trust. When in doubt, paraphrase instead of quote. **Example**: - BAD: Professor Wong said, "Talk to people more." [Did they say exactly this?] - CHECK: Find original source, verify exact wording - GOOD: Professor Wong emphasized the value of conversation over formal interviews. ### U3: No Invented Content **Rule**: Never fabricate experiences, achievements, or reflections the writer hasn't expressed. **Elaboration**: When writer input is needed, use placeholders. The writer must provide: specific research interests, personal reflections, lessons learned, connections between experiences. **Example**: ``` [WRITER: What specific lesson did you take from this experience? Example style: "I learned to survey literature first—we could have saved weeks" Your version: _______________] ``` ### U4: Sentence-Level Clarity **Rule**: Every sentence must relate explicitly to adjacent sentences. **Elaboration**: If the connection isn't clear, add transitional language. Readers shouldn't have to infer how ideas connect. **Example**: - BAD: "I studied algorithms. Cambridge has a strong theory group." - GOOD: "I studied algorithms. This interest drew me to Cambridge's theory group." ### U5: Remove Filler Phrases **Rule**: Cut phrases that add no meaning. **Elaboration**: These phrases signal weak writing and waste word count. **Remove**: - "I hope to..." → "I aim to" / "I intend to" - "more importantly" → [delete] - "In particular" → [delete or be specific] - "which I took the summer after my second year" → [resume has dates] - "incredibly exciting" → [be specific about what excites] ### U6: Active Over Passive **Rule**: Use active voice unless passive is specifically justified. **Elaboration**: Passive voice obscures agency and weakens impact. **Example**: - BAD: "It was learned that research requires persistence" - GOOD: "I learned that research requires persistence" ### U7: Compression Test **Rule**: If a paragraph can become one sentence without losing meaning, compress it. **Elaboration**: Verbosity buries ideas. Force radical reduction to find the core. **Example**: - BEFORE (3 paragraphs): Discussion of dopamine, YouTube, vlogs, why vlogging works - AFTER (2 sentences): "Laptop open, I resisted YouTube, the vlogs and dopamine. Yet my mind wondered—vloggers record unpolished moments for the public, yes, but for themselves too." --- ## Output Format for Feedback When providing essay feedback: **Structure**: - One focused paragraph per issue - Quote problematic text, then commentary - Maximum 3-4 issues per session **Format**: > **[Issue name]:** "[quoted essay text]" > > [Single paragraph: problem + suggested fix, 3-5 sentences max] **Priority order**: 1. Missing forward projection 2. Circular narrative gaps 3. Weak openings 4. Weak/multiple throughlines 5. Abstract language without concrete moments 6. Structural problems --- ## Red Flag Phrases These signal weak throughlines in ANY essay type: - "I learned a lot" - "This experience shaped me" - "I'm passionate about" - "This taught me the importance of" - "I've always been deeply interested" **Response**: Push for specificity. What *exactly*? How *specifically*?
Related in Productivity
gitea-workflow
IncludedOrchestrate agile development workflows for Gitea repositories using the tea CLI. Use when working with Gitea-hosted repos and asking to 'run the workflow', 'continue working', 'what's next', 'complete the task cycle', 'start my day', 'end the sprint', 'implement the next task', or wanting guided step-by-step development assistance. Keywords: workflow, orchestrate, agile, task cycle, sprint, daily, implement, review, PR, standup, retrospective, gitea, tea.
microsoft-graph-gateway
IncludedRoute Microsoft Graph work in this workspace. Use when users want to read or write Outlook mail, calendar events, contacts, OneDrive or SharePoint files, Teams, Planner, To Do, users, groups, directory data, or arbitrary Microsoft Graph endpoints from VS Code. Prefer WorkIQ for common read scenarios. Use Microsoft Graph for write actions and gap-read scenarios that need exact Graph properties, filters, permissions, or endpoints.
copilotkit
IncludedUse when building with CopilotKit — setup, development, integrations, debugging, upgrading, or contributing. Routes to the appropriate specialized skill based on the task.
wordly-wisdom
IncludedProvides calibrated decision analysis using Charlie Munger-style multiple mental models, inversion, incentive mapping, circle-of-competence checks, misjudgment audits, second-order effects, and forecast updates. Use when the user asks for an oracle take, a hard call, a decision memo, a premortem, an outside view, a red-team, a sanity-check, what am I missing, think this through, or wants a strategy, hire, investment, plan, product, partnership, or major life choice analysed. Avoid for simple factual lookups or time-sensitive legal, medical, or market questions without fresh evidence.
swain-session
IncludedSession management and project status dashboard. Owns the full session lifecycle (start/work/close/resume), focus lane, bookmarks, worktree detection, and tab naming. Also serves as the project status dashboard — shows active epics, progress, actionable next steps, blocked items, tasks, GitHub issues, and recommendations. Worktree creation is deferred to swain-do task dispatch (SPEC-195). Triggers on: 'session', 'status', 'what's next', 'dashboard', 'overview', 'where are we', 'what should I work on', 'show me priorities', 'bookmark', 'focus on', 'session info'.
gandi
IncludedComprehensive Gandi domain registrar integration for domain and DNS management. Register and manage domains, create/update/delete DNS records (A, AAAA, CNAME, MX, TXT, SRV, and more), configure email forwarding and aliases, check SSL certificate status, create DNS snapshots for safe rollback, bulk update zone files, and monitor domain expiration. Supports multi-domain management, zone file import/export, and automated DNS backups. Includes both read-only and destructive operations with safety controls.