claude
Requirement-driven development workflow with research, diagrams, and audits
All Skills in This Repository (6)
Pure Emerald Level Indicatorsdiagram
Generate flowcharts, ER diagrams, and mind maps from natural-language prompts.
task-finish
Automate end-of-cycle quality checks and retrospective capture for software tasks.
deep-research
Synthesize sourced information into structured research reports with validation.
task-execute
Automates long-running, multi-session tasks with context, progress, and state preservation.
task-start
Align requirements, confirm UI prototypes, and finalize a plan before coding.
preview-md
Render Markdown documents in a browser with GitHub-style formatting and an automatic table of contents.
Frequently Asked Questions
FAQPage SchemaHow to install claude skills?โผ
Run `npx skills add 312362115/claude --all -g -y` in your terminal to install all skills in this collection globally.
What does this skill collection do?โผ
It manages the full development workflow: requirement tracking, task startup, cross-session execution, pre-commit review, and retrospectives. It also includes 15 capability skills for diagrams, research, writing, security audits, and performance profiling.
How does the requirement workflow work?โผ
Requirements move through open, in-progress, and done states in a backlog. Closing a requirement automatically triggers a retrospective that saves lessons learned into your project docs.
Can it generate diagrams and research reports?โผ
Yes. The diagram skill produces 29 chart types as PNG, HTML, or Mermaid, and the deep-research skill runs multi-agent investigations that output professional cited reports.
Do I need coding experience to use it?โผ
Basic development familiarity helps since these skills target software workflows, but you trigger everything with plain natural language requests.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core