dot_claude/skills/dev-docs-management/SKILL.md
Manages structured development documentation for large tasks and features. This skill helps create and update task-specific directories containing plans, context, and tasks, combating Claude's 'amnesia' and ensuring consistent context.
npx skillsauth add npomfret/my-ai-agent-prompts dot_claude/skills/dev-docs-managementInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Manages structured development documentation for large tasks and features. This skill helps create and update task-specific directories containing plans, context, and tasks, combating Claude's 'amnesia' and ensuring consistent context.
development
Automates web application testing using a popular testing framework for TypeScript and JavaScript, such as Playwright or Cypress. This skill can be used to create end-to-end tests, integration tests, and unit tests for a web application.
development
Provides a systematic process for debugging issues in TypeScript, JavaScript, and shell scripts. This skill will guide the user through the process of identifying the root cause of a bug and finding a solution.
development
Assists in creating highly specialized subagents with specific roles, such as `code-architecture-reviewer`, `strategic-plan-architect`, or `build-error-resolver`, to handle complex tasks efficiently.
development
Implements a system to automatically activate relevant Claude skills based on user prompts, keywords, and file changes. This skill uses TypeScript hooks to inject skill reminders and perform post-response checks for risky patterns.