writing-docs
Safe 69Generate Professional Documentation with Best Practices
by C0ntr0lledCha0s
Writing clear documentation is challenging and time-consuming. This skill automatically generates comprehensive documentation using language-specific templates and industry best practices, ensuring your code is well-documented and maintainable.
triaging-issues
Low Risk 74Triage GitHub Issues Efficiently
by C0ntr0lledCha0s
Managing GitHub issues can be overwhelming when duplicates accumulate and priorities are unclear. This skill automates issue triage by detecting duplicates, classifying bugs vs features, mapping relationships between issues, and generating triage reports to keep projects organized.
suggesting-improvements
Safe 69Suggest specific improvements for code and responses
by C0ntr0lledCha0s
Claude sometimes produces outputs that need refinement. This skill provides structured frameworks for identifying issues and suggesting concrete improvements with before and after examples.
schema-research
Safe 75Research Schema.org vocabulary for templates
by C0ntr0lledCha0s
Building Logseq templates requires understanding Schema.org standards. This skill researches classes, properties, and hierarchies to ensure proper integration. It fetches official definitions and provides actionable integration guidance.
reviewing-pull-requests
Safe 76Review pull requests with automated quality gates
by C0ntr0lledCha0s
Managing pull requests manually wastes time and creates inconsistent reviews. This skill automates PR creation, runs quality gates, and provides structured reviews to ensure every merge meets team standards.
researching-best-practices
Safe 74Research software engineering best practices
by C0ntr0lledCha0s
Developers often struggle to find current industry standards and proven approaches for implementation challenges. This skill provides researched best practices, design patterns, and recommendations tailored to specific project contexts.
reading-logseq-data
Low Risk 74Read Logseq data and execute Datalog queries
by C0ntr0lledCha0s
Users need to extract and query data from their Logseq knowledge graphs. This skill provides a unified Python client library for fetching pages, blocks, properties, and executing advanced Datalog queries against local Logseq graphs via HTTP API or CLI.
querying-logseq-data
Safe 69Build Advanced Datalog Queries for Logseq
by C0ntr0lledCha0s
Logseq users struggle with complex database queries and Datalog syntax. This skill provides comprehensive query patterns, syntax examples, and optimization techniques for building powerful Datascript queries in Logseq.
playwright-testing
Low Risk 78Master Playwright E2E testing
by C0ntr0lledCha0s
Writing reliable end-to-end tests is challenging without proper guidance. This skill provides expert-level Playwright knowledge including locators, page objects, fixtures, and debugging techniques to help you build robust browser automation tests.
planning-sprints
Low Risk 67Plan agile sprints with expert guidance
by C0ntr0lledCha0s
Sprint planning is complex and time consuming when done manually. This skill automates sprint planning with best practices from agile methodology, helping teams prioritize backlogs, calculate capacity, track velocity, and create comprehensive sprint plans.
organizing-with-labels
Low Risk 77Organize GitHub issues with labels
by C0ntr0lledCha0s
Managing GitHub issues becomes chaotic without consistent organization. This skill provides label taxonomy design, bulk operations, milestone creation, and progress tracking to keep issues organized and teams aligned.
module-health
Low Risk 69Assess modular architecture health
by C0ntr0lledCha0s
Large EDN templates become hard to maintain. This skill calculates health scores for each module based on balance, cohesion, and documentation. It identifies bloated modules, suggests reorganization plans, and tracks architecture quality over time.
migrating-to-db
Safe 69Migrate Logseq Graphs from MD to Database
by C0ntr0lledCha0s
Logseq users need clear guidance when transitioning from Markdown files to the Database format. This skill provides step-by-step migration planning, backup strategies, troubleshooting for common issues, and Datalog query examples for validation.
managing-worktrees
Safe 69Manage git worktrees for parallel development
by C0ntr0lledCha0s
Managing multiple branches simultaneously requires switching contexts or stashing changes. This skill provides expert guidance on creating isolated git worktrees for parallel development without disrupting your current workflow.
managing-relationships
Low Risk 69Manage GitHub issue hierarchies
by C0ntr0lledCha0s
Creating issue hierarchies and tracking dependencies is complex with the standard GitHub CLI. This skill provides direct access to GitHub GraphQL API for managing parent-child relationships, blocking dependencies, and tracking links between issues.
managing-projects
Low Risk 75Manage GitHub Projects v2 boards and workflows
by C0ntr0lledCha0s
Managing project boards manually takes time and creates inconsistent tracking. This skill provides GraphQL-powered automation for creating boards, configuring fields, and organizing issues across sprints, kanban, and roadmap workflows.
managing-docs
Safe 69Organize project documentation
by C0ntr0lledCha0s
Projects often lack clear documentation structure, making it hard for users and contributors to find information. This skill provides proven architecture patterns, tool setup guides, and standards for organizing documentation at any scale.
managing-commits
Low Risk 77Create conventional commits with automatic issue linking
by C0ntr0lledCha0s
Writing quality commit messages is difficult and time-consuming. This skill provides expert guidance on conventional commit formats, analyzes commit quality, and automatically links commits to GitHub issues for better traceability.
managing-branches
Low Risk 78Manage Git branches with automated workflows
by C0ntr0lledCha0s
Managing Git branches manually leads to inconsistent naming, merge conflicts, and release chaos. This skill provides flow-aware automation for branch creation, validation, and cleanup across Gitflow, GitHub Flow, trunk-based, and GitLab Flow strategies.
jest-testing
Safe 80Write Jest tests for JavaScript apps
by C0ntr0lledCha0s
Users need guidance writing effective Jest tests for JavaScript and TypeScript applications. This skill provides comprehensive Jest expertise including configuration, matchers, mocking strategies, and React Testing Library patterns to write reliable, maintainable tests.