investigating-codebases
Low Risk 80Investigate unfamiliar codebases quickly
by C0ntr0lledCha0s
Understanding new or complex codebases takes significant time and effort. This skill provides systematic investigation techniques to quickly map code structure, trace dependencies, identify patterns, and find key implementations without reading every file manually.
github-issues
Safe 69Manage GitHub issues with AI assistance
by C0ntr0lledCha0s
Manually triaging GitHub issues takes significant time and can lead to inconsistent responses. This skill automates issue analysis, validation, labeling, and response generation using structured workflows and best practices.
improving-components
Safe 68Enhance Claude Code Components with Quality Improvements
by C0ntr0lledCha0s
This skill systematically improves Claude Code components by enhancing descriptions, optimizing tool permissions, strengthening security, and improving usability. It transforms quality analysis results into concrete enhancements while preserving component functionality.
example-skill
Safe 70Create automated task handlers
by C0ntr0lledCha0s
Users need reusable skills that activate automatically based on context. This template provides a starting point for building skills that perform specific tasks without manual invocation.
edn-analyzer
Low Risk 68Analyze EDN templates for Logseq graphs
by C0ntr0lledCha0s
EDN template analysis is time-consuming when done manually. The edn-analyzer skill provides automated structure analysis, quality checks, and comparison features for Logseq database graph templates. It identifies orphaned items, validates structure, and generates actionable reports.
docs-validator
Safe 69Validate documentation quality
by C0ntr0lledCha0s
Documentation quality issues waste developer time and frustrate users. This skill scans your docs for completeness, broken links, formatting errors, and consistency problems, then provides actionable fixes with prioritized recommendations.
documentation-writer
Safe 69Write documentation for Logseq projects
by C0ntr0lledCha0s
Developers spend hours creating documentation that quickly becomes outdated. This skill analyzes source code and templates to generate accurate, well-structured module READMEs, user guides, and API documentation automatically. It validates all commands and examples before documenting.
creating-issues
Low Risk 76Create well-formed GitHub issues with proper labels
by C0ntr0lledCha0s
Creating GitHub issues with proper conventions takes time and attention to detail. This skill validates issue titles, suggests appropriate labels, and ensures every issue includes required metadata like scope labels and priority levels.
creating-feedback-loops
Safe 69Create continuous improvement feedback loops
by C0ntr0lledCha0s
Claude lacks built-in mechanisms to learn from past interactions and systematically improve. This skill provides frameworks for establishing feedback loops that track patterns, measure progress, and implement iterative refinement workflows across conversations.
coordinating-projects
Safe 69Coordinate multiple projects strategically
by C0ntr0lledCha0s
Managing multiple projects creates coordination complexity, conflicting priorities, and resource conflicts. This skill provides strategic frameworks for portfolio management, dependency mapping, and cross-project coordination to align work with business objectives.
connecting-to-logseq
Low Risk 73Connect Claude to Logseq graphs
by C0ntr0lledCha0s
Users need to integrate Claude with their Logseq knowledge graphs for querying and writing data. This skill provides automated connection management across HTTP API, CLI, and MCP Server backends with built-in troubleshooting support.
commit-helper
Safe 69Generate Conventional Commit Messages
by C0ntr0lledCha0s
Writing clear commit messages is challenging. This skill analyzes your git changes and suggests properly formatted conventional commits with correct type, scope, and description. It validates format and explains the reasoning behind each suggestion.
building-skills
Medium Risk 58Building Skills
by C0ntr0lledCha0s
An AI skill for Claude, Codex, and Claude Code
building-plugins
Safe 76Build Claude Code plugins
by C0ntr0lledCha0s
Create plugins that bundle agents, skills, commands, and hooks into distributable packages. Includes validation tools, templates, and best practices for secure plugin development.
building-logseq-plugins
Safe 69Build Logseq Plugins with DB Support
by C0ntr0lledCha0s
Building Logseq plugins requires understanding the Plugin API, DB architecture, and compatibility patterns. This skill provides expert guidance on plugin structure, API namespaces, Datalog queries, and DB-version specific considerations.
building-mcp-servers
Medium Risk 57Building Mcp Servers
by C0ntr0lledCha0s
An AI skill for Claude, Codex, and Claude Code
building-hooks
Safe 76Create event hooks for Claude Code automation
by C0ntr0lledCha0s
Claude Code hooks enable event-driven automation and policy enforcement. This skill provides expertise in creating hooks that validate tool usage, enforce security policies, and automate workflows triggered by user prompts and tool invocations.
building-commands
Low Risk 76Create slash commands for Claude Code
by C0ntr0lledCha0s
Users need a way to create standardized, validated slash commands for their Claude Code workflows. This skill provides expert guidance on command structure, YAML schema, argument handling, and security best practices.
building-agents
Low Risk 75Create Claude Code agents
by C0ntr0lledCha0s
Building Claude Code agents requires understanding schema standards, security best practices, and proper tool configuration. This skill provides expert guidance for creating robust, secure agents following established patterns and includes validation to ensure quality before deployment.
analyzing-test-quality
Safe 81Analyze test quality and coverage metrics
by C0ntr0lledCha0s
Poor test quality leads to false confidence and hidden bugs. This skill provides automated analysis of test suites including coverage metrics, anti-pattern detection, and actionable improvement recommendations across any testing framework.