Automate PDF Workflows
PDF work often requires repetitive extraction, merging, and form filling across several tools. This skill gives Claude, Codex, and Claude Code structured guidance and scripts for local PDF processing.
Create Detailed Engineering Implementation Plans
Detailed engineering handoffs are hard when implementers lack context. This skill turns completed designs into step-by-step plans with files, tests, commands, and checkpoints.
Stop for confirmation before installing.
Review the plan and obtain explicit user consent before changing files.
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "writing-plans" from https://skillstore.io/skills/dyai2025-writing-plans.md and its manifest at https://skillstore.io/api/skills/dyai2025-writing-plans/manifest. Verify the artifact. Stop and obtain explicit user consent before installing or changing files.Your Agent should still show its plan and request any confirmation required by the security policy.
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Using "writing-plans". A design for adding saved filters to a dashboard.
Expected outcome:
A dated plan file with a goal, architecture summary, task list, exact affected files, test steps, and verification commands.
Using "writing-plans". A refactor proposal for moving validation into a shared service.
Expected outcome:
A task-by-task migration plan that starts with tests, changes one component at a time, and ends with documented checks.
Using "writing-plans". A request to prepare work for another AI coding session.
Expected outcome:
A handoff-ready plan that lists implementation tasks and offers subagent-driven or parallel-session execution choices.
The static external command findings are false positives caused by Markdown inline code and fenced examples in SKILL.md. Manual review of SKILL.zip found only the same SKILL.md content, so no additional binary payload was identified.
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
https://skillstore.io/skills/dyai2025-writing-plans/audits/11?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report[](https://skillstore.io/skills/dyai2025-writing-plans?utm_source=security_passport_badge)<a href="https://skillstore.io/skills/dyai2025-writing-plans?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/dyai2025-writing-plans/security.svg" alt="Skillstore security assessment" loading="lazy"></a><iframe src="https://skillstore.io/embed/skills/dyai2025-writing-plans.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>DYAI2025. (2026). writing-plans security audit report (audit version 11) [Author version unspecified]. Skillstore. https://skillstore.io/skills/dyai2025-writing-plans/audits/11@techreport{dyai2025-dyai2025-writing-plans-2026,
author = {DYAI2025},
title = {writing-plans security audit report (audit version 11)},
institution = {Skillstore},
year = {2026},
number = {11},
url = {https://skillstore.io/skills/dyai2025-writing-plans/audits/11},
note = {Author version unspecified}
}cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "writing-plans security audit report (audit version 11)"
version: "unspecified"
type: report
authors:
- name: "DYAI2025"
date-released: "2026-07-09"
url: "https://skillstore.io/skills/dyai2025-writing-plans/audits/11"
identifiers:
- type: other
value: "skillstore:dyai2025-writing-plans:audit:11"
description: "Skillstore immutable audit report identifier"
Each author remains a separate installable skill. The recommended variant is ranked by Skillstore evidence.
Why this variant is first
obra-writing-plans
2026-08-21
zhanlincui-writing-plans
2026-08-21
sickn33-writing-plans
2026-08-21
dmjgilbert-writing-plans
2026-08-21
cycleaddict-writing-plans
2026-08-21
cygnusfear-writing-plans
2026-08-21
codingcossack-writing-plans
2026-08-21
davila7-writing-plans
2026-08-21
dyai2025-writing-plans
2026-08-21
Convert an approved product or technical design into small engineering tasks with files, tests, and verification steps.
Create a plan that gives a developer enough context to implement a change without prior repository knowledge.
Plan a TDD workflow where each task starts with a failing test, minimal code, verification, and a commit.
Create an implementation plan for this completed design. Include files, tests, verification commands, and small tasks.
Write a plan for an engineer who has no codebase context. Explain the files, task order, tests, and expected outcomes.
Turn this design into a TDD implementation plan. Each task should include a failing test, minimal implementation, verification, and commit step.
Create a detailed implementation plan with execution handoff options. Include checkpoints for subagent-driven work and a separate parallel session.
Author
DYAI2025License
MIT
Skillstore revision
r1
Version notice
The author did not declare a version.
Ref
3e4b6c31a74a3bd1a291c98cf585d720cb9fbc88
Maintenance freshness
7/18/2026
Usage
6 downloads ยท 276 views
Automate PDF Workflows
PDF work often requires repetitive extraction, merging, and form filling across several tools. This skill gives Claude, Codex, and Claude Code structured guidance and scripts for local PDF processing.
Analyze Meeting Communication Patterns
Meeting transcripts contain useful signals, but reviewing them manually takes time. This skill turns transcripts into focused communication feedback with examples and next steps.
Generate Clear Changelogs from Git Commits
Release notes are slow when commit messages are technical or inconsistent. This skill turns git history into clear changelogs for customers, teams, and release channels.
Apply Anthropic Brand Guidelines
Teams need consistent visual styling when creating branded artifacts. This skill provides Anthropic colors, typography, and usage guidance for Claude, Codex, and Claude Code workflows.
Draft Researched Content Faster
Long-form writing often stalls when research, structure, citations, and revision happen in separate steps. This skill guides Claude, Codex, or Claude Code through outlining, source gathering, drafting feedback, and final polish.
Analyze Competitor Ad Campaigns
Competitive ad research can be slow and inconsistent. This skill extracts ad examples and turns messaging, creative patterns, and campaign themes into clear insights.
Plan Software Projects With Structured Documents
by Dwsy
Software projects often fail when requirements, design choices, and tasks are unclear. This skill turns project ideas into structured planning documents for Claude, Codex, and Claude Code workflows.
Organize GitHub Issues With Labels
by C0ntr0lledCha0s
Large repositories can lose track of issue priority, scope, and release status. This skill designs label taxonomies, applies labels in bulk, and manages milestones with GitHub CLI workflows.
Build Reliable Test Automation
by 89jobrien
Weak tests slow releases and hide regressions. This skill guides test strategy, TDD, automation, coverage review, and Playwright web checks.
Create Consistent GitHub Issues
by C0ntr0lledCha0s
Poorly structured issues create ambiguity and require manual cleanup. This skill drafts and validates titles, bodies, labels, milestones, projects, and relationships.
Plan Reliable Tests Across Your Codebase
by 0xDarkMatter
This skill helps teams choose test strategies, mocks, data fixtures, coverage gates, and CI patterns without mixing test scopes. It gives Claude, Codex, and Claude Code structured guidance for unit, integration, end-to-end, TDD, and pipeline testing.
Build Python Tests with pytest TDD
by 89jobrien
Python teams often need consistent tests, coverage, and reports without losing TDD discipline. This skill provides pytest-focused workflows, examples, and reporting guidance for Claude, Codex, and Claude Code.